Started by upstream project "edgexfoundry/cd-management/release" build number 71 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 93caa52030c3acbe32628371219be63c8f79ec40 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-ssh8096889158584545700.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-ssh6158820974948252838.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-ssh4355559315689625987.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-ssh1737467594916224234.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/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-ssh3679393712287658651.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-450 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-ssh5290563462384268477.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 93caa52030c3acbe32628371219be63c8f79ec40 (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 93caa52030c3acbe32628371219be63c8f79ec40 # timeout=10 Commit message: "Merge pull request #47 from ernestojeda/remove-build-dockerfile" > git rev-list --no-walk 93caa52030c3acbe32628371219be63c8f79ec40 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:58:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:58:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:58:10 ========================================================= 23:58:10 EdgeX Global Pipelines Version Info 23:58:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:58:11 ------------------- 23:58:11 stable info: 23:58:11 ------------------- 23:58:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:58:11 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 23:58:11 Message: update stable to v1.0.205 23:58:12 ------------------- 23:58:12 experimental info: 23:58:12 ------------------- 23:58:12 Commited By: **** collab-it+edgex@linuxfoundation.org 23:58:12 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 23:58:12 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:58:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 23:58:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 23:58:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:58:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:58:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:58:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:58:12 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:58:12 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:58:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:58:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:58:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:58:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:58:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 23:58:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:58:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:58:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:58:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:58:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:58:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:58:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:58:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:58:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:58:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:58:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:58:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:58:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:58:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:58:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:58:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:58:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:58:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 93caa52030c3acbe32628371219be63c8f79ec40 [Pipeline] echo 23:58:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 93caa52 [Pipeline] echo 23:58:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:58:13 provisioning config files... 23:58:13 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5538597340799950475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:58:13 ---> docker-login.sh 23:58:13 nexus3.edgexfoundry.org:10001 23:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:13 Configure a credential helper to remove this warning. See 23:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:13 23:58:13 Login Succeeded 23:58:13 nexus3.edgexfoundry.org:10002 23:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:13 Configure a credential helper to remove this warning. See 23:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:13 23:58:13 Login Succeeded 23:58:13 nexus3.edgexfoundry.org:10003 23:58:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:14 Configure a credential helper to remove this warning. See 23:58:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:14 23:58:14 Login Succeeded 23:58:14 nexus3.edgexfoundry.org:10004 23:58:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:14 Configure a credential helper to remove this warning. See 23:58:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:14 23:58:14 Login Succeeded 23:58:14 docker.io 23:58:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:14 Configure a credential helper to remove this warning. See 23:58:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:14 23:58:14 Login Succeeded 23:58:14 ---> docker-login.sh ends [Pipeline] } 23:58:14 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:58:15 + git log --format=format:%s -1 93caa52030c3acbe32628371219be63c8f79ec40 [Pipeline] echo 23:58:15 GIT_COMMIT: 93caa52030c3acbe32628371219be63c8f79ec40, Commit Message: Merge pull request #47 from ernestojeda/remove-build-dockerfile [Pipeline] echo 23:58:15 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:58:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:58:15 23:58:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:58:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:58:16 latest: Pulling from edgex-devops/git-semver 23:58:16 31603596830f: Pulling fs layer 23:58:16 04fac38145f0: Pulling fs layer 23:58:16 701f6daf10bf: Pulling fs layer 23:58:16 24f72da36158: Pulling fs layer 23:58:16 24f72da36158: Waiting 23:58:16 04fac38145f0: Verifying Checksum 23:58:16 04fac38145f0: Download complete 23:58:16 31603596830f: Verifying Checksum 23:58:16 31603596830f: Download complete 23:58:16 24f72da36158: Verifying Checksum 23:58:16 24f72da36158: Download complete 23:58:16 31603596830f: Pull complete 23:58:16 04fac38145f0: Pull complete 23:58:16 701f6daf10bf: Verifying Checksum 23:58:16 701f6daf10bf: Download complete 23:58:17 701f6daf10bf: Pull complete 23:58:17 24f72da36158: Pull complete 23:58:17 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 23:58:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:58:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:58:17 prd-centos7-docker-4c-2g-450 does not seem to be running inside a container 23:58:17 $ 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:58:18 $ docker top a0b61f229392251376ae469226853b1a8f5ffc4808a31b2fd78e08430021952e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:58:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:58:18 [ssh-agent] Looking for ssh-agent implementation... 23:58:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:58:18 $ docker exec a0b61f229392251376ae469226853b1a8f5ffc4808a31b2fd78e08430021952e ssh-agent 23:58:18 SSH_AUTH_SOCK=/tmp/ssh-pDLZ2UmB2GHF/agent.14 23:58:18 SSH_AGENT_PID=21 23:58:18 Running ssh-add (command line suppressed) 23:58:18 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_283761429342403009.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_283761429342403009.key) 23:58:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:58:18 + git tag --points-at HEAD [Pipeline] } 23:58:19 $ docker exec --env ******** --env ******** a0b61f229392251376ae469226853b1a8f5ffc4808a31b2fd78e08430021952e ssh-agent -k 23:58:19 unset SSH_AUTH_SOCK; 23:58:19 unset SSH_AGENT_PID; 23:58:19 echo Agent pid 21 killed; 23:58:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 23:58:19 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v1.0.0|v1.0.0-dev.9' [Pipeline] sshagent 23:58:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:58:19 [ssh-agent] Looking for ssh-agent implementation... 23:58:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:58:19 $ docker exec a0b61f229392251376ae469226853b1a8f5ffc4808a31b2fd78e08430021952e ssh-agent 23:58:19 SSH_AUTH_SOCK=/tmp/ssh-XZyMmkOITRhO/agent.54 23:58:19 SSH_AGENT_PID=60 23:58:19 Running ssh-add (command line suppressed) 23:58:19 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2370096817837091533.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2370096817837091533.key) 23:58:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:58:19 + git semver init 23:58:19 # -> Open(): unable to determine branch for HEAD 23:58:19 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 23:58:19 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 23:58:19 # $SEMVER_REMOTE_NAME = origin 23:58:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:58:19 # $SEMVER_USER_NAME = edgex-jenkins 23:58:19 # $SEMVER_BRANCH = main 23:58:19 # $SEMVER_TEMP = /tmp/semver-080416386 23:58:19 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 23:58:20 # '/tmp/semver-080416386' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' 23:58:20 # -> Force: false 23:58:20 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } 23:58:20 $ docker exec --env ******** --env ******** a0b61f229392251376ae469226853b1a8f5ffc4808a31b2fd78e08430021952e ssh-agent -k 23:58:20 unset SSH_AUTH_SOCK; 23:58:20 unset SSH_AGENT_PID; 23:58:20 echo Agent pid 60 killed; 23:58:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:58:20 + git semver [Pipeline] } 23:58:20 $ docker stop --time=1 a0b61f229392251376ae469226853b1a8f5ffc4808a31b2fd78e08430021952e 23:58:21 $ docker rm -f a0b61f229392251376ae469226853b1a8f5ffc4808a31b2fd78e08430021952e [Pipeline] // withDockerContainer [Pipeline] sh 23:58:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:58:22 Stashed 1 file(s) [Pipeline] echo 23:58:22 [edgeXSemver]: initialized semver on version 1.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 23:58:37 Still waiting to schedule task 23:58:37 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:58:37 Still waiting to schedule task 23:58:37 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-439’ 23:59:37 Running on prd-centos7-docker-4c-2g-453 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 23:59:37 Running in /w/workspace/device-rfid-llrp-go/8 [Pipeline] { [Pipeline] checkout 23:59:37 Selected Git installation does not exist. Using Default 23:59:37 The recommended git tool is: NONE 23:59:40 using credential edgex-jenkins-ssh 23:59:40 Cloning the remote Git repository 23:59:39 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:59:39 > git init /w/workspace/device-rfid-llrp-go/8 # timeout=10 23:59:39 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:59:39 > git --version # timeout=10 23:59:39 > git --version # 'git version 2.24.4' 23:59:39 using GIT_SSH to set credentials SSH Credentials for GitHub 23:59:39 [INFO] Currently running in a labeled security context 23:59:39 [INFO] Currently SELinux is 'enforcing' on the host 23:59:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/8@tmp/jenkins-gitclient-ssh7282718282313397983.key 23:59:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:59:40 Avoid second fetch 23:59:40 Checking out Revision 93caa52030c3acbe32628371219be63c8f79ec40 (main) 23:59:40 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 23:59:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:59:40 > git config core.sparsecheckout # timeout=10 23:59:40 > git checkout -f 93caa52030c3acbe32628371219be63c8f79ec40 # timeout=10 23:59:44 Commit message: "Merge pull request #47 from ernestojeda/remove-build-dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:59:45 + git checkout 93caa52030c3acbe32628371219be63c8f79ec40 23:59:45 HEAD is now at 93caa52 Merge pull request #47 from ernestojeda/remove-build-dockerfile [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:59:45 provisioning config files... 23:59:45 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/8@tmp/config3637240157744180903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:59:45 ---> docker-login.sh 23:59:45 nexus3.edgexfoundry.org:10001 23:59:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:46 Configure a credential helper to remove this warning. See 23:59:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:46 23:59:46 Login Succeeded 23:59:46 nexus3.edgexfoundry.org:10002 23:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:46 Configure a credential helper to remove this warning. See 23:59:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:46 23:59:46 Login Succeeded 23:59:46 nexus3.edgexfoundry.org:10003 23:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:46 Configure a credential helper to remove this warning. See 23:59:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:46 23:59:46 Login Succeeded 23:59:46 nexus3.edgexfoundry.org:10004 23:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:46 Configure a credential helper to remove this warning. See 23:59:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:46 23:59:46 Login Succeeded 23:59:46 docker.io 23:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:46 Configure a credential helper to remove this warning. See 23:59:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:46 23:59:46 Login Succeeded 23:59:46 ---> docker-login.sh ends [Pipeline] } 23:59:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:59:47 ========================================================= 23:59:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:59:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:59:47 + 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:59:47 Sending build context to Docker daemon 1.2MB 23:59:47 Step 1/14 : ARG BASE=golang:1.16-alpine3.12 23:59:47 Step 2/14 : FROM ${BASE} AS builder 23:59:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:59:47 540db60ca938: Pulling fs layer 23:59:47 adcc1eea9eea: Pulling fs layer 23:59:47 4c4ab2625f07: Pulling fs layer 23:59:47 db62176df00c: Pulling fs layer 23:59:47 3b30891b0d05: Pulling fs layer 23:59:47 06b49ca38bd5: Pulling fs layer 23:59:47 c788192a36de: Pulling fs layer 23:59:47 a77e37c0d609: Pulling fs layer 23:59:47 c3185cebc471: Pulling fs layer 23:59:47 db62176df00c: Waiting 23:59:47 3b30891b0d05: Waiting 23:59:47 06b49ca38bd5: Waiting 23:59:47 c788192a36de: Waiting 23:59:47 a77e37c0d609: Waiting 23:59:47 c3185cebc471: Waiting 23:59:47 4c4ab2625f07: Download complete 23:59:47 adcc1eea9eea: Verifying Checksum 23:59:47 adcc1eea9eea: Download complete 23:59:47 3b30891b0d05: Verifying Checksum 23:59:47 3b30891b0d05: Download complete 23:59:47 06b49ca38bd5: Verifying Checksum 23:59:47 06b49ca38bd5: Download complete 23:59:47 c788192a36de: Verifying Checksum 23:59:47 c788192a36de: Download complete 23:59:47 540db60ca938: Verifying Checksum 23:59:47 540db60ca938: Download complete 23:59:47 540db60ca938: Pull complete 23:59:47 adcc1eea9eea: Pull complete 23:59:47 4c4ab2625f07: Pull complete 23:59:48 a77e37c0d609: Verifying Checksum 23:59:48 a77e37c0d609: Download complete 23:59:50 c3185cebc471: Verifying Checksum 23:59:50 c3185cebc471: Download complete 23:59:51 db62176df00c: Verifying Checksum 23:59:51 db62176df00c: Download complete 23:59:56 db62176df00c: Pull complete 23:59:56 3b30891b0d05: Pull complete 23:59:56 06b49ca38bd5: Pull complete 23:59:56 c788192a36de: Pull complete 23:59:56 a77e37c0d609: Pull complete 23:59:58 c3185cebc471: Pull complete 23:59:58 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 23:59:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:59:58 ---> 031687cdd783 23:59:58 Step 3/14 : ARG MAKE='make build' 00:00:00 ---> Running in bdeb8b5c61fc 00:00:00 Removing intermediate container bdeb8b5c61fc 00:00:00 ---> ef1b0906c22c 00:00:00 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 00:00:00 ---> Running in 059f4d8fe01a 00:00:00 Removing intermediate container 059f4d8fe01a 00:00:00 ---> 25b077096378 00:00:00 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 00:00:00 ---> Running in 44897461b1dd 00:00:00 Removing intermediate container 44897461b1dd 00:00:00 ---> dc98436719ea 00:00:00 Step 6/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:00:00 ---> Running in cebebec21bf6 00:00:01 Removing intermediate container cebebec21bf6 00:00:01 ---> a0e62a9b31da 00:00:01 Step 7/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:00:01 ---> Running in f3e0c7237221 00:00:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:00:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:00:02 OK: 219 MiB in 52 packages 00:00:02 Removing intermediate container f3e0c7237221 00:00:02 ---> 57ca532880c8 00:00:02 Step 8/14 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 00:00:02 ---> Running in 37f2e4122942 00:00:02 Removing intermediate container 37f2e4122942 00:00:02 ---> 15b118f07862 00:00:02 Step 9/14 : COPY go.mod . 00:00:03 ---> 313a6786ba81 00:00:03 Step 10/14 : COPY Makefile . 00:00:03 ---> 7933a0470448 00:00:03 Step 11/14 : RUN make update 00:00:03 ---> Running in 9c8b818e9e8c 00:00:03 CGO_ENABLED=0 GO111MODULE=on go mod download 00:00:13 Removing intermediate container 9c8b818e9e8c 00:00:13 ---> 3442f3bc5419 00:00:13 Step 12/14 : COPY . . 00:00:13 ---> c75fc60fc4ae 00:00:13 Step 13/14 : RUN go mod tidy 00:00:13 ---> Running in c05e161153de 00:00:14 Removing intermediate container c05e161153de 00:00:14 ---> 24bf24d05cff 00:00:14 Step 14/14 : RUN $MAKE 00:00:14 ---> Running in d5965f54a2bd 00:00:14 noop 00:00:14 Removing intermediate container d5965f54a2bd 00:00:14 ---> 9ed71a69fa48 00:00:14 Successfully built 9ed71a69fa48 00:00:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:00:15 + docker inspect -f . ci-base-image-x86_64 00:00:15 . [Pipeline] withDockerContainer 00:00:15 prd-centos7-docker-4c-2g-453 does not seem to be running inside a container 00:00:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/8 -v /w/workspace/device-rfid-llrp-go/8:/w/workspace/device-rfid-llrp-go/8:rw,z -v /w/workspace/device-rfid-llrp-go/8@tmp:/w/workspace/device-rfid-llrp-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:00:15 $ docker top ee34de72d1b9549358ebcbdf55e8245ee4fb196a2ce756b4abde697a1c210515 -eo pid,comm [Pipeline] { [Pipeline] sh 00:00:16 + go version 00:00:16 go version go1.16.6 linux/amd64 [Pipeline] } 00:00:16 $ docker stop --time=1 ee34de72d1b9549358ebcbdf55e8245ee4fb196a2ce756b4abde697a1c210515 00:00:17 $ docker rm -f ee34de72d1b9549358ebcbdf55e8245ee4fb196a2ce756b4abde697a1c210515 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:00:17 + docker inspect -f . ci-base-image-x86_64 00:00:17 . [Pipeline] withDockerContainer 00:00:17 prd-centos7-docker-4c-2g-453 does not seem to be running inside a container 00:00:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/8 -v /w/workspace/device-rfid-llrp-go/8:/w/workspace/device-rfid-llrp-go/8:rw,z -v /w/workspace/device-rfid-llrp-go/8@tmp:/w/workspace/device-rfid-llrp-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:00:18 $ docker top c890699aed3e7513ec5cf7174ee831dc130bffc965b4bf91a3cc6b9606a1be0a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:00:18 + go mod tidy [Pipeline] sh 00:00:19 + make test 00:00:19 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 00:00:19 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 00:00:34 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 00:00:34 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 00:00:37 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.969s coverage: 39.5% of statements 00:00:37 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.307s coverage: 52.0% of statements 00:00:37 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 95.5% of statements 00:00:37 CGO_ENABLED=0 GO111MODULE=on go vet ./... 00:00:42 gofmt -l . 00:00:42 [ "`gofmt -l .`" = "" ] 00:00:43 ./bin/test-go-mod-tidy.sh 00:00:43 ./bin/test-attribution-txt.sh [Pipeline] } 00:00:43 $ docker stop --time=1 c890699aed3e7513ec5cf7174ee831dc130bffc965b4bf91a3cc6b9606a1be0a 00:00:45 $ docker rm -f c890699aed3e7513ec5cf7174ee831dc130bffc965b4bf91a3cc6b9606a1be0a [Pipeline] // withDockerContainer [Pipeline] sh 00:00:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:00:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:00:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:00:47 + ls -al . 00:00:47 total 572 00:00:47 drwxrwxr-x. 10 jenkins jenkins 4096 Aug 21 00:00 . 00:00:47 drwxrwxr-x. 4 jenkins jenkins 28 Aug 20 23:59 .. 00:00:47 -rw-rw-r--. 1 jenkins jenkins 6734 Aug 20 23:59 Attribution.txt 00:00:47 drwxrwxr-x. 2 jenkins jenkins 89 Aug 20 23:59 bin 00:00:47 drwxrwxr-x. 4 jenkins jenkins 44 Aug 20 23:59 cmd 00:00:47 -rw-r--r--. 1 jenkins jenkins 462904 Aug 21 00:00 coverage.out 00:00:47 -rw-rw-r--. 1 jenkins jenkins 1521 Aug 20 23:59 Dockerfile 00:00:47 -rw-rw-r--. 1 jenkins jenkins 134 Aug 20 23:59 .dockerignore 00:00:47 drwxrwxr-x. 2 jenkins jenkins 4096 Aug 20 23:59 examples 00:00:47 drwxrwxr-x. 8 jenkins jenkins 162 Aug 20 23:59 .git 00:00:47 drwxrwxr-x. 2 jenkins jenkins 103 Aug 20 23:59 .github 00:00:47 -rw-rw-r--. 1 jenkins jenkins 934 Aug 20 23:59 .gitignore 00:00:47 -rw-r--r--. 1 jenkins jenkins 308 Aug 21 00:00 go.mod 00:00:47 -rw-r--r--. 1 jenkins jenkins 13807 Aug 21 00:00 go.sum 00:00:47 -rw-rw-r--. 1 jenkins jenkins 677 Aug 20 23:59 GOVERNANCE.md 00:00:47 drwxrwxr-x. 2 jenkins jenkins 31 Aug 20 23:59 images 00:00:47 drwxrwxr-x. 5 jenkins jenkins 45 Aug 20 23:59 internal 00:00:47 -rw-rw-r--. 1 jenkins jenkins 682 Aug 20 23:59 Jenkinsfile 00:00:47 -rw-rw-r--. 1 jenkins jenkins 11347 Aug 20 23:59 LICENSE 00:00:47 -rw-rw-r--. 1 jenkins jenkins 1011 Aug 20 23:59 Makefile 00:00:47 -rw-rw-r--. 1 jenkins jenkins 625 Aug 20 23:59 OWNERS.md 00:00:47 -rw-rw-r--. 1 jenkins jenkins 30261 Aug 20 23:59 README.md 00:00:47 drwxrwxr-x. 4 jenkins jenkins 54 Aug 20 23:59 snap 00:00:47 -rw-rw-r--. 1 jenkins jenkins 5 Aug 20 23:58 VERSION 00:00:47 -rw-rw-r--. 1 jenkins jenkins 193 Aug 20 23:59 version.go [Pipeline] isUnix [Pipeline] sh 00:00:47 + 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=93caa52030c3acbe32628371219be63c8f79ec40 --label arch=amd64 --label version=1.0.0 . 00:00:47 Sending build context to Docker daemon 1.2MB 00:00:47 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 00:00:47 Step 2/25 : FROM ${BASE} AS builder 00:00:47 ---> 9ed71a69fa48 00:00:47 Step 3/25 : ARG MAKE='make build' 00:00:47 ---> Running in a37a4b5aa8de 00:00:47 Removing intermediate container a37a4b5aa8de 00:00:47 ---> 05a061c004e8 00:00:47 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 00:00:47 ---> Running in 2564312d7439 00:00:47 Removing intermediate container 2564312d7439 00:00:47 ---> a8ec0c248ae3 00:00:47 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 00:00:47 ---> Running in 0aff9c536998 00:00:47 Removing intermediate container 0aff9c536998 00:00:47 ---> cc34fdaf4953 00:00:47 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:00:47 ---> Running in d35c8bb8832d 00:00:48 Removing intermediate container d35c8bb8832d 00:00:48 ---> 33b43fd3acfd 00:00:48 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:00:48 ---> Running in e19364350b3a 00:00:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:00:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:00:49 OK: 219 MiB in 52 packages 00:00:49 Removing intermediate container e19364350b3a 00:00:49 ---> 3e7128918cba 00:00:49 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 00:00:49 ---> Running in 0439758d3cab 00:00:50 Removing intermediate container 0439758d3cab 00:00:50 ---> 5d57b47a80a2 00:00:50 Step 9/25 : COPY go.mod . 00:00:50 ---> 208ce9858de9 00:00:50 Step 10/25 : COPY Makefile . 00:00:50 ---> 5da92e6437d1 00:00:50 Step 11/25 : RUN make update 00:00:50 ---> Running in 97a290026889 00:00:50 CGO_ENABLED=0 GO111MODULE=on go mod download 00:00:50 Removing intermediate container 97a290026889 00:00:50 ---> 3bd08efb561a 00:00:50 Step 12/25 : COPY . . 00:00:51 ---> 37bca3ad5ab6 00:00:51 Step 13/25 : RUN go mod tidy 00:00:51 ---> Running in 6ee4ab4ef50b 00:00:51 Removing intermediate container 6ee4ab4ef50b 00:00:51 ---> cb1d807dcd34 00:00:51 Step 14/25 : RUN $MAKE 00:00:51 ---> Running in 1d1c6bafc7ef 00:00:51 go mod tidy 00:00:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0" -o cmd/device-rfid-llrp-go ./cmd 00:01:02 Removing intermediate container 1d1c6bafc7ef 00:01:02 ---> cc6142e0b573 00:01:02 Step 15/25 : FROM alpine:3.12 00:01:02 3.12: Pulling from library/alpine 00:01:02 339de151aab4: Pulling fs layer 00:01:02 339de151aab4: Verifying Checksum 00:01:02 339de151aab4: Download complete 00:01:02 339de151aab4: Pull complete 00:01:02 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 00:01:02 Status: Downloaded newer image for alpine:3.12 00:01:02 ---> 13621d1b12d4 00:01:02 Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 00:01:02 ---> Running in d841960acd6f 00:01:02 Removing intermediate container d841960acd6f 00:01:02 ---> e7904e463053 00:01:02 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / 00:01:03 ---> 69ef4694daaa 00:01:03 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / 00:01:03 ---> 6da1bf7cdbc4 00:01:03 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / 00:01:03 ---> 935acaf02a9e 00:01:03 Step 20/25 : EXPOSE 49989 00:01:03 ---> Running in 387960729bcf 00:01:03 Removing intermediate container 387960729bcf 00:01:03 ---> 585e22978cb1 00:01:03 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] 00:01:03 ---> Running in 1a3fca151900 00:01:03 Removing intermediate container 1a3fca151900 00:01:03 ---> 389cc4b80029 00:01:03 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 00:01:03 ---> Running in 0ad24b7ec265 00:01:04 Removing intermediate container 0ad24b7ec265 00:01:04 ---> 600688e47283 00:01:04 Step 23/25 : LABEL arch=amd64 00:01:04 ---> Running in ba94f12f6baf 00:01:04 Removing intermediate container ba94f12f6baf 00:01:04 ---> c78df3a1ccbe 00:01:04 Step 24/25 : LABEL git_sha=93caa52030c3acbe32628371219be63c8f79ec40 00:01:04 ---> Running in 56717d4e62c8 00:01:04 Removing intermediate container 56717d4e62c8 00:01:04 ---> d04dcfc113e3 00:01:04 Step 25/25 : LABEL version=1.0.0 00:01:04 ---> Running in 96de52cf18f5 00:01:04 Removing intermediate container 96de52cf18f5 00:01:04 ---> 846a00ef4653 00:01:04 [Warning] One or more build-args [ARCH] were not consumed 00:01:04 Successfully built 846a00ef4653 00:01:04 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:01:04 provisioning config files... 00:01:04 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/8@tmp/config8480223292139809787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:01:04 ---> docker-login.sh 00:01:04 nexus3.edgexfoundry.org:10001 00:01:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:04 Configure a credential helper to remove this warning. See 00:01:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:04 00:01:04 Login Succeeded 00:01:04 nexus3.edgexfoundry.org:10002 00:01:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:05 Configure a credential helper to remove this warning. See 00:01:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:05 00:01:05 Login Succeeded 00:01:05 nexus3.edgexfoundry.org:10003 00:01:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:05 Configure a credential helper to remove this warning. See 00:01:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:05 00:01:05 Login Succeeded 00:01:05 nexus3.edgexfoundry.org:10004 00:01:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:05 Configure a credential helper to remove this warning. See 00:01:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:05 00:01:05 Login Succeeded 00:01:05 docker.io 00:01:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:05 Configure a credential helper to remove this warning. See 00:01:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:05 00:01:05 Login Succeeded 00:01:05 ---> docker-login.sh ends [Pipeline] } 00:01:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:01:05 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 00:01:05 93caa52030c3acbe32628371219be63c8f79ec40 00:01:05 latest 00:01:05 1.0.0 00:01:05 93caa52030c3acbe32628371219be63c8f79ec40-1.0.0 00:01:05 main 00:01:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:01:06 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:93caa52030c3acbe32628371219be63c8f79ec40 [Pipeline] isUnix [Pipeline] sh 00:01:06 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:93caa52030c3acbe32628371219be63c8f79ec40 00:01:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 00:01:06 3411eed599f7: Preparing 00:01:06 5e0befdfccf0: Preparing 00:01:06 8caa71c48d32: Preparing 00:01:06 32f366d666a5: Preparing 00:01:06 32f366d666a5: Layer already exists 00:01:06 8caa71c48d32: Pushed 00:01:06 5e0befdfccf0: Pushed 00:01:08 3411eed599f7: Pushed 00:01:08 93caa52030c3acbe32628371219be63c8f79ec40: digest: sha256:ee865c600263b2ae1bf7ce067834952873abc5a0809ffa381bed7898f9b3d123 size: 1155 [Pipeline] isUnix [Pipeline] sh 00:01:08 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh 00:01:08 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 00:01:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 00:01:08 3411eed599f7: Preparing 00:01:08 5e0befdfccf0: Preparing 00:01:08 8caa71c48d32: Preparing 00:01:08 32f366d666a5: Preparing 00:01:08 8caa71c48d32: Layer already exists 00:01:08 32f366d666a5: Layer already exists 00:01:08 3411eed599f7: Layer already exists 00:01:08 5e0befdfccf0: Layer already exists 00:01:08 latest: digest: sha256:ee865c600263b2ae1bf7ce067834952873abc5a0809ffa381bed7898f9b3d123 size: 1155 [Pipeline] isUnix [Pipeline] sh 00:01:09 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0 [Pipeline] isUnix [Pipeline] sh 00:01:09 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0 00:01:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 00:01:09 3411eed599f7: Preparing 00:01:09 5e0befdfccf0: Preparing 00:01:09 8caa71c48d32: Preparing 00:01:09 32f366d666a5: Preparing 00:01:09 8caa71c48d32: Layer already exists 00:01:09 32f366d666a5: Layer already exists 00:01:09 3411eed599f7: Layer already exists 00:01:09 5e0befdfccf0: Layer already exists 00:01:09 1.0.0: digest: sha256:ee865c600263b2ae1bf7ce067834952873abc5a0809ffa381bed7898f9b3d123 size: 1155 [Pipeline] isUnix [Pipeline] sh 00:01:09 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:93caa52030c3acbe32628371219be63c8f79ec40-1.0.0 [Pipeline] isUnix [Pipeline] sh 00:01:10 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:93caa52030c3acbe32628371219be63c8f79ec40-1.0.0 00:01:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 00:01:10 3411eed599f7: Preparing 00:01:10 5e0befdfccf0: Preparing 00:01:10 8caa71c48d32: Preparing 00:01:10 32f366d666a5: Preparing 00:01:10 5e0befdfccf0: Layer already exists 00:01:10 8caa71c48d32: Layer already exists 00:01:10 3411eed599f7: Layer already exists 00:01:10 32f366d666a5: Layer already exists 00:01:10 93caa52030c3acbe32628371219be63c8f79ec40-1.0.0: digest: sha256:ee865c600263b2ae1bf7ce067834952873abc5a0809ffa381bed7898f9b3d123 size: 1155 [Pipeline] isUnix [Pipeline] sh 00:01:10 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh 00:01:10 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 00:01:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 00:01:10 3411eed599f7: Preparing 00:01:10 5e0befdfccf0: Preparing 00:01:10 8caa71c48d32: Preparing 00:01:10 32f366d666a5: Preparing 00:01:10 3411eed599f7: Layer already exists 00:01:10 32f366d666a5: Layer already exists 00:01:10 8caa71c48d32: Layer already exists 00:01:10 5e0befdfccf0: Layer already exists 00:01:10 main: digest: sha256:ee865c600263b2ae1bf7ce067834952873abc5a0809ffa381bed7898f9b3d123 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:01:10 ===================================================== [Pipeline] echo 00:01:10 taggedImages: 00:01:10 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:93caa52030c3acbe32628371219be63c8f79ec40 00:01:10 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 00:01:10 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0 00:01:10 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:93caa52030c3acbe32628371219be63c8f79ec40-1.0.0 00:01:10 - 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 00:01:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:01:11 00:01:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:01:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:01:11 latest: Pulling from edgex-lftools-log-publisher 00:01:11 b4d181a07f80: Pulling fs layer 00:01:11 a1111a8f2ec3: Pulling fs layer 00:01:11 ed53099fbce6: Pulling fs layer 00:01:11 dc539afda2c1: Pulling fs layer 00:01:11 77bc0d833cb6: Pulling fs layer 00:01:11 9065ff56babe: Pulling fs layer 00:01:11 d287ab97295c: Pulling fs layer 00:01:11 dc539afda2c1: Waiting 00:01:11 77bc0d833cb6: Waiting 00:01:11 9065ff56babe: Waiting 00:01:11 d287ab97295c: Waiting 00:01:12 a1111a8f2ec3: Verifying Checksum 00:01:12 a1111a8f2ec3: Download complete 00:01:12 dc539afda2c1: Verifying Checksum 00:01:12 dc539afda2c1: Download complete 00:01:12 77bc0d833cb6: Verifying Checksum 00:01:12 77bc0d833cb6: Download complete 00:01:12 9065ff56babe: Verifying Checksum 00:01:12 9065ff56babe: Download complete 00:01:12 ed53099fbce6: Verifying Checksum 00:01:12 ed53099fbce6: Download complete 00:01:13 b4d181a07f80: Verifying Checksum 00:01:13 b4d181a07f80: Download complete 00:01:14 b4d181a07f80: Pull complete 00:01:14 a1111a8f2ec3: Pull complete 00:01:15 ed53099fbce6: Pull complete 00:01:15 dc539afda2c1: Pull complete 00:01:15 77bc0d833cb6: Pull complete 00:01:16 9065ff56babe: Pull complete 00:01:17 d287ab97295c: Verifying Checksum 00:01:17 d287ab97295c: Download complete 00:01:22 d287ab97295c: Pull complete 00:01:22 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 00:01:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:01:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:01:22 prd-centos7-docker-4c-2g-453 does not seem to be running inside a container 00:01:22 $ 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/8 -v /w/workspace/device-rfid-llrp-go/8:/w/workspace/device-rfid-llrp-go/8:rw,z -v /w/workspace/device-rfid-llrp-go/8@tmp:/w/workspace/device-rfid-llrp-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:01:25 $ docker top 6cbc9bffa11a9ae6ace5095f0e8bfceff65d51e3b7d994517398d053bdffe7a2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:01:25 ---> job-cost.sh 00:01:25 lf-activate-venv: SKIPPING 00:01:25 INFO: No Stack... 00:01:26 INFO: Retrieving Pricing Info for: v3-standard-2 00:01:26 INFO: Archiving Costs [Pipeline] sh 00:01:26 + cat /w/workspace/device-rfid-llrp-go/8/archives/cost.csv 00:01:26 + cut -d, -f6 [Pipeline] lock 00:01:26 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-8-stack-cost] 00:01:26 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-8-stack-cost] did not exist. Created. 00:01:26 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:01:27 + echo total: 0.05999999865889549 [Pipeline] stash 00:01:27 Stashed 1 file(s) [Pipeline] } 00:01:27 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-8-stack-cost] [Pipeline] // lock [Pipeline] } 00:01:27 $ docker stop --time=1 6cbc9bffa11a9ae6ace5095f0e8bfceff65d51e3b7d994517398d053bdffe7a2 00:01:28 $ docker rm -f 6cbc9bffa11a9ae6ace5095f0e8bfceff65d51e3b7d994517398d053bdffe7a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:02:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-455 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 00:02:22 Running in /w/workspace/device-rfid-llrp-go/8 [Pipeline] { [Pipeline] checkout 00:02:22 Selected Git installation does not exist. Using Default 00:02:22 The recommended git tool is: NONE 00:02:28 using credential edgex-jenkins-ssh 00:02:28 Cloning the remote Git repository 00:02:28 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 00:02:30 Avoid second fetch 00:02:30 Checking out Revision 93caa52030c3acbe32628371219be63c8f79ec40 (main) 00:02:29 > git init /w/workspace/device-rfid-llrp-go/8 # timeout=10 00:02:29 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 00:02:29 > git --version # timeout=10 00:02:29 > git --version # 'git version 2.17.1' 00:02:29 using GIT_SSH to set credentials SSH Credentials for GitHub 00:02:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:02:30 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 00:02:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:02:30 > git config core.sparsecheckout # timeout=10 00:02:30 > git checkout -f 93caa52030c3acbe32628371219be63c8f79ec40 # timeout=10 00:02:34 Commit message: "Merge pull request #47 from ernestojeda/remove-build-dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:02:35 + git checkout 93caa52030c3acbe32628371219be63c8f79ec40 00:02:35 HEAD is now at 93caa52 Merge pull request #47 from ernestojeda/remove-build-dockerfile [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:02:35 provisioning config files... 00:02:35 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/8@tmp/config893966006101557107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:02:35 ---> docker-login.sh 00:02:35 nexus3.edgexfoundry.org:10001 00:02:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:37 Configure a credential helper to remove this warning. See 00:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:37 00:02:37 Login Succeeded 00:02:37 nexus3.edgexfoundry.org:10002 00:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:37 Configure a credential helper to remove this warning. See 00:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:37 00:02:37 Login Succeeded 00:02:37 nexus3.edgexfoundry.org:10003 00:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:38 Configure a credential helper to remove this warning. See 00:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:38 00:02:38 Login Succeeded 00:02:38 nexus3.edgexfoundry.org:10004 00:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:38 Configure a credential helper to remove this warning. See 00:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:38 00:02:38 Login Succeeded 00:02:38 docker.io 00:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:39 Configure a credential helper to remove this warning. See 00:02:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:39 00:02:39 Login Succeeded 00:02:39 ---> docker-login.sh ends [Pipeline] } 00:02:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:02:39 ========================================================= 00:02:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:02:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:02:40 + 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 . 00:02:40 Sending build context to Docker daemon 1.2MB 00:02:40 Step 1/14 : ARG BASE=golang:1.16-alpine3.12 00:02:40 Step 2/14 : FROM ${BASE} AS builder 00:02:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:02:40 595b0fe564bb: Pulling fs layer 00:02:40 24495759ef45: Pulling fs layer 00:02:40 d148012ef14d: Pulling fs layer 00:02:40 e90a11edd702: Pulling fs layer 00:02:40 d77568369979: Pulling fs layer 00:02:40 fc1c9f9a7f3b: Pulling fs layer 00:02:40 170f2ba95c9a: Pulling fs layer 00:02:40 97ac5df62f85: Pulling fs layer 00:02:40 fc1c9f9a7f3b: Waiting 00:02:40 170f2ba95c9a: Waiting 00:02:40 97ac5df62f85: Waiting 00:02:40 d77568369979: Waiting 00:02:40 e90a11edd702: Waiting 00:02:40 24495759ef45: Verifying Checksum 00:02:40 24495759ef45: Download complete 00:02:40 d148012ef14d: Verifying Checksum 00:02:40 d148012ef14d: Download complete 00:02:41 d77568369979: Download complete 00:02:41 fc1c9f9a7f3b: Verifying Checksum 00:02:41 fc1c9f9a7f3b: Download complete 00:02:41 170f2ba95c9a: Verifying Checksum 00:02:41 170f2ba95c9a: Download complete 00:02:41 595b0fe564bb: Verifying Checksum 00:02:41 595b0fe564bb: Download complete 00:02:41 595b0fe564bb: Pull complete 00:02:42 24495759ef45: Pull complete 00:02:43 d148012ef14d: Pull complete 00:02:44 97ac5df62f85: Download complete 00:02:45 e90a11edd702: Verifying Checksum 00:02:45 e90a11edd702: Download complete 00:02:55 e90a11edd702: Pull complete 00:02:55 d77568369979: Pull complete 00:02:55 fc1c9f9a7f3b: Pull complete 00:02:55 170f2ba95c9a: Pull complete 00:03:01 97ac5df62f85: Pull complete 00:03:01 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 00:03:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:03:01 ---> 04bc70af865f 00:03:01 Step 3/14 : ARG MAKE='make build' 00:03:04 ---> Running in 757cd8a32538 00:03:05 Removing intermediate container 757cd8a32538 00:03:05 ---> f568af8a81d8 00:03:05 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 00:03:05 ---> Running in ba6484853213 00:03:05 Removing intermediate container ba6484853213 00:03:05 ---> f4940f53170b 00:03:05 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 00:03:05 ---> Running in 1386d469e38f 00:03:06 Removing intermediate container 1386d469e38f 00:03:06 ---> a15c16efaa4e 00:03:06 Step 6/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:03:06 ---> Running in 148bc81a6c05 00:03:09 Removing intermediate container 148bc81a6c05 00:03:09 ---> 3b44cc27934e 00:03:09 Step 7/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:03:09 ---> Running in d0db8826119a 00:03:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:03:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:03:12 OK: 218 MiB in 52 packages 00:03:14 Removing intermediate container d0db8826119a 00:03:14 ---> 0c7064438a97 00:03:14 Step 8/14 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 00:03:14 ---> Running in 896993c7e63e 00:03:14 Removing intermediate container 896993c7e63e 00:03:14 ---> 2f5d8ebbcca9 00:03:14 Step 9/14 : COPY go.mod . 00:03:15 ---> 82e8373ed47a 00:03:15 Step 10/14 : COPY Makefile . 00:03:16 ---> b6cd200f75a8 00:03:16 Step 11/14 : RUN make update 00:03:16 ---> Running in c070892dcc83 00:03:18 CGO_ENABLED=0 GO111MODULE=on go mod download 00:03:40 Removing intermediate container c070892dcc83 00:03:40 ---> 177a096ef5a1 00:03:40 Step 12/14 : COPY . . 00:03:41 ---> af464ab82c31 00:03:41 Step 13/14 : RUN go mod tidy 00:03:41 ---> Running in 43484a575e63 00:03:45 Removing intermediate container 43484a575e63 00:03:45 ---> 18b58a4a0755 00:03:45 Step 14/14 : RUN $MAKE 00:03:45 ---> Running in 211c9439a381 00:03:46 noop 00:03:47 Removing intermediate container 211c9439a381 00:03:47 ---> 3e8b3fd3cf11 00:03:47 Successfully built 3e8b3fd3cf11 00:03:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:03:47 + docker inspect -f . ci-base-image-arm64 00:03:47 . [Pipeline] withDockerContainer 00:03:47 prd-ubuntu18.04-docker-arm64-4c-16g-455 does not seem to be running inside a container 00:03:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/8 -v /w/workspace/device-rfid-llrp-go/8:/w/workspace/device-rfid-llrp-go/8:rw,z -v /w/workspace/device-rfid-llrp-go/8@tmp:/w/workspace/device-rfid-llrp-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:03:49 $ docker top cf3610d3d75bd347979b2fb0716f8e25dd09155b82e8c78b74619d71c830a453 -eo pid,comm [Pipeline] { [Pipeline] sh 00:03:50 + go version 00:03:50 go version go1.16.6 linux/arm64 [Pipeline] } 00:03:50 $ docker stop --time=1 cf3610d3d75bd347979b2fb0716f8e25dd09155b82e8c78b74619d71c830a453 00:03:52 $ docker rm -f cf3610d3d75bd347979b2fb0716f8e25dd09155b82e8c78b74619d71c830a453 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:03:53 + docker inspect -f . ci-base-image-arm64 00:03:53 . [Pipeline] withDockerContainer 00:03:53 prd-ubuntu18.04-docker-arm64-4c-16g-455 does not seem to be running inside a container 00:03:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/8 -v /w/workspace/device-rfid-llrp-go/8:/w/workspace/device-rfid-llrp-go/8:rw,z -v /w/workspace/device-rfid-llrp-go/8@tmp:/w/workspace/device-rfid-llrp-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:03:55 $ docker top 640eeed032a05c67750bc49f12012675d6b3c3847eee61c3129e4f4a1f3674ac -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:03:56 + go mod tidy [Pipeline] sh 00:03:58 + make test 00:03:58 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 00:03:59 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 00:04:56 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 00:04:56 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 00:05:14 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 21.359s coverage: 39.5% of statements 00:05:14 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.563s coverage: 52.0% of statements 00:05:14 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.024s coverage: 95.5% of statements 00:05:14 CGO_ENABLED=0 GO111MODULE=on go vet ./... 00:05:36 gofmt -l . 00:05:36 [ "`gofmt -l .`" = "" ] 00:05:37 ./bin/test-go-mod-tidy.sh 00:05:37 ./bin/test-attribution-txt.sh [Pipeline] } 00:05:38 $ docker stop --time=1 640eeed032a05c67750bc49f12012675d6b3c3847eee61c3129e4f4a1f3674ac 00:05:40 $ docker rm -f 640eeed032a05c67750bc49f12012675d6b3c3847eee61c3129e4f4a1f3674ac [Pipeline] // withDockerContainer [Pipeline] sh 00:05:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:05:41 Warning: overwriting stash ‘coverage-report’ 00:05:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:05:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:05:43 + ls -al . 00:05:43 total 604 00:05:43 drwxrwxr-x 10 jenkins jenkins 4096 Aug 21 00:05 . 00:05:43 drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 00:02 .. 00:05:43 -rw-rw-r-- 1 jenkins jenkins 134 Aug 21 00:02 .dockerignore 00:05:43 drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 00:02 .git 00:05:43 drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 00:02 .github 00:05:43 -rw-rw-r-- 1 jenkins jenkins 934 Aug 21 00:02 .gitignore 00:05:43 -rw-rw-r-- 1 jenkins jenkins 6734 Aug 21 00:02 Attribution.txt 00:05:43 -rw-rw-r-- 1 jenkins jenkins 1521 Aug 21 00:02 Dockerfile 00:05:43 -rw-rw-r-- 1 jenkins jenkins 677 Aug 21 00:02 GOVERNANCE.md 00:05:43 -rw-rw-r-- 1 jenkins jenkins 682 Aug 21 00:02 Jenkinsfile 00:05:43 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 21 00:02 LICENSE 00:05:43 -rw-rw-r-- 1 jenkins jenkins 1011 Aug 21 00:02 Makefile 00:05:43 -rw-rw-r-- 1 jenkins jenkins 625 Aug 21 00:02 OWNERS.md 00:05:43 -rw-rw-r-- 1 jenkins jenkins 30261 Aug 21 00:02 README.md 00:05:43 -rw-rw-r-- 1 jenkins jenkins 5 Aug 20 23:58 VERSION 00:05:43 drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 00:02 bin 00:05:43 drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 00:02 cmd 00:05:43 -rw-r--r-- 1 jenkins jenkins 462904 Aug 21 00:05 coverage.out 00:05:43 drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 00:02 examples 00:05:43 -rw-r--r-- 1 jenkins jenkins 308 Aug 21 00:05 go.mod 00:05:43 -rw-r--r-- 1 jenkins jenkins 13807 Aug 21 00:03 go.sum 00:05:43 drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 00:02 images 00:05:43 drwxrwxr-x 5 jenkins jenkins 4096 Aug 21 00:02 internal 00:05:43 drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 00:02 snap 00:05:43 -rw-rw-r-- 1 jenkins jenkins 193 Aug 21 00:02 version.go [Pipeline] isUnix [Pipeline] sh 00:05:43 + 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=93caa52030c3acbe32628371219be63c8f79ec40 --label arch=arm64 --label version=1.0.0 . 00:05:43 Sending build context to Docker daemon 1.2MB 00:05:43 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 00:05:43 Step 2/25 : FROM ${BASE} AS builder 00:05:43 ---> 3e8b3fd3cf11 00:05:43 Step 3/25 : ARG MAKE='make build' 00:05:44 ---> Running in 66b68021bc5b 00:05:44 Removing intermediate container 66b68021bc5b 00:05:44 ---> 0c6917cd76ee 00:05:44 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 00:05:44 ---> Running in ec6424e77bcf 00:05:45 Removing intermediate container ec6424e77bcf 00:05:45 ---> b0f9c947f756 00:05:45 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 00:05:45 ---> Running in 8ddd06c17bc0 00:05:45 Removing intermediate container 8ddd06c17bc0 00:05:45 ---> a4787b7c73e3 00:05:45 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:05:46 ---> Running in a56bebdfaf4c 00:05:48 Removing intermediate container a56bebdfaf4c 00:05:48 ---> 10580cb4fd3b 00:05:48 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:05:48 ---> Running in 45a46c5ec980 00:05:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:05:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:05:51 OK: 218 MiB in 52 packages 00:05:52 Removing intermediate container 45a46c5ec980 00:05:52 ---> f0a96d19f460 00:05:52 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 00:05:52 ---> Running in 0a4a3e743b3e 00:05:52 Removing intermediate container 0a4a3e743b3e 00:05:52 ---> ca2e9cd26fac 00:05:52 Step 9/25 : COPY go.mod . 00:05:53 ---> d11e2c496b85 00:05:53 Step 10/25 : COPY Makefile . 00:05:54 ---> aabef33cdc32 00:05:54 Step 11/25 : RUN make update 00:05:54 ---> Running in 295d985783a5 00:05:56 CGO_ENABLED=0 GO111MODULE=on go mod download 00:05:56 Removing intermediate container 295d985783a5 00:05:56 ---> efc3118eed11 00:05:56 Step 12/25 : COPY . . 00:05:57 ---> a5ba28f42e02 00:05:57 Step 13/25 : RUN go mod tidy 00:05:58 ---> Running in 33c1baa88b02 00:06:00 Removing intermediate container 33c1baa88b02 00:06:00 ---> 84953a0a529c 00:06:00 Step 14/25 : RUN $MAKE 00:06:00 ---> Running in 712a87dce983 00:06:01 go mod tidy 00:06:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0" -o cmd/device-rfid-llrp-go ./cmd 00:06:34 Removing intermediate container 712a87dce983 00:06:34 ---> 7a3ce10ebb75 00:06:34 Step 15/25 : FROM alpine:3.12 00:06:36 3.12: Pulling from library/alpine 00:06:36 d2f70382dc9a: Pulling fs layer 00:06:36 d2f70382dc9a: Download complete 00:06:36 d2f70382dc9a: Pull complete 00:06:37 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 00:06:37 Status: Downloaded newer image for alpine:3.12 00:06:37 ---> c4fd0aeabfcf 00:06:37 Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 00:06:37 ---> Running in b785dcab55e7 00:06:37 Removing intermediate container b785dcab55e7 00:06:37 ---> 9bcf6f239487 00:06:37 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / 00:06:38 ---> 938296c7a749 00:06:38 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / 00:06:39 ---> 5ee58ee00515 00:06:39 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / 00:06:40 ---> e303c981e88d 00:06:40 Step 20/25 : EXPOSE 49989 00:06:40 ---> Running in 1165f1094eec 00:06:41 Removing intermediate container 1165f1094eec 00:06:41 ---> 7f56d2b72539 00:06:41 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] 00:06:41 ---> Running in 14114e151f3c 00:06:41 Removing intermediate container 14114e151f3c 00:06:41 ---> 127fd4f5d432 00:06:41 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 00:06:41 ---> Running in 9e766a4efb19 00:06:42 Removing intermediate container 9e766a4efb19 00:06:42 ---> b0b60d8db7cd 00:06:42 Step 23/25 : LABEL arch=arm64 00:06:42 ---> Running in 1c6f38e9dca9 00:06:43 Removing intermediate container 1c6f38e9dca9 00:06:43 ---> e9ae54bd5d45 00:06:43 Step 24/25 : LABEL git_sha=93caa52030c3acbe32628371219be63c8f79ec40 00:06:43 ---> Running in e3f563190ac1 00:06:43 Removing intermediate container e3f563190ac1 00:06:43 ---> 66e692727c45 00:06:43 Step 25/25 : LABEL version=1.0.0 00:06:43 ---> Running in 3edfe2d50b91 00:06:44 Removing intermediate container 3edfe2d50b91 00:06:44 ---> 9a810051583c 00:06:44 [Warning] One or more build-args [ARCH] were not consumed 00:06:44 Successfully built 9a810051583c 00:06:44 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 00:06:44 provisioning config files... 00:06:44 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/8@tmp/config1911494665606692870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:06:44 ---> docker-login.sh 00:06:44 nexus3.edgexfoundry.org:10001 00:06:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:45 Configure a credential helper to remove this warning. See 00:06:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:45 00:06:45 Login Succeeded 00:06:45 nexus3.edgexfoundry.org:10002 00:06:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:46 Configure a credential helper to remove this warning. See 00:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:46 00:06:46 Login Succeeded 00:06:46 nexus3.edgexfoundry.org:10003 00:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:46 Configure a credential helper to remove this warning. See 00:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:46 00:06:46 Login Succeeded 00:06:46 nexus3.edgexfoundry.org:10004 00:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:47 Configure a credential helper to remove this warning. See 00:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:47 00:06:47 Login Succeeded 00:06:47 docker.io 00:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:48 Configure a credential helper to remove this warning. See 00:06:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:48 00:06:48 Login Succeeded 00:06:48 ---> docker-login.sh ends [Pipeline] } 00:06:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:06:48 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 00:06:48 93caa52030c3acbe32628371219be63c8f79ec40 00:06:48 latest 00:06:48 1.0.0 00:06:48 93caa52030c3acbe32628371219be63c8f79ec40-1.0.0 00:06:48 main 00:06:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:06:48 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:93caa52030c3acbe32628371219be63c8f79ec40 [Pipeline] isUnix [Pipeline] sh 00:06:48 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:93caa52030c3acbe32628371219be63c8f79ec40 00:06:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 00:06:48 e4b153672c20: Preparing 00:06:48 3bcafd7d3852: Preparing 00:06:48 933d8b7ddea5: Preparing 00:06:48 3fbe34a1663b: Preparing 00:06:49 3fbe34a1663b: Layer already exists 00:06:49 3bcafd7d3852: Pushed 00:06:49 933d8b7ddea5: Pushed 00:06:51 e4b153672c20: Pushed 00:06:52 93caa52030c3acbe32628371219be63c8f79ec40: digest: sha256:68e013aeac15ed5a7c5b5bc63d94e0f3c80776c351f415547011269c2c5506a3 size: 1155 [Pipeline] isUnix [Pipeline] sh 00:06:52 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:06:52 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 00:06:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 00:06:52 e4b153672c20: Preparing 00:06:52 3bcafd7d3852: Preparing 00:06:52 933d8b7ddea5: Preparing 00:06:52 3fbe34a1663b: Preparing 00:06:52 e4b153672c20: Layer already exists 00:06:52 3fbe34a1663b: Layer already exists 00:06:52 3bcafd7d3852: Layer already exists 00:06:52 933d8b7ddea5: Layer already exists 00:06:52 latest: digest: sha256:68e013aeac15ed5a7c5b5bc63d94e0f3c80776c351f415547011269c2c5506a3 size: 1155 [Pipeline] isUnix [Pipeline] sh 00:06:53 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0 [Pipeline] isUnix [Pipeline] sh 00:06:53 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0 00:06:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 00:06:53 e4b153672c20: Preparing 00:06:53 3bcafd7d3852: Preparing 00:06:53 933d8b7ddea5: Preparing 00:06:53 3fbe34a1663b: Preparing 00:06:53 e4b153672c20: Layer already exists 00:06:53 3fbe34a1663b: Layer already exists 00:06:53 933d8b7ddea5: Layer already exists 00:06:53 3bcafd7d3852: Layer already exists 00:06:53 1.0.0: digest: sha256:68e013aeac15ed5a7c5b5bc63d94e0f3c80776c351f415547011269c2c5506a3 size: 1155 [Pipeline] isUnix [Pipeline] sh 00:06:54 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:93caa52030c3acbe32628371219be63c8f79ec40-1.0.0 [Pipeline] isUnix [Pipeline] sh 00:06:54 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:93caa52030c3acbe32628371219be63c8f79ec40-1.0.0 00:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 00:06:54 e4b153672c20: Preparing 00:06:54 3bcafd7d3852: Preparing 00:06:54 933d8b7ddea5: Preparing 00:06:54 3fbe34a1663b: Preparing 00:06:54 3bcafd7d3852: Layer already exists 00:06:54 3fbe34a1663b: Layer already exists 00:06:54 e4b153672c20: Layer already exists 00:06:54 933d8b7ddea5: Layer already exists 00:06:54 93caa52030c3acbe32628371219be63c8f79ec40-1.0.0: digest: sha256:68e013aeac15ed5a7c5b5bc63d94e0f3c80776c351f415547011269c2c5506a3 size: 1155 [Pipeline] isUnix [Pipeline] sh 00:06:55 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh 00:06:55 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 00:06:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 00:06:55 e4b153672c20: Preparing 00:06:55 3bcafd7d3852: Preparing 00:06:55 933d8b7ddea5: Preparing 00:06:55 3fbe34a1663b: Preparing 00:06:55 3fbe34a1663b: Layer already exists 00:06:55 933d8b7ddea5: Layer already exists 00:06:55 e4b153672c20: Layer already exists 00:06:55 3bcafd7d3852: Layer already exists 00:06:55 main: digest: sha256:68e013aeac15ed5a7c5b5bc63d94e0f3c80776c351f415547011269c2c5506a3 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:06:55 ===================================================== [Pipeline] echo 00:06:55 taggedImages: 00:06:55 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:93caa52030c3acbe32628371219be63c8f79ec40 00:06:55 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 00:06:55 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0 00:06:55 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:93caa52030c3acbe32628371219be63c8f79ec40-1.0.0 00:06:55 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:06:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:06:56 00:06:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 00:06:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:06:57 arm64: Pulling from edgex-lftools-log-publisher 00:06:57 448f6bf000e3: Pulling fs layer 00:06:57 f757da607395: Pulling fs layer 00:06:57 05883995daec: Pulling fs layer 00:06:57 8603b9c90790: Pulling fs layer 00:06:57 1560dd03e051: Pulling fs layer 00:06:57 27f5ce0e4adf: Pulling fs layer 00:06:57 c2d8d7efcc4b: Pulling fs layer 00:06:57 1560dd03e051: Waiting 00:06:57 27f5ce0e4adf: Waiting 00:06:57 c2d8d7efcc4b: Waiting 00:06:57 8603b9c90790: Waiting 00:06:57 f757da607395: Verifying Checksum 00:06:57 f757da607395: Download complete 00:06:57 8603b9c90790: Verifying Checksum 00:06:57 8603b9c90790: Download complete 00:06:57 1560dd03e051: Verifying Checksum 00:06:57 1560dd03e051: Download complete 00:06:57 27f5ce0e4adf: Verifying Checksum 00:06:57 27f5ce0e4adf: Download complete 00:06:57 05883995daec: Verifying Checksum 00:06:57 05883995daec: Download complete 00:06:58 448f6bf000e3: Download complete 00:07:01 c2d8d7efcc4b: Verifying Checksum 00:07:01 c2d8d7efcc4b: Download complete 00:07:01 448f6bf000e3: Pull complete 00:07:01 f757da607395: Pull complete 00:07:03 05883995daec: Pull complete 00:07:03 8603b9c90790: Pull complete 00:07:04 1560dd03e051: Pull complete 00:07:05 27f5ce0e4adf: Pull complete 00:07:20 c2d8d7efcc4b: Pull complete 00:07:20 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 00:07:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:07:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 00:07:20 prd-ubuntu18.04-docker-arm64-4c-16g-455 does not seem to be running inside a container 00:07:20 $ 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/8 -v /w/workspace/device-rfid-llrp-go/8:/w/workspace/device-rfid-llrp-go/8:rw,z -v /w/workspace/device-rfid-llrp-go/8@tmp:/w/workspace/device-rfid-llrp-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:07:24 $ docker top 228b2dd3ca4ed9369ed10512a02a94d8f4aa110e4d569829ac0fc7bc61f5ce37 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:07:25 ---> job-cost.sh 00:07:25 lf-activate-venv: SKIPPING 00:07:25 INFO: No Stack... 00:07:25 INFO: Retrieving Pricing Info for: v3-standard-4 00:07:26 INFO: Archiving Costs [Pipeline] sh 00:07:27 + cat /w/workspace/device-rfid-llrp-go/8/archives/cost.csv 00:07:27 + cut -d, -f6 [Pipeline] lock 00:07:27 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-8-stack-cost] 00:07:27 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-8-stack-cost] did not exist. Created. 00:07:27 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:07:27 /w/workspace/device-rfid-llrp-go/8@tmp/durable-7ddc31af/script.sh: 1: /w/workspace/device-rfid-llrp-go/8@tmp/durable-7ddc31af/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 00:07:28 + echo total: 0.10999999940395355 [Pipeline] stash 00:07:28 Warning: overwriting stash ‘stack-cost’ 00:07:28 Stashed 1 file(s) [Pipeline] } 00:07:28 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-8-stack-cost] [Pipeline] // lock [Pipeline] } 00:07:28 $ docker stop --time=1 228b2dd3ca4ed9369ed10512a02a94d8f4aa110e4d569829ac0fc7bc61f5ce37 00:07:30 $ docker rm -f 228b2dd3ca4ed9369ed10512a02a94d8f4aa110e4d569829ac0fc7bc61f5ce37 [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 00:07:31 provisioning config files... 00:07:31 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6839228797139070321tmp [Pipeline] { [Pipeline] sh 00:07:31 + set +x 00:07:31 + bash -s -- 00:07:31 + curl -s https://codecov.io/bash 00:07:31 00:07:31 _____ _ 00:07:31 / ____| | | 00:07:31 | | ___ __| | ___ ___ _____ __ 00:07:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:07:31 | |___| (_) | (_| | __/ (_| (_) \ V / 00:07:31 \_____\___/ \__,_|\___|\___\___/ \_/ 00:07:31 Bash-1.0.6 00:07:31 00:07:31 00:07:31 ==> git version 2.24.4 found 00:07:31 ==> 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 00:07:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:07:31 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:07:31 ==> Jenkins CI detected. 00:07:31 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 00:07:31 project root: . 00:07:31 --> token set from env 00:07:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:07:31 ==> Running gcov in . (disable via -X gcov) 00:07:31 ==> Python coveragepy not found 00:07:31 ==> Searching for coverage reports in: 00:07:31 + . 00:07:31 -> Found 1 reports 00:07:31 ==> Detecting git/mercurial file structure 00:07:31 ==> Reading reports 00:07:31 + ./coverage.out bytes=462904 00:07:31 ==> Appending adjustments 00:07:31 https://docs.codecov.io/docs/fixing-reports 00:07:32 + Found adjustments 00:07:32 ==> Gzipping contents 00:07:32 52K /tmp/codecov.39GnTu.gz 00:07:32 ==> Uploading reports 00:07:32 url: https://codecov.io 00:07:32 query: branch=main&commit=93caa52030c3acbe32628371219be63c8f79ec40&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:07:32 -> Pinging Codecov 00:07:32 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=93caa52030c3acbe32628371219be63c8f79ec40&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:07:32 -> Uploading to 00:07:32 https://storage.googleapis.com/codecov/v4/raw/2021-08-21/581DD39554BDF9B6E22D074273EAD858/93caa52030c3acbe32628371219be63c8f79ec40/6e9be774-205b-40de-9ed3-5e5891eb1b90.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210821%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210821T000732Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4374b3be241fab7e5455727ca40cc9ed3ff94c2776556c3c1d54cc91ce5c0cae 00:07:32 % Total % Received % Xferd Average Speed Time Time Time Current 00:07:32 Dload Upload Total Spent Left Speed 00:07:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51861 0 0 100 51861 0 145k --:--:-- --:--:-- --:--:-- 146k 00:07:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/93caa52030c3acbe32628371219be63c8f79ec40 [Pipeline] } 00:07:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:07:33 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:07:33 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:07:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:07:33 00:07:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 00:07:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:07:34 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:07:34 188c0c94c7c5: Pulling fs layer 00:07:34 0ef7d3d256c8: Pulling fs layer 00:07:34 de9db76c5a1d: Pulling fs layer 00:07:34 0eba1c9be4d2: Pulling fs layer 00:07:34 0d57e429df01: Pulling fs layer 00:07:34 4e4be7b47b0d: Pulling fs layer 00:07:34 e1f770b5df2f: Pulling fs layer 00:07:34 85a0685a4137: Pulling fs layer 00:07:34 4e4be7b47b0d: Waiting 00:07:34 e1f770b5df2f: Waiting 00:07:34 85a0685a4137: Waiting 00:07:34 0eba1c9be4d2: Waiting 00:07:34 0d57e429df01: Waiting 00:07:34 de9db76c5a1d: Verifying Checksum 00:07:34 de9db76c5a1d: Download complete 00:07:34 0ef7d3d256c8: Verifying Checksum 00:07:34 0ef7d3d256c8: Download complete 00:07:34 0d57e429df01: Verifying Checksum 00:07:34 0d57e429df01: Download complete 00:07:34 4e4be7b47b0d: Verifying Checksum 00:07:34 4e4be7b47b0d: Download complete 00:07:34 188c0c94c7c5: Verifying Checksum 00:07:34 188c0c94c7c5: Download complete 00:07:34 188c0c94c7c5: Pull complete 00:07:34 0ef7d3d256c8: Pull complete 00:07:34 de9db76c5a1d: Pull complete 00:07:35 e1f770b5df2f: Verifying Checksum 00:07:35 e1f770b5df2f: Download complete 00:07:39 0eba1c9be4d2: Verifying Checksum 00:07:39 0eba1c9be4d2: Download complete 00:07:39 85a0685a4137: Verifying Checksum 00:07:39 85a0685a4137: Download complete 00:07:43 0eba1c9be4d2: Pull complete 00:07:43 0d57e429df01: Pull complete 00:07:43 4e4be7b47b0d: Pull complete 00:07:43 e1f770b5df2f: Pull complete 00:07:48 85a0685a4137: Pull complete 00:07:48 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 00:07:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:07:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 00:07:48 prd-centos7-docker-4c-2g-450 does not seem to be running inside a container 00:07:48 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:07:50 $ docker top ddb4cd188065aea1dfb957cc51bbe603ebe2e422e2c4309308b978d8d9c0bc86 -eo pid,comm [Pipeline] { [Pipeline] echo 00:07:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 00:07:51 + set -o pipefail 00:07:51 + snyk monitor '--org=edgex-jenkins' 00:07:57 00:07:57 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 00:07:57 00:07:57 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/cb257858-d959-475e-86c1-9cee96fccc11 00:07:57 00:07:57 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:07:57 00:07:57 00:07:57 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 00:07:57 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:07:57 $ docker stop --time=1 ddb4cd188065aea1dfb957cc51bbe603ebe2e422e2c4309308b978d8d9c0bc86 00:07:59 $ docker rm -f ddb4cd188065aea1dfb957cc51bbe603ebe2e422e2c4309308b978d8d9c0bc86 [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 00:08:00 + git log --format=format:%s -1 93caa52030c3acbe32628371219be63c8f79ec40 [Pipeline] isUnix [Pipeline] sh 00:08:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:08:00 . [Pipeline] withDockerContainer 00:08:00 prd-centos7-docker-4c-2g-450 does not seem to be running inside a container 00:08:00 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:08:01 $ docker top a791bce5b78d7eed0a2ab4dcb2aadabd7ec8abb7587cb1d75b49424e6c8b9c87 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:08:01 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v1.0.0|v1.0.0-dev.9' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:08:01 + git semver [Pipeline] } 00:08:01 $ docker stop --time=1 a791bce5b78d7eed0a2ab4dcb2aadabd7ec8abb7587cb1d75b49424e6c8b9c87 00:08:02 $ docker rm -f a791bce5b78d7eed0a2ab4dcb2aadabd7ec8abb7587cb1d75b49424e6c8b9c87 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 00:08:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:08:03 00:08:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 00:08:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:08:03 0.23.1-centos7: Pulling from edgex-lftools 00:08:03 ab5ef0e58194: Pulling fs layer 00:08:03 9712f1f96733: Pulling fs layer 00:08:03 63f879dbbcfc: Pulling fs layer 00:08:03 0d9ebad4ef96: Pulling fs layer 00:08:03 e9a5061849ea: Pulling fs layer 00:08:03 d747dcd14b5f: Pulling fs layer 00:08:03 2de7ff778b66: Pulling fs layer 00:08:03 0d9ebad4ef96: Waiting 00:08:03 e9a5061849ea: Waiting 00:08:03 d747dcd14b5f: Waiting 00:08:03 2de7ff778b66: Waiting 00:08:03 9712f1f96733: Download complete 00:08:06 63f879dbbcfc: Verifying Checksum 00:08:06 63f879dbbcfc: Download complete 00:08:06 e9a5061849ea: Verifying Checksum 00:08:06 e9a5061849ea: Download complete 00:08:06 d747dcd14b5f: Verifying Checksum 00:08:06 d747dcd14b5f: Download complete 00:08:07 2de7ff778b66: Verifying Checksum 00:08:07 2de7ff778b66: Download complete 00:08:07 0d9ebad4ef96: Verifying Checksum 00:08:07 0d9ebad4ef96: Download complete 00:08:07 ab5ef0e58194: Verifying Checksum 00:08:07 ab5ef0e58194: Download complete 00:08:11 ab5ef0e58194: Pull complete 00:08:11 9712f1f96733: Pull complete 00:08:11 63f879dbbcfc: Pull complete 00:08:15 0d9ebad4ef96: Pull complete 00:08:15 e9a5061849ea: Pull complete 00:08:15 d747dcd14b5f: Pull complete 00:08:17 2de7ff778b66: Pull complete 00:08:17 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:08:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:08:17 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 00:08:17 prd-centos7-docker-4c-2g-450 does not seem to be running inside a container 00:08:17 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:08:20 $ docker top df461a5be25a45b58aa04dc84d2df39f63d5b104d9f69c73761db4ba00b7e229 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:08:20 provisioning config files... 00:08:20 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3371625184894214680tmp 00:08:20 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8355345758198987163tmp 00:08:20 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7256313957663124579tmp [Pipeline] { [Pipeline] echo 00:08:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:08:20 ---> sigul-configuration.sh 00:08:20 gpg: directory `/root/.gnupg' created 00:08:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:08:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:08:20 gpg: keyring `/root/.gnupg/secring.gpg' created 00:08:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:08:20 gpg: CAST5 encrypted data 00:08:20 gpg: encrypted with 1 passphrase 00:08:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:08:21 + mkdir /home/jenkins 00:08:21 + mkdir /home/jenkins/sigul [Pipeline] sh 00:08:21 + 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 00:08:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:08:21 ---> sigul-install.sh 00:08:21 Sigul already installed; skipping installation. [Pipeline] sh 00:08:22 + git tag --list 00:08:22 v0.0.0 00:08:22 v1.0.0 00:08:22 v1.0.0-dev.1 00:08:22 v1.0.0-dev.2 00:08:22 v1.0.0-dev.3 00:08:22 v1.0.0-dev.4 00:08:22 v1.0.0-dev.5 00:08:22 v1.0.0-dev.6 00:08:22 v1.0.0-dev.7 00:08:22 v1.0.0-dev.8 00:08:22 v1.0.0-dev.9 [Pipeline] sh 00:08:22 + lftools sign git-tag v1.0.0 00:08:23 Signing Git tag with Sigul... 00:08:23 Signing v1.0.0 [Pipeline] echo 00:08:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:08:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:08:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:08:24 $ docker stop --time=1 df461a5be25a45b58aa04dc84d2df39f63d5b104d9f69c73761db4ba00b7e229 00:08:25 $ docker rm -f df461a5be25a45b58aa04dc84d2df39f63d5b104d9f69c73761db4ba00b7e229 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 00:08:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:08:25 . [Pipeline] withDockerContainer 00:08:26 prd-centos7-docker-4c-2g-450 does not seem to be running inside a container 00:08:26 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:08:26 $ docker top aa3e23bf199ac5f42d842561db90537d880194f7885c3c38f118b38c4e415892 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:08:26 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v1.0.0|v1.0.0-dev.9' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:08:27 + git semver [Pipeline] } 00:08:27 $ docker stop --time=1 aa3e23bf199ac5f42d842561db90537d880194f7885c3c38f118b38c4e415892 00:08:28 $ docker rm -f aa3e23bf199ac5f42d842561db90537d880194f7885c3c38f118b38c4e415892 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 00:08:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:08:28 . [Pipeline] withDockerContainer 00:08:28 prd-centos7-docker-4c-2g-450 does not seem to be running inside a container 00:08:28 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:08:29 $ docker top 026bb8151c0c66481ce935f0e9f4bc0675b6c328e336a76a29ce02ebf883deb4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:08:29 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v1.0.0|v1.0.0-dev.9' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:08:29 + git semver [Pipeline] } 00:08:29 $ docker stop --time=1 026bb8151c0c66481ce935f0e9f4bc0675b6c328e336a76a29ce02ebf883deb4 00:08:30 $ docker rm -f 026bb8151c0c66481ce935f0e9f4bc0675b6c328e336a76a29ce02ebf883deb4 [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 00:08:32 + '[' -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 00:08:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:08:32 ---> package-listing.sh 00:08:32 ++ facter osfamily 00:08:32 ++ tr '[:upper:]' '[:lower:]' 00:08:33 + OS_FAMILY=redhat 00:08:33 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 00:08:33 + START_PACKAGES=/tmp/packages_start.txt 00:08:33 + END_PACKAGES=/tmp/packages_end.txt 00:08:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:08:33 + PACKAGES=/tmp/packages_start.txt 00:08:33 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 00:08:33 + PACKAGES=/tmp/packages_end.txt 00:08:33 + case "${OS_FAMILY}" in 00:08:33 + rpm -qa 00:08:33 + sort 00:08:33 + '[' -f /tmp/packages_start.txt ']' 00:08:33 + '[' -f /tmp/packages_end.txt ']' 00:08:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:08:33 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 00:08:33 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 00:08:33 + 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 00:08:33 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 00:08:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:08:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:08:34 00:08:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:08:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:08:35 latest: Pulling from edgex-lftools-log-publisher 00:08:35 b4d181a07f80: Pulling fs layer 00:08:35 a1111a8f2ec3: Pulling fs layer 00:08:35 ed53099fbce6: Pulling fs layer 00:08:35 dc539afda2c1: Pulling fs layer 00:08:35 77bc0d833cb6: Pulling fs layer 00:08:35 9065ff56babe: Pulling fs layer 00:08:35 d287ab97295c: Pulling fs layer 00:08:35 dc539afda2c1: Waiting 00:08:35 77bc0d833cb6: Waiting 00:08:35 9065ff56babe: Waiting 00:08:35 d287ab97295c: Waiting 00:08:35 a1111a8f2ec3: Verifying Checksum 00:08:35 a1111a8f2ec3: Download complete 00:08:35 dc539afda2c1: Verifying Checksum 00:08:35 dc539afda2c1: Download complete 00:08:35 77bc0d833cb6: Verifying Checksum 00:08:35 77bc0d833cb6: Download complete 00:08:35 9065ff56babe: Verifying Checksum 00:08:35 9065ff56babe: Download complete 00:08:35 ed53099fbce6: Verifying Checksum 00:08:35 ed53099fbce6: Download complete 00:08:36 b4d181a07f80: Verifying Checksum 00:08:36 b4d181a07f80: Download complete 00:08:37 b4d181a07f80: Pull complete 00:08:37 a1111a8f2ec3: Pull complete 00:08:38 ed53099fbce6: Pull complete 00:08:38 dc539afda2c1: Pull complete 00:08:39 77bc0d833cb6: Pull complete 00:08:39 9065ff56babe: Pull complete 00:08:40 d287ab97295c: Verifying Checksum 00:08:40 d287ab97295c: Download complete 00:08:45 d287ab97295c: Pull complete 00:08:45 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 00:08:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:08:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:08:45 prd-centos7-docker-4c-2g-450 does not seem to be running inside a container 00:08:45 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:08:47 $ docker top 83f4c2223e5de9d868360bcb26acfc81646c71e39b56d6901edc87d8cefc25da -eo pid,comm [Pipeline] { [Pipeline] sh 00:08:48 + touch /tmp/pre-build-complete [Pipeline] sh 00:08:48 + mkdir -p /var/log/sysstat [Pipeline] sh 00:08:48 + ls /var/log/sa-host 00:08:48 + sadf -c /var/log/sa-host/sa19 00:08:48 file_magic: OK 00:08:48 HZ: Using current value: 100 00:08:48 file_header: OK 00:08:48 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 00:08:48 Statistics: 00:08:48 Hnuu...uuuununununu... 00:08:48 File successfully converted to sysstat format version 12.0.3 00:08:48 + sadf -c /var/log/sa-host/sa20 00:08:48 file_magic: OK 00:08:48 HZ: Using current value: 100 00:08:48 file_header: OK 00:08:48 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 00:08:48 Statistics: 00:08:48 HRHnuu...uuuununununu...Hnuu...uuuununununu... 00:08:48 File successfully converted to sysstat format version 12.0.3 00:08:48 + sadf -c /var/log/sa-host/sa21 00:08:48 file_magic: OK 00:08:48 HZ: Using current value: 100 00:08:48 file_header: OK 00:08:48 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 00:08:48 Statistics: 00:08:48 Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:08:48 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:08:49 provisioning config files... 00:08:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5569190613440384043tmp [Pipeline] { [Pipeline] echo 00:08:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:08:49 ---> create-netrc.sh [Pipeline] } 00:08:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:08:50 ---> python-tools-install.sh [Pipeline] echo 00:08:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:08:50 ---> sudo-logs.sh 00:08:50 Archiving 'sudo' log.. 00:08:55 sudo: unable to resolve host prd-centos7-docker-4c-2g-450.vexxhost.local: Name or service not known 00:08:55 sudo: unable to resolve host prd-centos7-docker-4c-2g-450.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 00:08:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:08:56 ---> job-cost.sh 00:08:56 lf-activate-venv: SKIPPING 00:08:56 DEBUG: total: 0.10999999940395355 00:08:56 INFO: Retrieving Stack Cost... 00:08:57 INFO: Retrieving Pricing Info for: v3-standard-2 00:08:57 INFO: Archiving Costs [Pipeline] echo 00:08:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:08:57 ---> logs-deploy.sh 00:08:57 lf-activate-venv: SKIPPING 00:08:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/8 00:08:57 INFO: archiving workspace using pattern(s): 00:08:58 Archives upload complete. 00:08:58 INFO: archiving logs to Nexus 00:08:59 ---> uname -a: 00:08:59 Linux prd-centos7-docker-4c-2g-450.vexxhost.local 3.10.0-1160.36.2.el7.x86_64 #1 SMP Wed Jul 21 11:57:15 UTC 2021 x86_64 GNU/Linux 00:08:59 00:08:59 00:08:59 ---> lscpu: 00:08:59 Architecture: x86_64 00:08:59 CPU op-mode(s): 32-bit, 64-bit 00:08:59 Byte Order: Little Endian 00:08:59 Address sizes: 40 bits physical, 48 bits virtual 00:08:59 CPU(s): 2 00:08:59 On-line CPU(s) list: 0,1 00:08:59 Thread(s) per core: 1 00:08:59 Core(s) per socket: 1 00:08:59 Socket(s): 2 00:08:59 NUMA node(s): 1 00:08:59 Vendor ID: AuthenticAMD 00:08:59 CPU family: 23 00:08:59 Model: 49 00:08:59 Model name: AMD EPYC-Rome Processor 00:08:59 Stepping: 0 00:08:59 CPU MHz: 2799.996 00:08:59 BogoMIPS: 5599.99 00:08:59 Virtualization: AMD-V 00:08:59 Hypervisor vendor: KVM 00:08:59 Virtualization type: full 00:08:59 L1d cache: 32K 00:08:59 L1i cache: 32K 00:08:59 L2 cache: 512K 00:08:59 L3 cache: 16384K 00:08:59 NUMA node0 CPU(s): 0,1 00:08:59 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 00:08:59 00:08:59 00:08:59 ---> nproc: 00:08:59 2 00:08:59 00:08:59 00:08:59 ---> df -h: 00:08:59 Filesystem Size Used Avail Use% Mounted on 00:08:59 overlay 40G 9.0G 32G 23% / 00:08:59 tmpfs 64M 0 64M 0% /dev 00:08:59 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:08:59 shm 64M 0 64M 0% /dev/shm 00:08:59 /dev/vda1 40G 9.0G 32G 23% /facter-os 00:08:59 00:08:59 00:08:59 ---> sar -b -r -n DEV: 00:08:59 Linux 3.10.0-1160.36.2.el7.x86_64 (prd-centos7-docker-4c-2g-450.vexxhost.local) 08/21/21 _x86_64_ (2 CPU) 00:08:59 00:08:59 00:00:01 tps rtps wtps bread/s bwrtn/s 00:08:59 00:01:01 0.32 0.02 0.30 0.13 3.98 00:08:59 00:02:01 0.42 0.08 0.33 1.60 5.76 00:08:59 00:03:01 0.28 0.00 0.28 0.00 3.85 00:08:59 00:04:01 0.32 0.00 0.32 0.00 3.95 00:08:59 00:05:01 0.15 0.00 0.15 0.00 1.78 00:08:59 00:06:01 0.18 0.00 0.18 0.00 2.08 00:08:59 00:07:01 0.28 0.00 0.28 0.00 3.35 00:08:59 00:08:01 87.39 0.03 87.36 3.73 29234.39 00:08:59 Average: 11.17 0.02 11.15 0.68 3657.55 00:08:59 00:08:59 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:08:59 00:01:01 5687068 0 614852 7.68 2620 1704392 1180944 13.04 553072 1532224 20 00:08:59 00:02:01 5688396 0 613396 7.66 2620 1704520 1165220 12.86 552880 1532288 16 00:08:59 00:03:01 5688072 0 613712 7.66 2620 1704528 1165388 12.87 552488 1533064 16 00:08:59 00:04:01 5687664 0 614120 7.67 2620 1704528 1165280 12.87 552956 1533064 12 00:08:59 00:05:01 5687756 0 614024 7.67 2620 1704532 1165220 12.86 552632 1533120 16 00:08:59 00:06:01 5679168 0 622604 7.77 2620 1704540 1165220 12.86 561144 1533120 8 00:08:59 00:07:01 5679088 0 622684 7.77 2620 1704540 1165220 12.86 563120 1531584 16 00:08:59 00:08:01 4810668 0 772440 9.64 2620 2423204 1536928 16.97 739712 2125756 24 00:08:59 Average: 5575985 0 635979 7.94 2620 1794348 1213678 13.40 578500 1606778 16 00:08:59 00:08:59 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:08:59 00:01:01 eth0 1.73 0.58 0.60 0.40 0.00 0.00 0.00 0.00 00:08:59 00:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:59 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:59 00:02:01 eth0 0.37 0.08 0.03 0.04 0.00 0.00 0.00 0.00 00:08:59 00:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:59 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:59 00:03:01 eth0 0.68 0.40 0.35 0.24 0.00 0.00 0.00 0.00 00:08:59 00:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:59 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:59 00:04:01 eth0 0.22 0.17 0.09 0.04 0.00 0.00 0.00 0.00 00:08:59 00:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:59 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:59 00:05:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:08:59 00:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:59 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:59 00:06:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:08:59 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:59 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:59 00:07:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:08:59 00:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:59 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:59 00:08:01 eth0 564.36 437.54 4261.24 77.10 0.00 0.00 0.00 0.00 00:08:59 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:59 00:08:01 veth7f26520 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:08:59 00:08:01 docker0 37.08 42.42 3.23 159.35 0.00 0.00 0.00 0.00 00:08:59 Average: eth0 70.97 54.88 532.82 9.73 0.00 0.00 0.00 0.00 00:08:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:59 Average: veth7f26520 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:59 Average: docker0 4.63 5.30 0.40 19.92 0.00 0.00 0.00 0.00 00:08:59 00:08:59 00:08:59 ---> sar -P ALL: 00:08:59 Linux 3.10.0-1160.36.2.el7.x86_64 (prd-centos7-docker-4c-2g-450.vexxhost.local) 08/21/21 _x86_64_ (2 CPU) 00:08:59 00:08:59 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:08:59 00:01:01 all 0.18 0.00 0.08 0.00 0.03 99.72 00:08:59 00:01:01 0 0.22 0.00 0.03 0.00 0.02 99.73 00:08:59 00:01:01 1 0.15 0.00 0.12 0.00 0.03 99.70 00:08:59 00:02:01 all 0.18 0.00 0.07 0.01 0.01 99.74 00:08:59 00:02:01 0 0.28 0.00 0.05 0.00 0.00 99.67 00:08:59 00:02:01 1 0.07 0.00 0.08 0.02 0.02 99.82 00:08:59 00:03:01 all 0.24 0.00 0.06 0.00 0.02 99.68 00:08:59 00:03:01 0 0.40 0.00 0.07 0.00 0.02 99.52 00:08:59 00:03:01 1 0.08 0.00 0.05 0.00 0.02 99.85 00:08:59 00:04:01 all 0.22 0.00 0.05 0.00 0.02 99.72 00:08:59 00:04:01 0 0.35 0.00 0.03 0.00 0.02 99.60 00:08:59 00:04:01 1 0.08 0.00 0.07 0.00 0.02 99.83 00:08:59 00:05:01 all 0.10 0.00 0.06 0.00 0.01 99.83 00:08:59 00:05:01 0 0.05 0.00 0.03 0.00 0.00 99.92 00:08:59 00:05:01 1 0.15 0.00 0.08 0.00 0.02 99.75 00:08:59 00:06:01 all 0.23 0.00 0.06 0.00 0.01 99.71 00:08:59 00:06:01 0 0.05 0.00 0.05 0.00 0.02 99.88 00:08:59 00:06:01 1 0.40 0.00 0.07 0.00 0.00 99.53 00:08:59 00:07:01 all 0.27 0.00 0.05 0.00 0.03 99.66 00:08:59 00:07:01 0 0.08 0.00 0.07 0.00 0.03 99.82 00:08:59 00:07:01 1 0.45 0.00 0.03 0.00 0.02 99.50 00:08:59 00:08:01 all 12.44 0.00 5.12 1.08 0.05 81.31 00:08:59 00:08:01 0 12.52 0.00 5.17 0.97 0.05 81.29 00:08:59 00:08:01 1 12.36 0.00 5.06 1.19 0.05 81.33 00:08:59 Average: all 1.68 0.00 0.67 0.13 0.02 97.49 00:08:59 Average: 0 1.69 0.00 0.67 0.12 0.02 97.50 00:08:59 Average: 1 1.67 0.00 0.68 0.15 0.02 97.48 00:08:59 00:08:59 00:08:59