Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 37381ec3f65a6d1c524847dd5b265be5d59be2fc+93caa52030c3acbe32628371219be63c8f79ec40 (64ccfec46131998f7865af4b6415ca3e65f463e1) 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-ssh8616531010956129755.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-ssh6667129163225888741.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/device-rfid-llrp-go/branches/PR-29/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/device-rfid-llrp-go/branches/PR-29/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8675068149142181757.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-ssh4386782559576909555.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-29/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/device-rfid-llrp-go/branches/PR-29/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4580701712163106111.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, 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: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go 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: device-rfid-llrp 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3321 in /w/workspace/oundry_device-rfid-llrp-go_PR-29 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/oundry_device-rfid-llrp-go_PR-29 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.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/oundry_device-rfid-llrp-go_PR-29@tmp/jenkins-gitclient-ssh2465829753832733676.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 93caa52030c3acbe32628371219be63c8f79ec40 into PR head commit 37381ec3f65a6d1c524847dd5b265be5d59be2fc > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/jenkins-gitclient-ssh7980538501249356578.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing e07e4b2cac99597806279d37c9eab19c199e6000 Checking out Revision e07e4b2cac99597806279d37c9eab19c199e6000 (PR-29) > git config core.sparsecheckout # timeout=10 > git checkout -f 37381ec3f65a6d1c524847dd5b265be5d59be2fc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/jenkins-gitclient-ssh226540942169542417.key > git merge 93caa52030c3acbe32628371219be63c8f79ec40 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e07e4b2cac99597806279d37c9eab19c199e6000 # timeout=10 Commit message: "Merge commit '93caa52030c3acbe32628371219be63c8f79ec40' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:07:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:07:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:07:06 ========================================================= 13:07:06 EdgeX Global Pipelines Version Info 13:07:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6b500eeea9eb4102dcf087f39520269d1c510ddc # timeout=10 13:07:08 ------------------- 13:07:08 stable info: 13:07:08 ------------------- 13:07:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:07:08 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 13:07:08 Message: update stable to v1.0.205 13:07:14 ------------------- 13:07:14 experimental info: 13:07:14 ------------------- 13:07:14 Commited By: **** collab-it+edgex@linuxfoundation.org 13:07:14 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 13:07:14 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:07:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-29 [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-29 [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-29 [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e07e4b2cac99597806279d37c9eab19c199e6000 [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e07e4b2 [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:07:15 provisioning config files... 13:07:15 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/config867600461138957711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:07:16 ---> docker-login.sh 13:07:16 nexus3.edgexfoundry.org:10001 13:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:16 Configure a credential helper to remove this warning. See 13:07:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:16 13:07:16 Login Succeeded 13:07:16 nexus3.edgexfoundry.org:10002 13:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:17 Configure a credential helper to remove this warning. See 13:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:17 13:07:17 Login Succeeded 13:07:17 nexus3.edgexfoundry.org:10003 13:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:17 Configure a credential helper to remove this warning. See 13:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:17 13:07:17 Login Succeeded 13:07:17 nexus3.edgexfoundry.org:10004 13:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:17 Configure a credential helper to remove this warning. See 13:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:17 13:07:17 Login Succeeded 13:07:17 docker.io 13:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:17 Configure a credential helper to remove this warning. See 13:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:17 13:07:17 Login Succeeded 13:07:17 ---> docker-login.sh ends [Pipeline] } 13:07:17 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 13:07:18 + git log --format=format:%s -1 e07e4b2cac99597806279d37c9eab19c199e6000 [Pipeline] echo 13:07:18 GIT_COMMIT: e07e4b2cac99597806279d37c9eab19c199e6000, Commit Message: Merge commit '93caa52030c3acbe32628371219be63c8f79ec40' into HEAD [Pipeline] echo 13:07:18 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:07:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:07:19 13:07:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:07:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:07:19 latest: Pulling from edgex-devops/git-semver 13:07:19 31603596830f: Pulling fs layer 13:07:19 d4622e32a9a9: Pulling fs layer 13:07:19 1030fce36090: Pulling fs layer 13:07:19 6c6cb7e1b49b: Pulling fs layer 13:07:19 6c6cb7e1b49b: Waiting 13:07:19 d4622e32a9a9: Verifying Checksum 13:07:19 d4622e32a9a9: Download complete 13:07:19 31603596830f: Verifying Checksum 13:07:19 31603596830f: Download complete 13:07:20 31603596830f: Pull complete 13:07:20 d4622e32a9a9: Pull complete 13:07:20 6c6cb7e1b49b: Verifying Checksum 13:07:20 6c6cb7e1b49b: Download complete 13:07:20 1030fce36090: Verifying Checksum 13:07:20 1030fce36090: Download complete 13:07:20 1030fce36090: Pull complete 13:07:21 6c6cb7e1b49b: Pull complete 13:07:21 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 13:07:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:07:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:07:21 prd-centos7-docker-4c-2g-3321 does not seem to be running inside a container 13:07:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-29 -v /w/workspace/oundry_device-rfid-llrp-go_PR-29:/w/workspace/oundry_device-rfid-llrp-go_PR-29:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:07:22 $ docker top df8b137084793a465be6b365ba87759ca89528625863a15a39e38202be947722 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:07:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:07:22 [ssh-agent] Looking for ssh-agent implementation... 13:07:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:07:22 $ docker exec df8b137084793a465be6b365ba87759ca89528625863a15a39e38202be947722 ssh-agent 13:07:22 SSH_AUTH_SOCK=/tmp/ssh-R3DC4OF8Roiv/agent.14 13:07:22 SSH_AGENT_PID=20 13:07:22 Running ssh-add (command line suppressed) 13:07:22 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_470865936348501772.key (/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_470865936348501772.key) 13:07:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:07:23 + git tag --points-at HEAD [Pipeline] } 13:07:23 $ docker exec --env ******** --env ******** df8b137084793a465be6b365ba87759ca89528625863a15a39e38202be947722 ssh-agent -k 13:07:23 unset SSH_AUTH_SOCK; 13:07:23 unset SSH_AGENT_PID; 13:07:23 echo Agent pid 20 killed; 13:07:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:07:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:07:23 [ssh-agent] Looking for ssh-agent implementation... 13:07:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:07:23 $ docker exec df8b137084793a465be6b365ba87759ca89528625863a15a39e38202be947722 ssh-agent 13:07:23 SSH_AUTH_SOCK=/tmp/ssh-wS9CoPljhopU/agent.53 13:07:23 SSH_AGENT_PID=59 13:07:23 Running ssh-add (command line suppressed) 13:07:23 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_3387119238228609143.key (/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_3387119238228609143.key) 13:07:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:07:24 + git semver init 13:07:24 # -> Open(): unable to determine branch for HEAD 13:07:24 # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-29/.git 13:07:24 # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-29 13:07:24 # $SEMVER_REMOTE_NAME = origin 13:07:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:07:24 # $SEMVER_USER_NAME = edgex-jenkins 13:07:24 # $SEMVER_BRANCH = PR-29 13:07:24 # $SEMVER_TEMP = /tmp/semver-136693979 13:07:24 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 13:07:24 # '/tmp/semver-136693979' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-29/.semver' 13:07:24 # -> Force: false 13:07:24 # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-29/.semver [Pipeline] } 13:07:24 $ docker exec --env ******** --env ******** df8b137084793a465be6b365ba87759ca89528625863a15a39e38202be947722 ssh-agent -k 13:07:24 unset SSH_AUTH_SOCK; 13:07:24 unset SSH_AGENT_PID; 13:07:24 echo Agent pid 59 killed; 13:07:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:07:25 + git semver [Pipeline] } 13:07:25 $ docker stop --time=1 df8b137084793a465be6b365ba87759ca89528625863a15a39e38202be947722 13:07:26 $ docker rm -f df8b137084793a465be6b365ba87759ca89528625863a15a39e38202be947722 [Pipeline] // withDockerContainer [Pipeline] sh 13:07:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:07:27 Stashed 1 file(s) [Pipeline] echo 13:07:27 [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 13:07:42 Still waiting to schedule task 13:07:42 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3321’ 13:07:42 Still waiting to schedule task 13:07:42 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline 13:09:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3323 in /w/workspace/oundry_device-rfid-llrp-go_PR-29 [Pipeline] { [Pipeline] ws 13:09:44 Running in /w/workspace/device-rfid-llrp-go/14 [Pipeline] { [Pipeline] checkout 13:09:45 Selected Git installation does not exist. Using Default 13:09:45 The recommended git tool is: NONE 13:09:50 using credential edgex-jenkins-ssh 13:09:50 Cloning the remote Git repository 13:09:50 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:09:50 > git init /w/workspace/device-rfid-llrp-go/14 # timeout=10 13:09:50 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:09:50 > git --version # timeout=10 13:09:50 > git --version # 'git version 2.17.1' 13:09:50 using GIT_SSH to set credentials SSH Credentials for GitHub 13:09:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:09:52 Merging remotes/origin/main commit 93caa52030c3acbe32628371219be63c8f79ec40 into PR head commit 37381ec3f65a6d1c524847dd5b265be5d59be2fc 13:09:52 Merge succeeded, producing 1bb3c4d9ad1e999925c5faeaa697b42526ebb1c7 13:09:52 Checking out Revision 1bb3c4d9ad1e999925c5faeaa697b42526ebb1c7 (PR-29) 13:09:51 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 13:09:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:09:51 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 13:09:51 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:09:51 using GIT_SSH to set credentials SSH Credentials for GitHub 13:09:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:09:52 > git config core.sparsecheckout # timeout=10 13:09:52 > git checkout -f 37381ec3f65a6d1c524847dd5b265be5d59be2fc # timeout=10 13:09:52 > git remote # timeout=10 13:09:52 > git config --get remote.origin.url # timeout=10 13:09:52 using GIT_SSH to set credentials SSH Credentials for GitHub 13:09:52 > git merge 93caa52030c3acbe32628371219be63c8f79ec40 # timeout=10 13:09:52 > git rev-parse HEAD^{commit} # timeout=10 13:09:52 > git config core.sparsecheckout # timeout=10 13:09:52 > git checkout -f 1bb3c4d9ad1e999925c5faeaa697b42526ebb1c7 # timeout=10 13:09:56 Commit message: "Merge commit '93caa52030c3acbe32628371219be63c8f79ec40' into HEAD" 13:09:56 First time build. Skipping changelog. 13:09:56 > git rev-list --no-walk 6b500eeea9eb4102dcf087f39520269d1c510ddc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:09:57 provisioning config files... 13:09:57 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/14@tmp/config8550856547703799230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:09:57 ---> docker-login.sh 13:09:57 nexus3.edgexfoundry.org:10001 13:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:58 Configure a credential helper to remove this warning. See 13:09:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:58 13:09:58 Login Succeeded 13:09:58 nexus3.edgexfoundry.org:10002 13:09:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:59 Configure a credential helper to remove this warning. See 13:09:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:59 13:09:59 Login Succeeded 13:09:59 nexus3.edgexfoundry.org:10003 13:09:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:59 Configure a credential helper to remove this warning. See 13:09:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:59 13:09:59 Login Succeeded 13:09:59 nexus3.edgexfoundry.org:10004 13:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:00 Configure a credential helper to remove this warning. See 13:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:00 13:10:00 Login Succeeded 13:10:00 docker.io 13:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:01 Configure a credential helper to remove this warning. See 13:10:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:01 13:10:01 Login Succeeded 13:10:01 ---> docker-login.sh ends [Pipeline] } 13:10:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:10:01 ========================================================= 13:10:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:10:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:10:02 + 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 . 13:10:02 Sending build context to Docker daemon 1.2MB 13:10:02 Step 1/14 : ARG BASE=golang:1.16-alpine3.12 13:10:02 Step 2/14 : FROM ${BASE} AS builder 13:10:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:10:03 595b0fe564bb: Pulling fs layer 13:10:03 24495759ef45: Pulling fs layer 13:10:03 d148012ef14d: Pulling fs layer 13:10:03 e90a11edd702: Pulling fs layer 13:10:03 d77568369979: Pulling fs layer 13:10:03 fc1c9f9a7f3b: Pulling fs layer 13:10:03 170f2ba95c9a: Pulling fs layer 13:10:03 97ac5df62f85: Pulling fs layer 13:10:03 e90a11edd702: Waiting 13:10:03 d77568369979: Waiting 13:10:03 fc1c9f9a7f3b: Waiting 13:10:03 170f2ba95c9a: Waiting 13:10:03 97ac5df62f85: Waiting 13:10:03 d148012ef14d: Verifying Checksum 13:10:03 d148012ef14d: Download complete 13:10:03 24495759ef45: Verifying Checksum 13:10:03 24495759ef45: Download complete 13:10:03 d77568369979: Verifying Checksum 13:10:03 d77568369979: Download complete 13:10:03 170f2ba95c9a: Verifying Checksum 13:10:03 170f2ba95c9a: Download complete 13:10:03 595b0fe564bb: Verifying Checksum 13:10:03 595b0fe564bb: Download complete 13:10:04 595b0fe564bb: Pull complete 13:10:04 24495759ef45: Pull complete 13:10:05 d148012ef14d: Pull complete 13:10:07 97ac5df62f85: Verifying Checksum 13:10:07 97ac5df62f85: Download complete 13:10:07 e90a11edd702: Verifying Checksum 13:10:07 e90a11edd702: Download complete 13:10:17 e90a11edd702: Pull complete 13:10:18 d77568369979: Pull complete 13:10:18 fc1c9f9a7f3b: Pull complete 13:10:18 170f2ba95c9a: Pull complete 13:10:24 97ac5df62f85: Pull complete 13:10:24 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 13:10:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:10:24 ---> 04bc70af865f 13:10:24 Step 3/14 : ARG MAKE='make build' 13:10:30 ---> Running in 3d5e7321f432 13:10:30 Removing intermediate container 3d5e7321f432 13:10:30 ---> 6a314f3ac902 13:10:30 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 13:10:31 ---> Running in dc115ef93767 13:10:31 Removing intermediate container dc115ef93767 13:10:31 ---> 0fc1db5ebb95 13:10:31 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 13:10:31 ---> Running in e5ecf7964683 13:10:32 Removing intermediate container e5ecf7964683 13:10:32 ---> 84ed9b014c48 13:10:32 Step 6/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:10:32 ---> Running in 8f87aba63aca 13:10:35 Removing intermediate container 8f87aba63aca 13:10:35 ---> 98fb7dfb4e75 13:10:35 Step 7/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:10:35 ---> Running in 7a193e436fb8 13:10:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:10:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:10:42 OK: 218 MiB in 52 packages 13:10:43 Removing intermediate container 7a193e436fb8 13:10:43 ---> e338d5fb33de 13:10:43 Step 8/14 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 13:10:43 ---> Running in 18a7ba025a11 13:10:44 Removing intermediate container 18a7ba025a11 13:10:44 ---> dd11590ab3b4 13:10:44 Step 9/14 : COPY go.mod . 13:10:45 ---> 997c7dea7dc0 13:10:45 Step 10/14 : COPY Makefile . 13:10:46 ---> 82659e32ec76 13:10:46 Step 11/14 : RUN make update 13:10:46 ---> Running in 1421c24a43b3 13:10:47 CGO_ENABLED=0 GO111MODULE=on go mod download 13:11:14 Removing intermediate container 1421c24a43b3 13:11:14 ---> 946a7e9bc9b7 13:11:14 Step 12/14 : COPY . . 13:11:14 ---> cba7c08dbc87 13:11:14 Step 13/14 : RUN go mod tidy 13:11:14 ---> Running in 17f69b793e25 13:11:15 Removing intermediate container 17f69b793e25 13:11:15 ---> cd6b1721d04d 13:11:15 Step 14/14 : RUN $MAKE 13:11:15 ---> Running in 39a5e82c45ae 13:11:16 noop 13:11:17 Removing intermediate container 39a5e82c45ae 13:11:17 ---> f9233771ae92 13:11:17 Successfully built f9233771ae92 13:11:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:11:18 + docker inspect -f . ci-base-image-arm64 13:11:18 . [Pipeline] withDockerContainer 13:11:18 prd-ubuntu18.04-docker-arm64-4c-16g-3323 does not seem to be running inside a container 13:11:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/14 -v /w/workspace/device-rfid-llrp-go/14:/w/workspace/device-rfid-llrp-go/14:rw,z -v /w/workspace/device-rfid-llrp-go/14@tmp:/w/workspace/device-rfid-llrp-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:11:20 $ docker top b8bc0415b7d46b8251eed41d3efde4c3a03851dee51ea4b267f98a53d01300c6 -eo pid,comm [Pipeline] { [Pipeline] sh 13:11:21 + go version 13:11:21 go version go1.16.6 linux/arm64 [Pipeline] } 13:11:21 $ docker stop --time=1 b8bc0415b7d46b8251eed41d3efde4c3a03851dee51ea4b267f98a53d01300c6 13:11:23 $ docker rm -f b8bc0415b7d46b8251eed41d3efde4c3a03851dee51ea4b267f98a53d01300c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:11:23 + docker inspect -f . ci-base-image-arm64 13:11:23 . [Pipeline] withDockerContainer 13:11:24 prd-ubuntu18.04-docker-arm64-4c-16g-3323 does not seem to be running inside a container 13:11:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/14 -v /w/workspace/device-rfid-llrp-go/14:/w/workspace/device-rfid-llrp-go/14:rw,z -v /w/workspace/device-rfid-llrp-go/14@tmp:/w/workspace/device-rfid-llrp-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:11:25 $ docker top 3d74f97ef66d0c2e6150a985189e683a67011ee5d6d127b340637159df3209b8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:11:26 + go mod tidy [Pipeline] sh 13:11:28 + make test 13:11:28 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 13:11:29 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 13:11:55 # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 13:11:55 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut 13:11:55 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient 13:11:55 have (string, bool, string, string) 13:11:55 want (string, string) 13:12:08 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] 13:12:08 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.477s coverage: 52.0% of statements 13:12:08 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.046s coverage: 95.5% of statements 13:12:08 make: *** [Makefile:26: test] Error 2 [Pipeline] } 13:12:08 $ docker stop --time=1 3d74f97ef66d0c2e6150a985189e683a67011ee5d6d127b340637159df3209b8 13:12:10 $ docker rm -f 3d74f97ef66d0c2e6150a985189e683a67011ee5d6d127b340637159df3209b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:12:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:12:11 13:12:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:12:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:12:12 arm64: Pulling from edgex-lftools-log-publisher 13:12:12 448f6bf000e3: Pulling fs layer 13:12:12 f757da607395: Pulling fs layer 13:12:12 05883995daec: Pulling fs layer 13:12:12 8603b9c90790: Pulling fs layer 13:12:12 1560dd03e051: Pulling fs layer 13:12:12 27f5ce0e4adf: Pulling fs layer 13:12:12 c2d8d7efcc4b: Pulling fs layer 13:12:12 8603b9c90790: Waiting 13:12:12 1560dd03e051: Waiting 13:12:12 27f5ce0e4adf: Waiting 13:12:12 c2d8d7efcc4b: Waiting 13:12:12 f757da607395: Verifying Checksum 13:12:12 f757da607395: Download complete 13:12:12 8603b9c90790: Download complete 13:12:13 1560dd03e051: Verifying Checksum 13:12:13 1560dd03e051: Download complete 13:12:13 27f5ce0e4adf: Download complete 13:12:13 05883995daec: Verifying Checksum 13:12:13 05883995daec: Download complete 13:12:14 448f6bf000e3: Download complete 13:12:16 c2d8d7efcc4b: Verifying Checksum 13:12:16 c2d8d7efcc4b: Download complete 13:12:17 448f6bf000e3: Pull complete 13:12:18 f757da607395: Pull complete 13:12:20 05883995daec: Pull complete 13:12:20 8603b9c90790: Pull complete 13:12:21 1560dd03e051: Pull complete 13:12:21 27f5ce0e4adf: Pull complete 13:12:37 c2d8d7efcc4b: Pull complete 13:12:37 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 13:12:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:12:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:12:37 prd-ubuntu18.04-docker-arm64-4c-16g-3323 does not seem to be running inside a container 13:12:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/14 -v /w/workspace/device-rfid-llrp-go/14:/w/workspace/device-rfid-llrp-go/14:rw,z -v /w/workspace/device-rfid-llrp-go/14@tmp:/w/workspace/device-rfid-llrp-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:12:43 $ docker top 2465d631314c950153c4ef9e63e1cdc0ad221f205c2a74e2998b58eac089d3ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:12:44 ---> job-cost.sh 13:12:44 lf-activate-venv: SKIPPING 13:12:44 INFO: No Stack... 13:12:45 INFO: Retrieving Pricing Info for: v2-standard-4 13:12:45 INFO: Archiving Costs [Pipeline] sh 13:12:46 + cat /w/workspace/device-rfid-llrp-go/14/archives/cost.csv 13:12:46 + cut -d, -f6 [Pipeline] lock 13:12:46 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-14-stack-cost] 13:12:46 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-14-stack-cost] did not exist. Created. 13:12:46 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:12:46 + echo total: 0.18000000715255737 [Pipeline] stash 13:12:47 Stashed 1 file(s) [Pipeline] } 13:12:47 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-14-stack-cost] [Pipeline] // lock [Pipeline] } 13:12:47 $ docker stop --time=1 2465d631314c950153c4ef9e63e1cdc0ad221f205c2a74e2998b58eac089d3ee 13:12:49 $ docker rm -f 2465d631314c950153c4ef9e63e1cdc0ad221f205c2a74e2998b58eac089d3ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:12:49 Failed in branch arm64 13:13:34 Running on prd-centos7-docker-4c-2g-3326 in /w/workspace/oundry_device-rfid-llrp-go_PR-29 [Pipeline] { [Pipeline] ws 13:13:34 Running in /w/workspace/device-rfid-llrp-go/14 [Pipeline] { [Pipeline] checkout 13:13:34 Selected Git installation does not exist. Using Default 13:13:34 The recommended git tool is: NONE 13:13:38 using credential edgex-jenkins-ssh 13:13:38 Cloning the remote Git repository 13:13:38 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:13:38 > git init /w/workspace/device-rfid-llrp-go/14 # timeout=10 13:13:38 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:13:38 > git --version # timeout=10 13:13:38 > git --version # 'git version 2.24.4' 13:13:38 using GIT_SSH to set credentials SSH Credentials for GitHub 13:13:38 [INFO] Currently running in a labeled security context 13:13:38 [INFO] Currently SELinux is 'enforcing' on the host 13:13:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/14@tmp/jenkins-gitclient-ssh8234303723718661752.key 13:13:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:13:39 Merging remotes/origin/main commit 93caa52030c3acbe32628371219be63c8f79ec40 into PR head commit 37381ec3f65a6d1c524847dd5b265be5d59be2fc 13:13:39 Merge succeeded, producing 9d423b3893898ccf7262a864595aae43047aba09 13:13:39 Checking out Revision 9d423b3893898ccf7262a864595aae43047aba09 (PR-29) 13:13:38 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 13:13:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:13:38 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 13:13:38 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:13:38 using GIT_SSH to set credentials SSH Credentials for GitHub 13:13:38 [INFO] Currently running in a labeled security context 13:13:38 [INFO] Currently SELinux is 'enforcing' on the host 13:13:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/14@tmp/jenkins-gitclient-ssh4836806325004144095.key 13:13:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:13:39 > git config core.sparsecheckout # timeout=10 13:13:39 > git checkout -f 37381ec3f65a6d1c524847dd5b265be5d59be2fc # timeout=10 13:13:39 > git remote # timeout=10 13:13:39 > git config --get remote.origin.url # timeout=10 13:13:39 using GIT_SSH to set credentials SSH Credentials for GitHub 13:13:39 [INFO] Currently running in a labeled security context 13:13:39 [INFO] Currently SELinux is 'enforcing' on the host 13:13:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/14@tmp/jenkins-gitclient-ssh98694828810008167.key 13:13:39 > git merge 93caa52030c3acbe32628371219be63c8f79ec40 # timeout=10 13:13:39 > git rev-parse HEAD^{commit} # timeout=10 13:13:39 > git config core.sparsecheckout # timeout=10 13:13:39 > git checkout -f 9d423b3893898ccf7262a864595aae43047aba09 # timeout=10 13:13:43 Commit message: "Merge commit '93caa52030c3acbe32628371219be63c8f79ec40' into HEAD" 13:13:43 First time build. Skipping changelog. 13:13:43 > git rev-list --no-walk 6b500eeea9eb4102dcf087f39520269d1c510ddc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:13:43 provisioning config files... 13:13:43 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/14@tmp/config4873090877470927005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:13:44 ---> docker-login.sh 13:13:44 nexus3.edgexfoundry.org:10001 13:13:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:44 Configure a credential helper to remove this warning. See 13:13:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:44 13:13:44 Login Succeeded 13:13:44 nexus3.edgexfoundry.org:10002 13:13:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:44 Configure a credential helper to remove this warning. See 13:13:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:44 13:13:44 Login Succeeded 13:13:44 nexus3.edgexfoundry.org:10003 13:13:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:44 Configure a credential helper to remove this warning. See 13:13:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:44 13:13:44 Login Succeeded 13:13:44 nexus3.edgexfoundry.org:10004 13:13:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:44 Configure a credential helper to remove this warning. See 13:13:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:44 13:13:44 Login Succeeded 13:13:44 docker.io 13:13:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:50 Configure a credential helper to remove this warning. See 13:13:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:50 13:13:50 Login Succeeded 13:13:50 ---> docker-login.sh ends [Pipeline] } 13:13:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:13:50 ========================================================= 13:13:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:13:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:13:51 + 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 . 13:13:51 Sending build context to Docker daemon 1.2MB 13:13:51 Step 1/14 : ARG BASE=golang:1.16-alpine3.12 13:13:51 Step 2/14 : FROM ${BASE} AS builder 13:13:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:13:51 540db60ca938: Pulling fs layer 13:13:51 adcc1eea9eea: Pulling fs layer 13:13:51 4c4ab2625f07: Pulling fs layer 13:13:51 db62176df00c: Pulling fs layer 13:13:51 3b30891b0d05: Pulling fs layer 13:13:51 06b49ca38bd5: Pulling fs layer 13:13:51 c788192a36de: Pulling fs layer 13:13:51 a77e37c0d609: Pulling fs layer 13:13:51 c3185cebc471: Pulling fs layer 13:13:51 db62176df00c: Waiting 13:13:51 3b30891b0d05: Waiting 13:13:51 06b49ca38bd5: Waiting 13:13:51 c788192a36de: Waiting 13:13:51 a77e37c0d609: Waiting 13:13:51 c3185cebc471: Waiting 13:13:51 4c4ab2625f07: Verifying Checksum 13:13:51 4c4ab2625f07: Download complete 13:13:51 adcc1eea9eea: Verifying Checksum 13:13:51 adcc1eea9eea: Download complete 13:13:51 3b30891b0d05: Verifying Checksum 13:13:51 3b30891b0d05: Download complete 13:13:51 06b49ca38bd5: Verifying Checksum 13:13:51 06b49ca38bd5: Download complete 13:13:51 c788192a36de: Verifying Checksum 13:13:51 c788192a36de: Download complete 13:13:51 540db60ca938: Verifying Checksum 13:13:51 540db60ca938: Download complete 13:13:51 540db60ca938: Pull complete 13:13:51 adcc1eea9eea: Pull complete 13:13:52 4c4ab2625f07: Pull complete 13:13:52 a77e37c0d609: Verifying Checksum 13:13:52 a77e37c0d609: Download complete 13:13:58 c3185cebc471: Verifying Checksum 13:13:58 c3185cebc471: Download complete 13:13:58 db62176df00c: Verifying Checksum 13:13:58 db62176df00c: Download complete 13:14:01 db62176df00c: Pull complete 13:14:01 3b30891b0d05: Pull complete 13:14:01 06b49ca38bd5: Pull complete 13:14:01 c788192a36de: Pull complete 13:14:01 a77e37c0d609: Pull complete 13:14:03 c3185cebc471: Pull complete 13:14:03 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 13:14:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:14:03 ---> 031687cdd783 13:14:03 Step 3/14 : ARG MAKE='make build' 13:14:05 ---> Running in c44c46d28c52 13:14:05 Removing intermediate container c44c46d28c52 13:14:05 ---> 3276d748b716 13:14:05 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 13:14:05 ---> Running in 6496b8c472b3 13:14:05 Removing intermediate container 6496b8c472b3 13:14:05 ---> d6fe73cc56a0 13:14:05 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 13:14:05 ---> Running in f6e36532cbee 13:14:05 Removing intermediate container f6e36532cbee 13:14:05 ---> 667d4ef9dbec 13:14:05 Step 6/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:14:05 ---> Running in 46d8706a60b7 13:14:05 Removing intermediate container 46d8706a60b7 13:14:05 ---> 7d7bc579ff30 13:14:05 Step 7/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:14:05 ---> Running in e8ce64612183 13:14:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:14:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:14:08 OK: 219 MiB in 52 packages 13:14:08 Removing intermediate container e8ce64612183 13:14:08 ---> 32376552b3fb 13:14:08 Step 8/14 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 13:14:08 ---> Running in 3e094c01fd2c 13:14:08 Removing intermediate container 3e094c01fd2c 13:14:08 ---> 5a53de579592 13:14:08 Step 9/14 : COPY go.mod . 13:14:08 ---> ba2089074c57 13:14:08 Step 10/14 : COPY Makefile . 13:14:08 ---> 9b447e9de804 13:14:08 Step 11/14 : RUN make update 13:14:08 ---> Running in 4a6fd95e864d 13:14:08 CGO_ENABLED=0 GO111MODULE=on go mod download 13:14:17 Removing intermediate container 4a6fd95e864d 13:14:17 ---> b4b8914c1d3d 13:14:17 Step 12/14 : COPY . . 13:14:17 ---> 47390fed0841 13:14:17 Step 13/14 : RUN go mod tidy 13:14:17 ---> Running in 5b9f47b01dd6 13:14:18 Removing intermediate container 5b9f47b01dd6 13:14:18 ---> 573cf901155d 13:14:18 Step 14/14 : RUN $MAKE 13:14:18 ---> Running in 39f75c3f0012 13:14:18 noop 13:14:18 Removing intermediate container 39f75c3f0012 13:14:18 ---> 1bb8dc7bea97 13:14:18 Successfully built 1bb8dc7bea97 13:14:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:14:18 + docker inspect -f . ci-base-image-x86_64 13:14:18 . [Pipeline] withDockerContainer 13:14:19 prd-centos7-docker-4c-2g-3326 does not seem to be running inside a container 13:14:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/14 -v /w/workspace/device-rfid-llrp-go/14:/w/workspace/device-rfid-llrp-go/14:rw,z -v /w/workspace/device-rfid-llrp-go/14@tmp:/w/workspace/device-rfid-llrp-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:14:19 $ docker top 705e937df63b37d0830f8481d744984d3beb2333bf82002dbc67da33efdc0811 -eo pid,comm [Pipeline] { [Pipeline] sh 13:14:19 + go version 13:14:19 go version go1.16.6 linux/amd64 [Pipeline] } 13:14:19 $ docker stop --time=1 705e937df63b37d0830f8481d744984d3beb2333bf82002dbc67da33efdc0811 13:14:21 $ docker rm -f 705e937df63b37d0830f8481d744984d3beb2333bf82002dbc67da33efdc0811 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:14:21 + docker inspect -f . ci-base-image-x86_64 13:14:21 . [Pipeline] withDockerContainer 13:14:21 prd-centos7-docker-4c-2g-3326 does not seem to be running inside a container 13:14:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/14 -v /w/workspace/device-rfid-llrp-go/14:/w/workspace/device-rfid-llrp-go/14:rw,z -v /w/workspace/device-rfid-llrp-go/14@tmp:/w/workspace/device-rfid-llrp-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:14:22 $ docker top ea8eff5b61beeb4fb83508ccca0fc3e391cb0f72d4af349e1a228b7c56660d13 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:14:22 + go mod tidy [Pipeline] sh 13:14:22 + make test 13:14:22 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 13:14:23 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 13:14:28 # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 13:14:28 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut 13:14:28 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient 13:14:28 have (string, bool, string, string) 13:14:28 want (string, string) 13:14:35 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] 13:14:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.230s coverage: 52.0% of statements 13:14:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.004s coverage: 95.5% of statements 13:14:35 make: *** [Makefile:26: test] Error 2 [Pipeline] } 13:14:35 $ docker stop --time=1 ea8eff5b61beeb4fb83508ccca0fc3e391cb0f72d4af349e1a228b7c56660d13 13:14:37 $ docker rm -f ea8eff5b61beeb4fb83508ccca0fc3e391cb0f72d4af349e1a228b7c56660d13 [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 13:14:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:14:38 13:14:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:14:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:14:38 latest: Pulling from edgex-lftools-log-publisher 13:14:38 b4d181a07f80: Pulling fs layer 13:14:38 a1111a8f2ec3: Pulling fs layer 13:14:38 ed53099fbce6: Pulling fs layer 13:14:38 dc539afda2c1: Pulling fs layer 13:14:38 77bc0d833cb6: Pulling fs layer 13:14:38 9065ff56babe: Pulling fs layer 13:14:38 d287ab97295c: Pulling fs layer 13:14:38 dc539afda2c1: Waiting 13:14:38 77bc0d833cb6: Waiting 13:14:38 9065ff56babe: Waiting 13:14:38 d287ab97295c: Waiting 13:14:38 a1111a8f2ec3: Verifying Checksum 13:14:38 a1111a8f2ec3: Download complete 13:14:38 dc539afda2c1: Verifying Checksum 13:14:38 dc539afda2c1: Download complete 13:14:39 77bc0d833cb6: Download complete 13:14:39 9065ff56babe: Verifying Checksum 13:14:39 9065ff56babe: Download complete 13:14:40 ed53099fbce6: Verifying Checksum 13:14:40 ed53099fbce6: Download complete 13:14:41 b4d181a07f80: Verifying Checksum 13:14:41 b4d181a07f80: Download complete 13:14:43 b4d181a07f80: Pull complete 13:14:43 a1111a8f2ec3: Pull complete 13:14:43 ed53099fbce6: Pull complete 13:14:43 dc539afda2c1: Pull complete 13:14:43 77bc0d833cb6: Pull complete 13:14:43 9065ff56babe: Pull complete 13:14:46 d287ab97295c: Verifying Checksum 13:14:46 d287ab97295c: Download complete 13:14:50 d287ab97295c: Pull complete 13:14:50 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:14:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:14:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:14:50 prd-centos7-docker-4c-2g-3326 does not seem to be running inside a container 13:14:51 $ 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/device-rfid-llrp-go/14 -v /w/workspace/device-rfid-llrp-go/14:/w/workspace/device-rfid-llrp-go/14:rw,z -v /w/workspace/device-rfid-llrp-go/14@tmp:/w/workspace/device-rfid-llrp-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:14:53 $ docker top 0532fd0be733bcc947de798a716085901cb9e51ea77351df92aac3fcb1f89296 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:14:54 ---> job-cost.sh 13:14:54 lf-activate-venv: SKIPPING 13:14:54 INFO: No Stack... 13:14:54 INFO: Retrieving Pricing Info for: v3-standard-2 13:14:55 INFO: Archiving Costs [Pipeline] sh 13:14:55 + cat /w/workspace/device-rfid-llrp-go/14/archives/cost.csv 13:14:55 + cut -d, -f6 [Pipeline] lock 13:14:55 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-14-stack-cost] 13:14:55 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-14-stack-cost] did not exist. Created. 13:14:55 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:14:56 /w/workspace/device-rfid-llrp-go/14@tmp/durable-52a359d5/script.sh: 1: /w/workspace/device-rfid-llrp-go/14@tmp/durable-52a359d5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:14:56 + echo total: 0.05999999865889549 [Pipeline] stash 13:14:56 Warning: overwriting stash ‘stack-cost’ 13:14:56 Stashed 1 file(s) [Pipeline] } 13:14:56 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-14-stack-cost] [Pipeline] // lock [Pipeline] } 13:14:56 $ docker stop --time=1 0532fd0be733bcc947de798a716085901cb9e51ea77351df92aac3fcb1f89296 13:14:57 $ docker rm -f 0532fd0be733bcc947de798a716085901cb9e51ea77351df92aac3fcb1f89296 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:14:58 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 13:14:59 + '[' -d /w/workspace/oundry_device-rfid-llrp-go_PR-29/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:14:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:15:00 ---> package-listing.sh 13:15:00 ++ facter osfamily 13:15:00 ++ tr '[:upper:]' '[:lower:]' 13:15:00 + OS_FAMILY=redhat 13:15:00 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-29 13:15:00 + START_PACKAGES=/tmp/packages_start.txt 13:15:00 + END_PACKAGES=/tmp/packages_end.txt 13:15:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:15:00 + PACKAGES=/tmp/packages_start.txt 13:15:00 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-29 ']' 13:15:00 + PACKAGES=/tmp/packages_end.txt 13:15:00 + case "${OS_FAMILY}" in 13:15:00 + rpm -qa 13:15:00 + sort 13:15:01 + '[' -f /tmp/packages_start.txt ']' 13:15:01 + '[' -f /tmp/packages_end.txt ']' 13:15:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:15:01 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-29 ']' 13:15:01 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-29/archives/ 13:15:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-29/archives/ [Pipeline] echo 13:15:01 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/oundry_device-rfid-llrp-go_PR-29/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:15:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:15:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:15:02 13:15:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:15:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:15:03 latest: Pulling from edgex-lftools-log-publisher 13:15:03 b4d181a07f80: Pulling fs layer 13:15:03 a1111a8f2ec3: Pulling fs layer 13:15:03 ed53099fbce6: Pulling fs layer 13:15:03 dc539afda2c1: Pulling fs layer 13:15:03 77bc0d833cb6: Pulling fs layer 13:15:03 9065ff56babe: Pulling fs layer 13:15:03 d287ab97295c: Pulling fs layer 13:15:03 dc539afda2c1: Waiting 13:15:03 77bc0d833cb6: Waiting 13:15:03 9065ff56babe: Waiting 13:15:03 d287ab97295c: Waiting 13:15:03 a1111a8f2ec3: Verifying Checksum 13:15:03 a1111a8f2ec3: Download complete 13:15:04 dc539afda2c1: Verifying Checksum 13:15:04 dc539afda2c1: Download complete 13:15:04 ed53099fbce6: Verifying Checksum 13:15:04 ed53099fbce6: Download complete 13:15:04 9065ff56babe: Verifying Checksum 13:15:04 9065ff56babe: Download complete 13:15:04 77bc0d833cb6: Verifying Checksum 13:15:04 77bc0d833cb6: Download complete 13:15:05 b4d181a07f80: Verifying Checksum 13:15:05 b4d181a07f80: Download complete 13:15:06 b4d181a07f80: Pull complete 13:15:07 a1111a8f2ec3: Pull complete 13:15:07 ed53099fbce6: Pull complete 13:15:07 dc539afda2c1: Pull complete 13:15:08 77bc0d833cb6: Pull complete 13:15:08 9065ff56babe: Pull complete 13:15:11 d287ab97295c: Verifying Checksum 13:15:11 d287ab97295c: Download complete 13:15:15 d287ab97295c: Pull complete 13:15:15 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:15:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:15:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:15:15 prd-centos7-docker-4c-2g-3321 does not seem to be running inside a container 13:15:15 $ 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/oundry_device-rfid-llrp-go_PR-29/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-29 -v /w/workspace/oundry_device-rfid-llrp-go_PR-29:/w/workspace/oundry_device-rfid-llrp-go_PR-29:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:15:18 $ docker top 15caf4ab518ff1b24b4f7f521713f19036195b746bc9c5e292c59548d8ef8b0d -eo pid,comm [Pipeline] { [Pipeline] sh 13:15:18 + touch /tmp/pre-build-complete [Pipeline] sh 13:15:18 + mkdir -p /var/log/sysstat [Pipeline] sh 13:15:19 + ls /var/log/sa-host 13:15:19 + sadf -c /var/log/sa-host/sa05 13:15:19 file_magic: OK 13:15:19 HZ: Using current value: 100 13:15:19 file_header: OK 13:15:19 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 13:15:19 Statistics: 13:15:19 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:15:19 File successfully converted to sysstat format version 12.0.3 13:15:19 + sadf -c /var/log/sa-host/sa18 13:15:19 file_magic: OK 13:15:19 HZ: Using current value: 100 13:15:19 file_header: OK 13:15:19 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 13:15:19 Statistics: 13:15:19 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:15:19 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:15:19 provisioning config files... 13:15:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/config5724068829622240035tmp [Pipeline] { [Pipeline] echo 13:15:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:15:20 ---> create-netrc.sh [Pipeline] } 13:15:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:15:20 ---> python-tools-install.sh [Pipeline] echo 13:15:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:15:21 ---> sudo-logs.sh 13:15:21 Archiving 'sudo' log.. 13:15:21 sudo: unable to resolve host prd-centos7-docker-4c-2g-3321.vexxhost.local: Name or service not known 13:15:21 sudo: unable to resolve host prd-centos7-docker-4c-2g-3321.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 13:15:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:15:21 ---> job-cost.sh 13:15:21 lf-activate-venv: SKIPPING 13:15:21 DEBUG: total: 0.05999999865889549 13:15:21 INFO: Retrieving Stack Cost... 13:15:22 INFO: Retrieving Pricing Info for: v3-standard-2 13:15:22 INFO: Archiving Costs [Pipeline] echo 13:15:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:15:23 ---> logs-deploy.sh 13:15:23 lf-activate-venv: SKIPPING 13:15:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-29/14 13:15:23 INFO: archiving workspace using pattern(s): 13:15:23 Archives upload complete. 13:15:23 INFO: archiving logs to Nexus 13:15:24 ---> uname -a: 13:15:24 Linux prd-centos7-docker-4c-2g-3321.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 13:15:24 13:15:24 13:15:24 ---> lscpu: 13:15:24 Architecture: x86_64 13:15:24 CPU op-mode(s): 32-bit, 64-bit 13:15:24 Byte Order: Little Endian 13:15:24 Address sizes: 40 bits physical, 48 bits virtual 13:15:24 CPU(s): 2 13:15:24 On-line CPU(s) list: 0,1 13:15:24 Thread(s) per core: 1 13:15:24 Core(s) per socket: 1 13:15:24 Socket(s): 2 13:15:24 NUMA node(s): 1 13:15:24 Vendor ID: AuthenticAMD 13:15:24 CPU family: 23 13:15:24 Model: 49 13:15:24 Model name: AMD EPYC-Rome Processor 13:15:24 Stepping: 0 13:15:24 CPU MHz: 2800.000 13:15:24 BogoMIPS: 5600.00 13:15:24 Virtualization: AMD-V 13:15:24 Hypervisor vendor: KVM 13:15:24 Virtualization type: full 13:15:24 L1d cache: 32K 13:15:24 L1i cache: 32K 13:15:24 L2 cache: 512K 13:15:24 L3 cache: 16384K 13:15:24 NUMA node0 CPU(s): 0,1 13:15:24 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 13:15:24 13:15:24 13:15:24 ---> nproc: 13:15:24 2 13:15:24 13:15:24 13:15:24 ---> df -h: 13:15:24 Filesystem Size Used Avail Use% Mounted on 13:15:24 overlay 40G 7.7G 33G 20% / 13:15:24 tmpfs 64M 0 64M 0% /dev 13:15:24 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:15:24 shm 64M 0 64M 0% /dev/shm 13:15:24 /dev/vda1 40G 7.7G 33G 20% /facter-os 13:15:24 13:15:24 13:15:24 ---> sar -b -r -n DEV: 13:15:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/18/21 _x86_64_ (2 CPU) 13:15:24 13:15:24 13:06:10 LINUX RESTART (2 CPU) 13:15:24 13:15:24 13:07:01 tps rtps wtps bread/s bwrtn/s 13:15:24 13:08:01 82.41 3.60 78.82 2601.83 3423.68 13:15:24 13:09:01 1.63 0.00 1.63 0.00 31.85 13:15:24 13:10:01 0.27 0.00 0.27 0.00 3.46 13:15:24 13:11:01 0.30 0.00 0.30 0.00 4.28 13:15:24 13:12:01 0.23 0.00 0.23 0.00 3.51 13:15:24 13:13:01 0.32 0.00 0.32 0.00 3.91 13:15:24 13:14:01 0.15 0.00 0.15 0.00 1.88 13:15:24 13:15:01 0.37 0.12 0.25 10.26 4.01 13:15:24 Average: 10.71 0.46 10.25 326.59 434.67 13:15:24 13:15:24 13:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:15:24 13:08:01 5472908 0 799244 9.98 2620 1734168 1280036 14.13 572768 1564152 132 13:15:24 13:09:01 5483904 0 788244 9.84 2620 1734172 1205588 13.31 565316 1562960 8 13:15:24 13:10:01 5481560 0 790584 9.87 2620 1734176 1205996 13.31 564704 1565840 8 13:15:24 13:11:01 5480008 0 792128 9.89 2620 1734184 1205924 13.31 565832 1565840 20 13:15:24 13:12:01 5481828 0 790304 9.87 2620 1734188 1205684 13.31 561220 1569128 12 13:15:24 13:13:01 5482248 0 789880 9.86 2620 1734192 1205660 13.31 560988 1569128 12 13:15:24 13:14:01 5479708 0 792416 9.89 2620 1734196 1205868 13.31 563552 1569128 20 13:15:24 13:15:01 5465068 0 806584 10.07 2620 1734668 1212388 13.39 688332 1457168 172 13:15:24 Average: 5478404 0 793673 9.91 2620 1734243 1215893 13.42 580339 1552918 48 13:15:24 13:15:24 13:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:15:24 13:08:01 eth0 113.07 78.15 377.61 24.44 0.00 0.00 0.00 0.00 13:15:24 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:15:24 13:08:01 docker0 2.53 2.10 0.32 5.91 0.00 0.00 0.00 0.00 13:15:24 13:09:01 eth0 0.77 0.10 0.07 0.01 0.00 0.00 0.00 0.00 13:15:24 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:15:24 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:15:24 13:10:01 eth0 2.00 1.00 3.17 0.25 0.00 0.00 0.00 0.00 13:15:24 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:15:24 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:15:24 13:11:01 eth0 0.38 0.20 0.26 0.19 0.00 0.00 0.00 0.00 13:15:24 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:15:24 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:15:24 13:12:01 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 13:15:24 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:15:24 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:15:24 13:13:01 eth0 0.83 0.23 0.14 0.02 0.00 0.00 0.00 0.00 13:15:24 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:15:24 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:15:24 13:14:01 eth0 2.10 0.75 0.66 0.38 0.00 0.00 0.00 0.00 13:15:24 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:15:24 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:15:24 13:15:01 eth0 8.48 5.08 8.21 2.96 0.00 0.00 0.00 0.00 13:15:24 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:15:24 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:15:24 Average: eth0 15.99 10.72 48.79 3.54 0.00 0.00 0.00 0.00 13:15:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:15:24 Average: docker0 0.32 0.26 0.04 0.74 0.00 0.00 0.00 0.00 13:15:24 13:15:24 13:15:24 ---> sar -P ALL: 13:15:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/18/21 _x86_64_ (2 CPU) 13:15:24 13:15:24 13:06:10 LINUX RESTART (2 CPU) 13:15:24 13:15:24 13:07:01 CPU %user %nice %system %iowait %steal %idle 13:15:24 13:08:01 all 5.08 0.00 2.47 2.03 0.05 90.38 13:15:24 13:08:01 0 5.24 0.00 2.27 1.24 0.05 91.19 13:15:24 13:08:01 1 4.91 0.00 2.66 2.81 0.05 89.56 13:15:24 13:09:01 all 0.27 0.00 0.07 0.00 0.02 99.65 13:15:24 13:09:01 0 0.48 0.00 0.08 0.00 0.02 99.42 13:15:24 13:09:01 1 0.05 0.00 0.05 0.00 0.02 99.88 13:15:24 13:10:01 all 0.24 0.00 0.07 0.00 0.03 99.67 13:15:24 13:10:01 0 0.13 0.00 0.07 0.00 0.03 99.77 13:15:24 13:10:01 1 0.35 0.00 0.07 0.00 0.02 99.57 13:15:24 13:11:01 all 0.09 0.00 0.05 0.00 0.01 99.85 13:15:24 13:11:01 0 0.12 0.00 0.03 0.00 0.00 99.85 13:15:24 13:11:01 1 0.07 0.00 0.07 0.00 0.02 99.85 13:15:24 13:12:01 all 0.16 0.00 0.04 0.00 0.02 99.78 13:15:24 13:12:01 0 0.25 0.00 0.03 0.00 0.02 99.70 13:15:24 13:12:01 1 0.07 0.00 0.05 0.00 0.02 99.87 13:15:24 13:13:01 all 0.13 0.00 0.05 0.00 0.03 99.80 13:15:24 13:13:01 0 0.17 0.00 0.02 0.00 0.02 99.80 13:15:24 13:13:01 1 0.08 0.00 0.08 0.00 0.03 99.80 13:15:24 13:14:01 all 0.23 0.00 0.05 0.00 0.02 99.70 13:15:24 13:14:01 0 0.07 0.00 0.05 0.00 0.02 99.87 13:15:24 13:14:01 1 0.40 0.00 0.05 0.00 0.02 99.53 13:15:24 13:15:01 all 1.52 0.00 0.37 0.01 0.03 98.08 13:15:24 13:15:01 0 2.16 0.00 0.42 0.02 0.02 97.39 13:15:24 13:15:01 1 0.89 0.00 0.32 0.00 0.03 98.76 13:15:24 Average: all 0.96 0.00 0.39 0.25 0.02 98.38 13:15:24 Average: 0 1.07 0.00 0.37 0.15 0.02 98.39 13:15:24 Average: 1 0.85 0.00 0.41 0.35 0.03 98.37 13:15:24 13:15:24 13:15:24