Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a8abf6b343540031172ab2f7335da0bfd82c9c12 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6947120461793632967.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4765210431192713430.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4875311900289449611.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9109276885666697899.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5809825789670706329.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-561 in /w/workspace/undry_device-rfid-llrp-go_master [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/undry_device-rfid-llrp-go_master # 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 Avoid second fetch Checking out Revision a8abf6b343540031172ab2f7335da0bfd82c9c12 (master) [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_device-rfid-llrp-go_master@tmp/jenkins-gitclient-ssh4772838804561732218.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 Commit message: "Merge pull request #30 from ajcasagrande/fix-mod-url" > git rev-list --no-walk 930091a3fadbc035b82c8827fd2f48993c55851c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:13:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:13:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:13:24 ========================================================= 19:13:24 EdgeX Global Pipelines Version Info 19:13:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:13:26 ------------------- 19:13:26 stable info: 19:13:26 ------------------- 19:13:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:13:26 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 19:13:26 Message: update stable to v1.0.193 19:13:26 ------------------- 19:13:26 experimental info: 19:13:26 ------------------- 19:13:26 Commited By: **** collab-it+edgex@linuxfoundation.org 19:13:26 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 19:13:26 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:13:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 19:13:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 19:13:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:13:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:13:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:13:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:13:26 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:13:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:13:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:13:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:13:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:13:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 19:13:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:13:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:13:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:13:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:13:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:13:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:13:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:13:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:13:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:13:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:13:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:13:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:13:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:13:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:13:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 19:13:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 19:13:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 19:13:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8abf6b343540031172ab2f7335da0bfd82c9c12 [Pipeline] echo 19:13:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8abf6b [Pipeline] echo 19:13:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:13:27 provisioning config files... 19:13:27 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config6394027109297939669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:28 ---> docker-login.sh 19:13:28 nexus3.edgexfoundry.org:10001 19:13:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:28 Configure a credential helper to remove this warning. See 19:13:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:28 19:13:28 Login Succeeded 19:13:28 nexus3.edgexfoundry.org:10002 19:13:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:28 Configure a credential helper to remove this warning. See 19:13:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:28 19:13:28 Login Succeeded 19:13:28 nexus3.edgexfoundry.org:10003 19:13:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:28 Configure a credential helper to remove this warning. See 19:13:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:28 19:13:28 Login Succeeded 19:13:28 nexus3.edgexfoundry.org:10004 19:13:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:28 Configure a credential helper to remove this warning. See 19:13:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:28 19:13:28 Login Succeeded 19:13:28 docker.io 19:13:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:29 Configure a credential helper to remove this warning. See 19:13:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:29 19:13:29 Login Succeeded 19:13:29 ---> docker-login.sh ends [Pipeline] } 19:13:29 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 19:13:29 + git log --format=format:%s -1 a8abf6b343540031172ab2f7335da0bfd82c9c12 [Pipeline] echo 19:13:29 GIT_COMMIT: a8abf6b343540031172ab2f7335da0bfd82c9c12, Commit Message: Merge pull request #30 from ajcasagrande/fix-mod-url [Pipeline] echo 19:13:29 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:13:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:13:30 19:13:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:13:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:13:30 latest: Pulling from edgex-devops/git-semver 19:13:30 31603596830f: Pulling fs layer 19:13:30 54011a49482f: Pulling fs layer 19:13:30 a6820b24f6d8: Pulling fs layer 19:13:30 f581987b2513: Pulling fs layer 19:13:30 f581987b2513: Waiting 19:13:30 54011a49482f: Verifying Checksum 19:13:30 54011a49482f: Download complete 19:13:31 31603596830f: Verifying Checksum 19:13:31 31603596830f: Download complete 19:13:31 f581987b2513: Verifying Checksum 19:13:31 f581987b2513: Download complete 19:13:31 a6820b24f6d8: Verifying Checksum 19:13:31 a6820b24f6d8: Download complete 19:13:31 31603596830f: Pull complete 19:13:31 54011a49482f: Pull complete 19:13:32 a6820b24f6d8: Pull complete 19:13:32 f581987b2513: Pull complete 19:13:32 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 19:13:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:13:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:13:32 prd-centos7-docker-4c-2g-561 does not seem to be running inside a container 19:13:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:13:33 $ docker top 77638c77f40d5189df183d186e21dc721cdcb160b58a18356004dd458df1062d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:13:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:13:33 [ssh-agent] Looking for ssh-agent implementation... 19:13:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:13:33 $ docker exec 77638c77f40d5189df183d186e21dc721cdcb160b58a18356004dd458df1062d ssh-agent 19:13:33 SSH_AUTH_SOCK=/tmp/ssh-89IfufbUMOD8/agent.13 19:13:33 SSH_AGENT_PID=19 19:13:33 Running ssh-add (command line suppressed) 19:13:33 Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_6489644668701172384.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_6489644668701172384.key) 19:13:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:13:34 + git tag --points-at HEAD [Pipeline] } 19:13:34 $ docker exec --env ******** --env ******** 77638c77f40d5189df183d186e21dc721cdcb160b58a18356004dd458df1062d ssh-agent -k 19:13:34 unset SSH_AUTH_SOCK; 19:13:34 unset SSH_AGENT_PID; 19:13:34 echo Agent pid 19 killed; 19:13:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:13:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:13:34 [ssh-agent] Looking for ssh-agent implementation... 19:13:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:13:34 $ docker exec 77638c77f40d5189df183d186e21dc721cdcb160b58a18356004dd458df1062d ssh-agent 19:13:34 SSH_AUTH_SOCK=/tmp/ssh-MaquQYJSFe2c/agent.53 19:13:34 SSH_AGENT_PID=60 19:13:34 Running ssh-add (command line suppressed) 19:13:34 Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_2695223398329369572.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_2695223398329369572.key) 19:13:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:13:34 + git semver init 19:13:34 # -> Open(): unable to determine branch for HEAD 19:13:34 # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git 19:13:34 # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master 19:13:34 # $SEMVER_REMOTE_NAME = origin 19:13:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:13:34 # $SEMVER_USER_NAME = edgex-jenkins 19:13:34 # $SEMVER_BRANCH = master 19:13:34 # $SEMVER_TEMP = /tmp/semver-422031498 19:13:34 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 19:13:35 # '/tmp/semver-422031498' -> '/w/workspace/undry_device-rfid-llrp-go_master/.semver' 19:13:35 # -> Force: false 19:13:35 # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver [Pipeline] } 19:13:35 $ docker exec --env ******** --env ******** 77638c77f40d5189df183d186e21dc721cdcb160b58a18356004dd458df1062d ssh-agent -k 19:13:35 unset SSH_AUTH_SOCK; 19:13:35 unset SSH_AGENT_PID; 19:13:35 echo Agent pid 60 killed; 19:13:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:13:35 + git semver [Pipeline] } 19:13:35 $ docker stop --time=1 77638c77f40d5189df183d186e21dc721cdcb160b58a18356004dd458df1062d 19:13:36 $ docker rm -f 77638c77f40d5189df183d186e21dc721cdcb160b58a18356004dd458df1062d [Pipeline] // withDockerContainer [Pipeline] sh 19:13:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:13:37 Stashed 1 file(s) [Pipeline] echo 19:13:37 [edgeXSemver]: initialized semver on version 0.0.1-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 19:13:52 Still waiting to schedule task 19:13:52 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:13:52 Still waiting to schedule task 19:13:52 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:15:42 Running on prd-centos7-docker-4c-2g-565 in /w/workspace/undry_device-rfid-llrp-go_master [Pipeline] { [Pipeline] ws 19:15:42 Running in /w/workspace/device-rfid-llrp-go/4 [Pipeline] { [Pipeline] checkout 19:15:42 Selected Git installation does not exist. Using Default 19:15:42 The recommended git tool is: NONE 19:15:44 using credential edgex-jenkins-ssh 19:15:44 Cloning the remote Git repository 19:15:44 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 19:15:44 > git init /w/workspace/device-rfid-llrp-go/4 # timeout=10 19:15:45 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 19:15:45 > git --version # timeout=10 19:15:45 > git --version # 'git version 2.24.4' 19:15:45 using GIT_SSH to set credentials SSH Credentials for GitHub 19:15:45 [INFO] Currently running in a labeled security context 19:15:45 [INFO] Currently SELinux is 'enforcing' on the host 19:15:45 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/4@tmp/jenkins-gitclient-ssh918545639075073705.key 19:15:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:15:45 Avoid second fetch 19:15:45 Checking out Revision a8abf6b343540031172ab2f7335da0bfd82c9c12 (master) 19:15:45 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 19:15:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:15:45 > git config core.sparsecheckout # timeout=10 19:15:45 > git checkout -f a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 19:15:49 Commit message: "Merge pull request #30 from ajcasagrande/fix-mod-url" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:15:50 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:15:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:15:51 + true 19:15:51 + sudo service docker restart 19:15:51 Redirecting to /bin/systemctl restart docker.service 19:15:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-563 in /w/workspace/undry_device-rfid-llrp-go_master [Pipeline] { [Pipeline] ws 19:15:57 Running in /w/workspace/device-rfid-llrp-go/4 [Pipeline] { [Pipeline] checkout 19:15:57 Selected Git installation does not exist. Using Default 19:15:57 The recommended git tool is: NONE 19:16:03 using credential edgex-jenkins-ssh 19:16:03 Cloning the remote Git repository 19:16:03 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 19:16:03 > git init /w/workspace/device-rfid-llrp-go/4 # timeout=10 19:16:03 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 19:16:03 > git --version # timeout=10 19:16:03 > git --version # 'git version 2.17.1' 19:16:03 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:05 Avoid second fetch 19:16:05 Checking out Revision a8abf6b343540031172ab2f7335da0bfd82c9c12 (master) 19:16:05 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 19:16:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:05 > git config core.sparsecheckout # timeout=10 19:16:05 > git checkout -f a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:16:09 provisioning config files... 19:16:09 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/4@tmp/config6901849965543174816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:16:09 Commit message: "Merge pull request #30 from ajcasagrande/fix-mod-url" 19:16:09 ---> docker-login.sh 19:16:09 nexus3.edgexfoundry.org:10001 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:10 Configure a credential helper to remove this warning. See 19:16:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:10 19:16:10 Login Succeeded 19:16:10 nexus3.edgexfoundry.org:10002 19:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:10 Configure a credential helper to remove this warning. See 19:16:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:10 19:16:10 Login Succeeded 19:16:10 nexus3.edgexfoundry.org:10003 19:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:10 Configure a credential helper to remove this warning. See 19:16:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:10 19:16:10 Login Succeeded 19:16:10 nexus3.edgexfoundry.org:10004 19:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:10 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 19:16:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:10 Configure a credential helper to remove this warning. See 19:16:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:10 19:16:10 Login Succeeded 19:16:10 docker.io 19:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 19:16:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:11 Configure a credential helper to remove this warning. See 19:16:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:11 19:16:11 Login Succeeded 19:16:11 ---> docker-login.sh ends [Pipeline] } 19:16:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:16:11 ========================================================= 19:16:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:16:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:16:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:16:11 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 19:16:11 Sending build context to Docker daemon 1.194MB 19:16:11 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 19:16:11 Step 2/10 : FROM ${BASE} 19:16:11 + true 19:16:11 + sudo service docker restart 19:16:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:16:11 540db60ca938: Pulling fs layer 19:16:11 adcc1eea9eea: Pulling fs layer 19:16:11 4c4ab2625f07: Pulling fs layer 19:16:11 0510c868ecb4: Pulling fs layer 19:16:11 afea3b2eda06: Pulling fs layer 19:16:11 7809a108b3ef: Pulling fs layer 19:16:11 f706445af74f: Pulling fs layer 19:16:11 afea3b2eda06: Waiting 19:16:11 7809a108b3ef: Waiting 19:16:11 f706445af74f: Waiting 19:16:11 0510c868ecb4: Waiting 19:16:11 4c4ab2625f07: Verifying Checksum 19:16:11 4c4ab2625f07: Download complete 19:16:11 adcc1eea9eea: Download complete 19:16:11 afea3b2eda06: Verifying Checksum 19:16:11 afea3b2eda06: Download complete 19:16:11 7809a108b3ef: Verifying Checksum 19:16:11 7809a108b3ef: Download complete 19:16:11 540db60ca938: Verifying Checksum 19:16:11 540db60ca938: Download complete 19:16:12 540db60ca938: Pull complete 19:16:12 adcc1eea9eea: Pull complete 19:16:12 4c4ab2625f07: Pull complete 19:16:14 f706445af74f: Verifying Checksum 19:16:14 f706445af74f: Download complete 19:16:14 0510c868ecb4: Verifying Checksum 19:16:14 0510c868ecb4: Download complete 19:16:18 0510c868ecb4: Pull complete 19:16:18 afea3b2eda06: Pull complete 19:16:18 7809a108b3ef: Pull complete 19:16:19 f706445af74f: Pull complete 19:16:19 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 19:16:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:16:19 ---> b068be0155e3 19:16:19 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 19:16:23 ---> Running in 7dbd571e5a6e 19:16:24 Removing intermediate container 7dbd571e5a6e 19:16:24 ---> cfaac6a0275a 19:16:24 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 19:16:24 ---> Running in dde30f176a8d 19:16:24 Removing intermediate container dde30f176a8d 19:16:24 ---> 02a55db5bb45 19:16:24 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:16:24 ---> Running in 3f751b4dbaf6 19:16:24 Removing intermediate container 3f751b4dbaf6 19:16:24 ---> 62053545e7aa 19:16:24 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:24 ---> Running in a556a4867f6c 19:16:25 Removing intermediate container a556a4867f6c 19:16:25 ---> 6a368f4fbd9d 19:16:25 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:16:25 ---> Running in 978813c0da39 19:16:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:16:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:16:26 OK: 149 MiB in 40 packages 19:16:27 Removing intermediate container 978813c0da39 19:16:27 ---> e1e2ffeb0cf5 19:16:27 Step 8/10 : WORKDIR /device-rfid-llrp-go 19:16:27 ---> Running in db891a4473ac 19:16:27 Removing intermediate container db891a4473ac 19:16:27 ---> cf52a9f82f23 19:16:27 Step 9/10 : COPY . . 19:16:27 ---> 115505538b96 19:16:27 Step 10/10 : RUN go mod download 19:16:27 ---> Running in 18d64f75100c [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:16:30 provisioning config files... 19:16:30 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/4@tmp/config706471753099773982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:16:30 ---> docker-login.sh 19:16:30 nexus3.edgexfoundry.org:10001 19:16:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:31 Configure a credential helper to remove this warning. See 19:16:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:31 19:16:31 Login Succeeded 19:16:31 nexus3.edgexfoundry.org:10002 19:16:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:32 Configure a credential helper to remove this warning. See 19:16:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:32 19:16:32 Login Succeeded 19:16:32 nexus3.edgexfoundry.org:10003 19:16:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:32 Configure a credential helper to remove this warning. See 19:16:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:32 19:16:32 Login Succeeded 19:16:32 nexus3.edgexfoundry.org:10004 19:16:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:33 Configure a credential helper to remove this warning. See 19:16:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:33 19:16:33 Login Succeeded 19:16:33 docker.io 19:16:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:34 Configure a credential helper to remove this warning. See 19:16:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:34 19:16:34 Login Succeeded 19:16:34 ---> docker-login.sh ends [Pipeline] } 19:16:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:16:34 ========================================================= 19:16:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:16:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:16:35 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 19:16:35 Sending build context to Docker daemon 1.194MB 19:16:35 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 19:16:35 Step 2/10 : FROM ${BASE} 19:16:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:16:35 595b0fe564bb: Pulling fs layer 19:16:35 7186ed65a4f7: Pulling fs layer 19:16:35 316046926c0a: Pulling fs layer 19:16:35 4ebd0625c992: Pulling fs layer 19:16:35 207e8628e3a3: Pulling fs layer 19:16:35 c791037a9be2: Pulling fs layer 19:16:35 ffd874e62e21: Pulling fs layer 19:16:35 4ebd0625c992: Waiting 19:16:35 207e8628e3a3: Waiting 19:16:35 c791037a9be2: Waiting 19:16:35 316046926c0a: Verifying Checksum 19:16:35 316046926c0a: Download complete 19:16:35 7186ed65a4f7: Verifying Checksum 19:16:35 7186ed65a4f7: Download complete 19:16:35 207e8628e3a3: Verifying Checksum 19:16:35 207e8628e3a3: Download complete 19:16:35 c791037a9be2: Verifying Checksum 19:16:35 c791037a9be2: Download complete 19:16:35 595b0fe564bb: Verifying Checksum 19:16:35 595b0fe564bb: Download complete 19:16:36 595b0fe564bb: Pull complete 19:16:37 7186ed65a4f7: Pull complete 19:16:37 316046926c0a: Pull complete 19:16:37 Removing intermediate container 18d64f75100c 19:16:37 ---> 565ee816ae53 19:16:37 Successfully built 565ee816ae53 19:16:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:16:38 + docker inspect -f . ci-base-image-x86_64 19:16:38 . [Pipeline] withDockerContainer 19:16:38 prd-centos7-docker-4c-2g-565 does not seem to be running inside a container 19:16:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@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 ******** ci-base-image-x86_64 cat 19:16:38 ffd874e62e21: Verifying Checksum 19:16:38 ffd874e62e21: Download complete 19:16:38 $ docker top 769c40995ce3b7627faf56b32987cc45742e75edce15ae9a7925b38114c85159 -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:39 + go version 19:16:39 go version go1.16.3 linux/amd64 [Pipeline] } 19:16:39 $ docker stop --time=1 769c40995ce3b7627faf56b32987cc45742e75edce15ae9a7925b38114c85159 19:16:39 4ebd0625c992: Verifying Checksum 19:16:39 4ebd0625c992: Download complete 19:16:40 $ docker rm -f 769c40995ce3b7627faf56b32987cc45742e75edce15ae9a7925b38114c85159 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:16:40 + docker inspect -f . ci-base-image-x86_64 19:16:40 . [Pipeline] withDockerContainer 19:16:40 prd-centos7-docker-4c-2g-565 does not seem to be running inside a container 19:16:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@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 ******** ci-base-image-x86_64 cat 19:16:41 $ docker top f658da3849802baa5d39e485f4ef08cad07bd665887bab3ea7cf334f83fae981 -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:41 + go mod tidy [Pipeline] sh 19:16:42 + make test 19:16:42 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:16:42 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 19:16:49 4ebd0625c992: Pull complete 19:16:49 207e8628e3a3: Pull complete 19:16:49 c791037a9be2: Pull complete 19:16:54 ffd874e62e21: Pull complete 19:16:54 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 19:16:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:16:54 ---> cfc18b08335c 19:16:54 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 19:16:55 ---> Running in 90c28fd643d9 19:16:56 Removing intermediate container 90c28fd643d9 19:16:56 ---> fd1a0daebf5d 19:16:56 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 19:16:56 ---> Running in a8a41f755cb0 19:16:56 Removing intermediate container a8a41f755cb0 19:16:56 ---> 3e66ef65b22e 19:16:56 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:16:56 ---> Running in 0c99013d0307 19:16:57 Removing intermediate container 0c99013d0307 19:16:57 ---> 74b91cc438c2 19:16:57 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:57 ---> Running in ffe607b7fc69 19:16:57 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 19:16:57 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 19:17:00 Removing intermediate container ffe607b7fc69 19:17:00 ---> dd4f3f4197df 19:17:00 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:17:00 ---> Running in 19ab3f4b9f07 19:17:00 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.988s coverage: 39.5% of statements 19:17:00 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.233s coverage: 52.0% of statements 19:17:00 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.014s coverage: 95.5% of statements 19:17:00 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:17:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:17:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:17:03 OK: 138 MiB in 40 packages 19:17:04 Removing intermediate container 19ab3f4b9f07 19:17:04 ---> 8b36d4536496 19:17:04 Step 8/10 : WORKDIR /device-rfid-llrp-go 19:17:04 ---> Running in b42674da2b1d 19:17:04 Removing intermediate container b42674da2b1d 19:17:04 ---> 7350f5c8bef5 19:17:04 Step 9/10 : COPY . . 19:17:05 gofmt -l . 19:17:05 [ "`gofmt -l .`" = "" ] 19:17:05 ./bin/test-go-mod-tidy.sh 19:17:05 ---> 1f11d05d575c 19:17:05 Step 10/10 : RUN go mod download 19:17:06 ./bin/test-attribution-txt.sh 19:17:06 ---> Running in da56421fee02 [Pipeline] } 19:17:06 $ docker stop --time=1 f658da3849802baa5d39e485f4ef08cad07bd665887bab3ea7cf334f83fae981 19:17:07 $ docker rm -f f658da3849802baa5d39e485f4ef08cad07bd665887bab3ea7cf334f83fae981 [Pipeline] // withDockerContainer [Pipeline] sh 19:17:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:17:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:17:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:17:11 + ls -al . 19:17:11 total 560 19:17:11 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 4 19:17 . 19:17:11 drwxrwxr-x. 4 jenkins jenkins 28 Jun 4 19:15 .. 19:17:11 -rw-rw-r--. 1 jenkins jenkins 6734 Jun 4 19:15 Attribution.txt 19:17:11 drwxrwxr-x. 2 jenkins jenkins 89 Jun 4 19:15 bin 19:17:11 drwxrwxr-x. 4 jenkins jenkins 44 Jun 4 19:15 cmd 19:17:11 -rw-r--r--. 1 jenkins jenkins 462634 Jun 4 19:16 coverage.out 19:17:11 -rw-rw-r--. 1 jenkins jenkins 1505 Jun 4 19:15 Dockerfile 19:17:11 -rw-rw-r--. 1 jenkins jenkins 999 Jun 4 19:15 Dockerfile.build 19:17:11 -rw-rw-r--. 1 jenkins jenkins 134 Jun 4 19:15 .dockerignore 19:17:11 drwxrwxr-x. 2 jenkins jenkins 4096 Jun 4 19:15 examples 19:17:11 drwxrwxr-x. 8 jenkins jenkins 162 Jun 4 19:15 .git 19:17:11 drwxrwxr-x. 2 jenkins jenkins 103 Jun 4 19:15 .github 19:17:11 -rw-rw-r--. 1 jenkins jenkins 934 Jun 4 19:15 .gitignore 19:17:11 -rw-r--r--. 1 jenkins jenkins 308 Jun 4 19:17 go.mod 19:17:11 -rw-r--r--. 1 jenkins jenkins 13908 Jun 4 19:16 go.sum 19:17:11 drwxrwxr-x. 2 jenkins jenkins 31 Jun 4 19:15 images 19:17:11 drwxrwxr-x. 5 jenkins jenkins 45 Jun 4 19:15 internal 19:17:11 -rw-rw-r--. 1 jenkins jenkins 682 Jun 4 19:15 Jenkinsfile 19:17:11 -rw-rw-r--. 1 jenkins jenkins 11347 Jun 4 19:15 LICENSE 19:17:11 -rw-rw-r--. 1 jenkins jenkins 986 Jun 4 19:15 Makefile 19:17:11 -rw-rw-r--. 1 jenkins jenkins 27918 Jun 4 19:15 README.md 19:17:11 drwxrwxr-x. 4 jenkins jenkins 54 Jun 4 19:15 snap 19:17:11 -rw-rw-r--. 1 jenkins jenkins 11 Jun 4 19:13 VERSION 19:17:11 -rw-rw-r--. 1 jenkins jenkins 193 Jun 4 19:15 version.go [Pipeline] isUnix [Pipeline] sh 19:17:11 + 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=a8abf6b343540031172ab2f7335da0bfd82c9c12 --label arch=amd64 --label version=0.0.1-dev.1 . 19:17:11 Sending build context to Docker daemon 1.195MB 19:17:11 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 19:17:11 Step 2/24 : FROM ${BASE} AS builder 19:17:11 ---> 565ee816ae53 19:17:11 Step 3/24 : ARG MAKE='make build' 19:17:11 ---> Running in b0e9008bd040 19:17:12 Removing intermediate container b0e9008bd040 19:17:12 ---> 6142cea5e4f3 19:17:12 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 19:17:12 ---> Running in 31908633c4f9 19:17:12 Removing intermediate container 31908633c4f9 19:17:12 ---> c6759c88e712 19:17:12 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 19:17:12 ---> Running in c55fffbda791 19:17:12 Removing intermediate container c55fffbda791 19:17:12 ---> 5efa2bce75a3 19:17:12 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:12 ---> Running in 23b5c44fc7b5 19:17:12 Removing intermediate container 23b5c44fc7b5 19:17:12 ---> f9424408078f 19:17:12 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:17:12 ---> Running in 90fdfb180c1a 19:17:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:17:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:17:14 OK: 149 MiB in 40 packages 19:17:14 Removing intermediate container 90fdfb180c1a 19:17:14 ---> 01d26ea1db44 19:17:14 Step 8/24 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 19:17:14 ---> Running in cda0d936142f 19:17:14 Removing intermediate container cda0d936142f 19:17:14 ---> d89f91de5909 19:17:14 Step 9/24 : COPY go.mod . 19:17:14 ---> 84d2dba0b919 19:17:14 Step 10/24 : COPY Makefile . 19:17:15 ---> 51362cd8d009 19:17:15 Step 11/24 : RUN make update 19:17:15 ---> Running in dada78c3c0c8 19:17:15 CGO_ENABLED=0 GO111MODULE=on go mod download 19:17:15 Removing intermediate container dada78c3c0c8 19:17:15 ---> aa31ddfe449d 19:17:15 Step 12/24 : COPY . . 19:17:15 ---> d5950d99d817 19:17:15 Step 13/24 : RUN $MAKE 19:17:15 ---> Running in ebd6e2b48350 19:17:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.1-dev.1" -o cmd/device-rfid-llrp-go ./cmd 19:17:26 Removing intermediate container ebd6e2b48350 19:17:26 ---> e19079c56ca2 19:17:26 Step 14/24 : FROM alpine:3.12 19:17:26 3.12: Pulling from library/alpine 19:17:26 339de151aab4: Pulling fs layer 19:17:26 339de151aab4: Verifying Checksum 19:17:26 339de151aab4: Download complete 19:17:27 339de151aab4: Pull complete 19:17:27 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 19:17:27 Status: Downloaded newer image for alpine:3.12 19:17:27 ---> 13621d1b12d4 19:17:27 Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:17:27 ---> Running in b10b59505ad6 19:17:27 Removing intermediate container b10b59505ad6 19:17:27 ---> 7f27e7d142f9 19:17:27 Step 16/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / 19:17:27 ---> ff0b443210fb 19:17:27 Step 17/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / 19:17:27 ---> ad961e937735 19:17:27 Step 18/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / 19:17:28 ---> 40bbbf068264 19:17:28 Step 19/24 : EXPOSE 49989 19:17:28 ---> Running in 979b128e51f7 19:17:28 Removing intermediate container 979b128e51f7 19:17:28 ---> 126ba0e4a78b 19:17:28 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp-go"] 19:17:28 ---> Running in 03d1d8169161 19:17:28 Removing intermediate container 03d1d8169161 19:17:28 ---> 51fe93af2350 19:17:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 19:17:28 ---> Running in 3ccde1fdc358 19:17:28 Removing intermediate container 3ccde1fdc358 19:17:28 ---> f7df05530e32 19:17:28 Step 22/24 : LABEL arch=amd64 19:17:28 Removing intermediate container da56421fee02 19:17:28 ---> 7341dbcac2cb 19:17:28 Successfully built 7341dbcac2cb 19:17:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:17:28 ---> Running in 302c2ec00c10 19:17:28 Removing intermediate container 302c2ec00c10 19:17:28 ---> 1e4359514645 19:17:28 Step 23/24 : LABEL git_sha=a8abf6b343540031172ab2f7335da0bfd82c9c12 19:17:28 ---> Running in 0bb26854dfe8 19:17:28 Removing intermediate container 0bb26854dfe8 19:17:28 ---> 879357e55cb8 19:17:28 Step 24/24 : LABEL version=0.0.1-dev.1 19:17:28 ---> Running in ce5ab32af60f 19:17:28 + docker inspect -f . ci-base-image-arm64 19:17:28 . [Pipeline] withDockerContainer 19:17:28 Removing intermediate container ce5ab32af60f 19:17:28 ---> d02670936aac 19:17:28 [Warning] One or more build-args [ARCH] were not consumed 19:17:28 Successfully built d02670936aac 19:17:28 Successfully tagged device-rfid-llrp:latest 19:17:28 prd-ubuntu18.04-docker-arm64-4c-16g-563 does not seem to be running inside a container 19:17:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@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 ******** ci-base-image-arm64 cat 19:17:30 $ docker top d92ec33118086a725b55cf03a9d791f65a3818467c2e7d755ab6ce7c082e058d -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:17:31 provisioning config files... 19:17:31 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/4@tmp/config5965518258959159529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:17:31 ---> docker-login.sh 19:17:31 nexus3.edgexfoundry.org:10001 19:17:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:31 Configure a credential helper to remove this warning. See 19:17:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:31 19:17:31 Login Succeeded 19:17:31 nexus3.edgexfoundry.org:10002 19:17:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:31 + go version 19:17:31 go version go1.16.3 linux/arm64 [Pipeline] } 19:17:31 $ docker stop --time=1 d92ec33118086a725b55cf03a9d791f65a3818467c2e7d755ab6ce7c082e058d 19:17:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:31 Configure a credential helper to remove this warning. See 19:17:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:31 19:17:31 Login Succeeded 19:17:31 nexus3.edgexfoundry.org:10003 19:17:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:31 Configure a credential helper to remove this warning. See 19:17:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:31 19:17:31 Login Succeeded 19:17:31 nexus3.edgexfoundry.org:10004 19:17:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:32 Configure a credential helper to remove this warning. See 19:17:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:32 19:17:32 Login Succeeded 19:17:32 docker.io 19:17:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:32 Configure a credential helper to remove this warning. See 19:17:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:32 19:17:32 Login Succeeded 19:17:32 ---> docker-login.sh ends 19:17:33 $ docker rm -f d92ec33118086a725b55cf03a9d791f65a3818467c2e7d755ab6ce7c082e058d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 19:17:33 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo 19:17:33 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 19:17:33 a8abf6b343540031172ab2f7335da0bfd82c9c12 19:17:33 latest 19:17:33 0.0.1-dev.1 19:17:33 a8abf6b343540031172ab2f7335da0bfd82c9c12-0.0.1-dev.1 19:17:33 master 19:17:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:17:34 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:a8abf6b343540031172ab2f7335da0bfd82c9c12 [Pipeline] isUnix [Pipeline] sh 19:17:34 + docker inspect -f . ci-base-image-arm64 19:17:34 . [Pipeline] withDockerContainer 19:17:34 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:a8abf6b343540031172ab2f7335da0bfd82c9c12 19:17:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 19:17:34 a6fedb0f4da6: Preparing 19:17:34 2c72bf5c40ef: Preparing 19:17:34 7e93efaf504c: Preparing 19:17:34 32f366d666a5: Preparing 19:17:34 32f366d666a5: Layer already exists 19:17:34 7e93efaf504c: Pushed 19:17:34 prd-ubuntu18.04-docker-arm64-4c-16g-563 does not seem to be running inside a container 19:17:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@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 ******** ci-base-image-arm64 cat 19:17:34 2c72bf5c40ef: Pushed 19:17:36 a6fedb0f4da6: Pushed 19:17:36 $ docker top 58e1fdea94c141f983239b199ccb738d97c84cb006d7406aff5fafe20dd8e024 -eo pid,comm 19:17:36 a8abf6b343540031172ab2f7335da0bfd82c9c12: digest: sha256:a6a47251f91acd6d8c8c57fc5fcf1ef678092d803ccd5dedaff926ce7b2ea506 size: 1155 [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 19:17:37 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh 19:17:37 + go mod tidy 19:17:37 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 19:17:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 19:17:37 a6fedb0f4da6: Preparing 19:17:37 2c72bf5c40ef: Preparing 19:17:37 7e93efaf504c: Preparing 19:17:37 32f366d666a5: Preparing 19:17:37 7e93efaf504c: Layer already exists 19:17:37 32f366d666a5: Layer already exists 19:17:37 2c72bf5c40ef: Layer already exists 19:17:37 a6fedb0f4da6: Layer already exists 19:17:37 latest: digest: sha256:a6a47251f91acd6d8c8c57fc5fcf1ef678092d803ccd5dedaff926ce7b2ea506 size: 1155 [Pipeline] isUnix [Pipeline] sh 19:17:37 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:0.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 19:17:38 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:0.0.1-dev.1 19:17:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 19:17:38 a6fedb0f4da6: Preparing 19:17:38 2c72bf5c40ef: Preparing 19:17:38 7e93efaf504c: Preparing 19:17:38 32f366d666a5: Preparing 19:17:38 a6fedb0f4da6: Layer already exists 19:17:38 32f366d666a5: Layer already exists 19:17:38 2c72bf5c40ef: Layer already exists 19:17:38 7e93efaf504c: Layer already exists 19:17:38 0.0.1-dev.1: digest: sha256:a6a47251f91acd6d8c8c57fc5fcf1ef678092d803ccd5dedaff926ce7b2ea506 size: 1155 [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 19:17:38 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:a8abf6b343540031172ab2f7335da0bfd82c9c12-0.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 19:17:38 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:a8abf6b343540031172ab2f7335da0bfd82c9c12-0.0.1-dev.1 19:17:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 19:17:38 a6fedb0f4da6: Preparing 19:17:38 2c72bf5c40ef: Preparing 19:17:38 7e93efaf504c: Preparing 19:17:38 32f366d666a5: Preparing 19:17:38 32f366d666a5: Layer already exists 19:17:38 7e93efaf504c: Layer already exists 19:17:38 a6fedb0f4da6: Layer already exists 19:17:38 2c72bf5c40ef: Layer already exists 19:17:38 + make test 19:17:38 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:17:39 a8abf6b343540031172ab2f7335da0bfd82c9c12-0.0.1-dev.1: digest: sha256:a6a47251f91acd6d8c8c57fc5fcf1ef678092d803ccd5dedaff926ce7b2ea506 size: 1155 [Pipeline] isUnix [Pipeline] sh 19:17:39 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:master [Pipeline] isUnix [Pipeline] sh 19:17:39 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:master 19:17:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 19:17:39 a6fedb0f4da6: Preparing 19:17:39 2c72bf5c40ef: Preparing 19:17:39 7e93efaf504c: Preparing 19:17:39 32f366d666a5: Preparing 19:17:39 32f366d666a5: Layer already exists 19:17:39 a6fedb0f4da6: Layer already exists 19:17:39 7e93efaf504c: Layer already exists 19:17:39 2c72bf5c40ef: Layer already exists 19:17:39 master: digest: sha256:a6a47251f91acd6d8c8c57fc5fcf1ef678092d803ccd5dedaff926ce7b2ea506 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:17:39 ===================================================== [Pipeline] echo 19:17:39 taggedImages: 19:17:39 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:a8abf6b343540031172ab2f7335da0bfd82c9c12 19:17:39 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 19:17:39 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:0.0.1-dev.1 19:17:39 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:a8abf6b343540031172ab2f7335da0bfd82c9c12-0.0.1-dev.1 19:17:39 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:master [Pipeline] } [Pipeline] // script [Pipeline] } 19:17:39 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:17:40 ---> job-cost.sh 19:17:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Lgzp 19:17:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:18:03 lf-activate-venv(): INFO: Adding /tmp/venv-Lgzp/bin to PATH 19:18:03 INFO: No Stack... 19:18:03 INFO: Retrieving Pricing Info for: v3-standard-2 19:18:03 INFO: Archiving Costs [Pipeline] sh 19:18:03 + cut -d, -f6 19:18:03 + cat /w/workspace/device-rfid-llrp-go/4/archives/cost.csv [Pipeline] lock 19:18:04 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-master-4-stack-cost] 19:18:04 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-4-stack-cost] did not exist. Created. 19:18:04 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-master-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:18:04 + echo total: 0.05999999865889549 [Pipeline] stash 19:18:04 Stashed 1 file(s) [Pipeline] } 19:18:04 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:18:36 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 19:18:36 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 19:18:58 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.613s coverage: 39.5% of statements 19:18:58 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.589s coverage: 52.0% of statements 19:18:58 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.039s coverage: 95.5% of statements 19:18:58 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:19:25 gofmt -l . 19:19:25 [ "`gofmt -l .`" = "" ] 19:19:25 ./bin/test-go-mod-tidy.sh 19:19:25 ./bin/test-attribution-txt.sh [Pipeline] } 19:19:25 $ docker stop --time=1 58e1fdea94c141f983239b199ccb738d97c84cb006d7406aff5fafe20dd8e024 19:19:27 $ docker rm -f 58e1fdea94c141f983239b199ccb738d97c84cb006d7406aff5fafe20dd8e024 [Pipeline] // withDockerContainer [Pipeline] sh 19:19:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:19:28 Warning: overwriting stash ‘coverage-report’ 19:19:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:19:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:19:30 + ls -al . 19:19:30 total 592 19:19:30 drwxrwxr-x 10 jenkins jenkins 4096 Jun 4 19:19 . 19:19:30 drwxrwxr-x 4 jenkins jenkins 4096 Jun 4 19:16 .. 19:19:30 -rw-rw-r-- 1 jenkins jenkins 134 Jun 4 19:16 .dockerignore 19:19:30 drwxrwxr-x 8 jenkins jenkins 4096 Jun 4 19:16 .git 19:19:30 drwxrwxr-x 2 jenkins jenkins 4096 Jun 4 19:16 .github 19:19:30 -rw-rw-r-- 1 jenkins jenkins 934 Jun 4 19:16 .gitignore 19:19:30 -rw-rw-r-- 1 jenkins jenkins 6734 Jun 4 19:16 Attribution.txt 19:19:30 -rw-rw-r-- 1 jenkins jenkins 1505 Jun 4 19:16 Dockerfile 19:19:30 -rw-rw-r-- 1 jenkins jenkins 999 Jun 4 19:16 Dockerfile.build 19:19:30 -rw-rw-r-- 1 jenkins jenkins 682 Jun 4 19:16 Jenkinsfile 19:19:30 -rw-rw-r-- 1 jenkins jenkins 11347 Jun 4 19:16 LICENSE 19:19:30 -rw-rw-r-- 1 jenkins jenkins 986 Jun 4 19:16 Makefile 19:19:30 -rw-rw-r-- 1 jenkins jenkins 27918 Jun 4 19:16 README.md 19:19:30 -rw-rw-r-- 1 jenkins jenkins 11 Jun 4 19:13 VERSION 19:19:30 drwxrwxr-x 2 jenkins jenkins 4096 Jun 4 19:16 bin 19:19:30 drwxrwxr-x 4 jenkins jenkins 4096 Jun 4 19:16 cmd 19:19:30 -rw-r--r-- 1 jenkins jenkins 462634 Jun 4 19:18 coverage.out 19:19:30 drwxrwxr-x 2 jenkins jenkins 4096 Jun 4 19:16 examples 19:19:30 -rw-r--r-- 1 jenkins jenkins 308 Jun 4 19:19 go.mod 19:19:30 -rw-r--r-- 1 jenkins jenkins 13908 Jun 4 19:17 go.sum 19:19:30 drwxrwxr-x 2 jenkins jenkins 4096 Jun 4 19:16 images 19:19:30 drwxrwxr-x 5 jenkins jenkins 4096 Jun 4 19:16 internal 19:19:30 drwxrwxr-x 4 jenkins jenkins 4096 Jun 4 19:16 snap 19:19:30 -rw-rw-r-- 1 jenkins jenkins 193 Jun 4 19:16 version.go [Pipeline] isUnix [Pipeline] sh 19:19:30 + 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=a8abf6b343540031172ab2f7335da0bfd82c9c12 --label arch=arm64 --label version=0.0.1-dev.1 . 19:19:30 Sending build context to Docker daemon 1.195MB 19:19:30 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 19:19:30 Step 2/24 : FROM ${BASE} AS builder 19:19:30 ---> 7341dbcac2cb 19:19:30 Step 3/24 : ARG MAKE='make build' 19:19:31 ---> Running in 02e31f4157b9 19:19:32 Removing intermediate container 02e31f4157b9 19:19:32 ---> 5507d4af442c 19:19:32 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 19:19:33 ---> Running in 71a7963bb392 19:19:33 Removing intermediate container 71a7963bb392 19:19:33 ---> 78cc314fd955 19:19:33 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 19:19:33 ---> Running in 8113f76fe53e 19:19:34 Removing intermediate container 8113f76fe53e 19:19:34 ---> 38ed19bee35d 19:19:34 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:34 ---> Running in 649209bd2a9a 19:19:36 Removing intermediate container 649209bd2a9a 19:19:36 ---> 3332d68ce8d7 19:19:36 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:19:36 ---> Running in 6fa3eed753fb 19:19:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:19:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:19:44 OK: 138 MiB in 40 packages 19:19:44 Removing intermediate container 6fa3eed753fb 19:19:44 ---> a6d38967cca7 19:19:44 Step 8/24 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 19:19:44 ---> Running in a6a0683ca5a3 19:19:45 Removing intermediate container a6a0683ca5a3 19:19:45 ---> 04a2f2b5e660 19:19:45 Step 9/24 : COPY go.mod . 19:19:46 ---> 5adee08b22bf 19:19:46 Step 10/24 : COPY Makefile . 19:19:47 ---> 3b0326cbd928 19:19:47 Step 11/24 : RUN make update 19:19:47 ---> Running in 028ac528914b 19:19:48 CGO_ENABLED=0 GO111MODULE=on go mod download 19:19:49 Removing intermediate container 028ac528914b 19:19:49 ---> 617ccf9d9c3b 19:19:49 Step 12/24 : COPY . . 19:19:50 ---> 0bfd71de8799 19:19:50 Step 13/24 : RUN $MAKE 19:19:50 ---> Running in b47987f5f758 19:19:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.1-dev.1" -o cmd/device-rfid-llrp-go ./cmd 19:20:31 Removing intermediate container b47987f5f758 19:20:31 ---> 40d524b5bd30 19:20:31 Step 14/24 : FROM alpine:3.12 19:20:31 3.12: Pulling from library/alpine 19:20:31 d2f70382dc9a: Pulling fs layer 19:20:31 d2f70382dc9a: Verifying Checksum 19:20:31 d2f70382dc9a: Download complete 19:20:31 d2f70382dc9a: Pull complete 19:20:31 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 19:20:31 Status: Downloaded newer image for alpine:3.12 19:20:31 ---> 9852663dfa18 19:20:31 Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:20:31 ---> Running in a0caa6010e8e 19:20:31 Removing intermediate container a0caa6010e8e 19:20:31 ---> bb79d14995b6 19:20:31 Step 16/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / 19:20:31 ---> 95f2e7c36336 19:20:31 Step 17/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / 19:20:31 ---> 89bce1065383 19:20:31 Step 18/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / 19:20:31 ---> efeeef3bc946 19:20:31 Step 19/24 : EXPOSE 49989 19:20:31 ---> Running in 337d64e0d64e 19:20:31 Removing intermediate container 337d64e0d64e 19:20:31 ---> 10ec39a9a6be 19:20:31 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp-go"] 19:20:31 ---> Running in 2cbf7a8cd1db 19:20:32 Removing intermediate container 2cbf7a8cd1db 19:20:32 ---> 8831002e7da1 19:20:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 19:20:32 ---> Running in 2046d6bbef42 19:20:32 Removing intermediate container 2046d6bbef42 19:20:32 ---> 8b5c43e6542c 19:20:32 Step 22/24 : LABEL arch=arm64 19:20:32 ---> Running in 37df2ebe4a10 19:20:33 Removing intermediate container 37df2ebe4a10 19:20:33 ---> 183aa86d88e5 19:20:33 Step 23/24 : LABEL git_sha=a8abf6b343540031172ab2f7335da0bfd82c9c12 19:20:33 ---> Running in f0b9caa84f81 19:20:33 Removing intermediate container f0b9caa84f81 19:20:33 ---> 27611812911e 19:20:33 Step 24/24 : LABEL version=0.0.1-dev.1 19:20:34 ---> Running in 8d8deee9eb94 19:20:34 Removing intermediate container 8d8deee9eb94 19:20:34 ---> bd0480254417 19:20:34 [Warning] One or more build-args [ARCH] were not consumed 19:20:34 Successfully built bd0480254417 19:20:34 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 19:20:34 provisioning config files... 19:20:34 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/4@tmp/config4025655214779082539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:20:35 ---> docker-login.sh 19:20:35 nexus3.edgexfoundry.org:10001 19:20:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:35 Configure a credential helper to remove this warning. See 19:20:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:35 19:20:35 Login Succeeded 19:20:35 nexus3.edgexfoundry.org:10002 19:20:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:36 Configure a credential helper to remove this warning. See 19:20:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:36 19:20:36 Login Succeeded 19:20:36 nexus3.edgexfoundry.org:10003 19:20:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:36 Configure a credential helper to remove this warning. See 19:20:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:36 19:20:36 Login Succeeded 19:20:36 nexus3.edgexfoundry.org:10004 19:20:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:37 Configure a credential helper to remove this warning. See 19:20:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:37 19:20:37 Login Succeeded 19:20:37 docker.io 19:20:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:38 Configure a credential helper to remove this warning. See 19:20:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:38 19:20:38 Login Succeeded 19:20:38 ---> docker-login.sh ends [Pipeline] } 19:20:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:20:38 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 19:20:38 a8abf6b343540031172ab2f7335da0bfd82c9c12 19:20:38 latest 19:20:38 0.0.1-dev.1 19:20:38 a8abf6b343540031172ab2f7335da0bfd82c9c12-0.0.1-dev.1 19:20:38 master 19:20:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:20:38 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a8abf6b343540031172ab2f7335da0bfd82c9c12 [Pipeline] isUnix [Pipeline] sh 19:20:39 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a8abf6b343540031172ab2f7335da0bfd82c9c12 19:20:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 19:20:39 8c118aa1bcd3: Preparing 19:20:39 8c948368683e: Preparing 19:20:39 b0426dacc652: Preparing 19:20:39 3fbe34a1663b: Preparing 19:20:39 3fbe34a1663b: Layer already exists 19:20:39 8c948368683e: Pushed 19:20:39 b0426dacc652: Pushed 19:20:42 8c118aa1bcd3: Pushed 19:20:42 a8abf6b343540031172ab2f7335da0bfd82c9c12: digest: sha256:eedd94253eca53974cdfb1b0344e90ef828f61ae2ed2356e8112b9043664e624 size: 1155 [Pipeline] isUnix [Pipeline] sh 19:20:42 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:20:42 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 19:20:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 19:20:42 8c118aa1bcd3: Preparing 19:20:42 8c948368683e: Preparing 19:20:42 b0426dacc652: Preparing 19:20:42 3fbe34a1663b: Preparing 19:20:43 8c118aa1bcd3: Layer already exists 19:20:43 3fbe34a1663b: Layer already exists 19:20:43 8c948368683e: Layer already exists 19:20:43 b0426dacc652: Layer already exists 19:20:43 latest: digest: sha256:eedd94253eca53974cdfb1b0344e90ef828f61ae2ed2356e8112b9043664e624 size: 1155 [Pipeline] isUnix [Pipeline] sh 19:20:43 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 19:20:43 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0.0.1-dev.1 19:20:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 19:20:43 8c118aa1bcd3: Preparing 19:20:43 8c948368683e: Preparing 19:20:43 b0426dacc652: Preparing 19:20:43 3fbe34a1663b: Preparing 19:20:43 b0426dacc652: Layer already exists 19:20:44 8c948368683e: Layer already exists 19:20:44 8c118aa1bcd3: Layer already exists 19:20:44 3fbe34a1663b: Layer already exists 19:20:44 0.0.1-dev.1: digest: sha256:eedd94253eca53974cdfb1b0344e90ef828f61ae2ed2356e8112b9043664e624 size: 1155 [Pipeline] isUnix [Pipeline] sh 19:20:44 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a8abf6b343540031172ab2f7335da0bfd82c9c12-0.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 19:20:44 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a8abf6b343540031172ab2f7335da0bfd82c9c12-0.0.1-dev.1 19:20:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 19:20:44 8c118aa1bcd3: Preparing 19:20:44 8c948368683e: Preparing 19:20:44 b0426dacc652: Preparing 19:20:44 3fbe34a1663b: Preparing 19:20:44 3fbe34a1663b: Layer already exists 19:20:44 b0426dacc652: Layer already exists 19:20:44 8c118aa1bcd3: Layer already exists 19:20:44 8c948368683e: Layer already exists 19:20:45 a8abf6b343540031172ab2f7335da0bfd82c9c12-0.0.1-dev.1: digest: sha256:eedd94253eca53974cdfb1b0344e90ef828f61ae2ed2356e8112b9043664e624 size: 1155 [Pipeline] isUnix [Pipeline] sh 19:20:45 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:master [Pipeline] isUnix [Pipeline] sh 19:20:45 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:master 19:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 19:20:45 8c118aa1bcd3: Preparing 19:20:45 8c948368683e: Preparing 19:20:45 b0426dacc652: Preparing 19:20:45 3fbe34a1663b: Preparing 19:20:45 8c118aa1bcd3: Layer already exists 19:20:45 b0426dacc652: Layer already exists 19:20:45 8c948368683e: Layer already exists 19:20:45 3fbe34a1663b: Layer already exists 19:20:45 master: digest: sha256:eedd94253eca53974cdfb1b0344e90ef828f61ae2ed2356e8112b9043664e624 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:20:46 ===================================================== [Pipeline] echo 19:20:46 taggedImages: 19:20:46 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a8abf6b343540031172ab2f7335da0bfd82c9c12 19:20:46 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 19:20:46 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0.0.1-dev.1 19:20:46 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a8abf6b343540031172ab2f7335da0bfd82c9c12-0.0.1-dev.1 19:20:46 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:20:46 ---> job-cost.sh 19:20:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MUjH 19:21:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:23:02 lf-activate-venv(): INFO: Adding /tmp/venv-MUjH/bin to PATH 19:23:02 INFO: No Stack... 19:23:02 INFO: Retrieving Pricing Info for: v2-standard-4 19:23:02 INFO: Archiving Costs [Pipeline] sh 19:23:02 + cat /w/workspace/device-rfid-llrp-go/4/archives/cost.csv 19:23:02 + cut -d, -f6 [Pipeline] lock 19:23:02 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-master-4-stack-cost] 19:23:02 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-4-stack-cost] did not exist. Created. 19:23:02 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-master-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:23:03 /w/workspace/device-rfid-llrp-go/4@tmp/durable-815032c1/script.sh: 1: /w/workspace/device-rfid-llrp-go/4@tmp/durable-815032c1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:23:03 + echo total: 0.18000000715255737 [Pipeline] stash 19:23:03 Warning: overwriting stash ‘stack-cost’ 19:23:03 Stashed 1 file(s) [Pipeline] } 19:23:03 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-4-stack-cost] [Pipeline] // lock [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 19:23:04 provisioning config files... 19:23:04 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config8865448266952484135tmp [Pipeline] { [Pipeline] sh 19:23:04 + set +x 19:23:04 + bash -s -- 19:23:04 + curl -s https://codecov.io/bash 19:23:04 19:23:04 _____ _ 19:23:04 / ____| | | 19:23:04 | | ___ __| | ___ ___ _____ __ 19:23:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:23:04 | |___| (_) | (_| | __/ (_| (_) \ V / 19:23:04 \_____\___/ \__,_|\___|\___\___/ \_/ 19:23:04 Bash-1.0.3 19:23:04 19:23:04 19:23:04 ==> git version 2.24.4 found 19:23:04 ==> 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 19:23:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:23:04 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:23:04 ==> Jenkins CI detected. 19:23:04 project root: . 19:23:04 --> token set from env 19:23:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:23:05 ==> Running gcov in . (disable via -X gcov) 19:23:05 ==> Python coveragepy not found 19:23:05 ==> Searching for coverage reports in: 19:23:05 + . 19:23:05 -> Found 1 reports 19:23:05 ==> Detecting git/mercurial file structure 19:23:05 ==> Reading reports 19:23:05 + ./coverage.out bytes=462634 19:23:05 ==> Appending adjustments 19:23:05 https://docs.codecov.io/docs/fixing-reports 19:23:05 + Found adjustments 19:23:05 ==> Gzipping contents 19:23:05 52K /tmp/codecov.0DfPFf.gz 19:23:05 ==> Uploading reports 19:23:05 url: https://codecov.io 19:23:05 query: branch=master&commit=a8abf6b343540031172ab2f7335da0bfd82c9c12&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmaster%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:23:05 -> Pinging Codecov 19:23:05 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=a8abf6b343540031172ab2f7335da0bfd82c9c12&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmaster%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:23:05 -> Uploading to 19:23:05 https://storage.googleapis.com/codecov/v4/raw/2021-06-04/581DD39554BDF9B6E22D074273EAD858/a8abf6b343540031172ab2f7335da0bfd82c9c12/a5e452c4-2754-40fd-a985-e1acda590ace.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210604%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210604T192305Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4747e7440cdabf62ae037941b5bd43a3e21df493a94818b0d53a07d64feb8ddb 19:23:05 % Total % Received % Xferd Average Speed Time Time Time Current 19:23:05 Dload Upload Total Spent Left Speed 19:23:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53138 0 0 100 53138 0 110k --:--:-- --:--:-- --:--:-- 110k 19:23:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a8abf6b343540031172ab2f7335da0bfd82c9c12 [Pipeline] } 19:23:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:23:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:23:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:23:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:23:07 19:23:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 19:23:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:23:07 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:23:07 188c0c94c7c5: Pulling fs layer 19:23:07 0ef7d3d256c8: Pulling fs layer 19:23:07 de9db76c5a1d: Pulling fs layer 19:23:07 0eba1c9be4d2: Pulling fs layer 19:23:07 0d57e429df01: Pulling fs layer 19:23:07 4e4be7b47b0d: Pulling fs layer 19:23:07 e1f770b5df2f: Pulling fs layer 19:23:07 85a0685a4137: Pulling fs layer 19:23:07 0d57e429df01: Waiting 19:23:07 4e4be7b47b0d: Waiting 19:23:07 e1f770b5df2f: Waiting 19:23:07 85a0685a4137: Waiting 19:23:07 0eba1c9be4d2: Waiting 19:23:07 de9db76c5a1d: Download complete 19:23:07 0ef7d3d256c8: Verifying Checksum 19:23:07 0ef7d3d256c8: Download complete 19:23:07 0d57e429df01: Verifying Checksum 19:23:07 0d57e429df01: Download complete 19:23:07 188c0c94c7c5: Verifying Checksum 19:23:07 188c0c94c7c5: Download complete 19:23:07 4e4be7b47b0d: Verifying Checksum 19:23:07 4e4be7b47b0d: Download complete 19:23:07 188c0c94c7c5: Pull complete 19:23:08 0ef7d3d256c8: Pull complete 19:23:08 de9db76c5a1d: Pull complete 19:23:08 e1f770b5df2f: Verifying Checksum 19:23:08 e1f770b5df2f: Download complete 19:23:10 0eba1c9be4d2: Verifying Checksum 19:23:10 0eba1c9be4d2: Download complete 19:23:10 85a0685a4137: Verifying Checksum 19:23:10 85a0685a4137: Download complete 19:23:14 0eba1c9be4d2: Pull complete 19:23:14 0d57e429df01: Pull complete 19:23:14 4e4be7b47b0d: Pull complete 19:23:14 e1f770b5df2f: Pull complete 19:23:17 85a0685a4137: Pull complete 19:23:17 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 19:23:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:23:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 19:23:17 prd-centos7-docker-4c-2g-561 does not seem to be running inside a container 19:23:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:23:20 $ docker top f081d6d1ed372653c3a1327e40b862c2fb156191aa2771077887878440b2aefa -eo pid,comm [Pipeline] { [Pipeline] echo 19:23:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 19:23:20 + set -o pipefail 19:23:20 + snyk monitor '--org=edgex-jenkins' 19:23:30 19:23:30 Monitoring /w/workspace/undry_device-rfid-llrp-go_master (github.com/edgexfoundry/device-rfid-llrp-go)... 19:23:30 19:23:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/0e09aa51-3fbe-4a02-bcdc-7f9175562b70 19:23:30 19:23:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:23:30 19:23:30 [Pipeline] } 19:23:30 $ docker stop --time=1 f081d6d1ed372653c3a1327e40b862c2fb156191aa2771077887878440b2aefa 19:23:32 $ docker rm -f f081d6d1ed372653c3a1327e40b862c2fb156191aa2771077887878440b2aefa [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 19:23:33 + git log --format=format:%s -1 a8abf6b343540031172ab2f7335da0bfd82c9c12 [Pipeline] isUnix [Pipeline] sh 19:23:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:23:33 . [Pipeline] withDockerContainer 19:23:34 prd-centos7-docker-4c-2g-561 does not seem to be running inside a container 19:23:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@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 19:23:34 $ docker top 8c8a98bab61997bce1e307bfe3a5b3eb8baace848e11cb30153b9efdb8a82233 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:23:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:23:34 [ssh-agent] Looking for ssh-agent implementation... 19:23:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:23:34 $ docker exec 8c8a98bab61997bce1e307bfe3a5b3eb8baace848e11cb30153b9efdb8a82233 ssh-agent 19:23:34 SSH_AUTH_SOCK=/tmp/ssh-Qzi7g8LhI5mK/agent.13 19:23:34 SSH_AGENT_PID=19 19:23:34 Running ssh-add (command line suppressed) 19:23:34 Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_5826506028897820967.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_5826506028897820967.key) 19:23:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:23:35 + git semver tag 19:23:35 # -> Open(): unable to determine branch for HEAD 19:23:35 # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git 19:23:35 # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master 19:23:35 # $SEMVER_REMOTE_NAME = origin 19:23:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:23:35 # $SEMVER_USER_NAME = edgex-jenkins 19:23:35 # $SEMVER_BRANCH = master 19:23:35 # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver 19:23:35 # a8abf6b343540031172ab2f7335da0bfd82c9c12 HEAD 19:23:35 # -> Force: false 19:23:35 # 591bef4d0df9c4136e94a6ccdabe1f8150fcaefe refs/tags/v0.0.1-dev.1 [Pipeline] } 19:23:35 $ docker exec --env ******** --env ******** 8c8a98bab61997bce1e307bfe3a5b3eb8baace848e11cb30153b9efdb8a82233 ssh-agent -k 19:23:35 unset SSH_AUTH_SOCK; 19:23:35 unset SSH_AGENT_PID; 19:23:35 echo Agent pid 19 killed; 19:23:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:23:35 + git semver [Pipeline] } 19:23:35 $ docker stop --time=1 8c8a98bab61997bce1e307bfe3a5b3eb8baace848e11cb30153b9efdb8a82233 19:23:36 $ docker rm -f 8c8a98bab61997bce1e307bfe3a5b3eb8baace848e11cb30153b9efdb8a82233 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 19:23:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:23:37 19:23:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 19:23:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:23:37 0.23.1-centos7: Pulling from edgex-lftools 19:23:37 ab5ef0e58194: Pulling fs layer 19:23:37 9712f1f96733: Pulling fs layer 19:23:37 63f879dbbcfc: Pulling fs layer 19:23:37 0d9ebad4ef96: Pulling fs layer 19:23:37 e9a5061849ea: Pulling fs layer 19:23:37 d747dcd14b5f: Pulling fs layer 19:23:37 2de7ff778b66: Pulling fs layer 19:23:37 0d9ebad4ef96: Waiting 19:23:37 e9a5061849ea: Waiting 19:23:37 d747dcd14b5f: Waiting 19:23:37 2de7ff778b66: Waiting 19:23:37 9712f1f96733: Download complete 19:23:39 63f879dbbcfc: Verifying Checksum 19:23:39 63f879dbbcfc: Download complete 19:23:39 e9a5061849ea: Verifying Checksum 19:23:39 e9a5061849ea: Download complete 19:23:39 d747dcd14b5f: Verifying Checksum 19:23:39 d747dcd14b5f: Download complete 19:23:39 0d9ebad4ef96: Verifying Checksum 19:23:39 0d9ebad4ef96: Download complete 19:23:39 2de7ff778b66: Verifying Checksum 19:23:39 2de7ff778b66: Download complete 19:23:39 ab5ef0e58194: Verifying Checksum 19:23:39 ab5ef0e58194: Download complete 19:23:42 ab5ef0e58194: Pull complete 19:23:42 9712f1f96733: Pull complete 19:23:43 63f879dbbcfc: Pull complete 19:23:46 0d9ebad4ef96: Pull complete 19:23:46 e9a5061849ea: Pull complete 19:23:46 d747dcd14b5f: Pull complete 19:23:47 2de7ff778b66: Pull complete 19:23:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:23:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:23:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 19:23:47 prd-centos7-docker-4c-2g-561 does not seem to be running inside a container 19:23:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@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:10003/edgex-lftools:0.23.1-centos7 cat 19:23:51 $ docker top ff6b84c955ccfb0a0dd618d6a74fe0ae8aef92d2e4afa5d206df29b2d0ede12e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:23:51 provisioning config files... 19:23:51 copy managed file [sigul-config] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config880528392793494795tmp 19:23:51 copy managed file [sigul-password] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config1894374813646501323tmp 19:23:51 copy managed file [sigul-pki] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config7313602746220682313tmp [Pipeline] { [Pipeline] echo 19:23:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:23:51 ---> sigul-configuration.sh 19:23:51 gpg: directory `/root/.gnupg' created 19:23:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:23:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:23:51 gpg: keyring `/root/.gnupg/secring.gpg' created 19:23:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:23:51 gpg: CAST5 encrypted data 19:23:51 gpg: encrypted with 1 passphrase 19:23:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:23:52 + mkdir /home/jenkins 19:23:52 + mkdir /home/jenkins/sigul [Pipeline] sh 19:23:52 + 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 19:23:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:23:52 ---> sigul-install.sh 19:23:57 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 19:23:57 + git tag --list 19:23:57 v0.0.0 19:23:57 v0.0.1-dev.1 [Pipeline] sh 19:23:57 + lftools sign git-tag v0.0.1-dev.1 19:23:58 Signing Git tag with Sigul... 19:23:58 Signing v0.0.1-dev.1 [Pipeline] echo 19:23:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:23:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:23:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:23:59 $ docker stop --time=1 ff6b84c955ccfb0a0dd618d6a74fe0ae8aef92d2e4afa5d206df29b2d0ede12e 19:24:01 $ docker rm -f ff6b84c955ccfb0a0dd618d6a74fe0ae8aef92d2e4afa5d206df29b2d0ede12e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 19:24:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:24:02 . [Pipeline] withDockerContainer 19:24:02 prd-centos7-docker-4c-2g-561 does not seem to be running inside a container 19:24:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@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 19:24:02 $ docker top fa00bdd8b92b84d16dbad94ca63a57a9c19680c3f43b63c624db853bceff24a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:24:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:24:02 [ssh-agent] Looking for ssh-agent implementation... 19:24:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:24:03 $ docker exec fa00bdd8b92b84d16dbad94ca63a57a9c19680c3f43b63c624db853bceff24a2 ssh-agent 19:24:03 SSH_AUTH_SOCK=/tmp/ssh-aHDPkDb2jNKL/agent.13 19:24:03 SSH_AGENT_PID=20 19:24:03 Running ssh-add (command line suppressed) 19:24:03 Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_1419486042104446266.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_1419486042104446266.key) 19:24:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:24:03 + git semver bump pre 19:24:03 # -> Open(): unable to determine branch for HEAD 19:24:03 # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git 19:24:03 # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master 19:24:03 # $SEMVER_REMOTE_NAME = origin 19:24:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:24:03 # $SEMVER_USER_NAME = edgex-jenkins 19:24:03 # $SEMVER_BRANCH = master 19:24:03 # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver 19:24:03 0.0.1-dev.2 [Pipeline] } 19:24:03 $ docker exec --env ******** --env ******** fa00bdd8b92b84d16dbad94ca63a57a9c19680c3f43b63c624db853bceff24a2 ssh-agent -k 19:24:03 unset SSH_AUTH_SOCK; 19:24:03 unset SSH_AGENT_PID; 19:24:03 echo Agent pid 20 killed; 19:24:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:24:04 + git semver [Pipeline] } 19:24:04 $ docker stop --time=1 fa00bdd8b92b84d16dbad94ca63a57a9c19680c3f43b63c624db853bceff24a2 19:24:05 $ docker rm -f fa00bdd8b92b84d16dbad94ca63a57a9c19680c3f43b63c624db853bceff24a2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 19:24:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:24:05 . [Pipeline] withDockerContainer 19:24:05 prd-centos7-docker-4c-2g-561 does not seem to be running inside a container 19:24:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@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 19:24:06 $ docker top 9949c31135f192b6d2db17883f40809d30d6fa0dd1dd9ead9525788ce3da5a24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:24:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:24:06 [ssh-agent] Looking for ssh-agent implementation... 19:24:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:24:06 $ docker exec 9949c31135f192b6d2db17883f40809d30d6fa0dd1dd9ead9525788ce3da5a24 ssh-agent 19:24:06 SSH_AUTH_SOCK=/tmp/ssh-hQsB6FzaZNqS/agent.12 19:24:06 SSH_AGENT_PID=18 19:24:06 Running ssh-add (command line suppressed) 19:24:07 Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_5351049981763311208.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_5351049981763311208.key) 19:24:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:24:07 + git semver push 19:24:07 # -> Open(): unable to determine branch for HEAD 19:24:07 # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git 19:24:07 # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master 19:24:07 # $SEMVER_REMOTE_NAME = origin 19:24:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:24:07 # $SEMVER_USER_NAME = edgex-jenkins 19:24:07 # $SEMVER_BRANCH = master 19:24:07 # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver [Pipeline] } 19:24:11 $ docker exec --env ******** --env ******** 9949c31135f192b6d2db17883f40809d30d6fa0dd1dd9ead9525788ce3da5a24 ssh-agent -k 19:24:11 unset SSH_AUTH_SOCK; 19:24:11 unset SSH_AGENT_PID; 19:24:11 echo Agent pid 18 killed; 19:24:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:24:12 + git semver [Pipeline] } 19:24:12 $ docker stop --time=1 9949c31135f192b6d2db17883f40809d30d6fa0dd1dd9ead9525788ce3da5a24 19:24:13 $ docker rm -f 9949c31135f192b6d2db17883f40809d30d6fa0dd1dd9ead9525788ce3da5a24 [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] libraryResource [Pipeline] sh 19:24:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:24:14 ---> package-listing.sh 19:24:14 ++ tr '[:upper:]' '[:lower:]' 19:24:14 ++ facter osfamily 19:24:15 + OS_FAMILY=redhat 19:24:15 + workspace=/w/workspace/undry_device-rfid-llrp-go_master 19:24:15 + START_PACKAGES=/tmp/packages_start.txt 19:24:15 + END_PACKAGES=/tmp/packages_end.txt 19:24:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:24:15 + PACKAGES=/tmp/packages_start.txt 19:24:15 + '[' /w/workspace/undry_device-rfid-llrp-go_master ']' 19:24:15 + PACKAGES=/tmp/packages_end.txt 19:24:15 + case "${OS_FAMILY}" in 19:24:15 + rpm -qa 19:24:15 + sort 19:24:15 + '[' -f /tmp/packages_start.txt ']' 19:24:15 + '[' -f /tmp/packages_end.txt ']' 19:24:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:24:15 + '[' /w/workspace/undry_device-rfid-llrp-go_master ']' 19:24:15 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_master/archives/ 19:24:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_master/archives/ [Pipeline] echo 19:24:15 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/undry_device-rfid-llrp-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:24:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:24:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:24:16 19:24:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:24:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:24:16 alpine: Pulling from edgex-lftools-log-publisher 19:24:16 df20fa9351a1: Pulling fs layer 19:24:16 36b3adc4ff6f: Pulling fs layer 19:24:16 8ad3a11d3b57: Pulling fs layer 19:24:16 46f8f816bc3b: Pulling fs layer 19:24:16 93b61091891f: Pulling fs layer 19:24:16 93b9cdb0e59b: Pulling fs layer 19:24:16 5e14af77c1be: Pulling fs layer 19:24:16 01666e4c0597: Pulling fs layer 19:24:16 aa168da1d23b: Pulling fs layer 19:24:16 93b9cdb0e59b: Waiting 19:24:16 5e14af77c1be: Waiting 19:24:16 01666e4c0597: Waiting 19:24:16 aa168da1d23b: Waiting 19:24:16 46f8f816bc3b: Waiting 19:24:16 93b61091891f: Waiting 19:24:16 36b3adc4ff6f: Download complete 19:24:16 46f8f816bc3b: Verifying Checksum 19:24:16 46f8f816bc3b: Download complete 19:24:16 df20fa9351a1: Verifying Checksum 19:24:16 df20fa9351a1: Download complete 19:24:16 93b9cdb0e59b: Verifying Checksum 19:24:16 93b9cdb0e59b: Download complete 19:24:17 5e14af77c1be: Verifying Checksum 19:24:17 5e14af77c1be: Download complete 19:24:17 93b61091891f: Verifying Checksum 19:24:17 93b61091891f: Download complete 19:24:17 01666e4c0597: Verifying Checksum 19:24:17 01666e4c0597: Download complete 19:24:17 df20fa9351a1: Pull complete 19:24:17 36b3adc4ff6f: Pull complete 19:24:17 8ad3a11d3b57: Verifying Checksum 19:24:17 8ad3a11d3b57: Download complete 19:24:17 8ad3a11d3b57: Pull complete 19:24:17 46f8f816bc3b: Pull complete 19:24:17 93b61091891f: Pull complete 19:24:17 93b9cdb0e59b: Pull complete 19:24:17 5e14af77c1be: Pull complete 19:24:18 01666e4c0597: Pull complete 19:24:19 aa168da1d23b: Verifying Checksum 19:24:19 aa168da1d23b: Download complete 19:24:23 aa168da1d23b: Pull complete 19:24:23 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:24:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:24:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:24:23 prd-centos7-docker-4c-2g-561 does not seem to be running inside a container 19:24:23 $ 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/undry_device-rfid-llrp-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@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:10003/edgex-lftools-log-publisher:alpine cat 19:24:25 $ docker top 626602c3468cd48e77deac8da112c39c7e9041f78ef05bf47b9cbcac9210b4ba -eo pid,comm [Pipeline] { [Pipeline] sh 19:24:25 + touch /tmp/pre-build-complete [Pipeline] sh 19:24:25 + mkdir -p /var/log/sa [Pipeline] sh 19:24:26 + ls /var/log/sa-host 19:24:26 + sadf -c /var/log/sa-host/sa04 19:24:26 file_magic: OK 19:24:26 HZ: Using current value: 100 19:24:26 file_header: OK 19:24:26 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 19:24:26 Statistics: 19:24:26 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:24:26 File successfully converted to sysstat format version 12.2.1 19:24:26 + sadf -c /var/log/sa-host/sa05 19:24:26 file_magic: OK 19:24:26 HZ: Using current value: 100 19:24:26 file_header: OK 19:24:26 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 19:24:26 Statistics: 19:24:26 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:24:26 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:24:26 provisioning config files... 19:24:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config4981625584502072611tmp [Pipeline] { [Pipeline] echo 19:24:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:24:26 ---> create-netrc.sh [Pipeline] } 19:24:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:24:27 ---> python-tools-install.sh [Pipeline] echo 19:24:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:24:27 ---> sudo-logs.sh 19:24:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:24:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:24:27 ---> job-cost.sh 19:24:27 lf-activate-venv: SKIPPING 19:24:27 DEBUG: total: 0.18000000715255737 19:24:27 INFO: Retrieving Stack Cost... 19:24:28 INFO: Retrieving Pricing Info for: v3-standard-2 19:24:29 INFO: Archiving Costs [Pipeline] echo 19:24:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:24:29 ---> logs-deploy.sh 19:24:29 lf-activate-venv: SKIPPING 19:24:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/master/4 19:24:29 INFO: archiving workspace using pattern(s): 19:24:30 Archives upload complete. 19:24:30 INFO: archiving logs to Nexus 19:24:31 ---> uname -a: 19:24:31 Linux prd-centos7-docker-4c-2g-561.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 19:24:31 19:24:31 19:24:31 ---> lscpu: 19:24:31 Architecture: x86_64 19:24:31 CPU op-mode(s): 32-bit, 64-bit 19:24:31 Byte Order: Little Endian 19:24:31 Address sizes: 40 bits physical, 48 bits virtual 19:24:31 CPU(s): 2 19:24:31 On-line CPU(s) list: 0,1 19:24:31 Thread(s) per core: 1 19:24:31 Core(s) per socket: 1 19:24:31 Socket(s): 2 19:24:31 NUMA node(s): 1 19:24:31 Vendor ID: AuthenticAMD 19:24:31 CPU family: 23 19:24:31 Model: 49 19:24:31 Model name: AMD EPYC-Rome Processor 19:24:31 Stepping: 0 19:24:31 CPU MHz: 2799.998 19:24:31 BogoMIPS: 5599.99 19:24:31 Virtualization: AMD-V 19:24:31 Hypervisor vendor: KVM 19:24:31 Virtualization type: full 19:24:31 L1d cache: 64 KiB 19:24:31 L1i cache: 64 KiB 19:24:31 L2 cache: 1 MiB 19:24:31 L3 cache: 32 MiB 19:24:31 NUMA node0 CPU(s): 0,1 19:24:31 Vulnerability Itlb multihit: Not affected 19:24:31 Vulnerability L1tf: Not affected 19:24:31 Vulnerability Mds: Not affected 19:24:31 Vulnerability Meltdown: Not affected 19:24:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:24:31 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:24:31 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:24:31 Vulnerability Srbds: Not affected 19:24:31 Vulnerability Tsx async abort: Not affected 19:24:31 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 19:24:31 19:24:31 19:24:31 ---> nproc: 19:24:31 2 19:24:31 19:24:31 19:24:31 ---> df -h: 19:24:31 Filesystem Size Used Available Use% Mounted on 19:24:31 overlay 40.0G 8.9G 31.1G 22% / 19:24:31 tmpfs 64.0M 0 64.0M 0% /dev 19:24:31 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:24:31 shm 64.0M 0 64.0M 0% /dev/shm 19:24:31 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 19:24:31 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 19:24:31 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 19:24:31 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 19:24:31 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 19:24:31 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 19:24:31 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/undry_device-rfid-llrp-go_master 19:24:31 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/undry_device-rfid-llrp-go_master@tmp 19:24:31 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 19:24:31 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 19:24:31 19:24:31 19:24:31 ---> free -m: 19:24:31 total used free shared buff/cache available 19:24:31 Mem: 7821 1194 3241 0 3386 6544 19:24:31 Swap: 1023 0 1023 19:24:31 19:24:31 19:24:31 ---> ip addr: 19:24:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:24:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:24:31 inet 127.0.0.1/8 scope host lo 19:24:31 valid_lft forever preferred_lft forever 19:24:31 inet6 ::1/128 scope host 19:24:31 valid_lft forever preferred_lft forever 19:24:31 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:24:31 link/ether fa:16:3e:b7:83:8e brd ff:ff:ff:ff:ff:ff 19:24:31 inet 10.30.122.141/23 brd 10.30.123.255 scope global dynamic eth0 19:24:31 valid_lft 85704sec preferred_lft 85704sec 19:24:31 inet6 fe80::f816:3eff:feb7:838e/64 scope link 19:24:31 valid_lft forever preferred_lft forever 19:24:31 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:24:31 link/ether 02:42:07:cf:41:77 brd ff:ff:ff:ff:ff:ff 19:24:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:24:31 valid_lft forever preferred_lft forever 19:24:31 inet6 fe80::42:7ff:fecf:4177/64 scope link 19:24:31 valid_lft forever preferred_lft forever 19:24:31 19:24:31 19:24:31 ---> sar -b -r -n DEV: 19:24:31 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/04/21 _x86_64_ (2 CPU) 19:24:31 19:24:31 19:12:44 LINUX RESTART (2 CPU) 19:24:31 19:24:31 19:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:24:31 19:14:01 182.61 52.87 129.74 0.00 7859.85 40599.68 0.00 19:24:31 19:15:01 1.60 0.00 1.60 0.00 0.00 29.36 0.00 19:24:31 19:16:01 0.17 0.00 0.17 0.00 0.00 2.27 0.00 19:24:31 19:17:01 0.27 0.00 0.27 0.00 0.00 3.78 0.00 19:24:31 19:18:01 0.30 0.00 0.30 0.00 0.00 4.15 0.00 19:24:31 19:19:01 0.22 0.00 0.22 0.00 0.00 3.15 0.00 19:24:31 19:20:01 0.38 0.00 0.38 0.00 0.00 5.75 0.00 19:24:31 19:21:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 19:24:31 19:22:01 0.28 0.00 0.28 0.00 0.00 3.07 0.00 19:24:31 19:23:01 0.22 0.00 0.22 0.00 0.00 2.17 0.00 19:24:31 19:24:01 186.33 0.03 186.29 0.00 3.73 55598.05 0.00 19:24:31 Average: 33.87 4.81 29.06 0.00 715.05 8751.69 0.00 19:24:31 19:24:31 19:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:24:31 19:14:01 5461500 0 807364 10.08 2620 1737456 1291904 14.26 571504 1576980 128 19:24:31 19:15:01 5465464 0 803392 10.03 2620 1737464 1253532 13.84 568344 1576944 8 19:24:31 19:16:01 5466372 0 802484 10.02 2620 1737464 1244344 13.74 573304 1571480 12 19:24:31 19:17:01 5469600 0 799252 9.98 2620 1737468 1224344 13.52 570472 1571480 8 19:24:31 19:18:01 5472740 0 796104 9.94 2620 1737476 1199672 13.25 561304 1578360 12 19:24:31 19:19:01 5472064 0 796780 9.95 2620 1737476 1199900 13.25 562336 1578360 8 19:24:31 19:20:01 5472004 0 796828 9.95 2620 1737488 1199920 13.25 561884 1578384 8 19:24:31 19:21:01 5464492 0 804336 10.04 2620 1737492 1199740 13.25 569528 1578384 8 19:24:31 19:22:01 5463992 0 804832 10.05 2620 1737496 1199740 13.25 569944 1578384 8 19:24:31 19:23:01 5463872 0 804948 10.05 2620 1737500 1199740 13.25 571904 1576344 8 19:24:31 19:24:01 3755764 0 1062592 13.27 2620 3187964 1214652 13.41 880272 2735580 16 19:24:31 Average: 5311624 0 825356 10.31 2620 1869340 1220681 13.48 596436 1681880 20 19:24:31 19:24:31 19:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:24:31 19:14:01 eth0 540.40 367.49 1065.37 82.28 0.00 0.00 0.00 0.00 19:24:31 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:31 19:14:01 docker0 2.11 1.65 0.24 5.11 0.00 0.00 0.00 0.00 19:24:31 19:15:01 eth0 5.85 3.00 3.43 8.20 0.00 0.00 0.00 0.00 19:24:31 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:31 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:31 19:16:01 eth0 3.78 2.25 1.00 13.14 0.00 0.00 0.00 0.00 19:24:31 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:31 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:31 19:17:01 eth0 1.53 0.32 0.36 0.20 0.00 0.00 0.00 0.00 19:24:31 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:31 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:31 19:18:01 eth0 0.30 0.08 0.02 0.04 0.00 0.00 0.00 0.00 19:24:31 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:31 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:31 19:19:01 eth0 1.27 0.53 0.49 0.27 0.00 0.00 0.00 0.00 19:24:31 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:31 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:31 19:20:01 eth0 0.53 0.35 0.27 0.20 0.00 0.00 0.00 0.00 19:24:31 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:31 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:31 19:21:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:24:31 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:31 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:31 19:22:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:24:31 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:31 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:31 19:23:01 eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 19:24:31 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:31 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:31 19:24:01 eth0 870.72 795.57 7729.90 76.82 0.00 0.00 0.00 0.00 19:24:31 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:31 19:24:01 docker0 75.85 79.35 5.35 418.84 0.00 0.00 0.00 0.00 19:24:31 Average: eth0 129.54 106.36 800.17 16.47 0.00 0.00 0.00 0.00 19:24:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:31 Average: docker0 7.09 7.36 0.51 38.54 0.00 0.00 0.00 0.00 19:24:31 19:24:31 19:24:31 ---> sar -P ALL: 19:24:31 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/04/21 _x86_64_ (2 CPU) 19:24:31 19:24:31 19:12:44 LINUX RESTART (2 CPU) 19:24:31 19:24:31 19:13:01 CPU %user %nice %system %iowait %steal %idle 19:24:31 19:14:01 all 18.32 0.00 6.61 8.45 0.07 66.56 19:24:31 19:14:01 0 19.03 0.00 6.57 8.05 0.07 66.29 19:24:31 19:14:01 1 17.62 0.00 6.64 8.84 0.07 66.83 19:24:31 19:15:01 all 0.11 0.00 0.05 0.00 0.03 99.82 19:24:31 19:15:01 0 0.08 0.00 0.05 0.00 0.02 99.85 19:24:31 19:15:01 1 0.13 0.00 0.05 0.00 0.03 99.78 19:24:31 19:16:01 all 0.19 0.00 0.06 0.00 0.03 99.72 19:24:31 19:16:01 0 0.12 0.00 0.08 0.00 0.02 99.78 19:24:31 19:16:01 1 0.27 0.00 0.03 0.00 0.05 99.65 19:24:31 19:17:01 all 0.10 0.00 0.02 0.00 0.03 99.86 19:24:31 19:17:01 0 0.17 0.00 0.00 0.00 0.02 99.82 19:24:31 19:17:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:24:31 19:18:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:24:31 19:18:01 0 0.12 0.00 0.03 0.00 0.00 99.85 19:24:31 19:18:01 1 0.03 0.00 0.02 0.00 0.05 99.90 19:24:31 19:19:01 all 0.08 0.00 0.03 0.00 0.03 99.86 19:24:31 19:19:01 0 0.13 0.00 0.03 0.00 0.02 99.82 19:24:31 19:19:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:24:31 19:20:01 all 0.09 0.00 0.01 0.00 0.03 99.87 19:24:31 19:20:01 0 0.15 0.00 0.00 0.00 0.02 99.83 19:24:31 19:20:01 1 0.03 0.00 0.02 0.00 0.05 99.90 19:24:31 19:21:01 all 0.06 0.00 0.03 0.00 0.03 99.88 19:24:31 19:21:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:24:31 19:21:01 1 0.10 0.00 0.03 0.00 0.02 99.85 19:24:31 19:22:01 all 0.03 0.00 0.03 0.00 0.03 99.91 19:24:31 19:22:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:24:31 19:22:01 1 0.05 0.00 0.03 0.00 0.03 99.88 19:24:31 19:23:01 all 0.08 0.00 0.02 0.00 0.02 99.88 19:24:31 19:23:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:24:31 19:23:01 1 0.15 0.00 0.02 0.00 0.02 99.82 19:24:31 19:24:01 all 22.30 0.00 9.48 3.73 0.09 64.40 19:24:31 19:24:01 0 20.38 0.00 9.76 3.27 0.09 66.51 19:24:31 19:24:01 1 24.23 0.00 9.19 4.20 0.09 62.29 19:24:31 19:24:31 Average: CPU %user %nice %system %iowait %steal %idle 19:24:31 Average: all 3.62 0.00 1.43 1.07 0.04 93.85 19:24:31 Average: 0 3.51 0.00 1.45 0.99 0.03 94.02 19:24:31 Average: 1 3.73 0.00 1.41 1.15 0.04 93.68 19:24:31 19:24:31 19:24:31