Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e0ebc7ee856a66e69e0bf61b50d6adfe371edacc 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-ssh3086523738956083664.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-ssh2346141160684473614.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/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7724780151155712770.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-ssh7726806427321621643.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7212464448421999531.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1073 in /w/workspace/foundry_device-rfid-llrp-go_main [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/foundry_device-rfid-llrp-go_main # 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/foundry_device-rfid-llrp-go_main@tmp/jenkins-gitclient-ssh5737951906711429207.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e0ebc7ee856a66e69e0bf61b50d6adfe371edacc (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f e0ebc7ee856a66e69e0bf61b50d6adfe371edacc # timeout=10 Commit message: "build: update alpine base to 3.14 (#49)" > git rev-list --no-walk 93caa52030c3acbe32628371219be63c8f79ec40 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:34:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:34:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:34:32 ========================================================= 23:34:32 EdgeX Global Pipelines Version Info 23:34:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:34:33 ------------------- 23:34:33 stable info: 23:34:33 ------------------- 23:34:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:34:33 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 23:34:33 Message: update stable to v1.0.205 23:34:34 ------------------- 23:34:34 experimental info: 23:34:34 ------------------- 23:34:34 Commited By: **** collab-it+edgex@linuxfoundation.org 23:34:34 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 23:34:34 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:34:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 23:34:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 23:34:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:34:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:34:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:34:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:34:34 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:34:34 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:34:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:34:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:34:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:34:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:34:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 23:34:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:34:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:34:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:34:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:34:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:34:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:34:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:34:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:34:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:34:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:34:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:34:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:34:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:34:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:34:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:34:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:34:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:34:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e0ebc7ee856a66e69e0bf61b50d6adfe371edacc [Pipeline] echo 23:34:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e0ebc7e [Pipeline] echo 23:34:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:34:35 provisioning config files... 23:34:35 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7109576365723970858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:35 ---> docker-login.sh 23:34:35 nexus3.edgexfoundry.org:10001 23:34:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:36 Configure a credential helper to remove this warning. See 23:34:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:36 23:34:36 Login Succeeded 23:34:36 nexus3.edgexfoundry.org:10002 23:34:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:36 Configure a credential helper to remove this warning. See 23:34:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:36 23:34:36 Login Succeeded 23:34:36 nexus3.edgexfoundry.org:10003 23:34:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:36 Configure a credential helper to remove this warning. See 23:34:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:36 23:34:36 Login Succeeded 23:34:36 nexus3.edgexfoundry.org:10004 23:34:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:36 Configure a credential helper to remove this warning. See 23:34:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:36 23:34:36 Login Succeeded 23:34:36 docker.io 23:34:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:37 Configure a credential helper to remove this warning. See 23:34:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:37 23:34:37 Login Succeeded 23:34:37 ---> docker-login.sh ends [Pipeline] } 23:34:37 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 23:34:37 + git log --format=format:%s -1 e0ebc7ee856a66e69e0bf61b50d6adfe371edacc [Pipeline] echo 23:34:37 GIT_COMMIT: e0ebc7ee856a66e69e0bf61b50d6adfe371edacc, Commit Message: build: update alpine base to 3.14 (#49) [Pipeline] echo 23:34:37 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:34:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:34:38 23:34:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:34:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:34:38 latest: Pulling from edgex-devops/git-semver 23:34:38 31603596830f: Pulling fs layer 23:34:38 04fac38145f0: Pulling fs layer 23:34:38 701f6daf10bf: Pulling fs layer 23:34:38 24f72da36158: Pulling fs layer 23:34:38 24f72da36158: Waiting 23:34:38 04fac38145f0: Verifying Checksum 23:34:38 04fac38145f0: Download complete 23:34:38 31603596830f: Verifying Checksum 23:34:38 31603596830f: Download complete 23:34:39 24f72da36158: Verifying Checksum 23:34:39 24f72da36158: Download complete 23:34:39 31603596830f: Pull complete 23:34:39 04fac38145f0: Pull complete 23:34:39 701f6daf10bf: Verifying Checksum 23:34:39 701f6daf10bf: Download complete 23:34:40 701f6daf10bf: Pull complete 23:34:40 24f72da36158: Pull complete 23:34:40 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 23:34:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:34:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:34:40 prd-centos7-docker-4c-2g-1073 does not seem to be running inside a container 23:34:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:34:41 $ docker top 1e0f71e25618d6f894abcd727b19990dde95dd0d76c8e2dc5c2294642591e229 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:34:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:34:41 [ssh-agent] Looking for ssh-agent implementation... 23:34:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:34:41 $ docker exec 1e0f71e25618d6f894abcd727b19990dde95dd0d76c8e2dc5c2294642591e229 ssh-agent 23:34:41 SSH_AUTH_SOCK=/tmp/ssh-fQiT2jlTYkDD/agent.13 23:34:41 SSH_AGENT_PID=20 23:34:41 Running ssh-add (command line suppressed) 23:34:41 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4322780423281447989.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4322780423281447989.key) 23:34:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:34:42 + git tag --points-at HEAD [Pipeline] } 23:34:42 $ docker exec --env ******** --env ******** 1e0f71e25618d6f894abcd727b19990dde95dd0d76c8e2dc5c2294642591e229 ssh-agent -k 23:34:42 unset SSH_AUTH_SOCK; 23:34:42 unset SSH_AGENT_PID; 23:34:42 echo Agent pid 20 killed; 23:34:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:34:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:34:42 [ssh-agent] Looking for ssh-agent implementation... 23:34:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:34:42 $ docker exec 1e0f71e25618d6f894abcd727b19990dde95dd0d76c8e2dc5c2294642591e229 ssh-agent 23:34:42 SSH_AUTH_SOCK=/tmp/ssh-akY9tzhCzu7u/agent.52 23:34:42 SSH_AGENT_PID=58 23:34:42 Running ssh-add (command line suppressed) 23:34:42 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5804454072825159506.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5804454072825159506.key) 23:34:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:34:43 + git semver init 23:34:43 # -> Open(): unable to determine branch for HEAD 23:34:43 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 23:34:43 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 23:34:43 # $SEMVER_REMOTE_NAME = origin 23:34:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:34:43 # $SEMVER_USER_NAME = edgex-jenkins 23:34:43 # $SEMVER_BRANCH = main 23:34:43 # $SEMVER_TEMP = /tmp/semver-992695400 23:34:43 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 23:34:43 # '/tmp/semver-992695400' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' 23:34:43 # -> Force: false 23:34:43 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } 23:34:43 $ docker exec --env ******** --env ******** 1e0f71e25618d6f894abcd727b19990dde95dd0d76c8e2dc5c2294642591e229 ssh-agent -k 23:34:43 unset SSH_AUTH_SOCK; 23:34:43 unset SSH_AGENT_PID; 23:34:43 echo Agent pid 58 killed; 23:34:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:34:44 + git semver [Pipeline] } 23:34:44 $ docker stop --time=1 1e0f71e25618d6f894abcd727b19990dde95dd0d76c8e2dc5c2294642591e229 23:34:45 $ docker rm -f 1e0f71e25618d6f894abcd727b19990dde95dd0d76c8e2dc5c2294642591e229 [Pipeline] // withDockerContainer [Pipeline] sh 23:34:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:34:46 Stashed 1 file(s) [Pipeline] echo 23:34:46 [edgeXSemver]: initialized semver on version 1.0.1-dev.1 [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 23:35:01 Still waiting to schedule task 23:35:01 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:35:01 Still waiting to schedule task 23:35:01 ‘prd-centos7-blackbox-4c-2g-563’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 23:35:01 ‘prd-centos7-docker-4c-2g-1051’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 23:35:01 ‘prd-centos7-docker-4c-2g-1059’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 23:35:01 ‘prd-centos7-docker-4c-2g-1060’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 23:35:01 ‘prd-centos7-docker-4c-2g-1061’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 23:35:01 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1068’ is offline 23:35:01 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1069’ is offline 23:35:01 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1071’ is offline 23:35:01 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1072’ is offline 23:36:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1071 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 23:36:00 Running in /w/workspace/device-rfid-llrp-go/9 [Pipeline] { [Pipeline] checkout 23:36:00 Selected Git installation does not exist. Using Default 23:36:00 The recommended git tool is: NONE 23:36:08 using credential edgex-jenkins-ssh 23:36:08 Cloning the remote Git repository 23:36:08 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:36:09 > git init /w/workspace/device-rfid-llrp-go/9 # timeout=10 23:36:09 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:36:09 > git --version # timeout=10 23:36:09 > git --version # 'git version 2.17.1' 23:36:09 using GIT_SSH to set credentials SSH Credentials for GitHub 23:36:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:36:10 Avoid second fetch 23:36:10 Checking out Revision e0ebc7ee856a66e69e0bf61b50d6adfe371edacc (main) 23:36:10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 23:36:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:36:10 > git config core.sparsecheckout # timeout=10 23:36:10 > git checkout -f e0ebc7ee856a66e69e0bf61b50d6adfe371edacc # timeout=10 23:36:12 Running on prd-centos7-docker-4c-2g-1076 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 23:36:12 Running in /w/workspace/device-rfid-llrp-go/9 [Pipeline] { [Pipeline] checkout 23:36:12 Selected Git installation does not exist. Using Default 23:36:12 The recommended git tool is: NONE 23:36:15 using credential edgex-jenkins-ssh 23:36:15 Cloning the remote Git repository 23:36:15 Commit message: "build: update alpine base to 3.14 (#49)" 23:36:14 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:36:15 > git init /w/workspace/device-rfid-llrp-go/9 # timeout=10 23:36:15 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:36:15 > git --version # timeout=10 23:36:15 > git --version # 'git version 2.24.4' 23:36:15 using GIT_SSH to set credentials SSH Credentials for GitHub 23:36:15 [INFO] Currently running in a labeled security context 23:36:15 [INFO] Currently SELinux is 'enforcing' on the host 23:36:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/9@tmp/jenkins-gitclient-ssh955759654662279497.key 23:36:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:36:16 provisioning config files... 23:36:16 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/9@tmp/config581789178088077541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:36:16 Avoid second fetch 23:36:16 Checking out Revision e0ebc7ee856a66e69e0bf61b50d6adfe371edacc (main) 23:36:16 ---> docker-login.sh 23:36:16 nexus3.edgexfoundry.org:10001 23:36:15 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 23:36:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:36:15 > git config core.sparsecheckout # timeout=10 23:36:16 > git checkout -f e0ebc7ee856a66e69e0bf61b50d6adfe371edacc # timeout=10 23:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:19 Configure a credential helper to remove this warning. See 23:36:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:19 23:36:19 Login Succeeded 23:36:19 nexus3.edgexfoundry.org:10002 23:36:19 Commit message: "build: update alpine base to 3.14 (#49)" 23:36:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { 23:36:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:20 Configure a credential helper to remove this warning. See 23:36:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:20 23:36:20 Login Succeeded 23:36:20 nexus3.edgexfoundry.org:10003 [Pipeline] configFileProvider 23:36:20 provisioning config files... 23:36:20 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/9@tmp/config8553191179320695581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:36:20 ---> docker-login.sh 23:36:20 nexus3.edgexfoundry.org:10001 23:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:20 Configure a credential helper to remove this warning. See 23:36:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:20 23:36:20 Login Succeeded 23:36:20 nexus3.edgexfoundry.org:10002 23:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:20 Configure a credential helper to remove this warning. See 23:36:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:20 23:36:20 Login Succeeded 23:36:20 nexus3.edgexfoundry.org:10003 23:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:20 Configure a credential helper to remove this warning. See 23:36:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:20 23:36:20 Login Succeeded 23:36:20 nexus3.edgexfoundry.org:10004 23:36:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:21 Configure a credential helper to remove this warning. See 23:36:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:21 23:36:21 Login Succeeded 23:36:21 nexus3.edgexfoundry.org:10004 23:36:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:21 Configure a credential helper to remove this warning. See 23:36:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:21 23:36:21 Login Succeeded 23:36:21 docker.io 23:36:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:21 Configure a credential helper to remove this warning. See 23:36:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:21 23:36:21 Login Succeeded 23:36:21 docker.io 23:36:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:21 Configure a credential helper to remove this warning. See 23:36:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:21 23:36:21 Login Succeeded 23:36:21 ---> docker-login.sh ends [Pipeline] } 23:36:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:36:21 ========================================================= 23:36:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:36:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:36:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:22 + 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 . 23:36:22 Sending build context to Docker daemon 1.2MB 23:36:22 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 23:36:22 Step 2/14 : FROM ${BASE} AS builder 23:36:22 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:36:22 540db60ca938: Pulling fs layer 23:36:22 adcc1eea9eea: Pulling fs layer 23:36:22 4c4ab2625f07: Pulling fs layer 23:36:22 db62176df00c: Pulling fs layer 23:36:22 3b30891b0d05: Pulling fs layer 23:36:22 06b49ca38bd5: Pulling fs layer 23:36:22 c788192a36de: Pulling fs layer 23:36:22 a77e37c0d609: Pulling fs layer 23:36:22 c3185cebc471: Pulling fs layer 23:36:22 db62176df00c: Waiting 23:36:22 3b30891b0d05: Waiting 23:36:22 06b49ca38bd5: Waiting 23:36:22 c788192a36de: Waiting 23:36:22 a77e37c0d609: Waiting 23:36:22 c3185cebc471: Waiting 23:36:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:22 Configure a credential helper to remove this warning. See 23:36:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:22 23:36:22 Login Succeeded 23:36:22 ---> docker-login.sh ends 23:36:22 4c4ab2625f07: Verifying Checksum 23:36:22 4c4ab2625f07: Download complete 23:36:22 adcc1eea9eea: Verifying Checksum 23:36:22 adcc1eea9eea: Download complete 23:36:22 3b30891b0d05: Verifying Checksum 23:36:22 3b30891b0d05: Download complete 23:36:22 06b49ca38bd5: Verifying Checksum 23:36:22 06b49ca38bd5: Download complete 23:36:22 c788192a36de: Verifying Checksum 23:36:22 c788192a36de: Download complete [Pipeline] } 23:36:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 23:36:22 540db60ca938: Verifying Checksum 23:36:22 540db60ca938: Pull complete 23:36:23 adcc1eea9eea: Pull complete 23:36:23 4c4ab2625f07: Pull complete 23:36:23 a77e37c0d609: Verifying Checksum 23:36:23 a77e37c0d609: Download complete [Pipeline] echo 23:36:23 ========================================================= 23:36:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:36:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:36:23 + 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 . 23:36:24 Sending build context to Docker daemon 1.2MB 23:36:24 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 23:36:24 Step 2/14 : FROM ${BASE} AS builder 23:36:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:36:24 595b0fe564bb: Pulling fs layer 23:36:24 24495759ef45: Pulling fs layer 23:36:24 d148012ef14d: Pulling fs layer 23:36:24 e90a11edd702: Pulling fs layer 23:36:24 d77568369979: Pulling fs layer 23:36:24 fc1c9f9a7f3b: Pulling fs layer 23:36:24 170f2ba95c9a: Pulling fs layer 23:36:24 97ac5df62f85: Pulling fs layer 23:36:24 fc1c9f9a7f3b: Waiting 23:36:24 170f2ba95c9a: Waiting 23:36:24 97ac5df62f85: Waiting 23:36:24 e90a11edd702: Waiting 23:36:24 d77568369979: Waiting 23:36:24 d148012ef14d: Verifying Checksum 23:36:24 d148012ef14d: Download complete 23:36:24 24495759ef45: Download complete 23:36:24 d77568369979: Verifying Checksum 23:36:24 d77568369979: Download complete 23:36:24 fc1c9f9a7f3b: Verifying Checksum 23:36:24 fc1c9f9a7f3b: Download complete 23:36:24 170f2ba95c9a: Verifying Checksum 23:36:24 170f2ba95c9a: Download complete 23:36:24 595b0fe564bb: Verifying Checksum 23:36:24 595b0fe564bb: Download complete 23:36:25 595b0fe564bb: Pull complete 23:36:26 24495759ef45: Pull complete 23:36:27 d148012ef14d: Pull complete 23:36:29 c3185cebc471: Verifying Checksum 23:36:29 c3185cebc471: Download complete 23:36:30 db62176df00c: Verifying Checksum 23:36:30 db62176df00c: Download complete 23:36:30 97ac5df62f85: Verifying Checksum 23:36:30 97ac5df62f85: Download complete 23:36:30 e90a11edd702: Verifying Checksum 23:36:30 e90a11edd702: Download complete 23:36:33 db62176df00c: Pull complete 23:36:33 3b30891b0d05: Pull complete 23:36:33 06b49ca38bd5: Pull complete 23:36:33 c788192a36de: Pull complete 23:36:33 a77e37c0d609: Pull complete 23:36:35 c3185cebc471: Pull complete 23:36:35 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 23:36:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:36:35 ---> 031687cdd783 23:36:35 Step 3/14 : ARG MAKE='make build' 23:36:37 ---> Running in 7f2adfafdbc6 23:36:37 Removing intermediate container 7f2adfafdbc6 23:36:37 ---> 19aa6e8eb81c 23:36:37 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 23:36:37 ---> Running in f89e81a3ed6d 23:36:37 Removing intermediate container f89e81a3ed6d 23:36:37 ---> 8f431956ba80 23:36:37 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 23:36:37 ---> Running in 5883fa0ec954 23:36:37 Removing intermediate container 5883fa0ec954 23:36:37 ---> 9a0d448256f0 23:36:37 Step 6/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:36:37 ---> Running in 8c77501abc98 23:36:38 Removing intermediate container 8c77501abc98 23:36:38 ---> c3302556060a 23:36:38 Step 7/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:36:38 ---> Running in f81ad8b7460f 23:36:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:36:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:36:40 OK: 219 MiB in 52 packages 23:36:40 Removing intermediate container f81ad8b7460f 23:36:40 ---> 084c46432476 23:36:40 Step 8/14 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 23:36:40 ---> Running in 9df09f3ba479 23:36:40 Removing intermediate container 9df09f3ba479 23:36:40 ---> 6983b2925855 23:36:40 Step 9/14 : COPY go.mod . 23:36:40 ---> deafedd1b97d 23:36:40 Step 10/14 : COPY Makefile . 23:36:40 ---> 099af279db45 23:36:40 Step 11/14 : RUN make update 23:36:40 ---> Running in cd9d15e3dea8 23:36:41 CGO_ENABLED=0 GO111MODULE=on go mod download 23:36:43 e90a11edd702: Pull complete 23:36:43 d77568369979: Pull complete 23:36:43 fc1c9f9a7f3b: Pull complete 23:36:43 170f2ba95c9a: Pull complete 23:36:49 97ac5df62f85: Pull complete 23:36:49 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 23:36:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:36:49 ---> 04bc70af865f 23:36:49 Step 3/14 : ARG MAKE='make build' 23:36:55 ---> Running in 7aedeb09d275 23:36:55 Removing intermediate container 7aedeb09d275 23:36:55 ---> a28874cbd9f5 23:36:55 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 23:36:55 ---> Running in 889900d2b3c2 23:36:56 Removing intermediate container 889900d2b3c2 23:36:56 ---> ad76c2efad00 23:36:56 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 23:36:56 ---> Running in dd67eba148cf 23:36:56 Removing intermediate container dd67eba148cf 23:36:56 ---> c815e9160ef3 23:36:56 Step 6/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:36:57 ---> Running in ff089d894301 23:36:59 Removing intermediate container ff089d894301 23:36:59 ---> a7cfc4fa6c52 23:36:59 Step 7/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:36:59 ---> Running in 1849586556cd 23:37:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:37:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:37:03 OK: 218 MiB in 52 packages 23:37:04 Removing intermediate container 1849586556cd 23:37:04 ---> 94fdfd6959ad 23:37:04 Step 8/14 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 23:37:04 ---> Running in 3a63b803d381 23:37:05 Removing intermediate container cd9d15e3dea8 23:37:05 ---> fec15cbb39da 23:37:05 Step 12/14 : COPY . . 23:37:05 ---> 06dcdbfd3c29 23:37:05 Step 13/14 : RUN go mod tidy 23:37:05 ---> Running in 4fddd8b67b33 23:37:05 Removing intermediate container 4fddd8b67b33 23:37:05 ---> ddd0f9a79821 23:37:05 Step 14/14 : RUN $MAKE 23:37:05 ---> Running in 13bbd101219b 23:37:05 noop 23:37:05 Removing intermediate container 13bbd101219b 23:37:05 ---> d931c023b7e1 23:37:05 Successfully built d931c023b7e1 23:37:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:37:05 + docker inspect -f . ci-base-image-x86_64 23:37:05 . [Pipeline] withDockerContainer 23:37:05 Removing intermediate container 3a63b803d381 23:37:05 ---> 2aa860faa43d 23:37:05 Step 9/14 : COPY go.mod . 23:37:05 prd-centos7-docker-4c-2g-1076 does not seem to be running inside a container 23:37:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/9 -v /w/workspace/device-rfid-llrp-go/9:/w/workspace/device-rfid-llrp-go/9:rw,z -v /w/workspace/device-rfid-llrp-go/9@tmp:/w/workspace/device-rfid-llrp-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:37:06 $ docker top 7a7499de46fe74af2c09598ec916025cd2b7db36d02f353e3d4ec1513107a147 -eo pid,comm [Pipeline] { [Pipeline] sh 23:37:06 + go version 23:37:06 go version go1.16.6 linux/amd64 [Pipeline] } 23:37:06 $ docker stop --time=1 7a7499de46fe74af2c09598ec916025cd2b7db36d02f353e3d4ec1513107a147 23:37:06 ---> f146877e2624 23:37:06 Step 10/14 : COPY Makefile . 23:37:07 ---> ec2a59785c2c 23:37:07 Step 11/14 : RUN make update 23:37:07 ---> Running in e8d5aacd093d 23:37:07 $ docker rm -f 7a7499de46fe74af2c09598ec916025cd2b7db36d02f353e3d4ec1513107a147 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:37:08 + docker inspect -f . ci-base-image-x86_64 23:37:08 . [Pipeline] withDockerContainer 23:37:08 prd-centos7-docker-4c-2g-1076 does not seem to be running inside a container 23:37:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/9 -v /w/workspace/device-rfid-llrp-go/9:/w/workspace/device-rfid-llrp-go/9:rw,z -v /w/workspace/device-rfid-llrp-go/9@tmp:/w/workspace/device-rfid-llrp-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:37:09 $ docker top 7ac3a6a856ae6bf39071cecc11c5e485f6cf67038a43d438c73b3e7864219f85 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:37:09 + go mod tidy 23:37:09 CGO_ENABLED=0 GO111MODULE=on go mod download [Pipeline] sh 23:37:10 + make test 23:37:10 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 23:37:10 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 23:37:25 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 23:37:25 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 23:37:27 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.914s coverage: 39.5% of statements 23:37:27 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.347s coverage: 52.0% of statements 23:37:27 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.004s coverage: 95.5% of statements 23:37:27 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:37:34 gofmt -l . 23:37:34 [ "`gofmt -l .`" = "" ] 23:37:34 ./bin/test-go-mod-tidy.sh 23:37:34 ./bin/test-attribution-txt.sh [Pipeline] } 23:37:34 $ docker stop --time=1 7ac3a6a856ae6bf39071cecc11c5e485f6cf67038a43d438c73b3e7864219f85 23:37:35 $ docker rm -f 7ac3a6a856ae6bf39071cecc11c5e485f6cf67038a43d438c73b3e7864219f85 [Pipeline] // withDockerContainer [Pipeline] sh 23:37:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:37:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:37:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:37:37 + ls -al . 23:37:37 total 572 23:37:37 drwxrwxr-x. 10 jenkins jenkins 4096 Sep 23 23:37 . 23:37:37 drwxrwxr-x. 4 jenkins jenkins 28 Sep 23 23:36 .. 23:37:37 -rw-rw-r--. 1 jenkins jenkins 6734 Sep 23 23:36 Attribution.txt 23:37:37 drwxrwxr-x. 2 jenkins jenkins 89 Sep 23 23:36 bin 23:37:37 drwxrwxr-x. 4 jenkins jenkins 44 Sep 23 23:36 cmd 23:37:37 -rw-r--r--. 1 jenkins jenkins 462904 Sep 23 23:37 coverage.out 23:37:37 -rw-rw-r--. 1 jenkins jenkins 1521 Sep 23 23:36 Dockerfile 23:37:37 -rw-rw-r--. 1 jenkins jenkins 134 Sep 23 23:36 .dockerignore 23:37:37 drwxrwxr-x. 2 jenkins jenkins 4096 Sep 23 23:36 examples 23:37:37 drwxrwxr-x. 8 jenkins jenkins 162 Sep 23 23:36 .git 23:37:37 drwxrwxr-x. 2 jenkins jenkins 103 Sep 23 23:36 .github 23:37:37 -rw-rw-r--. 1 jenkins jenkins 934 Sep 23 23:36 .gitignore 23:37:37 -rw-r--r--. 1 jenkins jenkins 308 Sep 23 23:37 go.mod 23:37:37 -rw-r--r--. 1 jenkins jenkins 13807 Sep 23 23:37 go.sum 23:37:37 -rw-rw-r--. 1 jenkins jenkins 677 Sep 23 23:36 GOVERNANCE.md 23:37:37 drwxrwxr-x. 2 jenkins jenkins 31 Sep 23 23:36 images 23:37:37 drwxrwxr-x. 5 jenkins jenkins 45 Sep 23 23:36 internal 23:37:37 -rw-rw-r--. 1 jenkins jenkins 682 Sep 23 23:36 Jenkinsfile 23:37:37 -rw-rw-r--. 1 jenkins jenkins 11347 Sep 23 23:36 LICENSE 23:37:37 -rw-rw-r--. 1 jenkins jenkins 1011 Sep 23 23:36 Makefile 23:37:37 -rw-rw-r--. 1 jenkins jenkins 625 Sep 23 23:36 OWNERS.md 23:37:37 -rw-rw-r--. 1 jenkins jenkins 30261 Sep 23 23:36 README.md 23:37:37 drwxrwxr-x. 4 jenkins jenkins 54 Sep 23 23:36 snap 23:37:37 -rw-rw-r--. 1 jenkins jenkins 11 Sep 23 23:34 VERSION 23:37:37 -rw-rw-r--. 1 jenkins jenkins 193 Sep 23 23:36 version.go [Pipeline] isUnix [Pipeline] sh 23:37:37 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=e0ebc7ee856a66e69e0bf61b50d6adfe371edacc --label arch=amd64 --label version=1.0.1-dev.1 . 23:37:37 Sending build context to Docker daemon 1.2MB 23:37:37 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 23:37:37 Step 2/25 : FROM ${BASE} AS builder 23:37:37 ---> d931c023b7e1 23:37:37 Step 3/25 : ARG MAKE='make build' 23:37:37 ---> Running in ba97d091fff1 23:37:37 Removing intermediate container ba97d091fff1 23:37:37 ---> 8c35d500cc9b 23:37:37 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 23:37:38 ---> Running in fd3e5efceb30 23:37:38 Removing intermediate container fd3e5efceb30 23:37:38 ---> 8f988a7a7c30 23:37:38 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 23:37:38 ---> Running in bdb3c2c0a59f 23:37:38 Removing intermediate container bdb3c2c0a59f 23:37:38 ---> 4e5c26ee773d 23:37:38 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:37:38 ---> Running in 3cccc0b2c49c 23:37:38 Removing intermediate container 3cccc0b2c49c 23:37:38 ---> 020642c3c5d6 23:37:38 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:37:38 ---> Running in b85b6e10eb0c 23:37:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:37:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:37:40 OK: 219 MiB in 52 packages 23:37:40 Removing intermediate container b85b6e10eb0c 23:37:40 ---> 9e0f59c9d559 23:37:40 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 23:37:41 ---> Running in 359033efee6e 23:37:41 Removing intermediate container 359033efee6e 23:37:41 ---> a87c0466a965 23:37:41 Step 9/25 : COPY go.mod . 23:37:41 ---> 0f39f22e6602 23:37:41 Step 10/25 : COPY Makefile . 23:37:41 ---> 218f6140d6ac 23:37:41 Step 11/25 : RUN make update 23:37:41 ---> Running in ab18e1485cfb 23:37:41 CGO_ENABLED=0 GO111MODULE=on go mod download 23:37:41 Removing intermediate container ab18e1485cfb 23:37:41 ---> 1a4694ba1ba7 23:37:41 Step 12/25 : COPY . . 23:37:42 ---> 19d9863ca21a 23:37:42 Step 13/25 : RUN go mod tidy 23:37:42 ---> Running in 0d38a6eff3c5 23:37:42 Removing intermediate container 0d38a6eff3c5 23:37:42 ---> efd968db98c5 23:37:42 Step 14/25 : RUN $MAKE 23:37:43 ---> Running in 592560acbcee 23:37:43 go mod tidy 23:37:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.1-dev.1" -o cmd/device-rfid-llrp-go ./cmd 23:37:48 Removing intermediate container e8d5aacd093d 23:37:48 ---> 71af5f3f9d6e 23:37:48 Step 12/14 : COPY . . 23:37:48 ---> 1dfa09b3e7e3 23:37:48 Step 13/14 : RUN go mod tidy 23:37:48 ---> Running in 636f2afa699e 23:37:49 Removing intermediate container 636f2afa699e 23:37:49 ---> ebb8a4779b8e 23:37:49 Step 14/14 : RUN $MAKE 23:37:50 ---> Running in 30ac1a74d321 23:37:52 noop 23:37:53 Removing intermediate container 30ac1a74d321 23:37:53 ---> 9facb661f367 23:37:53 Successfully built 9facb661f367 23:37:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:37:53 + docker inspect -f . ci-base-image-arm64 23:37:53 . [Pipeline] withDockerContainer 23:37:53 Removing intermediate container 592560acbcee 23:37:53 ---> e18c6a9ddee5 23:37:53 Step 15/25 : FROM alpine:3.14 23:37:53 prd-ubuntu18.04-docker-arm64-4c-16g-1071 does not seem to be running inside a container 23:37:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/9 -v /w/workspace/device-rfid-llrp-go/9:/w/workspace/device-rfid-llrp-go/9:rw,z -v /w/workspace/device-rfid-llrp-go/9@tmp:/w/workspace/device-rfid-llrp-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:37:56 $ docker top 9deca9033471b2560a6bceb4a63069b10e7b92108b4e0c1cae41be729db388aa -eo pid,comm [Pipeline] { [Pipeline] sh 23:37:56 3.14: Pulling from library/alpine 23:37:56 a0d0a0d46f8b: Pulling fs layer 23:37:57 a0d0a0d46f8b: Verifying Checksum 23:37:57 a0d0a0d46f8b: Download complete 23:37:57 + go version 23:37:57 go version go1.16.6 linux/arm64 [Pipeline] } 23:37:57 $ docker stop --time=1 9deca9033471b2560a6bceb4a63069b10e7b92108b4e0c1cae41be729db388aa 23:37:57 a0d0a0d46f8b: Pull complete 23:37:57 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 23:37:57 Status: Downloaded newer image for alpine:3.14 23:37:57 ---> 14119a10abf4 23:37:57 Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:37:57 ---> Running in 635710ee1663 23:37:57 Removing intermediate container 635710ee1663 23:37:57 ---> 772563c7bd44 23:37:57 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / 23:37:57 ---> a5fcba240d35 23:37:57 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / 23:37:57 ---> e7337758acd3 23:37:57 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / 23:37:58 ---> dd8f9ab62f4e 23:37:58 Step 20/25 : EXPOSE 49989 23:37:58 ---> Running in c05caa15513e 23:37:58 Removing intermediate container c05caa15513e 23:37:58 ---> 9b2939f90c46 23:37:58 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] 23:37:58 ---> Running in d5a1123406a3 23:37:58 Removing intermediate container d5a1123406a3 23:37:58 ---> 993fbd137f5e 23:37:58 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 23:37:58 ---> Running in 15a6d837ae40 23:37:58 Removing intermediate container 15a6d837ae40 23:37:58 ---> 669b0de14148 23:37:58 Step 23/25 : LABEL arch=amd64 23:37:58 ---> Running in 34e3a92bf829 23:37:58 Removing intermediate container 34e3a92bf829 23:37:58 ---> dcab89c75a41 23:37:58 Step 24/25 : LABEL git_sha=e0ebc7ee856a66e69e0bf61b50d6adfe371edacc 23:37:58 ---> Running in c863eb22345d 23:37:58 Removing intermediate container c863eb22345d 23:37:58 ---> 7a7da27e89a9 23:37:58 Step 25/25 : LABEL version=1.0.1-dev.1 23:37:58 ---> Running in f7ae6a8dc43b 23:37:58 Removing intermediate container f7ae6a8dc43b 23:37:58 ---> c1c61763f53f 23:37:58 [Warning] One or more build-args [ARCH] were not consumed 23:37:58 Successfully built c1c61763f53f 23:37:58 Successfully tagged device-rfid-llrp:latest 23:37:59 $ docker rm -f 9deca9033471b2560a6bceb4a63069b10e7b92108b4e0c1cae41be729db388aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:38:00 provisioning config files... 23:38:00 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/9@tmp/config6960677677789179291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:38:00 + docker inspect -f . ci-base-image-arm64 23:38:00 . [Pipeline] withDockerContainer 23:38:00 ---> docker-login.sh 23:38:00 nexus3.edgexfoundry.org:10001 23:38:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:00 Configure a credential helper to remove this warning. See 23:38:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:00 23:38:00 Login Succeeded 23:38:00 nexus3.edgexfoundry.org:10002 23:38:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:01 prd-ubuntu18.04-docker-arm64-4c-16g-1071 does not seem to be running inside a container 23:38:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:01 Configure a credential helper to remove this warning. See 23:38:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:01 23:38:01 Login Succeeded 23:38:01 nexus3.edgexfoundry.org:10003 23:38:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:01 Configure a credential helper to remove this warning. See 23:38:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:01 23:38:01 Login Succeeded 23:38:01 nexus3.edgexfoundry.org:10004 23:38:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/9 -v /w/workspace/device-rfid-llrp-go/9:/w/workspace/device-rfid-llrp-go/9:rw,z -v /w/workspace/device-rfid-llrp-go/9@tmp:/w/workspace/device-rfid-llrp-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:38:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:01 Configure a credential helper to remove this warning. See 23:38:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:01 23:38:01 Login Succeeded 23:38:01 docker.io 23:38:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:01 Configure a credential helper to remove this warning. See 23:38:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:01 23:38:01 Login Succeeded 23:38:01 ---> docker-login.sh ends 23:38:03 $ docker top e6d1066be4ae113e8c77fbb5a742ddead1364a764e9c6894284e8d47f52dae54 -eo pid,comm [Pipeline] { [Pipeline] } 23:38:03 Deleting 1 temporary files [Pipeline] fileExists [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] echo 23:38:04 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 23:38:04 e0ebc7ee856a66e69e0bf61b50d6adfe371edacc 23:38:04 latest 23:38:04 1.0.1-dev.1 23:38:04 e0ebc7ee856a66e69e0bf61b50d6adfe371edacc-1.0.1-dev.1 23:38:04 main 23:38:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:38:04 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:e0ebc7ee856a66e69e0bf61b50d6adfe371edacc [Pipeline] isUnix [Pipeline] sh 23:38:04 + go mod tidy 23:38:04 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:e0ebc7ee856a66e69e0bf61b50d6adfe371edacc 23:38:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 23:38:04 7a035f38659a: Preparing 23:38:04 781cec0b162d: Preparing 23:38:04 2f5f8093a8bb: Preparing 23:38:04 e2eb06d8af82: Preparing 23:38:04 e2eb06d8af82: Layer already exists 23:38:05 2f5f8093a8bb: Pushed [Pipeline] sh 23:38:05 781cec0b162d: Pushed 23:38:05 + make test 23:38:05 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 23:38:06 7a035f38659a: Pushed 23:38:06 e0ebc7ee856a66e69e0bf61b50d6adfe371edacc: digest: sha256:cd20d1c43900c9749d8b06c490c3b80c9f37dfb38b5b1976992e67479f0e490e size: 1155 [Pipeline] isUnix [Pipeline] sh 23:38:06 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh 23:38:07 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 23:38:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 23:38:07 7a035f38659a: Preparing 23:38:07 781cec0b162d: Preparing 23:38:07 2f5f8093a8bb: Preparing 23:38:07 e2eb06d8af82: Preparing 23:38:07 781cec0b162d: Layer already exists 23:38:07 e2eb06d8af82: Layer already exists 23:38:07 7a035f38659a: Layer already exists 23:38:07 2f5f8093a8bb: Layer already exists 23:38:07 latest: digest: sha256:cd20d1c43900c9749d8b06c490c3b80c9f37dfb38b5b1976992e67479f0e490e size: 1155 [Pipeline] isUnix [Pipeline] sh 23:38:07 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 23:38:07 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 23:38:07 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.1 23:38:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 23:38:07 7a035f38659a: Preparing 23:38:07 781cec0b162d: Preparing 23:38:07 2f5f8093a8bb: Preparing 23:38:07 e2eb06d8af82: Preparing 23:38:07 e2eb06d8af82: Layer already exists 23:38:07 7a035f38659a: Layer already exists 23:38:07 2f5f8093a8bb: Layer already exists 23:38:07 781cec0b162d: Layer already exists 23:38:07 1.0.1-dev.1: digest: sha256:cd20d1c43900c9749d8b06c490c3b80c9f37dfb38b5b1976992e67479f0e490e size: 1155 [Pipeline] isUnix [Pipeline] sh 23:38:08 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:e0ebc7ee856a66e69e0bf61b50d6adfe371edacc-1.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 23:38:08 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:e0ebc7ee856a66e69e0bf61b50d6adfe371edacc-1.0.1-dev.1 23:38:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 23:38:08 7a035f38659a: Preparing 23:38:08 781cec0b162d: Preparing 23:38:08 2f5f8093a8bb: Preparing 23:38:08 e2eb06d8af82: Preparing 23:38:08 781cec0b162d: Layer already exists 23:38:08 7a035f38659a: Layer already exists 23:38:08 2f5f8093a8bb: Layer already exists 23:38:08 e2eb06d8af82: Layer already exists 23:38:08 e0ebc7ee856a66e69e0bf61b50d6adfe371edacc-1.0.1-dev.1: digest: sha256:cd20d1c43900c9749d8b06c490c3b80c9f37dfb38b5b1976992e67479f0e490e size: 1155 [Pipeline] isUnix [Pipeline] sh 23:38:08 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh 23:38:09 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 23:38:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 23:38:09 7a035f38659a: Preparing 23:38:09 781cec0b162d: Preparing 23:38:09 2f5f8093a8bb: Preparing 23:38:09 e2eb06d8af82: Preparing 23:38:09 781cec0b162d: Layer already exists 23:38:09 e2eb06d8af82: Layer already exists 23:38:09 7a035f38659a: Layer already exists 23:38:09 2f5f8093a8bb: Layer already exists 23:38:09 main: digest: sha256:cd20d1c43900c9749d8b06c490c3b80c9f37dfb38b5b1976992e67479f0e490e size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:38:09 ===================================================== [Pipeline] echo 23:38:09 taggedImages: 23:38:09 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:e0ebc7ee856a66e69e0bf61b50d6adfe371edacc 23:38:09 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 23:38:09 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.1 23:38:09 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:e0ebc7ee856a66e69e0bf61b50d6adfe371edacc-1.0.1-dev.1 23:38:09 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:38:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:38:09 23:38:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:38:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:38:10 latest: Pulling from edgex-lftools-log-publisher 23:38:10 b4d181a07f80: Pulling fs layer 23:38:10 a1111a8f2ec3: Pulling fs layer 23:38:10 ed53099fbce6: Pulling fs layer 23:38:10 dc539afda2c1: Pulling fs layer 23:38:10 77bc0d833cb6: Pulling fs layer 23:38:10 9065ff56babe: Pulling fs layer 23:38:10 d287ab97295c: Pulling fs layer 23:38:10 77bc0d833cb6: Waiting 23:38:10 9065ff56babe: Waiting 23:38:10 d287ab97295c: Waiting 23:38:10 dc539afda2c1: Waiting 23:38:10 a1111a8f2ec3: Verifying Checksum 23:38:10 a1111a8f2ec3: Download complete 23:38:10 dc539afda2c1: Verifying Checksum 23:38:10 dc539afda2c1: Download complete 23:38:10 77bc0d833cb6: Verifying Checksum 23:38:10 77bc0d833cb6: Download complete 23:38:10 9065ff56babe: Verifying Checksum 23:38:10 9065ff56babe: Download complete 23:38:11 ed53099fbce6: Verifying Checksum 23:38:11 ed53099fbce6: Download complete 23:38:12 b4d181a07f80: Verifying Checksum 23:38:12 b4d181a07f80: Download complete 23:38:13 b4d181a07f80: Pull complete 23:38:13 a1111a8f2ec3: Pull complete 23:38:14 ed53099fbce6: Pull complete 23:38:14 dc539afda2c1: Pull complete 23:38:14 77bc0d833cb6: Pull complete 23:38:14 9065ff56babe: Pull complete 23:38:16 d287ab97295c: Verifying Checksum 23:38:16 d287ab97295c: Download complete 23:38:20 d287ab97295c: Pull complete 23:38:20 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:38:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:38:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:38:20 prd-centos7-docker-4c-2g-1076 does not seem to be running inside a container 23:38:21 $ 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/9 -v /w/workspace/device-rfid-llrp-go/9:/w/workspace/device-rfid-llrp-go/9:rw,z -v /w/workspace/device-rfid-llrp-go/9@tmp:/w/workspace/device-rfid-llrp-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:38:23 $ docker top db0f2a4574019a4020857941553620d8ec031e6aee435a0832eed0cb36a8ca55 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:38:23 ---> job-cost.sh 23:38:23 lf-activate-venv: SKIPPING 23:38:23 INFO: No Stack... 23:38:24 INFO: Retrieving Pricing Info for: v3-standard-2 23:38:24 INFO: Archiving Costs [Pipeline] sh 23:38:24 + cut -d, -f6 23:38:24 + cat /w/workspace/device-rfid-llrp-go/9/archives/cost.csv [Pipeline] lock 23:38:24 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-9-stack-cost] 23:38:24 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-9-stack-cost] did not exist. Created. 23:38:24 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:38:25 + echo total: 0.05999999865889549 [Pipeline] stash 23:38:25 Stashed 1 file(s) [Pipeline] } 23:38:25 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-9-stack-cost] [Pipeline] // lock [Pipeline] } 23:38:25 $ docker stop --time=1 db0f2a4574019a4020857941553620d8ec031e6aee435a0832eed0cb36a8ca55 23:38:26 $ docker rm -f db0f2a4574019a4020857941553620d8ec031e6aee435a0832eed0cb36a8ca55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:39:04 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 23:39:04 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 23:39:36 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.333s coverage: 39.5% of statements 23:39:36 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.522s coverage: 52.0% of statements 23:39:36 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.056s coverage: 95.5% of statements 23:39:36 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:40:03 gofmt -l . 23:40:03 [ "`gofmt -l .`" = "" ] 23:40:04 ./bin/test-go-mod-tidy.sh 23:40:04 ./bin/test-attribution-txt.sh [Pipeline] } 23:40:05 $ docker stop --time=1 e6d1066be4ae113e8c77fbb5a742ddead1364a764e9c6894284e8d47f52dae54 23:40:08 $ docker rm -f e6d1066be4ae113e8c77fbb5a742ddead1364a764e9c6894284e8d47f52dae54 [Pipeline] // withDockerContainer [Pipeline] sh 23:40:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:40:09 Warning: overwriting stash ‘coverage-report’ 23:40:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:40:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:40:11 + ls -al . 23:40:11 total 604 23:40:11 drwxrwxr-x 10 jenkins jenkins 4096 Sep 23 23:40 . 23:40:11 drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 23:36 .. 23:40:11 -rw-rw-r-- 1 jenkins jenkins 134 Sep 23 23:36 .dockerignore 23:40:11 drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 23:36 .git 23:40:11 drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 23:36 .github 23:40:11 -rw-rw-r-- 1 jenkins jenkins 934 Sep 23 23:36 .gitignore 23:40:11 -rw-rw-r-- 1 jenkins jenkins 6734 Sep 23 23:36 Attribution.txt 23:40:11 -rw-rw-r-- 1 jenkins jenkins 1521 Sep 23 23:36 Dockerfile 23:40:11 -rw-rw-r-- 1 jenkins jenkins 677 Sep 23 23:36 GOVERNANCE.md 23:40:11 -rw-rw-r-- 1 jenkins jenkins 682 Sep 23 23:36 Jenkinsfile 23:40:11 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 23 23:36 LICENSE 23:40:11 -rw-rw-r-- 1 jenkins jenkins 1011 Sep 23 23:36 Makefile 23:40:11 -rw-rw-r-- 1 jenkins jenkins 625 Sep 23 23:36 OWNERS.md 23:40:11 -rw-rw-r-- 1 jenkins jenkins 30261 Sep 23 23:36 README.md 23:40:11 -rw-rw-r-- 1 jenkins jenkins 11 Sep 23 23:34 VERSION 23:40:11 drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 23:36 bin 23:40:11 drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 23:36 cmd 23:40:11 -rw-r--r-- 1 jenkins jenkins 462904 Sep 23 23:39 coverage.out 23:40:11 drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 23:36 examples 23:40:11 -rw-r--r-- 1 jenkins jenkins 308 Sep 23 23:40 go.mod 23:40:11 -rw-r--r-- 1 jenkins jenkins 13807 Sep 23 23:38 go.sum 23:40:11 drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 23:36 images 23:40:11 drwxrwxr-x 5 jenkins jenkins 4096 Sep 23 23:36 internal 23:40:11 drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 23:36 snap 23:40:11 -rw-rw-r-- 1 jenkins jenkins 193 Sep 23 23:36 version.go [Pipeline] isUnix [Pipeline] sh 23:40:11 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e0ebc7ee856a66e69e0bf61b50d6adfe371edacc --label arch=arm64 --label version=1.0.1-dev.1 . 23:40:12 Sending build context to Docker daemon 1.2MB 23:40:12 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 23:40:12 Step 2/25 : FROM ${BASE} AS builder 23:40:12 ---> 9facb661f367 23:40:12 Step 3/25 : ARG MAKE='make build' 23:40:12 ---> Running in 440ae3aebc25 23:40:13 Removing intermediate container 440ae3aebc25 23:40:13 ---> 79a134cd1a87 23:40:13 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 23:40:13 ---> Running in a59dc974b151 23:40:15 Removing intermediate container a59dc974b151 23:40:15 ---> 7f7d27d43c0a 23:40:15 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 23:40:15 ---> Running in 7f060a66e783 23:40:15 Removing intermediate container 7f060a66e783 23:40:15 ---> e023677b1db3 23:40:15 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:40:15 ---> Running in 018d2322b647 23:40:18 Removing intermediate container 018d2322b647 23:40:18 ---> c632af7fa0ef 23:40:18 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:40:18 ---> Running in 16ede26f821d 23:40:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:40:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:40:22 OK: 218 MiB in 52 packages 23:40:23 Removing intermediate container 16ede26f821d 23:40:23 ---> 0c4a085547b6 23:40:23 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 23:40:23 ---> Running in 265c4d611fac 23:40:24 Removing intermediate container 265c4d611fac 23:40:24 ---> 49b3b8d8b52c 23:40:24 Step 9/25 : COPY go.mod . 23:40:24 ---> de09929e6004 23:40:24 Step 10/25 : COPY Makefile . 23:40:25 ---> 249a1b97ecf0 23:40:25 Step 11/25 : RUN make update 23:40:26 ---> Running in dcf7da359a94 23:40:27 CGO_ENABLED=0 GO111MODULE=on go mod download 23:40:29 Removing intermediate container dcf7da359a94 23:40:29 ---> 71480635a892 23:40:29 Step 12/25 : COPY . . 23:40:30 ---> 3971ad03b8ac 23:40:30 Step 13/25 : RUN go mod tidy 23:40:30 ---> Running in 0be32000f2a5 23:40:33 Removing intermediate container 0be32000f2a5 23:40:33 ---> 0761771f9417 23:40:33 Step 14/25 : RUN $MAKE 23:40:33 ---> Running in 6dc85487c463 23:40:34 go mod tidy 23:40:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.1-dev.1" -o cmd/device-rfid-llrp-go ./cmd 23:41:14 Removing intermediate container 6dc85487c463 23:41:14 ---> cef291b3686d 23:41:14 Step 15/25 : FROM alpine:3.14 23:41:14 3.14: Pulling from library/alpine 23:41:14 552d1f2373af: Pulling fs layer 23:41:15 552d1f2373af: Verifying Checksum 23:41:15 552d1f2373af: Download complete 23:41:15 552d1f2373af: Pull complete 23:41:15 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 23:41:16 Status: Downloaded newer image for alpine:3.14 23:41:16 ---> bb3de5531c18 23:41:16 Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:41:16 ---> Running in 010f0a3256d1 23:41:16 Removing intermediate container 010f0a3256d1 23:41:16 ---> fcec01692d9e 23:41:16 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / 23:41:17 ---> bcaf5e875307 23:41:17 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / 23:41:18 ---> 7deef4767a89 23:41:18 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / 23:41:20 ---> ee92095389d2 23:41:20 Step 20/25 : EXPOSE 49989 23:41:20 ---> Running in 1e484540673e 23:41:20 Removing intermediate container 1e484540673e 23:41:20 ---> 2c825757e509 23:41:20 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] 23:41:20 ---> Running in c2b741f2b6e5 23:41:21 Removing intermediate container c2b741f2b6e5 23:41:21 ---> f650fea87d8d 23:41:21 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 23:41:21 ---> Running in 6411ddff1343 23:41:22 Removing intermediate container 6411ddff1343 23:41:22 ---> e069c3923bda 23:41:22 Step 23/25 : LABEL arch=arm64 23:41:22 ---> Running in fb35a37b8f1e 23:41:22 Removing intermediate container fb35a37b8f1e 23:41:22 ---> 3d4091de209e 23:41:22 Step 24/25 : LABEL git_sha=e0ebc7ee856a66e69e0bf61b50d6adfe371edacc 23:41:22 ---> Running in 043c1411c7aa 23:41:23 Removing intermediate container 043c1411c7aa 23:41:23 ---> 5c0e31a03f1b 23:41:23 Step 25/25 : LABEL version=1.0.1-dev.1 23:41:23 ---> Running in 969590a38eaf 23:41:24 Removing intermediate container 969590a38eaf 23:41:24 ---> 29d61e4b31d7 23:41:24 [Warning] One or more build-args [ARCH] were not consumed 23:41:24 Successfully built 29d61e4b31d7 23:41:24 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:41:24 provisioning config files... 23:41:24 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/9@tmp/config7504803733383916741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:41:26 ---> docker-login.sh 23:41:26 nexus3.edgexfoundry.org:10001 23:41:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:27 Configure a credential helper to remove this warning. See 23:41:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:27 23:41:27 Login Succeeded 23:41:27 nexus3.edgexfoundry.org:10002 23:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:28 Configure a credential helper to remove this warning. See 23:41:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:28 23:41:28 Login Succeeded 23:41:28 nexus3.edgexfoundry.org:10003 23:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:28 Configure a credential helper to remove this warning. See 23:41:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:28 23:41:28 Login Succeeded 23:41:28 nexus3.edgexfoundry.org:10004 23:41:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:29 Configure a credential helper to remove this warning. See 23:41:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:29 23:41:29 Login Succeeded 23:41:29 docker.io 23:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:30 Configure a credential helper to remove this warning. See 23:41:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:30 23:41:30 Login Succeeded 23:41:30 ---> docker-login.sh ends [Pipeline] } 23:41:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:41:30 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 23:41:30 e0ebc7ee856a66e69e0bf61b50d6adfe371edacc 23:41:30 latest 23:41:30 1.0.1-dev.1 23:41:30 e0ebc7ee856a66e69e0bf61b50d6adfe371edacc-1.0.1-dev.1 23:41:30 main 23:41:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:41:31 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e0ebc7ee856a66e69e0bf61b50d6adfe371edacc [Pipeline] isUnix [Pipeline] sh 23:41:31 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e0ebc7ee856a66e69e0bf61b50d6adfe371edacc 23:41:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:41:31 5a8c69711cef: Preparing 23:41:31 2481b48b7049: Preparing 23:41:31 d46af653d6ff: Preparing 23:41:31 ee420dfed78a: Preparing 23:41:31 ee420dfed78a: Layer already exists 23:41:31 2481b48b7049: Pushed 23:41:31 d46af653d6ff: Pushed 23:41:35 5a8c69711cef: Pushed 23:41:35 e0ebc7ee856a66e69e0bf61b50d6adfe371edacc: digest: sha256:9100684b4f92d409fefb15c5d344afda1602126152d2513ccb74bc4c27845391 size: 1155 [Pipeline] isUnix [Pipeline] sh 23:41:35 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:41:36 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 23:41:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:41:36 5a8c69711cef: Preparing 23:41:36 2481b48b7049: Preparing 23:41:36 d46af653d6ff: Preparing 23:41:36 ee420dfed78a: Preparing 23:41:36 ee420dfed78a: Layer already exists 23:41:36 d46af653d6ff: Layer already exists 23:41:36 2481b48b7049: Layer already exists 23:41:36 5a8c69711cef: Layer already exists 23:41:36 latest: digest: sha256:9100684b4f92d409fefb15c5d344afda1602126152d2513ccb74bc4c27845391 size: 1155 [Pipeline] isUnix [Pipeline] sh 23:41:36 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 23:41:37 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.1 23:41:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:41:37 5a8c69711cef: Preparing 23:41:37 2481b48b7049: Preparing 23:41:37 d46af653d6ff: Preparing 23:41:37 ee420dfed78a: Preparing 23:41:37 2481b48b7049: Layer already exists 23:41:37 ee420dfed78a: Layer already exists 23:41:37 d46af653d6ff: Layer already exists 23:41:37 5a8c69711cef: Layer already exists 23:41:37 1.0.1-dev.1: digest: sha256:9100684b4f92d409fefb15c5d344afda1602126152d2513ccb74bc4c27845391 size: 1155 [Pipeline] isUnix [Pipeline] sh 23:41:37 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e0ebc7ee856a66e69e0bf61b50d6adfe371edacc-1.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 23:41:38 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e0ebc7ee856a66e69e0bf61b50d6adfe371edacc-1.0.1-dev.1 23:41:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:41:38 5a8c69711cef: Preparing 23:41:38 2481b48b7049: Preparing 23:41:38 d46af653d6ff: Preparing 23:41:38 ee420dfed78a: Preparing 23:41:38 5a8c69711cef: Layer already exists 23:41:38 2481b48b7049: Layer already exists 23:41:38 d46af653d6ff: Layer already exists 23:41:38 ee420dfed78a: Layer already exists 23:41:38 e0ebc7ee856a66e69e0bf61b50d6adfe371edacc-1.0.1-dev.1: digest: sha256:9100684b4f92d409fefb15c5d344afda1602126152d2513ccb74bc4c27845391 size: 1155 [Pipeline] isUnix [Pipeline] sh 23:41:38 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh 23:41:39 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 23:41:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:41:39 5a8c69711cef: Preparing 23:41:39 2481b48b7049: Preparing 23:41:39 d46af653d6ff: Preparing 23:41:39 ee420dfed78a: Preparing 23:41:39 2481b48b7049: Layer already exists 23:41:39 5a8c69711cef: Layer already exists 23:41:39 d46af653d6ff: Layer already exists 23:41:39 ee420dfed78a: Layer already exists 23:41:39 main: digest: sha256:9100684b4f92d409fefb15c5d344afda1602126152d2513ccb74bc4c27845391 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:41:40 ===================================================== [Pipeline] echo 23:41:40 taggedImages: 23:41:40 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e0ebc7ee856a66e69e0bf61b50d6adfe371edacc 23:41:40 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 23:41:40 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.1 23:41:40 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e0ebc7ee856a66e69e0bf61b50d6adfe371edacc-1.0.1-dev.1 23:41:40 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:41:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:41:40 23:41:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:41:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:41:41 arm64: Pulling from edgex-lftools-log-publisher 23:41:41 448f6bf000e3: Pulling fs layer 23:41:41 f757da607395: Pulling fs layer 23:41:41 05883995daec: Pulling fs layer 23:41:41 8603b9c90790: Pulling fs layer 23:41:41 1560dd03e051: Pulling fs layer 23:41:41 27f5ce0e4adf: Pulling fs layer 23:41:41 c2d8d7efcc4b: Pulling fs layer 23:41:41 1560dd03e051: Waiting 23:41:41 27f5ce0e4adf: Waiting 23:41:41 c2d8d7efcc4b: Waiting 23:41:41 8603b9c90790: Waiting 23:41:41 f757da607395: Download complete 23:41:41 8603b9c90790: Download complete 23:41:41 1560dd03e051: Verifying Checksum 23:41:41 1560dd03e051: Download complete 23:41:42 27f5ce0e4adf: Download complete 23:41:42 05883995daec: Verifying Checksum 23:41:42 05883995daec: Download complete 23:41:43 448f6bf000e3: Verifying Checksum 23:41:43 448f6bf000e3: Download complete 23:41:46 c2d8d7efcc4b: Verifying Checksum 23:41:46 448f6bf000e3: Pull complete 23:41:47 f757da607395: Pull complete 23:41:49 05883995daec: Pull complete 23:41:49 8603b9c90790: Pull complete 23:41:50 1560dd03e051: Pull complete 23:41:51 27f5ce0e4adf: Pull complete 23:42:06 c2d8d7efcc4b: Pull complete 23:42:06 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:42:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:42:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:42:06 prd-ubuntu18.04-docker-arm64-4c-16g-1071 does not seem to be running inside a container 23:42:06 $ 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/9 -v /w/workspace/device-rfid-llrp-go/9:/w/workspace/device-rfid-llrp-go/9:rw,z -v /w/workspace/device-rfid-llrp-go/9@tmp:/w/workspace/device-rfid-llrp-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:42:12 $ docker top 1bc5166fa62f309e63decb193f1ab5aaf14e1a53bcb60567231cc1d5783bf026 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:42:13 ---> job-cost.sh 23:42:13 lf-activate-venv: SKIPPING 23:42:13 INFO: No Stack... 23:42:14 INFO: Retrieving Pricing Info for: v3-standard-4 23:42:15 INFO: Archiving Costs [Pipeline] sh 23:42:16 + cut -d, -f6 23:42:16 + cat /w/workspace/device-rfid-llrp-go/9/archives/cost.csv [Pipeline] lock 23:42:16 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-9-stack-cost] 23:42:16 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-9-stack-cost] did not exist. Created. 23:42:16 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:42:17 /w/workspace/device-rfid-llrp-go/9@tmp/durable-fbaf16a4/script.sh: 1: /w/workspace/device-rfid-llrp-go/9@tmp/durable-fbaf16a4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:42:17 + echo total: 0.10999999940395355 [Pipeline] stash 23:42:17 Warning: overwriting stash ‘stack-cost’ 23:42:17 Stashed 1 file(s) [Pipeline] } 23:42:17 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-9-stack-cost] [Pipeline] // lock [Pipeline] } 23:42:17 $ docker stop --time=1 1bc5166fa62f309e63decb193f1ab5aaf14e1a53bcb60567231cc1d5783bf026 23:42:19 $ docker rm -f 1bc5166fa62f309e63decb193f1ab5aaf14e1a53bcb60567231cc1d5783bf026 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:42:20 provisioning config files... 23:42:20 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6508297631644887464tmp [Pipeline] { [Pipeline] sh 23:42:21 + set +x 23:42:21 + curl -s https://codecov.io/bash 23:42:21 + bash -s -- 23:42:21 23:42:21 _____ _ 23:42:21 / ____| | | 23:42:21 | | ___ __| | ___ ___ _____ __ 23:42:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:42:21 | |___| (_) | (_| | __/ (_| (_) \ V / 23:42:21 \_____\___/ \__,_|\___|\___\___/ \_/ 23:42:21 Bash-1.0.6 23:42:21 23:42:21 23:42:21 ==> git version 2.24.4 found 23:42:21 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 23:42:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:42:21 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:42:21 ==> Jenkins CI detected. 23:42:21 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 23:42:21 project root: . 23:42:21 --> token set from env 23:42:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:42:21 ==> Running gcov in . (disable via -X gcov) 23:42:21 ==> Python coveragepy not found 23:42:21 ==> Searching for coverage reports in: 23:42:21 + . 23:42:21 -> Found 1 reports 23:42:21 ==> Detecting git/mercurial file structure 23:42:21 ==> Reading reports 23:42:21 + ./coverage.out bytes=462904 23:42:21 ==> Appending adjustments 23:42:21 https://docs.codecov.io/docs/fixing-reports 23:42:21 + Found adjustments 23:42:21 ==> Gzipping contents 23:42:21 52K /tmp/codecov.yKXuYX.gz 23:42:21 ==> Uploading reports 23:42:21 url: https://codecov.io 23:42:21 query: branch=main&commit=e0ebc7ee856a66e69e0bf61b50d6adfe371edacc&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:42:21 -> Pinging Codecov 23:42:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=e0ebc7ee856a66e69e0bf61b50d6adfe371edacc&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:42:21 -> Uploading to 23:42:21 https://storage.googleapis.com/codecov/v4/raw/2021-09-23/581DD39554BDF9B6E22D074273EAD858/e0ebc7ee856a66e69e0bf61b50d6adfe371edacc/5eccda46-71f1-4d51-bdca-7ee996117e3e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210923%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210923T234221Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5df04231240e38693a46fa9c21b1853ad59d1ce5d934fcb9a090891157c18937 23:42:21 % Total % Received % Xferd Average Speed Time Time Time Current 23:42:21 Dload Upload Total Spent Left Speed 23:42:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 63 51859 0 0 63 32768 0 24048 0:00:02 0:00:01 0:00:01 24058 63 51859 0 0 63 32768 0 13862 0:00:03 0:00:02 0:00:01 13867 63 51859 0 0 63 32768 0 9737 0:00:05 0:00:03 0:00:02 9740 63 51859 0 0 63 32768 0 7504 0:00:06 0:00:04 0:00:02 7505 63 51859 0 0 63 32768 0 6104 0:00:08 0:00:05 0:00:03 6105 63 51859 0 0 63 32768 0 5145 0:00:10 0:00:06 0:00:04 0 63 51859 0 0 63 32768 0 4446 0:00:11 0:00:07 0:00:04 0 63 51859 0 0 63 32768 0 3914 0:00:13 0:00:08 0:00:05 0 63 51859 0 0 63 32768 0 3496 0:00:14 0:00:09 0:00:05 0 63 51859 0 0 63 32768 0 3158 0:00:16 0:00:10 0:00:06 0 63 51859 0 0 63 32768 0 2880 0:00:18 0:00:11 0:00:07 0 63 51859 0 0 63 32768 0 2647 0:00:19 0:00:12 0:00:07 0 63 51859 0 0 63 32768 0 2449 0:00:21 0:00:13 0:00:08 0 63 51859 0 0 63 32768 0 2278 0:00:22 0:00:14 0:00:08 0 63 51859 0 0 63 32768 0 2130 0:00:24 0:00:15 0:00:09 0 63 51859 0 0 63 32768 0 2000 0:00:25 0:00:16 0:00:09 0 63 51859 0 0 63 32768 0 1885 0:00:27 0:00:17 0:00:10 0 63 51859 0 0 63 32768 0 1782 0:00:29 0:00:18 0:00:11 0 63 51859 0 0 63 32768 0 1690 0:00:30 0:00:19 0:00:11 0 100 51859 0 0 100 51859 0 2616 0:00:19 0:00:19 --:--:-- 4299 23:42:41 curl: (22) The requested URL returned error: 400 Bad Request 23:42:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e0ebc7ee856a66e69e0bf61b50d6adfe371edacc [Pipeline] } 23:42:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:42:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:42:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:42:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:42:42 23:42:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:42:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:42:42 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:42:42 188c0c94c7c5: Pulling fs layer 23:42:42 0ef7d3d256c8: Pulling fs layer 23:42:42 de9db76c5a1d: Pulling fs layer 23:42:42 0eba1c9be4d2: Pulling fs layer 23:42:42 0d57e429df01: Pulling fs layer 23:42:42 4e4be7b47b0d: Pulling fs layer 23:42:42 e1f770b5df2f: Pulling fs layer 23:42:42 85a0685a4137: Pulling fs layer 23:42:42 4e4be7b47b0d: Waiting 23:42:42 e1f770b5df2f: Waiting 23:42:42 85a0685a4137: Waiting 23:42:42 0eba1c9be4d2: Waiting 23:42:42 0d57e429df01: Waiting 23:42:42 de9db76c5a1d: Verifying Checksum 23:42:42 de9db76c5a1d: Download complete 23:42:42 0ef7d3d256c8: Verifying Checksum 23:42:42 0ef7d3d256c8: Download complete 23:42:42 0d57e429df01: Verifying Checksum 23:42:42 0d57e429df01: Download complete 23:42:43 4e4be7b47b0d: Download complete 23:42:43 188c0c94c7c5: Verifying Checksum 23:42:43 188c0c94c7c5: Download complete 23:42:43 188c0c94c7c5: Pull complete 23:42:43 0ef7d3d256c8: Pull complete 23:42:43 de9db76c5a1d: Pull complete 23:42:44 e1f770b5df2f: Verifying Checksum 23:42:44 e1f770b5df2f: Download complete 23:42:54 0eba1c9be4d2: Verifying Checksum 23:42:54 0eba1c9be4d2: Download complete 23:42:54 85a0685a4137: Verifying Checksum 23:42:54 85a0685a4137: Download complete 23:42:57 0eba1c9be4d2: Pull complete 23:42:57 0d57e429df01: Pull complete 23:42:57 4e4be7b47b0d: Pull complete 23:42:57 e1f770b5df2f: Pull complete 23:43:01 85a0685a4137: Pull complete 23:43:01 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:43:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:43:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:43:01 prd-centos7-docker-4c-2g-1073 does not seem to be running inside a container 23:43:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:43:03 $ docker top 193c9213da828c5124bca7a6910532992f8a7edaa775a01766aa6a95d55a932e -eo pid,comm [Pipeline] { [Pipeline] echo 23:43:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:43:04 + set -o pipefail 23:43:04 + snyk monitor '--org=edgex-jenkins' 23:43:16 23:43:16 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 23:43:16 23:43:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/a38871b2-28d4-491f-b7b7-c6a4cb749e28 23:43:16 23:43:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:43:16 23:43:16 [Pipeline] } 23:43:16 $ docker stop --time=1 193c9213da828c5124bca7a6910532992f8a7edaa775a01766aa6a95d55a932e 23:43:18 $ docker rm -f 193c9213da828c5124bca7a6910532992f8a7edaa775a01766aa6a95d55a932e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:43:19 + git log --format=format:%s -1 e0ebc7ee856a66e69e0bf61b50d6adfe371edacc [Pipeline] isUnix [Pipeline] sh 23:43:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:43:19 . [Pipeline] withDockerContainer 23:43:19 prd-centos7-docker-4c-2g-1073 does not seem to be running inside a container 23:43:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:43:20 $ docker top 810449d5a2eb1c5330bb2b578d2ee0f48de689fa7d76456289e9aec3930aafb3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:43:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:43:20 [ssh-agent] Looking for ssh-agent implementation... 23:43:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:43:20 $ docker exec 810449d5a2eb1c5330bb2b578d2ee0f48de689fa7d76456289e9aec3930aafb3 ssh-agent 23:43:20 SSH_AUTH_SOCK=/tmp/ssh-g6msFmNw38W2/agent.14 23:43:20 SSH_AGENT_PID=21 23:43:20 Running ssh-add (command line suppressed) 23:43:20 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4679867271472519628.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4679867271472519628.key) 23:43:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:43:21 + git semver tag 23:43:21 # -> Open(): unable to determine branch for HEAD 23:43:21 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 23:43:21 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 23:43:21 # $SEMVER_REMOTE_NAME = origin 23:43:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:43:21 # $SEMVER_USER_NAME = edgex-jenkins 23:43:21 # $SEMVER_BRANCH = main 23:43:21 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver 23:43:21 # e0ebc7ee856a66e69e0bf61b50d6adfe371edacc HEAD 23:43:21 # -> Force: false 23:43:21 # 751984de67b423e41920b38a9e6350b4fa19a10d refs/tags/v1.0.1-dev.1 [Pipeline] } 23:43:21 $ docker exec --env ******** --env ******** 810449d5a2eb1c5330bb2b578d2ee0f48de689fa7d76456289e9aec3930aafb3 ssh-agent -k 23:43:21 unset SSH_AUTH_SOCK; 23:43:21 unset SSH_AGENT_PID; 23:43:21 echo Agent pid 21 killed; 23:43:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:43:21 + git semver [Pipeline] } 23:43:21 $ docker stop --time=1 810449d5a2eb1c5330bb2b578d2ee0f48de689fa7d76456289e9aec3930aafb3 23:43:22 $ docker rm -f 810449d5a2eb1c5330bb2b578d2ee0f48de689fa7d76456289e9aec3930aafb3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:43:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:43:23 23:43:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:43:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:43:23 0.23.1-centos7: Pulling from edgex-lftools 23:43:23 ab5ef0e58194: Pulling fs layer 23:43:23 9712f1f96733: Pulling fs layer 23:43:23 63f879dbbcfc: Pulling fs layer 23:43:23 0d9ebad4ef96: Pulling fs layer 23:43:23 e9a5061849ea: Pulling fs layer 23:43:23 d747dcd14b5f: Pulling fs layer 23:43:23 2de7ff778b66: Pulling fs layer 23:43:23 0d9ebad4ef96: Waiting 23:43:23 e9a5061849ea: Waiting 23:43:23 d747dcd14b5f: Waiting 23:43:23 2de7ff778b66: Waiting 23:43:23 9712f1f96733: Download complete 23:43:28 63f879dbbcfc: Verifying Checksum 23:43:28 63f879dbbcfc: Download complete 23:43:28 e9a5061849ea: Verifying Checksum 23:43:28 e9a5061849ea: Download complete 23:43:28 d747dcd14b5f: Verifying Checksum 23:43:28 d747dcd14b5f: Download complete 23:43:29 2de7ff778b66: Verifying Checksum 23:43:29 2de7ff778b66: Download complete 23:43:29 0d9ebad4ef96: Verifying Checksum 23:43:29 0d9ebad4ef96: Download complete 23:43:31 ab5ef0e58194: Verifying Checksum 23:43:31 ab5ef0e58194: Download complete 23:43:34 ab5ef0e58194: Pull complete 23:43:34 9712f1f96733: Pull complete 23:43:34 63f879dbbcfc: Pull complete 23:43:38 0d9ebad4ef96: Pull complete 23:43:38 e9a5061849ea: Pull complete 23:43:38 d747dcd14b5f: Pull complete 23:43:39 2de7ff778b66: Pull complete 23:43:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:43:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:43:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:43:40 prd-centos7-docker-4c-2g-1073 does not seem to be running inside a container 23:43:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:43:43 $ docker top 23b8342c1fe1671299f3c0911030f1e2195e400e7c6222b24be098264b248c15 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:43:43 provisioning config files... 23:43:43 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1486912180401653951tmp 23:43:43 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8588778426687592027tmp 23:43:43 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7838273536922676869tmp [Pipeline] { [Pipeline] echo 23:43:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:43:43 ---> sigul-configuration.sh 23:43:43 gpg: directory `/root/.gnupg' created 23:43:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:43:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:43:43 gpg: keyring `/root/.gnupg/secring.gpg' created 23:43:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:43:43 gpg: CAST5 encrypted data 23:43:43 gpg: encrypted with 1 passphrase 23:43:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:43:44 + mkdir /home/jenkins 23:43:44 + mkdir /home/jenkins/sigul [Pipeline] sh 23:43:44 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 23:43:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:43:44 ---> sigul-install.sh 23:43:44 Sigul already installed; skipping installation. [Pipeline] sh 23:43:45 + git tag --list 23:43:45 v0.0.0 23:43:45 v1.0.0 23:43:45 v1.0.0-dev.1 23:43:45 v1.0.0-dev.2 23:43:45 v1.0.0-dev.3 23:43:45 v1.0.0-dev.4 23:43:45 v1.0.0-dev.5 23:43:45 v1.0.0-dev.6 23:43:45 v1.0.0-dev.7 23:43:45 v1.0.0-dev.8 23:43:45 v1.0.0-dev.9 23:43:45 v1.0.1-dev.1 [Pipeline] sh 23:43:45 + lftools sign git-tag v1.0.1-dev.1 23:43:46 Signing Git tag with Sigul... 23:43:46 Signing v1.0.1-dev.1 [Pipeline] echo 23:43:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:43:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:43:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:43:47 $ docker stop --time=1 23b8342c1fe1671299f3c0911030f1e2195e400e7c6222b24be098264b248c15 23:43:48 $ docker rm -f 23b8342c1fe1671299f3c0911030f1e2195e400e7c6222b24be098264b248c15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 23:43:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:43:49 . [Pipeline] withDockerContainer 23:43:50 prd-centos7-docker-4c-2g-1073 does not seem to be running inside a container 23:43:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:43:50 $ docker top b53b3b2e9b1b1468748ebd3bd6fd12f5de5f6d77b929e2e7e23d35ee77e4cefb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:43:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:43:50 [ssh-agent] Looking for ssh-agent implementation... 23:43:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:43:50 $ docker exec b53b3b2e9b1b1468748ebd3bd6fd12f5de5f6d77b929e2e7e23d35ee77e4cefb ssh-agent 23:43:50 SSH_AUTH_SOCK=/tmp/ssh-2v9SCNeq8VlW/agent.13 23:43:50 SSH_AGENT_PID=20 23:43:50 Running ssh-add (command line suppressed) 23:43:51 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1628926313991623097.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1628926313991623097.key) 23:43:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:43:51 + git semver bump pre 23:43:51 # -> Open(): unable to determine branch for HEAD 23:43:51 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 23:43:51 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 23:43:51 # $SEMVER_REMOTE_NAME = origin 23:43:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:43:51 # $SEMVER_USER_NAME = edgex-jenkins 23:43:51 # $SEMVER_BRANCH = main 23:43:51 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver 23:43:51 1.0.1-dev.2 [Pipeline] } 23:43:51 $ docker exec --env ******** --env ******** b53b3b2e9b1b1468748ebd3bd6fd12f5de5f6d77b929e2e7e23d35ee77e4cefb ssh-agent -k 23:43:51 unset SSH_AUTH_SOCK; 23:43:51 unset SSH_AGENT_PID; 23:43:51 echo Agent pid 20 killed; 23:43:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:43:51 + git semver [Pipeline] } 23:43:51 $ docker stop --time=1 b53b3b2e9b1b1468748ebd3bd6fd12f5de5f6d77b929e2e7e23d35ee77e4cefb 23:43:53 $ docker rm -f b53b3b2e9b1b1468748ebd3bd6fd12f5de5f6d77b929e2e7e23d35ee77e4cefb [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:43:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:43:53 . [Pipeline] withDockerContainer 23:43:53 prd-centos7-docker-4c-2g-1073 does not seem to be running inside a container 23:43:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:43:54 $ docker top dc95c8a2a1d4ef13101dd7eed00fd84501b56391593631f890a45d69d4284093 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:43:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:43:54 [ssh-agent] Looking for ssh-agent implementation... 23:43:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:43:54 $ docker exec dc95c8a2a1d4ef13101dd7eed00fd84501b56391593631f890a45d69d4284093 ssh-agent 23:43:54 SSH_AUTH_SOCK=/tmp/ssh-v5ugospa684m/agent.14 23:43:54 SSH_AGENT_PID=21 23:43:54 Running ssh-add (command line suppressed) 23:43:54 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4414225654899848474.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4414225654899848474.key) 23:43:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:43:55 + git semver push 23:43:55 # -> Open(): unable to determine branch for HEAD 23:43:55 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 23:43:55 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 23:43:55 # $SEMVER_REMOTE_NAME = origin 23:43:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:43:55 # $SEMVER_USER_NAME = edgex-jenkins 23:43:55 # $SEMVER_BRANCH = main 23:43:55 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } 23:43:56 $ docker exec --env ******** --env ******** dc95c8a2a1d4ef13101dd7eed00fd84501b56391593631f890a45d69d4284093 ssh-agent -k 23:43:56 unset SSH_AUTH_SOCK; 23:43:56 unset SSH_AGENT_PID; 23:43:56 echo Agent pid 21 killed; 23:43:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:43:56 + git semver [Pipeline] } 23:43:56 $ docker stop --time=1 dc95c8a2a1d4ef13101dd7eed00fd84501b56391593631f890a45d69d4284093 23:43:58 $ docker rm -f dc95c8a2a1d4ef13101dd7eed00fd84501b56391593631f890a45d69d4284093 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:43:59 + '[' -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:43:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:44:00 ---> package-listing.sh 23:44:00 ++ facter osfamily 23:44:00 ++ tr '[:upper:]' '[:lower:]' 23:44:00 + OS_FAMILY=redhat 23:44:00 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 23:44:00 + START_PACKAGES=/tmp/packages_start.txt 23:44:00 + END_PACKAGES=/tmp/packages_end.txt 23:44:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:44:00 + PACKAGES=/tmp/packages_start.txt 23:44:00 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 23:44:00 + PACKAGES=/tmp/packages_end.txt 23:44:00 + case "${OS_FAMILY}" in 23:44:00 + rpm -qa 23:44:00 + sort 23:44:00 + '[' -f /tmp/packages_start.txt ']' 23:44:00 + '[' -f /tmp/packages_end.txt ']' 23:44:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:44:00 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 23:44:00 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 23:44:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 23:44: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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:44:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:44:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:44:01 23:44:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:44:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:44:02 latest: Pulling from edgex-lftools-log-publisher 23:44:02 b4d181a07f80: Pulling fs layer 23:44:02 a1111a8f2ec3: Pulling fs layer 23:44:02 ed53099fbce6: Pulling fs layer 23:44:02 dc539afda2c1: Pulling fs layer 23:44:02 77bc0d833cb6: Pulling fs layer 23:44:02 9065ff56babe: Pulling fs layer 23:44:02 d287ab97295c: Pulling fs layer 23:44:02 dc539afda2c1: Waiting 23:44:02 77bc0d833cb6: Waiting 23:44:02 9065ff56babe: Waiting 23:44:02 d287ab97295c: Waiting 23:44:02 a1111a8f2ec3: Verifying Checksum 23:44:02 a1111a8f2ec3: Download complete 23:44:02 dc539afda2c1: Verifying Checksum 23:44:02 dc539afda2c1: Download complete 23:44:02 77bc0d833cb6: Verifying Checksum 23:44:02 77bc0d833cb6: Download complete 23:44:02 9065ff56babe: Verifying Checksum 23:44:02 9065ff56babe: Download complete 23:44:03 ed53099fbce6: Verifying Checksum 23:44:03 ed53099fbce6: Download complete 23:44:04 b4d181a07f80: Verifying Checksum 23:44:04 b4d181a07f80: Download complete 23:44:05 b4d181a07f80: Pull complete 23:44:05 a1111a8f2ec3: Pull complete 23:44:06 ed53099fbce6: Pull complete 23:44:06 dc539afda2c1: Pull complete 23:44:06 77bc0d833cb6: Pull complete 23:44:06 9065ff56babe: Pull complete 23:44:08 d287ab97295c: Verifying Checksum 23:44:08 d287ab97295c: Download complete 23:44:13 d287ab97295c: Pull complete 23:44:13 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:44:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:44:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:44:14 prd-centos7-docker-4c-2g-1073 does not seem to be running inside a container 23:44:14 $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:44:16 $ docker top 39e2567085deed5cce6a83a32d986b0eb30283c22b4935e1272df3c6c5587cd4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:44:16 + touch /tmp/pre-build-complete [Pipeline] sh 23:44:17 + mkdir -p /var/log/sysstat [Pipeline] sh 23:44:17 + ls /var/log/sa-host 23:44:17 + sadf -c /var/log/sa-host/sa05 23:44:17 file_magic: OK 23:44:17 HZ: Using current value: 100 23:44:17 file_header: OK 23:44:17 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 23:44:17 Statistics: 23:44:17 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:44:17 File successfully converted to sysstat format version 12.0.3 23:44:17 + sadf -c /var/log/sa-host/sa23 23:44:17 file_magic: OK 23:44:17 HZ: Using current value: 100 23:44:17 file_header: OK 23:44:17 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 23:44:17 Statistics: 23:44:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:44:17 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:44:17 provisioning config files... 23:44:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3060702906218348897tmp [Pipeline] { [Pipeline] echo 23:44:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:44:18 ---> create-netrc.sh [Pipeline] } 23:44:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:44:18 ---> python-tools-install.sh [Pipeline] echo 23:44:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:44:18 ---> sudo-logs.sh 23:44:18 Archiving 'sudo' log.. 23:44:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-1073.vexxhost.local: Name or service not known 23:44:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-1073.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 23:44:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:44:19 ---> job-cost.sh 23:44:19 lf-activate-venv: SKIPPING 23:44:19 DEBUG: total: 0.10999999940395355 23:44:19 INFO: Retrieving Stack Cost... 23:44:19 INFO: Retrieving Pricing Info for: v3-standard-2 23:44:20 INFO: Archiving Costs [Pipeline] echo 23:44:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:44:20 ---> logs-deploy.sh 23:44:20 lf-activate-venv: SKIPPING 23:44:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/9 23:44:20 INFO: archiving workspace using pattern(s): 23:44:21 Archives upload complete. 23:44:21 INFO: archiving logs to Nexus 23:44:22 ---> uname -a: 23:44:22 Linux prd-centos7-docker-4c-2g-1073.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 23:44:22 23:44:22 23:44:22 ---> lscpu: 23:44:22 Architecture: x86_64 23:44:22 CPU op-mode(s): 32-bit, 64-bit 23:44:22 Byte Order: Little Endian 23:44:22 Address sizes: 40 bits physical, 48 bits virtual 23:44:22 CPU(s): 2 23:44:22 On-line CPU(s) list: 0,1 23:44:22 Thread(s) per core: 1 23:44:22 Core(s) per socket: 1 23:44:22 Socket(s): 2 23:44:22 NUMA node(s): 1 23:44:22 Vendor ID: AuthenticAMD 23:44:22 CPU family: 23 23:44:22 Model: 49 23:44:22 Model name: AMD EPYC-Rome Processor 23:44:22 Stepping: 0 23:44:22 CPU MHz: 2800.000 23:44:22 BogoMIPS: 5600.00 23:44:22 Virtualization: AMD-V 23:44:22 Hypervisor vendor: KVM 23:44:22 Virtualization type: full 23:44:22 L1d cache: 32K 23:44:22 L1i cache: 32K 23:44:22 L2 cache: 512K 23:44:22 L3 cache: 16384K 23:44:22 NUMA node0 CPU(s): 0,1 23:44:22 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 23:44:22 23:44:22 23:44:22 ---> nproc: 23:44:22 2 23:44:22 23:44:22 23:44:22 ---> df -h: 23:44:22 Filesystem Size Used Avail Use% Mounted on 23:44:22 overlay 40G 9.0G 32G 23% / 23:44:22 tmpfs 64M 0 64M 0% /dev 23:44:22 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:44:22 shm 64M 0 64M 0% /dev/shm 23:44:22 /dev/vda1 40G 9.0G 32G 23% /facter-os 23:44:22 23:44:22 23:44:22 ---> sar -b -r -n DEV: 23:44:22 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/23/21 _x86_64_ (2 CPU) 23:44:22 23:44:22 23:33:34 LINUX RESTART (2 CPU) 23:44:22 23:44:22 23:34:01 tps rtps wtps bread/s bwrtn/s 23:44:22 23:35:02 214.44 83.31 131.12 9855.25 39392.39 23:44:22 23:36:01 2.52 0.03 2.49 1.08 93.51 23:44:22 23:37:01 0.47 0.00 0.47 0.00 7.25 23:44:22 23:38:01 0.28 0.00 0.28 0.00 5.40 23:44:22 23:39:01 0.32 0.00 0.32 0.00 4.53 23:44:22 23:40:01 0.32 0.00 0.32 0.00 5.03 23:44:22 23:41:01 0.23 0.00 0.23 0.00 2.98 23:44:22 23:42:01 0.17 0.00 0.17 0.00 2.43 23:44:22 23:43:01 28.21 0.03 28.18 3.73 14913.19 23:44:22 23:44:01 169.44 0.10 169.34 9.99 42900.85 23:44:22 Average: 41.72 8.36 33.36 988.80 9752.44 23:44:22 23:44:22 23:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:44:22 23:35:02 5461060 0 811072 10.13 2620 1734188 1291168 14.26 583248 1566536 136 23:44:22 23:36:01 5468816 0 803312 10.03 2620 1734192 1236240 13.65 576668 1566508 12 23:44:22 23:37:01 5469680 0 802448 10.02 2620 1734192 1229044 13.57 573772 1568692 12 23:44:22 23:38:01 5466604 0 805516 10.06 2620 1734200 1229080 13.57 576904 1568692 16 23:44:22 23:39:01 5470116 0 802000 10.01 2620 1734204 1203128 13.28 570708 1572052 16 23:44:22 23:40:01 5469264 0 802848 10.02 2620 1734208 1203320 13.29 571760 1572052 16 23:44:22 23:41:01 5468640 0 803468 10.03 2620 1734212 1203480 13.29 572468 1572052 20 23:44:22 23:42:01 5468184 0 803916 10.04 2620 1734220 1203192 13.28 572528 1572052 16 23:44:22 23:43:01 4594928 0 958636 11.97 2620 2452756 1391492 15.36 700024 2230644 479308 23:44:22 23:44:01 3743836 0 1205432 15.05 2620 3057052 1614204 17.82 1059292 2587880 188 23:44:22 Average: 5208113 0 859865 10.74 2620 1938342 1280435 14.14 635737 1737716 47974 23:44:22 23:44:22 23:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:44:22 23:35:02 eth0 414.32 250.79 1041.60 73.45 0.00 0.00 0.00 0.00 23:44:22 23:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:22 23:35:02 docker0 2.51 1.97 0.32 5.92 0.00 0.00 0.00 0.00 23:44:22 23:36:01 eth0 1.63 0.36 0.38 0.22 0.00 0.00 0.00 0.00 23:44:22 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:22 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:22 23:37:01 eth0 2.97 0.78 0.96 0.59 0.00 0.00 0.00 0.00 23:44:22 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:22 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:22 23:38:01 eth0 2.80 0.77 0.89 0.56 0.00 0.00 0.00 0.00 23:44:22 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:22 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:22 23:39:01 eth0 1.08 0.10 0.11 0.04 0.00 0.00 0.00 0.00 23:44:22 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:22 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:22 23:40:01 eth0 0.97 0.42 0.43 0.23 0.00 0.00 0.00 0.00 23:44:22 23:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:22 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:22 23:41:01 eth0 3.12 0.80 0.93 0.59 0.00 0.00 0.00 0.00 23:44:22 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:22 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:22 23:42:01 eth0 1.33 0.08 0.11 0.04 0.00 0.00 0.00 0.00 23:44:22 23:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:22 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:22 23:43:01 eth0 782.53 529.31 4116.88 49.58 0.00 0.00 0.00 0.00 23:44:22 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:22 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:22 23:44:01 eth0 819.82 574.25 3454.29 162.79 0.00 0.00 0.00 0.00 23:44:22 23:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:22 23:44:01 docker0 36.30 41.15 3.34 159.54 0.00 0.00 0.00 0.00 23:44:22 Average: eth0 203.46 136.04 863.40 28.87 0.00 0.00 0.00 0.00 23:44:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:44:22 Average: docker0 3.89 4.32 0.37 16.58 0.00 0.00 0.00 0.00 23:44:22 23:44:22 23:44:22 ---> sar -P ALL: 23:44:22 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/23/21 _x86_64_ (2 CPU) 23:44:22 23:44:22 23:33:34 LINUX RESTART (2 CPU) 23:44:22 23:44:22 23:34:01 CPU %user %nice %system %iowait %steal %idle 23:44:22 23:35:02 all 15.70 0.00 5.06 6.30 0.08 72.87 23:44:22 23:35:02 0 15.02 0.00 4.64 6.37 0.07 73.90 23:44:22 23:35:02 1 16.38 0.00 5.47 6.23 0.09 71.83 23:44:22 23:36:01 all 0.18 0.00 0.07 0.00 0.02 99.74 23:44:22 23:36:01 0 0.26 0.00 0.05 0.00 0.02 99.68 23:44:22 23:36:01 1 0.10 0.00 0.08 0.00 0.02 99.80 23:44:22 23:37:01 all 0.23 0.00 0.05 0.00 0.02 99.71 23:44:22 23:37:01 0 0.33 0.00 0.08 0.00 0.02 99.57 23:44:22 23:37:01 1 0.12 0.00 0.02 0.00 0.02 99.85 23:44:22 23:38:01 all 0.21 0.00 0.04 0.00 0.02 99.73 23:44:22 23:38:01 0 0.37 0.00 0.05 0.00 0.02 99.57 23:44:22 23:38:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:44:22 23:39:01 all 0.22 0.00 0.07 0.00 0.03 99.69 23:44:22 23:39:01 0 0.38 0.00 0.05 0.00 0.03 99.53 23:44:22 23:39:01 1 0.05 0.00 0.08 0.00 0.02 99.85 23:44:22 23:40:01 all 0.27 0.00 0.03 0.00 0.01 99.69 23:44:22 23:40:01 0 0.50 0.00 0.05 0.00 0.02 99.43 23:44:22 23:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:44:22 23:41:01 all 0.18 0.00 0.05 0.00 0.03 99.75 23:44:22 23:41:01 0 0.13 0.00 0.05 0.00 0.03 99.78 23:44:22 23:41:01 1 0.22 0.00 0.05 0.00 0.02 99.72 23:44:22 23:42:01 all 0.21 0.00 0.05 0.00 0.03 99.72 23:44:22 23:42:01 0 0.10 0.00 0.07 0.00 0.03 99.80 23:44:22 23:42:01 1 0.32 0.00 0.03 0.00 0.02 99.63 23:44:22 23:43:01 all 9.33 0.00 4.09 0.16 0.07 86.35 23:44:22 23:43:01 0 9.32 0.00 4.45 0.23 0.07 85.93 23:44:22 23:43:01 1 9.34 0.00 3.74 0.09 0.07 86.76 23:44:22 23:44:01 all 16.77 0.00 8.56 1.97 0.11 72.59 23:44:22 23:44:01 0 16.96 0.00 9.15 2.54 0.11 71.24 23:44:22 23:44:01 1 16.59 0.00 7.97 1.40 0.11 73.94 23:44:22 Average: all 4.21 0.00 1.75 0.82 0.04 93.18 23:44:22 Average: 0 4.22 0.00 1.81 0.89 0.04 93.05 23:44:22 Average: 1 4.20 0.00 1.70 0.75 0.04 93.32 23:44:22 23:44:22 23:44:22