Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2489b51445d58c7b6cae90cb7151d7172a329082 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5638866434075699622.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7828866435002115890.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5967942608835370507.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh827606146198841615.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh736182399385373634.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1773 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-rfid-llrp-go_main@tmp/jenkins-gitclient-ssh1367747608758908529.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2489b51445d58c7b6cae90cb7151d7172a329082 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2489b51445d58c7b6cae90cb7151d7172a329082 # timeout=10 Commit message: "fix: Disable UpdateLastConnected in toml file (#45)" > git rev-list --no-walk f6a1cf94d606acadd41c15aac79238c8c15b690a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:34:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:34:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:34:35 ========================================================= 21:34:35 EdgeX Global Pipelines Version Info 21:34:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:34:37 ------------------- 21:34:37 stable info: 21:34:37 ------------------- 21:34:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:34:37 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 21:34:37 Message: update stable to v1.0.203 21:34:37 ------------------- 21:34:37 experimental info: 21:34:37 ------------------- 21:34:37 Commited By: **** collab-it+edgex@linuxfoundation.org 21:34:37 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 21:34:37 Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:34:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 21:34:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 21:34:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:34:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:34:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:34:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:34:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:34:38 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:34:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:34:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:34:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:34:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:34:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 21:34:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:34:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:34:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:34:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:34:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:34:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:34:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:34:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:34:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:34:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:34:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:34:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:34:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:34:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:34:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:34:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:34:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:34:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2489b51445d58c7b6cae90cb7151d7172a329082 [Pipeline] echo 21:34:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2489b51 [Pipeline] echo 21:34:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:34:39 provisioning config files... 21:34:39 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7517768162181270782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:34:39 ---> docker-login.sh 21:34:39 nexus3.edgexfoundry.org:10001 21:34:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:39 Configure a credential helper to remove this warning. See 21:34:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:39 21:34:39 Login Succeeded 21:34:39 nexus3.edgexfoundry.org:10002 21:34:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:39 Configure a credential helper to remove this warning. See 21:34:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:39 21:34:39 Login Succeeded 21:34:39 nexus3.edgexfoundry.org:10003 21:34:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:40 Configure a credential helper to remove this warning. See 21:34:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:40 21:34:40 Login Succeeded 21:34:40 nexus3.edgexfoundry.org:10004 21:34:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:40 Configure a credential helper to remove this warning. See 21:34:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:40 21:34:40 Login Succeeded 21:34:40 docker.io 21:34:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:40 Configure a credential helper to remove this warning. See 21:34:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:40 21:34:40 Login Succeeded 21:34:40 ---> docker-login.sh ends [Pipeline] } 21:34:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:34:41 + git log --format=format:%s -1 2489b51445d58c7b6cae90cb7151d7172a329082 [Pipeline] echo 21:34:41 GIT_COMMIT: 2489b51445d58c7b6cae90cb7151d7172a329082, Commit Message: fix: Disable UpdateLastConnected in toml file (#45) [Pipeline] echo 21:34:41 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:34:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:34:42 21:34:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:34:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:34:42 latest: Pulling from edgex-devops/git-semver 21:34:42 31603596830f: Pulling fs layer 21:34:42 d4622e32a9a9: Pulling fs layer 21:34:42 1030fce36090: Pulling fs layer 21:34:42 6c6cb7e1b49b: Pulling fs layer 21:34:42 6c6cb7e1b49b: Waiting 21:34:42 d4622e32a9a9: Verifying Checksum 21:34:42 d4622e32a9a9: Download complete 21:34:43 31603596830f: Download complete 21:34:43 31603596830f: Pull complete 21:34:43 d4622e32a9a9: Pull complete 21:34:43 1030fce36090: Verifying Checksum 21:34:43 1030fce36090: Download complete 21:34:43 6c6cb7e1b49b: Verifying Checksum 21:34:43 6c6cb7e1b49b: Download complete 21:34:44 1030fce36090: Pull complete 21:34:44 6c6cb7e1b49b: Pull complete 21:34:44 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 21:34:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:34:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:34:44 prd-centos7-docker-4c-2g-1773 does not seem to be running inside a container 21:34:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:34:45 $ docker top 4d8cdfedb8c1473f1325ec82ea746ccf8a4eea9b912785849f3175c20cdcaab3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:34:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:34:45 [ssh-agent] Looking for ssh-agent implementation... 21:34:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:34:45 $ docker exec 4d8cdfedb8c1473f1325ec82ea746ccf8a4eea9b912785849f3175c20cdcaab3 ssh-agent 21:34:45 SSH_AUTH_SOCK=/tmp/ssh-a4o7BLxQnFu7/agent.14 21:34:45 SSH_AGENT_PID=20 21:34:45 Running ssh-add (command line suppressed) 21:34:45 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7416772758028903920.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7416772758028903920.key) 21:34:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:34:45 + git tag --points-at HEAD [Pipeline] } 21:34:46 $ docker exec --env ******** --env ******** 4d8cdfedb8c1473f1325ec82ea746ccf8a4eea9b912785849f3175c20cdcaab3 ssh-agent -k 21:34:46 unset SSH_AUTH_SOCK; 21:34:46 unset SSH_AGENT_PID; 21:34:46 echo Agent pid 20 killed; 21:34:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:34:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:34:46 [ssh-agent] Looking for ssh-agent implementation... 21:34:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:34:46 $ docker exec 4d8cdfedb8c1473f1325ec82ea746ccf8a4eea9b912785849f3175c20cdcaab3 ssh-agent 21:34:46 SSH_AUTH_SOCK=/tmp/ssh-766zbtesd1Ag/agent.52 21:34:46 SSH_AGENT_PID=59 21:34:46 Running ssh-add (command line suppressed) 21:34:46 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6561626863187131746.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6561626863187131746.key) 21:34:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:34:46 + git semver init 21:34:46 # -> Open(): unable to determine branch for HEAD 21:34:46 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 21:34:46 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 21:34:46 # $SEMVER_REMOTE_NAME = origin 21:34:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:34:46 # $SEMVER_USER_NAME = edgex-jenkins 21:34:46 # $SEMVER_BRANCH = main 21:34:46 # $SEMVER_TEMP = /tmp/semver-912494368 21:34:46 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 21:34:47 # '/tmp/semver-912494368' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' 21:34:47 # -> Force: false 21:34:47 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } 21:34:47 $ docker exec --env ******** --env ******** 4d8cdfedb8c1473f1325ec82ea746ccf8a4eea9b912785849f3175c20cdcaab3 ssh-agent -k 21:34:47 unset SSH_AUTH_SOCK; 21:34:47 unset SSH_AGENT_PID; 21:34:47 echo Agent pid 59 killed; 21:34:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:34:47 + git semver [Pipeline] } 21:34:47 $ docker stop --time=1 4d8cdfedb8c1473f1325ec82ea746ccf8a4eea9b912785849f3175c20cdcaab3 21:34:49 $ docker rm -f 4d8cdfedb8c1473f1325ec82ea746ccf8a4eea9b912785849f3175c20cdcaab3 [Pipeline] // withDockerContainer [Pipeline] sh 21:34:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:34:49 Stashed 1 file(s) [Pipeline] echo 21:34:49 [edgeXSemver]: initialized semver on version 1.0.0-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 21:35:05 Still waiting to schedule task 21:35:05 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:35:05 Still waiting to schedule task 21:35:05 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1770’ is offline 21:36:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1774 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 21:36:57 Running in /w/workspace/device-rfid-llrp-go/5 [Pipeline] { [Pipeline] checkout 21:36:57 Selected Git installation does not exist. Using Default 21:36:57 The recommended git tool is: NONE 21:37:02 using credential edgex-jenkins-ssh 21:37:02 Cloning the remote Git repository 21:37:02 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:37:03 > git init /w/workspace/device-rfid-llrp-go/5 # timeout=10 21:37:03 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:37:03 > git --version # timeout=10 21:37:03 > git --version # 'git version 2.17.1' 21:37:03 using GIT_SSH to set credentials SSH Credentials for GitHub 21:37:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:37:04 Avoid second fetch 21:37:04 Checking out Revision 2489b51445d58c7b6cae90cb7151d7172a329082 (main) 21:37:04 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:37:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:37:04 > git config core.sparsecheckout # timeout=10 21:37:04 > git checkout -f 2489b51445d58c7b6cae90cb7151d7172a329082 # timeout=10 21:37:08 Commit message: "fix: Disable UpdateLastConnected in toml file (#45)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:37:09 provisioning config files... 21:37:09 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/5@tmp/config5405662999581979817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:37:09 ---> docker-login.sh 21:37:09 nexus3.edgexfoundry.org:10001 21:37:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:11 Configure a credential helper to remove this warning. See 21:37:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:11 21:37:11 Login Succeeded 21:37:11 nexus3.edgexfoundry.org:10002 21:37:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:11 Configure a credential helper to remove this warning. See 21:37:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:11 21:37:11 Login Succeeded 21:37:11 nexus3.edgexfoundry.org:10003 21:37:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:12 Configure a credential helper to remove this warning. See 21:37:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:12 21:37:12 Login Succeeded 21:37:12 nexus3.edgexfoundry.org:10004 21:37:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:12 Configure a credential helper to remove this warning. See 21:37:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:12 21:37:12 Login Succeeded 21:37:12 docker.io 21:37:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:13 Configure a credential helper to remove this warning. See 21:37:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:13 21:37:13 Login Succeeded 21:37:13 ---> docker-login.sh ends [Pipeline] } 21:37:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:37:14 ========================================================= 21:37:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:37:14 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 21:37:14 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 21:37:14 Sending build context to Docker daemon 1.196MB 21:37:15 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 21:37:15 Step 2/10 : FROM ${BASE} 21:37:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:37:15 595b0fe564bb: Pulling fs layer 21:37:15 24495759ef45: Pulling fs layer 21:37:15 d148012ef14d: Pulling fs layer 21:37:15 e90a11edd702: Pulling fs layer 21:37:15 d77568369979: Pulling fs layer 21:37:15 02195dbdac53: Pulling fs layer 21:37:15 2b1b35aa2570: Pulling fs layer 21:37:15 2c1f732e5b09: Pulling fs layer 21:37:15 02195dbdac53: Waiting 21:37:15 2b1b35aa2570: Waiting 21:37:15 2c1f732e5b09: Waiting 21:37:15 e90a11edd702: Waiting 21:37:15 d77568369979: Waiting 21:37:15 d148012ef14d: Verifying Checksum 21:37:15 d148012ef14d: Download complete 21:37:15 24495759ef45: Verifying Checksum 21:37:15 24495759ef45: Download complete 21:37:15 d77568369979: Download complete 21:37:15 02195dbdac53: Verifying Checksum 21:37:15 02195dbdac53: Download complete 21:37:15 595b0fe564bb: Verifying Checksum 21:37:15 595b0fe564bb: Download complete 21:37:15 2b1b35aa2570: Verifying Checksum 21:37:15 2b1b35aa2570: Download complete 21:37:16 595b0fe564bb: Pull complete 21:37:16 24495759ef45: Pull complete 21:37:17 d148012ef14d: Pull complete 21:37:19 2c1f732e5b09: Verifying Checksum 21:37:19 2c1f732e5b09: Download complete 21:37:19 e90a11edd702: Verifying Checksum 21:37:19 e90a11edd702: Download complete 21:37:22 Running on prd-centos7-docker-4c-2g-1775 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 21:37:22 Running in /w/workspace/device-rfid-llrp-go/5 [Pipeline] { [Pipeline] checkout 21:37:22 Selected Git installation does not exist. Using Default 21:37:22 The recommended git tool is: NONE 21:37:25 using credential edgex-jenkins-ssh 21:37:25 Cloning the remote Git repository 21:37:25 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:37:25 > git init /w/workspace/device-rfid-llrp-go/5 # timeout=10 21:37:25 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:37:25 > git --version # timeout=10 21:37:25 > git --version # 'git version 2.24.4' 21:37:25 using GIT_SSH to set credentials SSH Credentials for GitHub 21:37:25 [INFO] Currently running in a labeled security context 21:37:25 [INFO] Currently SELinux is 'enforcing' on the host 21:37:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/5@tmp/jenkins-gitclient-ssh2499539488414418993.key 21:37:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:37:26 Avoid second fetch 21:37:26 Checking out Revision 2489b51445d58c7b6cae90cb7151d7172a329082 (main) 21:37:26 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:37:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:37:26 > git config core.sparsecheckout # timeout=10 21:37:26 > git checkout -f 2489b51445d58c7b6cae90cb7151d7172a329082 # timeout=10 21:37:29 Commit message: "fix: Disable UpdateLastConnected in toml file (#45)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:37:30 provisioning config files... 21:37:30 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/5@tmp/config4440852003208448554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:37:30 ---> docker-login.sh 21:37:30 nexus3.edgexfoundry.org:10001 21:37:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:30 Configure a credential helper to remove this warning. See 21:37:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:30 21:37:30 Login Succeeded 21:37:30 e90a11edd702: Pull complete 21:37:30 d77568369979: Pull complete 21:37:30 02195dbdac53: Pull complete 21:37:31 nexus3.edgexfoundry.org:10002 21:37:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:31 Configure a credential helper to remove this warning. See 21:37:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:31 21:37:31 Login Succeeded 21:37:31 nexus3.edgexfoundry.org:10003 21:37:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:31 2b1b35aa2570: Pull complete 21:37:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:31 Configure a credential helper to remove this warning. See 21:37:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:31 21:37:31 Login Succeeded 21:37:31 nexus3.edgexfoundry.org:10004 21:37:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:31 Configure a credential helper to remove this warning. See 21:37:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:31 21:37:31 Login Succeeded 21:37:31 docker.io 21:37:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:31 Configure a credential helper to remove this warning. See 21:37:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:31 21:37:31 Login Succeeded 21:37:31 ---> docker-login.sh ends [Pipeline] } 21:37:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:37:32 ========================================================= 21:37:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:37:32 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 21:37:32 + 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 . 21:37:32 Sending build context to Docker daemon 1.196MB 21:37:32 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 21:37:32 Step 2/10 : FROM ${BASE} 21:37:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:37:32 540db60ca938: Pulling fs layer 21:37:32 adcc1eea9eea: Pulling fs layer 21:37:32 4c4ab2625f07: Pulling fs layer 21:37:32 db62176df00c: Pulling fs layer 21:37:32 3b30891b0d05: Pulling fs layer 21:37:32 444f5516b4c7: Pulling fs layer 21:37:32 90b9b1106a8b: Pulling fs layer 21:37:32 0383d17a5b7e: Pulling fs layer 21:37:32 c82ef313ddc5: Pulling fs layer 21:37:32 3b30891b0d05: Waiting 21:37:32 444f5516b4c7: Waiting 21:37:32 90b9b1106a8b: Waiting 21:37:32 0383d17a5b7e: Waiting 21:37:32 c82ef313ddc5: Waiting 21:37:32 db62176df00c: Waiting 21:37:32 4c4ab2625f07: Verifying Checksum 21:37:32 4c4ab2625f07: Download complete 21:37:32 adcc1eea9eea: Verifying Checksum 21:37:32 adcc1eea9eea: Download complete 21:37:32 3b30891b0d05: Verifying Checksum 21:37:32 3b30891b0d05: Download complete 21:37:32 444f5516b4c7: Download complete 21:37:32 90b9b1106a8b: Download complete 21:37:32 540db60ca938: Verifying Checksum 21:37:32 540db60ca938: Pull complete 21:37:32 adcc1eea9eea: Pull complete 21:37:33 4c4ab2625f07: Pull complete 21:37:33 0383d17a5b7e: Verifying Checksum 21:37:33 0383d17a5b7e: Download complete 21:37:36 c82ef313ddc5: Verifying Checksum 21:37:36 c82ef313ddc5: Download complete 21:37:37 db62176df00c: Download complete 21:37:37 2c1f732e5b09: Pull complete 21:37:37 Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 21:37:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:37:37 ---> 88ecf2bb1f95 21:37:37 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 21:37:40 db62176df00c: Pull complete 21:37:40 3b30891b0d05: Pull complete 21:37:40 444f5516b4c7: Pull complete 21:37:40 90b9b1106a8b: Pull complete 21:37:40 0383d17a5b7e: Pull complete 21:37:40 ---> Running in 97fe9522a13d 21:37:41 Removing intermediate container 97fe9522a13d 21:37:41 ---> a6e7ba03abf6 21:37:41 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 21:37:41 ---> Running in 53077c5b6932 21:37:42 Removing intermediate container 53077c5b6932 21:37:42 ---> fb1d378780ce 21:37:42 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:37:42 ---> Running in 631a3a3c62c6 21:37:42 Removing intermediate container 631a3a3c62c6 21:37:42 ---> 6cb78075f033 21:37:42 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:37:42 ---> Running in 926bb0fdd021 21:37:43 c82ef313ddc5: Pull complete 21:37:43 Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 21:37:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:37:43 ---> 4508b0543a43 21:37:43 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 21:37:44 ---> Running in 91a46050f694 21:37:44 Removing intermediate container 91a46050f694 21:37:44 ---> d25ef5fd3d37 21:37:44 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 21:37:44 ---> Running in c3f309e364d3 21:37:44 Removing intermediate container c3f309e364d3 21:37:44 ---> b889df32cfbd 21:37:44 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:37:44 ---> Running in 49bcccb7bef3 21:37:44 Removing intermediate container 49bcccb7bef3 21:37:44 ---> 85f5b67e0efc 21:37:44 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:37:44 ---> Running in 5131737de705 21:37:45 Removing intermediate container 5131737de705 21:37:45 ---> b1729eb6f966 21:37:45 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:37:45 ---> Running in d7a64f8369e2 21:37:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:37:46 Removing intermediate container 926bb0fdd021 21:37:46 ---> c2153ded2c3e 21:37:46 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:37:46 ---> Running in fdfc39c5b093 21:37:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:37:47 OK: 219 MiB in 52 packages 21:37:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:37:47 Removing intermediate container d7a64f8369e2 21:37:47 ---> 9047972350e4 21:37:47 Step 8/10 : WORKDIR /device-rfid-llrp-go 21:37:47 ---> Running in 6cc68dc1a014 21:37:47 Removing intermediate container 6cc68dc1a014 21:37:47 ---> b577a4d2d197 21:37:47 Step 9/10 : COPY . . 21:37:47 ---> f6b216f42a6a 21:37:47 Step 10/10 : RUN go mod download 21:37:47 ---> Running in e061ebcb9472 21:37:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:37:48 OK: 218 MiB in 52 packages 21:37:49 Removing intermediate container fdfc39c5b093 21:37:49 ---> feb0876d664a 21:37:49 Step 8/10 : WORKDIR /device-rfid-llrp-go 21:37:50 ---> Running in 27adf9cb1f09 21:37:50 Removing intermediate container 27adf9cb1f09 21:37:50 ---> 12db509418de 21:37:50 Step 9/10 : COPY . . 21:37:51 ---> 529250d5f45a 21:37:51 Step 10/10 : RUN go mod download 21:37:51 ---> Running in 70ae7331dcb8 21:37:57 Removing intermediate container e061ebcb9472 21:37:57 ---> 1728a45ec85d 21:37:57 Successfully built 1728a45ec85d 21:37:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:37:58 + docker inspect -f . ci-base-image-x86_64 21:37:58 . [Pipeline] withDockerContainer 21:37:58 prd-centos7-docker-4c-2g-1775 does not seem to be running inside a container 21:37:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/5 -v /w/workspace/device-rfid-llrp-go/5:/w/workspace/device-rfid-llrp-go/5:rw,z -v /w/workspace/device-rfid-llrp-go/5@tmp:/w/workspace/device-rfid-llrp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:37:58 $ docker top 4c5b011b21044b12152547cf2a4d427dd267d8f2d594ce771019f5923d804a50 -eo pid,comm [Pipeline] { [Pipeline] sh 21:37:59 + go version 21:37:59 go version go1.16.6 linux/amd64 [Pipeline] } 21:37:59 $ docker stop --time=1 4c5b011b21044b12152547cf2a4d427dd267d8f2d594ce771019f5923d804a50 21:38:00 $ docker rm -f 4c5b011b21044b12152547cf2a4d427dd267d8f2d594ce771019f5923d804a50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:38:00 + docker inspect -f . ci-base-image-x86_64 21:38:00 . [Pipeline] withDockerContainer 21:38:00 prd-centos7-docker-4c-2g-1775 does not seem to be running inside a container 21:38:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/5 -v /w/workspace/device-rfid-llrp-go/5:/w/workspace/device-rfid-llrp-go/5:rw,z -v /w/workspace/device-rfid-llrp-go/5@tmp:/w/workspace/device-rfid-llrp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:38:01 $ docker top 2867e02cf0547c8d61a9a4c9dd27d0a0fcff41495ee00cf7d9a5fa78aabd1ff1 -eo pid,comm [Pipeline] { [Pipeline] sh 21:38:01 + go mod tidy [Pipeline] sh 21:38:02 + make test 21:38:02 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 21:38:02 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:38:13 Removing intermediate container 70ae7331dcb8 21:38:13 ---> 99182851026a 21:38:13 Successfully built 99182851026a 21:38:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:38:14 + docker inspect -f . ci-base-image-arm64 21:38:14 . [Pipeline] withDockerContainer 21:38:14 prd-ubuntu18.04-docker-arm64-4c-16g-1774 does not seem to be running inside a container 21:38:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/5 -v /w/workspace/device-rfid-llrp-go/5:/w/workspace/device-rfid-llrp-go/5:rw,z -v /w/workspace/device-rfid-llrp-go/5@tmp:/w/workspace/device-rfid-llrp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:38:16 $ docker top 8e0fd9ea26773635c083bc6df21292ca43cd37854bdf2bae0362096578f08a69 -eo pid,comm [Pipeline] { [Pipeline] sh 21:38:17 + go version 21:38:17 go version go1.16.6 linux/arm64 [Pipeline] } 21:38:17 $ docker stop --time=1 8e0fd9ea26773635c083bc6df21292ca43cd37854bdf2bae0362096578f08a69 21:38:18 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:38:18 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:38:19 $ docker rm -f 8e0fd9ea26773635c083bc6df21292ca43cd37854bdf2bae0362096578f08a69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:38:20 + docker inspect -f . ci-base-image-arm64 21:38:20 . [Pipeline] withDockerContainer 21:38:20 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.042s coverage: 39.5% of statements 21:38:20 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.343s coverage: 52.0% of statements 21:38:20 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.006s coverage: 95.5% of statements 21:38:20 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:38:20 prd-ubuntu18.04-docker-arm64-4c-16g-1774 does not seem to be running inside a container 21:38:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/5 -v /w/workspace/device-rfid-llrp-go/5:/w/workspace/device-rfid-llrp-go/5:rw,z -v /w/workspace/device-rfid-llrp-go/5@tmp:/w/workspace/device-rfid-llrp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:38:21 $ docker top 357c75ad035add281094660830387d2f16ce21926c049671906e76f15983924d -eo pid,comm [Pipeline] { [Pipeline] sh 21:38:22 + go mod tidy [Pipeline] sh 21:38:24 + make test 21:38:24 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 21:38:25 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:38:25 gofmt -l . 21:38:25 [ "`gofmt -l .`" = "" ] 21:38:25 ./bin/test-go-mod-tidy.sh 21:38:26 ./bin/test-attribution-txt.sh [Pipeline] } 21:38:26 $ docker stop --time=1 2867e02cf0547c8d61a9a4c9dd27d0a0fcff41495ee00cf7d9a5fa78aabd1ff1 21:38:27 $ docker rm -f 2867e02cf0547c8d61a9a4c9dd27d0a0fcff41495ee00cf7d9a5fa78aabd1ff1 [Pipeline] // withDockerContainer [Pipeline] sh 21:38:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:38:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:38:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:38:32 + ls -al . 21:38:32 total 568 21:38:32 drwxrwxr-x. 10 jenkins jenkins 4096 Aug 2 21:38 . 21:38:32 drwxrwxr-x. 4 jenkins jenkins 28 Aug 2 21:37 .. 21:38:32 -rw-rw-r--. 1 jenkins jenkins 6734 Aug 2 21:37 Attribution.txt 21:38:32 drwxrwxr-x. 2 jenkins jenkins 89 Aug 2 21:37 bin 21:38:32 drwxrwxr-x. 4 jenkins jenkins 44 Aug 2 21:37 cmd 21:38:32 -rw-r--r--. 1 jenkins jenkins 462904 Aug 2 21:38 coverage.out 21:38:32 -rw-rw-r--. 1 jenkins jenkins 1521 Aug 2 21:37 Dockerfile 21:38:32 -rw-rw-r--. 1 jenkins jenkins 999 Aug 2 21:37 Dockerfile.build 21:38:32 -rw-rw-r--. 1 jenkins jenkins 134 Aug 2 21:37 .dockerignore 21:38:32 drwxrwxr-x. 2 jenkins jenkins 4096 Aug 2 21:37 examples 21:38:32 drwxrwxr-x. 8 jenkins jenkins 162 Aug 2 21:37 .git 21:38:32 drwxrwxr-x. 2 jenkins jenkins 103 Aug 2 21:37 .github 21:38:32 -rw-rw-r--. 1 jenkins jenkins 934 Aug 2 21:37 .gitignore 21:38:32 -rw-r--r--. 1 jenkins jenkins 308 Aug 2 21:38 go.mod 21:38:32 -rw-r--r--. 1 jenkins jenkins 13807 Aug 2 21:38 go.sum 21:38:32 drwxrwxr-x. 2 jenkins jenkins 31 Aug 2 21:37 images 21:38:32 drwxrwxr-x. 5 jenkins jenkins 45 Aug 2 21:37 internal 21:38:32 -rw-rw-r--. 1 jenkins jenkins 682 Aug 2 21:37 Jenkinsfile 21:38:32 -rw-rw-r--. 1 jenkins jenkins 11347 Aug 2 21:37 LICENSE 21:38:32 -rw-rw-r--. 1 jenkins jenkins 1011 Aug 2 21:37 Makefile 21:38:32 -rw-rw-r--. 1 jenkins jenkins 30261 Aug 2 21:37 README.md 21:38:32 drwxrwxr-x. 4 jenkins jenkins 54 Aug 2 21:37 snap 21:38:32 -rw-rw-r--. 1 jenkins jenkins 11 Aug 2 21:34 VERSION 21:38:32 -rw-rw-r--. 1 jenkins jenkins 193 Aug 2 21:37 version.go [Pipeline] isUnix [Pipeline] sh 21:38:33 + 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=2489b51445d58c7b6cae90cb7151d7172a329082 --label arch=amd64 --label version=1.0.0-dev.7 . 21:38:33 Sending build context to Docker daemon 1.197MB 21:38:33 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 21:38:33 Step 2/25 : FROM ${BASE} AS builder 21:38:33 ---> 1728a45ec85d 21:38:33 Step 3/25 : ARG MAKE='make build' 21:38:33 ---> Running in fc6d9f8ed148 21:38:33 Removing intermediate container fc6d9f8ed148 21:38:33 ---> e7280cbd1b79 21:38:33 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 21:38:33 ---> Running in 055d6ec8f667 21:38:33 Removing intermediate container 055d6ec8f667 21:38:33 ---> 312690483b09 21:38:33 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 21:38:33 ---> Running in f80bf9a1d438 21:38:33 Removing intermediate container f80bf9a1d438 21:38:33 ---> 7f70ade909e5 21:38:33 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:38:33 ---> Running in 569198a02f68 21:38:34 Removing intermediate container 569198a02f68 21:38:34 ---> 523b472073fa 21:38:34 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:38:34 ---> Running in a640a5d2fe72 21:38:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:38:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:38:35 OK: 219 MiB in 52 packages 21:38:35 Removing intermediate container a640a5d2fe72 21:38:35 ---> 8048a8928ba0 21:38:35 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 21:38:35 ---> Running in 58cae70f3d73 21:38:36 Removing intermediate container 58cae70f3d73 21:38:36 ---> be9d75d52b78 21:38:36 Step 9/25 : COPY go.mod . 21:38:36 ---> a449d7ab13b4 21:38:36 Step 10/25 : COPY Makefile . 21:38:36 ---> 1f751f8d6d0e 21:38:36 Step 11/25 : RUN make update 21:38:36 ---> Running in cc6781c7236c 21:38:36 CGO_ENABLED=0 GO111MODULE=on go mod download 21:38:37 Removing intermediate container cc6781c7236c 21:38:37 ---> 2a46fe5c4cc0 21:38:37 Step 12/25 : COPY . . 21:38:37 ---> 8785b1aa42af 21:38:37 Step 13/25 : RUN go mod tidy 21:38:37 ---> Running in 5d7a0e5e709e 21:38:37 Removing intermediate container 5d7a0e5e709e 21:38:37 ---> a7e8e0684afc 21:38:37 Step 14/25 : RUN $MAKE 21:38:37 ---> Running in 454d32ef3bce 21:38:38 go mod tidy 21:38:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0-dev.7" -o cmd/device-rfid-llrp-go ./cmd 21:38:48 Removing intermediate container 454d32ef3bce 21:38:48 ---> fafec440131f 21:38:48 Step 15/25 : FROM alpine:3.12 21:38:49 3.12: Pulling from library/alpine 21:38:49 339de151aab4: Pulling fs layer 21:38:49 339de151aab4: Verifying Checksum 21:38:49 339de151aab4: Download complete 21:38:49 339de151aab4: Pull complete 21:38:49 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 21:38:49 Status: Downloaded newer image for alpine:3.12 21:38:49 ---> 13621d1b12d4 21:38:49 Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:38:49 ---> Running in c93161c60f8f 21:38:49 Removing intermediate container c93161c60f8f 21:38:49 ---> af45d98756a6 21:38:49 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / 21:38:49 ---> c957fa792fb7 21:38:49 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / 21:38:50 ---> fa7188a4da48 21:38:50 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / 21:38:50 ---> b25097d49100 21:38:50 Step 20/25 : EXPOSE 49989 21:38:50 ---> Running in f66740c6be83 21:38:50 Removing intermediate container f66740c6be83 21:38:50 ---> 8e2462b1e5d5 21:38:50 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] 21:38:50 ---> Running in 45d6c187b109 21:38:50 Removing intermediate container 45d6c187b109 21:38:50 ---> 4927e11acef7 21:38:50 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 21:38:50 ---> Running in 707549d50afa 21:38:50 Removing intermediate container 707549d50afa 21:38:50 ---> 083413e910e9 21:38:50 Step 23/25 : LABEL arch=amd64 21:38:51 ---> Running in 12ff682b5409 21:38:51 Removing intermediate container 12ff682b5409 21:38:51 ---> 33528fc88344 21:38:51 Step 24/25 : LABEL git_sha=2489b51445d58c7b6cae90cb7151d7172a329082 21:38:51 ---> Running in 53154a1e0602 21:38:51 Removing intermediate container 53154a1e0602 21:38:51 ---> 4a69b17ceecd 21:38:51 Step 25/25 : LABEL version=1.0.0-dev.7 21:38:51 ---> Running in f5a68afc7ff0 21:38:51 Removing intermediate container f5a68afc7ff0 21:38:51 ---> 2289a9e05ca7 21:38:51 [Warning] One or more build-args [ARCH] were not consumed 21:38:51 Successfully built 2289a9e05ca7 21:38:51 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:38:51 provisioning config files... 21:38:51 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/5@tmp/config7359547666330318637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:38:51 ---> docker-login.sh 21:38:51 nexus3.edgexfoundry.org:10001 21:38:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:51 Configure a credential helper to remove this warning. See 21:38:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:51 21:38:51 Login Succeeded 21:38:51 nexus3.edgexfoundry.org:10002 21:38:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:52 Configure a credential helper to remove this warning. See 21:38:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:52 21:38:52 Login Succeeded 21:38:52 nexus3.edgexfoundry.org:10003 21:38:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:52 Configure a credential helper to remove this warning. See 21:38:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:52 21:38:52 Login Succeeded 21:38:52 nexus3.edgexfoundry.org:10004 21:38:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:52 Configure a credential helper to remove this warning. See 21:38:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:52 21:38:52 Login Succeeded 21:38:52 docker.io 21:38:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:52 Configure a credential helper to remove this warning. See 21:38:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:52 21:38:52 Login Succeeded 21:38:52 ---> docker-login.sh ends [Pipeline] } 21:38:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:38:53 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 21:38:53 2489b51445d58c7b6cae90cb7151d7172a329082 21:38:53 latest 21:38:53 1.0.0-dev.7 21:38:53 2489b51445d58c7b6cae90cb7151d7172a329082-1.0.0-dev.7 21:38:53 main 21:38:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:38:53 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2489b51445d58c7b6cae90cb7151d7172a329082 [Pipeline] isUnix [Pipeline] sh 21:38:53 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2489b51445d58c7b6cae90cb7151d7172a329082 21:38:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 21:38:53 6b1aaa679e3d: Preparing 21:38:53 d7acc0e3c719: Preparing 21:38:53 8a3fe0f18cca: Preparing 21:38:53 32f366d666a5: Preparing 21:38:53 32f366d666a5: Layer already exists 21:38:54 8a3fe0f18cca: Pushed 21:38:54 d7acc0e3c719: Pushed 21:38:55 6b1aaa679e3d: Pushed 21:38:55 2489b51445d58c7b6cae90cb7151d7172a329082: digest: sha256:9d6f836791fb89f2ee85bc17ad8f70f593be7f383882a3e724a8339545079e47 size: 1155 [Pipeline] isUnix [Pipeline] sh 21:38:55 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh 21:38:55 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 21:38:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 21:38:55 6b1aaa679e3d: Preparing 21:38:55 d7acc0e3c719: Preparing 21:38:55 8a3fe0f18cca: Preparing 21:38:55 32f366d666a5: Preparing 21:38:55 6b1aaa679e3d: Layer already exists 21:38:55 32f366d666a5: Layer already exists 21:38:55 d7acc0e3c719: Layer already exists 21:38:55 8a3fe0f18cca: Layer already exists 21:38:55 latest: digest: sha256:9d6f836791fb89f2ee85bc17ad8f70f593be7f383882a3e724a8339545079e47 size: 1155 [Pipeline] isUnix [Pipeline] sh 21:38:56 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.7 [Pipeline] isUnix [Pipeline] sh 21:38:56 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.7 21:38:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 21:38:56 6b1aaa679e3d: Preparing 21:38:56 d7acc0e3c719: Preparing 21:38:56 8a3fe0f18cca: Preparing 21:38:56 32f366d666a5: Preparing 21:38:56 8a3fe0f18cca: Layer already exists 21:38:56 32f366d666a5: Layer already exists 21:38:56 d7acc0e3c719: Layer already exists 21:38:56 6b1aaa679e3d: Layer already exists 21:38:56 1.0.0-dev.7: digest: sha256:9d6f836791fb89f2ee85bc17ad8f70f593be7f383882a3e724a8339545079e47 size: 1155 [Pipeline] isUnix [Pipeline] sh 21:38:56 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2489b51445d58c7b6cae90cb7151d7172a329082-1.0.0-dev.7 [Pipeline] isUnix [Pipeline] sh 21:38:57 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2489b51445d58c7b6cae90cb7151d7172a329082-1.0.0-dev.7 21:38:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 21:38:57 6b1aaa679e3d: Preparing 21:38:57 d7acc0e3c719: Preparing 21:38:57 8a3fe0f18cca: Preparing 21:38:57 32f366d666a5: Preparing 21:38:57 6b1aaa679e3d: Layer already exists 21:38:57 8a3fe0f18cca: Layer already exists 21:38:57 d7acc0e3c719: Layer already exists 21:38:57 32f366d666a5: Layer already exists 21:38:57 2489b51445d58c7b6cae90cb7151d7172a329082-1.0.0-dev.7: digest: sha256:9d6f836791fb89f2ee85bc17ad8f70f593be7f383882a3e724a8339545079e47 size: 1155 [Pipeline] isUnix [Pipeline] sh 21:38:57 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh 21:38:57 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 21:38:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 21:38:57 6b1aaa679e3d: Preparing 21:38:57 d7acc0e3c719: Preparing 21:38:57 8a3fe0f18cca: Preparing 21:38:57 32f366d666a5: Preparing 21:38:57 d7acc0e3c719: Layer already exists 21:38:57 32f366d666a5: Layer already exists 21:38:57 8a3fe0f18cca: Layer already exists 21:38:57 6b1aaa679e3d: Layer already exists 21:38:57 main: digest: sha256:9d6f836791fb89f2ee85bc17ad8f70f593be7f383882a3e724a8339545079e47 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:38:57 ===================================================== [Pipeline] echo 21:38:57 taggedImages: 21:38:57 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2489b51445d58c7b6cae90cb7151d7172a329082 21:38:57 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 21:38:57 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.7 21:38:57 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2489b51445d58c7b6cae90cb7151d7172a329082-1.0.0-dev.7 21:38:57 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:38:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:38:58 21:38:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:38:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:38:59 latest: Pulling from edgex-lftools-log-publisher 21:38:59 b4d181a07f80: Pulling fs layer 21:38:59 a1111a8f2ec3: Pulling fs layer 21:38:59 ed53099fbce6: Pulling fs layer 21:38:59 dc539afda2c1: Pulling fs layer 21:38:59 77bc0d833cb6: Pulling fs layer 21:38:59 9065ff56babe: Pulling fs layer 21:38:59 d287ab97295c: Pulling fs layer 21:38:59 77bc0d833cb6: Waiting 21:38:59 9065ff56babe: Waiting 21:38:59 d287ab97295c: Waiting 21:38:59 dc539afda2c1: Waiting 21:38:59 a1111a8f2ec3: Verifying Checksum 21:38:59 a1111a8f2ec3: Download complete 21:38:59 dc539afda2c1: Verifying Checksum 21:38:59 dc539afda2c1: Download complete 21:38:59 77bc0d833cb6: Verifying Checksum 21:38:59 77bc0d833cb6: Download complete 21:38:59 ed53099fbce6: Verifying Checksum 21:38:59 ed53099fbce6: Download complete 21:38:59 9065ff56babe: Verifying Checksum 21:38:59 9065ff56babe: Download complete 21:39:00 b4d181a07f80: Verifying Checksum 21:39:00 b4d181a07f80: Download complete 21:39:01 b4d181a07f80: Pull complete 21:39:01 a1111a8f2ec3: Pull complete 21:39:02 ed53099fbce6: Pull complete 21:39:02 dc539afda2c1: Pull complete 21:39:02 77bc0d833cb6: Pull complete 21:39:02 9065ff56babe: Pull complete 21:39:04 d287ab97295c: Verifying Checksum 21:39:04 d287ab97295c: Download complete 21:39:08 d287ab97295c: Pull complete 21:39:08 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:39:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:39:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:39:08 prd-centos7-docker-4c-2g-1775 does not seem to be running inside a container 21:39:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/5 -v /w/workspace/device-rfid-llrp-go/5:/w/workspace/device-rfid-llrp-go/5:rw,z -v /w/workspace/device-rfid-llrp-go/5@tmp:/w/workspace/device-rfid-llrp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:39:11 $ docker top 1196cd5363bc454dd164def56215382005ec2b4730236d1fe7c99e79fce483ca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:39:12 ---> job-cost.sh 21:39:12 lf-activate-venv: SKIPPING 21:39:12 INFO: No Stack... 21:39:13 INFO: Retrieving Pricing Info for: v3-standard-2 21:39:13 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:39:13 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:39:13 INFO: Archiving Costs [Pipeline] sh 21:39:13 + cat /w/workspace/device-rfid-llrp-go/5/archives/cost.csv 21:39:13 + cut -d, -f6 [Pipeline] lock 21:39:13 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-5-stack-cost] 21:39:13 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-5-stack-cost] did not exist. Created. 21:39:13 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:39:14 + echo total: 0.05999999865889549 [Pipeline] stash 21:39:14 Stashed 1 file(s) [Pipeline] } 21:39:14 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-5-stack-cost] [Pipeline] // lock [Pipeline] } 21:39:14 $ docker stop --time=1 1196cd5363bc454dd164def56215382005ec2b4730236d1fe7c99e79fce483ca 21:39:15 $ docker rm -f 1196cd5363bc454dd164def56215382005ec2b4730236d1fe7c99e79fce483ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:39:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 22.672s coverage: 39.5% of statements 21:39:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.536s coverage: 52.0% of statements 21:39:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.034s coverage: 95.5% of statements 21:39:35 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:40:02 gofmt -l . 21:40:02 [ "`gofmt -l .`" = "" ] 21:40:02 ./bin/test-go-mod-tidy.sh 21:40:02 ./bin/test-attribution-txt.sh [Pipeline] } 21:40:02 $ docker stop --time=1 357c75ad035add281094660830387d2f16ce21926c049671906e76f15983924d 21:40:04 $ docker rm -f 357c75ad035add281094660830387d2f16ce21926c049671906e76f15983924d [Pipeline] // withDockerContainer [Pipeline] sh 21:40:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:40:05 Warning: overwriting stash ‘coverage-report’ 21:40:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:40:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:40:06 + ls -al . 21:40:06 total 600 21:40:06 drwxrwxr-x 10 jenkins jenkins 4096 Aug 2 21:40 . 21:40:06 drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 21:37 .. 21:40:06 -rw-rw-r-- 1 jenkins jenkins 134 Aug 2 21:37 .dockerignore 21:40:06 drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 21:37 .git 21:40:06 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 21:37 .github 21:40:06 -rw-rw-r-- 1 jenkins jenkins 934 Aug 2 21:37 .gitignore 21:40:06 -rw-rw-r-- 1 jenkins jenkins 6734 Aug 2 21:37 Attribution.txt 21:40:06 -rw-rw-r-- 1 jenkins jenkins 1521 Aug 2 21:37 Dockerfile 21:40:06 -rw-rw-r-- 1 jenkins jenkins 999 Aug 2 21:37 Dockerfile.build 21:40:06 -rw-rw-r-- 1 jenkins jenkins 682 Aug 2 21:37 Jenkinsfile 21:40:06 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 2 21:37 LICENSE 21:40:06 -rw-rw-r-- 1 jenkins jenkins 1011 Aug 2 21:37 Makefile 21:40:06 -rw-rw-r-- 1 jenkins jenkins 30261 Aug 2 21:37 README.md 21:40:06 -rw-rw-r-- 1 jenkins jenkins 11 Aug 2 21:34 VERSION 21:40:06 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 21:37 bin 21:40:06 drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 21:37 cmd 21:40:06 -rw-r--r-- 1 jenkins jenkins 462904 Aug 2 21:39 coverage.out 21:40:06 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 21:37 examples 21:40:06 -rw-r--r-- 1 jenkins jenkins 308 Aug 2 21:39 go.mod 21:40:06 -rw-r--r-- 1 jenkins jenkins 13807 Aug 2 21:38 go.sum 21:40:06 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 21:37 images 21:40:06 drwxrwxr-x 5 jenkins jenkins 4096 Aug 2 21:37 internal 21:40:06 drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 21:37 snap 21:40:06 -rw-rw-r-- 1 jenkins jenkins 193 Aug 2 21:37 version.go [Pipeline] isUnix [Pipeline] sh 21:40:06 + 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=2489b51445d58c7b6cae90cb7151d7172a329082 --label arch=arm64 --label version=1.0.0-dev.7 . 21:40:07 Sending build context to Docker daemon 1.197MB 21:40:07 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 21:40:07 Step 2/25 : FROM ${BASE} AS builder 21:40:07 ---> 99182851026a 21:40:07 Step 3/25 : ARG MAKE='make build' 21:40:07 ---> Running in 5983aac74f28 21:40:08 Removing intermediate container 5983aac74f28 21:40:08 ---> 46562da09863 21:40:08 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 21:40:08 ---> Running in 089c4be6a34c 21:40:08 Removing intermediate container 089c4be6a34c 21:40:08 ---> 5600e06e7c69 21:40:08 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 21:40:09 ---> Running in 9e15559e1374 21:40:09 Removing intermediate container 9e15559e1374 21:40:09 ---> b081ccebc79b 21:40:09 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:40:09 ---> Running in 0d3ca595a601 21:40:12 Removing intermediate container 0d3ca595a601 21:40:12 ---> b1745a10fc04 21:40:12 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:40:12 ---> Running in c7a53028e7f4 21:40:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:40:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:40:15 OK: 218 MiB in 52 packages 21:40:16 Removing intermediate container c7a53028e7f4 21:40:16 ---> 8d1b92f4354f 21:40:16 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 21:40:16 ---> Running in 2a2c1ab88c4f 21:40:17 Removing intermediate container 2a2c1ab88c4f 21:40:17 ---> 9f43cc38c805 21:40:17 Step 9/25 : COPY go.mod . 21:40:18 ---> 7ab3f3025af9 21:40:18 Step 10/25 : COPY Makefile . 21:40:19 ---> f4058d6f1d6f 21:40:19 Step 11/25 : RUN make update 21:40:19 ---> Running in 407419a383ed 21:40:20 CGO_ENABLED=0 GO111MODULE=on go mod download 21:40:21 Removing intermediate container 407419a383ed 21:40:21 ---> 9ae77bcbff52 21:40:21 Step 12/25 : COPY . . 21:40:22 ---> 47e24e1cadce 21:40:22 Step 13/25 : RUN go mod tidy 21:40:22 ---> Running in 4ef307245fdf 21:40:25 Removing intermediate container 4ef307245fdf 21:40:25 ---> ab134247e046 21:40:25 Step 14/25 : RUN $MAKE 21:40:25 ---> Running in b37ce17ffd70 21:40:27 go mod tidy 21:40:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0-dev.7" -o cmd/device-rfid-llrp-go ./cmd 21:41:00 Removing intermediate container b37ce17ffd70 21:41:00 ---> 9f101a8d490c 21:41:00 Step 15/25 : FROM alpine:3.12 21:41:00 3.12: Pulling from library/alpine 21:41:00 d2f70382dc9a: Pulling fs layer 21:41:00 d2f70382dc9a: Verifying Checksum 21:41:00 d2f70382dc9a: Download complete 21:41:00 d2f70382dc9a: Pull complete 21:41:00 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 21:41:00 Status: Downloaded newer image for alpine:3.12 21:41:00 ---> c4fd0aeabfcf 21:41:00 Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:41:00 ---> Running in ecb8dfbbb73a 21:41:00 Removing intermediate container ecb8dfbbb73a 21:41:00 ---> 0384bd62d6be 21:41:00 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / 21:41:00 ---> 64062a42ce69 21:41:00 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / 21:41:01 ---> e8b9651e66e8 21:41:01 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / 21:41:03 ---> 4dcf4a64767e 21:41:03 Step 20/25 : EXPOSE 49989 21:41:03 ---> Running in fecfeb7d2b40 21:41:03 Removing intermediate container fecfeb7d2b40 21:41:03 ---> c3a39b0a7163 21:41:03 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] 21:41:03 ---> Running in 8141acfcfd1e 21:41:04 Removing intermediate container 8141acfcfd1e 21:41:04 ---> 0312aa535cff 21:41:04 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 21:41:04 ---> Running in 51527f2683a1 21:41:05 Removing intermediate container 51527f2683a1 21:41:05 ---> 5857671a9686 21:41:05 Step 23/25 : LABEL arch=arm64 21:41:05 ---> Running in 439b75d600ac 21:41:05 Removing intermediate container 439b75d600ac 21:41:05 ---> 29d0d4658c61 21:41:05 Step 24/25 : LABEL git_sha=2489b51445d58c7b6cae90cb7151d7172a329082 21:41:05 ---> Running in 6c344c1e425c 21:41:06 Removing intermediate container 6c344c1e425c 21:41:06 ---> 2e77b09cdca1 21:41:06 Step 25/25 : LABEL version=1.0.0-dev.7 21:41:06 ---> Running in 5171326d52da 21:41:06 Removing intermediate container 5171326d52da 21:41:06 ---> 5b659e350207 21:41:06 [Warning] One or more build-args [ARCH] were not consumed 21:41:06 Successfully built 5b659e350207 21:41:06 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 21:41:07 provisioning config files... 21:41:07 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/5@tmp/config4068689752259606365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:41:07 ---> docker-login.sh 21:41:07 nexus3.edgexfoundry.org:10001 21:41:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:08 Configure a credential helper to remove this warning. See 21:41:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:08 21:41:08 Login Succeeded 21:41:08 nexus3.edgexfoundry.org:10002 21:41:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:08 Configure a credential helper to remove this warning. See 21:41:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:08 21:41:08 Login Succeeded 21:41:08 nexus3.edgexfoundry.org:10003 21:41:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:09 Configure a credential helper to remove this warning. See 21:41:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:09 21:41:09 Login Succeeded 21:41:09 nexus3.edgexfoundry.org:10004 21:41:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:09 Configure a credential helper to remove this warning. See 21:41:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:09 21:41:09 Login Succeeded 21:41:09 docker.io 21:41:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:10 Configure a credential helper to remove this warning. See 21:41:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:10 21:41:10 Login Succeeded 21:41:10 ---> docker-login.sh ends [Pipeline] } 21:41:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:41:10 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 21:41:10 2489b51445d58c7b6cae90cb7151d7172a329082 21:41:10 latest 21:41:10 1.0.0-dev.7 21:41:10 2489b51445d58c7b6cae90cb7151d7172a329082-1.0.0-dev.7 21:41:10 main 21:41:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:41:10 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2489b51445d58c7b6cae90cb7151d7172a329082 [Pipeline] isUnix [Pipeline] sh 21:41:11 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2489b51445d58c7b6cae90cb7151d7172a329082 21:41:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:41:11 db818245fedb: Preparing 21:41:11 9e01e98774cd: Preparing 21:41:11 788770ae7920: Preparing 21:41:11 3fbe34a1663b: Preparing 21:41:11 3fbe34a1663b: Layer already exists 21:41:11 788770ae7920: Pushed 21:41:11 9e01e98774cd: Pushed 21:41:14 db818245fedb: Pushed 21:41:14 2489b51445d58c7b6cae90cb7151d7172a329082: digest: sha256:ff3f68198a1ef7236f77cb5bb6b2bfb949914070db39e449bb302dd6ea34ffff size: 1155 [Pipeline] isUnix [Pipeline] sh 21:41:14 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:41:16 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 21:41:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:41:16 db818245fedb: Preparing 21:41:16 9e01e98774cd: Preparing 21:41:16 788770ae7920: Preparing 21:41:16 3fbe34a1663b: Preparing 21:41:16 788770ae7920: Layer already exists 21:41:16 9e01e98774cd: Layer already exists 21:41:16 db818245fedb: Layer already exists 21:41:16 3fbe34a1663b: Layer already exists 21:41:16 latest: digest: sha256:ff3f68198a1ef7236f77cb5bb6b2bfb949914070db39e449bb302dd6ea34ffff size: 1155 [Pipeline] isUnix [Pipeline] sh 21:41:17 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.7 [Pipeline] isUnix [Pipeline] sh 21:41:17 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.7 21:41:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:41:17 db818245fedb: Preparing 21:41:17 9e01e98774cd: Preparing 21:41:17 788770ae7920: Preparing 21:41:17 3fbe34a1663b: Preparing 21:41:17 9e01e98774cd: Layer already exists 21:41:17 db818245fedb: Layer already exists 21:41:17 3fbe34a1663b: Layer already exists 21:41:17 788770ae7920: Layer already exists 21:41:17 1.0.0-dev.7: digest: sha256:ff3f68198a1ef7236f77cb5bb6b2bfb949914070db39e449bb302dd6ea34ffff size: 1155 [Pipeline] isUnix [Pipeline] sh 21:41:18 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2489b51445d58c7b6cae90cb7151d7172a329082-1.0.0-dev.7 [Pipeline] isUnix [Pipeline] sh 21:41:18 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2489b51445d58c7b6cae90cb7151d7172a329082-1.0.0-dev.7 21:41:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:41:18 db818245fedb: Preparing 21:41:18 9e01e98774cd: Preparing 21:41:18 788770ae7920: Preparing 21:41:18 3fbe34a1663b: Preparing 21:41:18 9e01e98774cd: Layer already exists 21:41:18 788770ae7920: Layer already exists 21:41:18 3fbe34a1663b: Layer already exists 21:41:18 db818245fedb: Layer already exists 21:41:18 2489b51445d58c7b6cae90cb7151d7172a329082-1.0.0-dev.7: digest: sha256:ff3f68198a1ef7236f77cb5bb6b2bfb949914070db39e449bb302dd6ea34ffff size: 1155 [Pipeline] isUnix [Pipeline] sh 21:41:19 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh 21:41:19 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 21:41:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:41:19 db818245fedb: Preparing 21:41:19 9e01e98774cd: Preparing 21:41:19 788770ae7920: Preparing 21:41:19 3fbe34a1663b: Preparing 21:41:19 9e01e98774cd: Layer already exists 21:41:19 3fbe34a1663b: Layer already exists 21:41:19 db818245fedb: Layer already exists 21:41:19 788770ae7920: Layer already exists 21:41:19 main: digest: sha256:ff3f68198a1ef7236f77cb5bb6b2bfb949914070db39e449bb302dd6ea34ffff size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:41:19 ===================================================== [Pipeline] echo 21:41:19 taggedImages: 21:41:19 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2489b51445d58c7b6cae90cb7151d7172a329082 21:41:19 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 21:41:19 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.7 21:41:19 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2489b51445d58c7b6cae90cb7151d7172a329082-1.0.0-dev.7 21:41:19 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:41:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:41:20 21:41:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:41:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:41:21 arm64: Pulling from edgex-lftools-log-publisher 21:41:21 448f6bf000e3: Pulling fs layer 21:41:21 f757da607395: Pulling fs layer 21:41:21 05883995daec: Pulling fs layer 21:41:21 8603b9c90790: Pulling fs layer 21:41:21 1560dd03e051: Pulling fs layer 21:41:21 27f5ce0e4adf: Pulling fs layer 21:41:21 c2d8d7efcc4b: Pulling fs layer 21:41:21 1560dd03e051: Waiting 21:41:21 27f5ce0e4adf: Waiting 21:41:21 c2d8d7efcc4b: Waiting 21:41:21 8603b9c90790: Waiting 21:41:21 f757da607395: Verifying Checksum 21:41:21 f757da607395: Download complete 21:41:21 8603b9c90790: Download complete 21:41:21 1560dd03e051: Verifying Checksum 21:41:21 1560dd03e051: Download complete 21:41:21 27f5ce0e4adf: Verifying Checksum 21:41:21 27f5ce0e4adf: Download complete 21:41:21 05883995daec: Verifying Checksum 21:41:21 05883995daec: Download complete 21:41:22 448f6bf000e3: Download complete 21:41:25 c2d8d7efcc4b: Verifying Checksum 21:41:25 c2d8d7efcc4b: Download complete 21:41:26 448f6bf000e3: Pull complete 21:41:26 f757da607395: Pull complete 21:41:28 05883995daec: Pull complete 21:41:28 8603b9c90790: Pull complete 21:41:29 1560dd03e051: Pull complete 21:41:30 27f5ce0e4adf: Pull complete 21:41:45 c2d8d7efcc4b: Pull complete 21:41:45 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:41:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:41:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:41:45 prd-ubuntu18.04-docker-arm64-4c-16g-1774 does not seem to be running inside a container 21:41:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/5 -v /w/workspace/device-rfid-llrp-go/5:/w/workspace/device-rfid-llrp-go/5:rw,z -v /w/workspace/device-rfid-llrp-go/5@tmp:/w/workspace/device-rfid-llrp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:41:50 $ docker top 412bdb4dd00ef35333d5b79e8dfefee880d9af9966adda9b4908afe2fb533862 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:41:50 ---> job-cost.sh 21:41:50 lf-activate-venv: SKIPPING 21:41:50 INFO: No Stack... 21:41:51 INFO: Retrieving Pricing Info for: v2-standard-4 21:41:52 INFO: Archiving Costs [Pipeline] sh 21:41:52 + cat /w/workspace/device-rfid-llrp-go/5/archives/cost.csv 21:41:52 + cut -d, -f6 [Pipeline] lock 21:41:52 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-5-stack-cost] 21:41:52 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-5-stack-cost] did not exist. Created. 21:41:52 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:41:53 /w/workspace/device-rfid-llrp-go/5@tmp/durable-f0f938e3/script.sh: 1: /w/workspace/device-rfid-llrp-go/5@tmp/durable-f0f938e3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:41:54 + echo total: 0.18000000715255737 [Pipeline] stash 21:41:54 Warning: overwriting stash ‘stack-cost’ 21:41:54 Stashed 1 file(s) [Pipeline] } 21:41:54 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-5-stack-cost] [Pipeline] // lock [Pipeline] } 21:41:54 $ docker stop --time=1 412bdb4dd00ef35333d5b79e8dfefee880d9af9966adda9b4908afe2fb533862 21:41:56 $ docker rm -f 412bdb4dd00ef35333d5b79e8dfefee880d9af9966adda9b4908afe2fb533862 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:41:57 provisioning config files... 21:41:57 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2469573636538331506tmp [Pipeline] { [Pipeline] sh 21:41:57 + set +x 21:41:57 + curl -s https://codecov.io/bash 21:41:57 + bash -s -- 21:41:57 21:41:57 _____ _ 21:41:57 / ____| | | 21:41:57 | | ___ __| | ___ ___ _____ __ 21:41:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:41:57 | |___| (_) | (_| | __/ (_| (_) \ V / 21:41:57 \_____\___/ \__,_|\___|\___\___/ \_/ 21:41:57 Bash-1.0.6 21:41:57 21:41:57 21:41:57 ==> git version 2.24.4 found 21:41:57 ==> 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 21:41:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:41:57 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:41:57 ==> Jenkins CI detected. 21:41:57 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 21:41:57 project root: . 21:41:57 --> token set from env 21:41:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:41:57 ==> Running gcov in . (disable via -X gcov) 21:41:57 ==> Python coveragepy not found 21:41:57 ==> Searching for coverage reports in: 21:41:57 + . 21:41:57 -> Found 1 reports 21:41:57 ==> Detecting git/mercurial file structure 21:41:57 ==> Reading reports 21:41:57 + ./coverage.out bytes=462904 21:41:57 ==> Appending adjustments 21:41:57 https://docs.codecov.io/docs/fixing-reports 21:41:58 + Found adjustments 21:41:58 ==> Gzipping contents 21:41:58 52K /tmp/codecov.A4nHFF.gz 21:41:58 ==> Uploading reports 21:41:58 url: https://codecov.io 21:41:58 query: branch=main&commit=2489b51445d58c7b6cae90cb7151d7172a329082&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:41:58 -> Pinging Codecov 21:41:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=2489b51445d58c7b6cae90cb7151d7172a329082&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:41:58 -> Uploading to 21:41:58 https://storage.googleapis.com/codecov/v4/raw/2021-08-02/581DD39554BDF9B6E22D074273EAD858/2489b51445d58c7b6cae90cb7151d7172a329082/fa13e8a1-afc2-40b4-8116-f716d77396e9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T214158Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6ccbcbcdb064c99604f3523cd8503a90a27bcdb1d768cdcae488eceb0d0944a0 21:41:58 % Total % Received % Xferd Average Speed Time Time Time Current 21:41:58 Dload Upload Total Spent Left Speed 21:41:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51900 0 0 100 51900 0 140k --:--:-- --:--:-- --:--:-- 140k 21:41:59 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2489b51445d58c7b6cae90cb7151d7172a329082 [Pipeline] } 21:41:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:41:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:41:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:42:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:42:00 21:42:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:42:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:42:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:42:00 188c0c94c7c5: Pulling fs layer 21:42:00 0ef7d3d256c8: Pulling fs layer 21:42:00 de9db76c5a1d: Pulling fs layer 21:42:00 0eba1c9be4d2: Pulling fs layer 21:42:00 0d57e429df01: Pulling fs layer 21:42:00 4e4be7b47b0d: Pulling fs layer 21:42:00 e1f770b5df2f: Pulling fs layer 21:42:00 85a0685a4137: Pulling fs layer 21:42:00 0eba1c9be4d2: Waiting 21:42:00 0d57e429df01: Waiting 21:42:00 4e4be7b47b0d: Waiting 21:42:00 e1f770b5df2f: Waiting 21:42:00 85a0685a4137: Waiting 21:42:00 de9db76c5a1d: Verifying Checksum 21:42:00 de9db76c5a1d: Download complete 21:42:00 0ef7d3d256c8: Verifying Checksum 21:42:00 0ef7d3d256c8: Download complete 21:42:00 0d57e429df01: Verifying Checksum 21:42:00 0d57e429df01: Download complete 21:42:00 4e4be7b47b0d: Verifying Checksum 21:42:00 4e4be7b47b0d: Download complete 21:42:00 188c0c94c7c5: Verifying Checksum 21:42:00 188c0c94c7c5: Download complete 21:42:00 188c0c94c7c5: Pull complete 21:42:01 0ef7d3d256c8: Pull complete 21:42:01 de9db76c5a1d: Pull complete 21:42:02 e1f770b5df2f: Verifying Checksum 21:42:02 e1f770b5df2f: Download complete 21:42:05 0eba1c9be4d2: Verifying Checksum 21:42:05 0eba1c9be4d2: Download complete 21:42:06 85a0685a4137: Verifying Checksum 21:42:06 85a0685a4137: Download complete 21:42:08 0eba1c9be4d2: Pull complete 21:42:08 0d57e429df01: Pull complete 21:42:08 4e4be7b47b0d: Pull complete 21:42:09 e1f770b5df2f: Pull complete 21:42:12 85a0685a4137: Pull complete 21:42:12 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:42:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:42:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:42:12 prd-centos7-docker-4c-2g-1773 does not seem to be running inside a container 21:42:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:42:14 $ docker top 8989c79ac1d22e1613160d7fe4d5e66fcb9e07acc8a0fba50f4dae1e53db107f -eo pid,comm [Pipeline] { [Pipeline] echo 21:42:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:42:15 + set -o pipefail 21:42:15 + snyk monitor '--org=edgex-jenkins' 21:42:23 21:42:23 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 21:42:23 21:42:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/80ea7823-51c7-4931-9660-125c8fdffa2c 21:42:23 21:42:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:42:23 21:42:23 [Pipeline] } 21:42:23 $ docker stop --time=1 8989c79ac1d22e1613160d7fe4d5e66fcb9e07acc8a0fba50f4dae1e53db107f 21:42:24 $ docker rm -f 8989c79ac1d22e1613160d7fe4d5e66fcb9e07acc8a0fba50f4dae1e53db107f [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 21:42:25 + git log --format=format:%s -1 2489b51445d58c7b6cae90cb7151d7172a329082 [Pipeline] isUnix [Pipeline] sh 21:42:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:42:26 . [Pipeline] withDockerContainer 21:42:26 prd-centos7-docker-4c-2g-1773 does not seem to be running inside a container 21:42:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:42:26 $ docker top 590a9ac0e3511ccdcac8cbd40ebc4055821ff0d216003d55c34583bdd82de5cf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:42:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:42:26 [ssh-agent] Looking for ssh-agent implementation... 21:42:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:42:27 $ docker exec 590a9ac0e3511ccdcac8cbd40ebc4055821ff0d216003d55c34583bdd82de5cf ssh-agent 21:42:27 SSH_AUTH_SOCK=/tmp/ssh-6Y0fSczDK1gx/agent.14 21:42:27 SSH_AGENT_PID=20 21:42:27 Running ssh-add (command line suppressed) 21:42:27 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6578038726696399671.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6578038726696399671.key) 21:42:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:42:27 + git semver tag 21:42:27 # -> Open(): unable to determine branch for HEAD 21:42:27 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 21:42:27 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 21:42:27 # $SEMVER_REMOTE_NAME = origin 21:42:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:42:27 # $SEMVER_USER_NAME = edgex-jenkins 21:42:27 # $SEMVER_BRANCH = main 21:42:27 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver 21:42:27 # 2489b51445d58c7b6cae90cb7151d7172a329082 HEAD 21:42:27 # -> Force: false 21:42:27 # 670afdd659af76118e3de7d188e6e94e6d47ebf3 refs/tags/v1.0.0-dev.7 [Pipeline] } 21:42:27 $ docker exec --env ******** --env ******** 590a9ac0e3511ccdcac8cbd40ebc4055821ff0d216003d55c34583bdd82de5cf ssh-agent -k 21:42:27 unset SSH_AUTH_SOCK; 21:42:27 unset SSH_AGENT_PID; 21:42:27 echo Agent pid 20 killed; 21:42:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:42:28 + git semver [Pipeline] } 21:42:28 $ docker stop --time=1 590a9ac0e3511ccdcac8cbd40ebc4055821ff0d216003d55c34583bdd82de5cf 21:42:29 $ docker rm -f 590a9ac0e3511ccdcac8cbd40ebc4055821ff0d216003d55c34583bdd82de5cf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:42:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:42:29 21:42:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:42:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:42:30 0.23.1-centos7: Pulling from edgex-lftools 21:42:30 ab5ef0e58194: Pulling fs layer 21:42:30 9712f1f96733: Pulling fs layer 21:42:30 63f879dbbcfc: Pulling fs layer 21:42:30 0d9ebad4ef96: Pulling fs layer 21:42:30 e9a5061849ea: Pulling fs layer 21:42:30 d747dcd14b5f: Pulling fs layer 21:42:30 2de7ff778b66: Pulling fs layer 21:42:30 0d9ebad4ef96: Waiting 21:42:30 e9a5061849ea: Waiting 21:42:30 d747dcd14b5f: Waiting 21:42:30 2de7ff778b66: Waiting 21:42:30 9712f1f96733: Verifying Checksum 21:42:30 9712f1f96733: Download complete 21:42:32 63f879dbbcfc: Verifying Checksum 21:42:32 63f879dbbcfc: Download complete 21:42:33 e9a5061849ea: Verifying Checksum 21:42:33 e9a5061849ea: Download complete 21:42:33 d747dcd14b5f: Verifying Checksum 21:42:33 d747dcd14b5f: Download complete 21:42:33 0d9ebad4ef96: Verifying Checksum 21:42:33 0d9ebad4ef96: Download complete 21:42:33 2de7ff778b66: Verifying Checksum 21:42:33 2de7ff778b66: Download complete 21:42:34 ab5ef0e58194: Verifying Checksum 21:42:34 ab5ef0e58194: Download complete 21:42:36 ab5ef0e58194: Pull complete 21:42:36 9712f1f96733: Pull complete 21:42:37 63f879dbbcfc: Pull complete 21:42:40 0d9ebad4ef96: Pull complete 21:42:40 e9a5061849ea: Pull complete 21:42:40 d747dcd14b5f: Pull complete 21:42:41 2de7ff778b66: Pull complete 21:42:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:42:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:42:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:42:41 prd-centos7-docker-4c-2g-1773 does not seem to be running inside a container 21:42:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:42:44 $ docker top 166d6188a0899e14daf35092f3a43776c63b1c826ae55185630bbd6e0e376500 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:42:45 provisioning config files... 21:42:45 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4241049489304280363tmp 21:42:45 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1952763242646638226tmp 21:42:45 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4336933521808407530tmp [Pipeline] { [Pipeline] echo 21:42:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:42:45 ---> sigul-configuration.sh 21:42:45 gpg: directory `/root/.gnupg' created 21:42:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:42:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:42:45 gpg: keyring `/root/.gnupg/secring.gpg' created 21:42:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:42:45 gpg: CAST5 encrypted data 21:42:45 gpg: encrypted with 1 passphrase 21:42:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:42:45 + mkdir /home/jenkins 21:42:45 + mkdir /home/jenkins/sigul [Pipeline] sh 21:42:46 + 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 21:42:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:42:46 ---> sigul-install.sh 21:42:46 Sigul already installed; skipping installation. [Pipeline] sh 21:42:46 + git tag --list 21:42:46 v0.0.0 21:42:46 v1.0.0-dev.1 21:42:46 v1.0.0-dev.2 21:42:46 v1.0.0-dev.3 21:42:46 v1.0.0-dev.4 21:42:46 v1.0.0-dev.5 21:42:46 v1.0.0-dev.6 21:42:46 v1.0.0-dev.7 [Pipeline] sh 21:42:47 + lftools sign git-tag v1.0.0-dev.7 21:42:47 Signing Git tag with Sigul... 21:42:47 Signing v1.0.0-dev.7 [Pipeline] echo 21:42:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:42:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:42:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:42:48 $ docker stop --time=1 166d6188a0899e14daf35092f3a43776c63b1c826ae55185630bbd6e0e376500 21:42:49 $ docker rm -f 166d6188a0899e14daf35092f3a43776c63b1c826ae55185630bbd6e0e376500 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:42:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:42:50 . [Pipeline] withDockerContainer 21:42:50 prd-centos7-docker-4c-2g-1773 does not seem to be running inside a container 21:42:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:42:51 $ docker top ff020592968534cc1048537bfac992a08772644d1813c7c8a8c92102836e70bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:42:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:42:51 [ssh-agent] Looking for ssh-agent implementation... 21:42:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:42:51 $ docker exec ff020592968534cc1048537bfac992a08772644d1813c7c8a8c92102836e70bc ssh-agent 21:42:51 SSH_AUTH_SOCK=/tmp/ssh-c3JDSgndzTCx/agent.16 21:42:51 SSH_AGENT_PID=22 21:42:51 Running ssh-add (command line suppressed) 21:42:51 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_681037838275041460.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_681037838275041460.key) 21:42:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:42:52 + git semver bump pre 21:42:52 # -> Open(): unable to determine branch for HEAD 21:42:52 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 21:42:52 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 21:42:52 # $SEMVER_REMOTE_NAME = origin 21:42:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:42:52 # $SEMVER_USER_NAME = edgex-jenkins 21:42:52 # $SEMVER_BRANCH = main 21:42:52 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver 21:42:52 1.0.0-dev.8 [Pipeline] } 21:42:52 $ docker exec --env ******** --env ******** ff020592968534cc1048537bfac992a08772644d1813c7c8a8c92102836e70bc ssh-agent -k 21:42:52 unset SSH_AUTH_SOCK; 21:42:52 unset SSH_AGENT_PID; 21:42:52 echo Agent pid 22 killed; 21:42:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:42:52 + git semver [Pipeline] } 21:42:52 $ docker stop --time=1 ff020592968534cc1048537bfac992a08772644d1813c7c8a8c92102836e70bc 21:42:53 $ docker rm -f ff020592968534cc1048537bfac992a08772644d1813c7c8a8c92102836e70bc [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:42:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:42:54 . [Pipeline] withDockerContainer 21:42:54 prd-centos7-docker-4c-2g-1773 does not seem to be running inside a container 21:42:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:42:54 $ docker top 01f3b2cfa7bdb85807ea225f3c573593be75f92b2bfbfba7cbe54d13e07a9a6b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:42:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:42:54 [ssh-agent] Looking for ssh-agent implementation... 21:42:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:42:55 $ docker exec 01f3b2cfa7bdb85807ea225f3c573593be75f92b2bfbfba7cbe54d13e07a9a6b ssh-agent 21:42:55 SSH_AUTH_SOCK=/tmp/ssh-oGzL7QBKI6IN/agent.13 21:42:55 SSH_AGENT_PID=20 21:42:55 Running ssh-add (command line suppressed) 21:42:55 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5518030868696042594.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5518030868696042594.key) 21:42:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:42:55 + git semver push 21:42:55 # -> Open(): unable to determine branch for HEAD 21:42:55 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 21:42:55 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 21:42:55 # $SEMVER_REMOTE_NAME = origin 21:42:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:42:55 # $SEMVER_USER_NAME = edgex-jenkins 21:42:55 # $SEMVER_BRANCH = main 21:42:55 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } 21:42:59 $ docker exec --env ******** --env ******** 01f3b2cfa7bdb85807ea225f3c573593be75f92b2bfbfba7cbe54d13e07a9a6b ssh-agent -k 21:43:00 unset SSH_AUTH_SOCK; 21:43:00 unset SSH_AGENT_PID; 21:43:00 echo Agent pid 20 killed; 21:43:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:43:02 + git semver [Pipeline] } 21:43:02 $ docker stop --time=1 01f3b2cfa7bdb85807ea225f3c573593be75f92b2bfbfba7cbe54d13e07a9a6b 21:43:03 $ docker rm -f 01f3b2cfa7bdb85807ea225f3c573593be75f92b2bfbfba7cbe54d13e07a9a6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:43:04 + '[' -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 21:43:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:43:05 ---> package-listing.sh 21:43:05 ++ facter osfamily 21:43:05 ++ tr '[:upper:]' '[:lower:]' 21:43:05 + OS_FAMILY=redhat 21:43:05 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 21:43:05 + START_PACKAGES=/tmp/packages_start.txt 21:43:05 + END_PACKAGES=/tmp/packages_end.txt 21:43:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:43:05 + PACKAGES=/tmp/packages_start.txt 21:43:05 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 21:43:05 + PACKAGES=/tmp/packages_end.txt 21:43:05 + case "${OS_FAMILY}" in 21:43:05 + rpm -qa 21:43:05 + sort 21:43:06 + '[' -f /tmp/packages_start.txt ']' 21:43:06 + '[' -f /tmp/packages_end.txt ']' 21:43:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:43:06 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 21:43:06 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 21:43:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 21:43:06 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:43:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:43:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:43:07 21:43:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:43:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:43:07 latest: Pulling from edgex-lftools-log-publisher 21:43:07 b4d181a07f80: Pulling fs layer 21:43:07 a1111a8f2ec3: Pulling fs layer 21:43:07 ed53099fbce6: Pulling fs layer 21:43:07 dc539afda2c1: Pulling fs layer 21:43:07 77bc0d833cb6: Pulling fs layer 21:43:07 9065ff56babe: Pulling fs layer 21:43:07 d287ab97295c: Pulling fs layer 21:43:07 dc539afda2c1: Waiting 21:43:07 77bc0d833cb6: Waiting 21:43:07 9065ff56babe: Waiting 21:43:07 d287ab97295c: Waiting 21:43:07 a1111a8f2ec3: Verifying Checksum 21:43:07 a1111a8f2ec3: Download complete 21:43:07 dc539afda2c1: Verifying Checksum 21:43:07 dc539afda2c1: Download complete 21:43:07 ed53099fbce6: Verifying Checksum 21:43:07 ed53099fbce6: Download complete 21:43:07 77bc0d833cb6: Verifying Checksum 21:43:07 77bc0d833cb6: Download complete 21:43:07 9065ff56babe: Verifying Checksum 21:43:07 9065ff56babe: Download complete 21:43:08 b4d181a07f80: Verifying Checksum 21:43:08 b4d181a07f80: Download complete 21:43:09 b4d181a07f80: Pull complete 21:43:10 a1111a8f2ec3: Pull complete 21:43:10 ed53099fbce6: Pull complete 21:43:10 dc539afda2c1: Pull complete 21:43:11 77bc0d833cb6: Pull complete 21:43:11 9065ff56babe: Pull complete 21:43:12 d287ab97295c: Verifying Checksum 21:43:12 d287ab97295c: Download complete 21:43:16 d287ab97295c: Pull complete 21:43:16 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:43:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:43:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:43:16 prd-centos7-docker-4c-2g-1773 does not seem to be running inside a container 21:43:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:43:19 $ docker top 4d58f88f51336cd42059f8ce2481fc24ce605b79f29009efb873550ffa4ccb18 -eo pid,comm [Pipeline] { [Pipeline] sh 21:43:19 + touch /tmp/pre-build-complete [Pipeline] sh 21:43:20 + mkdir -p /var/log/sysstat [Pipeline] sh 21:43:20 + ls /var/log/sa-host 21:43:20 + sadf -c /var/log/sa-host/sa02 21:43:20 file_magic: OK 21:43:20 HZ: Using current value: 100 21:43:20 file_header: OK 21:43:20 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:43:20 Statistics: 21:43:20 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:43:20 File successfully converted to sysstat format version 12.0.3 21:43:20 + sadf -c /var/log/sa-host/sa05 21:43:20 file_magic: OK 21:43:20 HZ: Using current value: 100 21:43:20 file_header: OK 21:43:20 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:43:20 Statistics: 21:43:20 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:43:20 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:43:20 provisioning config files... 21:43:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1428538078341612710tmp [Pipeline] { [Pipeline] echo 21:43:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:43:21 ---> create-netrc.sh [Pipeline] } 21:43:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:43:21 ---> python-tools-install.sh [Pipeline] echo 21:43:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:43:21 ---> sudo-logs.sh 21:43:21 Archiving 'sudo' log.. 21:43:21 sudo: unable to resolve host prd-centos7-docker-4c-2g-1773.vexxhost.local: Name or service not known 21:43:21 sudo: unable to resolve host prd-centos7-docker-4c-2g-1773.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 21:43:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:43:22 ---> job-cost.sh 21:43:22 lf-activate-venv: SKIPPING 21:43:22 DEBUG: total: 0.18000000715255737 21:43:22 INFO: Retrieving Stack Cost... 21:43:23 INFO: Retrieving Pricing Info for: v3-standard-2 21:43:23 INFO: Archiving Costs [Pipeline] echo 21:43:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:43:23 ---> logs-deploy.sh 21:43:23 lf-activate-venv: SKIPPING 21:43:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/5 21:43:23 INFO: archiving workspace using pattern(s): 21:43:24 Archives upload complete. 21:43:24 INFO: archiving logs to Nexus 21:43:25 ---> uname -a: 21:43:25 Linux prd-centos7-docker-4c-2g-1773.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 21:43:25 21:43:25 21:43:25 ---> lscpu: 21:43:25 Architecture: x86_64 21:43:25 CPU op-mode(s): 32-bit, 64-bit 21:43:25 Byte Order: Little Endian 21:43:25 Address sizes: 40 bits physical, 48 bits virtual 21:43:25 CPU(s): 2 21:43:25 On-line CPU(s) list: 0,1 21:43:25 Thread(s) per core: 1 21:43:25 Core(s) per socket: 1 21:43:25 Socket(s): 2 21:43:25 NUMA node(s): 1 21:43:25 Vendor ID: AuthenticAMD 21:43:25 CPU family: 23 21:43:25 Model: 49 21:43:25 Model name: AMD EPYC-Rome Processor 21:43:25 Stepping: 0 21:43:25 CPU MHz: 2799.998 21:43:25 BogoMIPS: 5599.99 21:43:25 Virtualization: AMD-V 21:43:25 Hypervisor vendor: KVM 21:43:25 Virtualization type: full 21:43:25 L1d cache: 32K 21:43:25 L1i cache: 32K 21:43:25 L2 cache: 512K 21:43:25 L3 cache: 16384K 21:43:25 NUMA node0 CPU(s): 0,1 21:43:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 21:43:25 21:43:25 21:43:25 ---> nproc: 21:43:25 2 21:43:25 21:43:25 21:43:25 ---> df -h: 21:43:25 Filesystem Size Used Avail Use% Mounted on 21:43:25 overlay 40G 9.0G 32G 23% / 21:43:25 tmpfs 64M 0 64M 0% /dev 21:43:25 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:43:25 shm 64M 0 64M 0% /dev/shm 21:43:25 /dev/vda1 40G 9.0G 32G 23% /facter-os 21:43:25 21:43:25 21:43:25 ---> sar -b -r -n DEV: 21:43:25 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 21:43:25 21:43:25 21:33:52 LINUX RESTART (2 CPU) 21:43:25 21:43:25 21:35:01 tps rtps wtps bread/s bwrtn/s 21:43:25 21:36:01 0.68 0.00 0.68 0.00 17.36 21:43:25 21:37:01 0.42 0.00 0.42 0.00 5.85 21:43:25 21:38:01 0.22 0.00 0.22 0.00 2.33 21:43:25 21:39:01 0.23 0.00 0.23 0.00 3.60 21:43:25 21:40:01 0.30 0.00 0.30 0.00 4.28 21:43:25 21:41:01 0.27 0.00 0.27 0.00 3.50 21:43:25 21:42:01 1.70 0.03 1.67 3.73 31.85 21:43:25 21:43:01 192.09 0.05 192.04 1.33 51667.36 21:43:25 Average: 24.49 0.01 24.48 0.63 6468.63 21:43:25 21:43:25 21:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:43:25 21:36:01 5485408 0 786868 9.82 2620 1734044 1188320 13.12 563432 1564152 16 21:43:25 21:37:01 5483264 0 789004 9.85 2620 1734052 1188596 13.12 560712 1568268 20 21:43:25 21:38:01 5482088 0 790176 9.87 2620 1734056 1188500 13.12 562060 1568268 16 21:43:25 21:39:01 5483656 0 788600 9.85 2620 1734064 1188320 13.12 560204 1569140 8 21:43:25 21:40:01 5483172 0 789080 9.85 2620 1734068 1188428 13.12 559524 1570292 8 21:43:25 21:41:01 5483852 0 788396 9.84 2620 1734072 1188320 13.12 558968 1570292 8 21:43:25 21:42:01 5373968 0 838880 10.47 2620 1793472 1384104 15.28 617572 1616020 59180 21:43:25 21:43:01 3782812 0 1166940 14.57 2620 3056568 1321020 14.58 906728 2701560 36 21:43:25 Average: 5257278 0 842243 10.52 2620 1906800 1229451 13.57 611150 1715999 7412 21:43:25 21:43:25 21:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:43:25 21:36:01 eth0 0.78 0.08 0.06 0.01 0.00 0.00 0.00 0.00 21:43:25 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:43:25 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:43:25 21:37:01 eth0 1.03 0.33 0.32 0.17 0.00 0.00 0.00 0.00 21:43:25 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:43:25 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:43:25 21:38:01 eth0 0.62 0.33 0.28 0.23 0.00 0.00 0.00 0.00 21:43:25 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:43:25 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:43:25 21:39:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:43:25 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:43:25 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:43:25 21:40:01 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:43:25 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:43:25 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:43:25 21:41:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:43:25 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:43:25 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:43:25 21:42:01 eth0 143.73 98.30 937.94 10.00 0.00 0.00 0.00 0.00 21:43:25 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:43:25 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:43:25 21:43:01 vethb16419a 1.33 1.08 0.23 0.21 0.00 0.00 0.00 0.00 21:43:25 21:43:01 eth0 1032.34 690.81 6582.81 74.86 0.00 0.00 0.00 0.00 21:43:25 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:43:25 21:43:01 docker0 36.07 41.10 3.38 160.17 0.00 0.00 0.00 0.00 21:43:25 Average: vethb16419a 0.17 0.14 0.03 0.03 0.00 0.00 0.00 0.00 21:43:25 Average: eth0 147.40 98.80 940.38 10.67 0.00 0.00 0.00 0.00 21:43:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:43:25 Average: docker0 4.51 5.14 0.42 20.03 0.00 0.00 0.00 0.00 21:43:25 21:43:25 21:43:25 ---> sar -P ALL: 21:43:25 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 21:43:25 21:43:25 21:33:52 LINUX RESTART (2 CPU) 21:43:25 21:43:25 21:35:01 CPU %user %nice %system %iowait %steal %idle 21:43:25 21:36:01 all 0.26 0.00 0.06 0.00 0.01 99.67 21:43:25 21:36:01 0 0.10 0.00 0.07 0.00 0.02 99.82 21:43:25 21:36:01 1 0.42 0.00 0.05 0.00 0.00 99.53 21:43:25 21:37:01 all 0.24 0.00 0.06 0.00 0.02 99.68 21:43:25 21:37:01 0 0.10 0.00 0.07 0.00 0.02 99.82 21:43:25 21:37:01 1 0.38 0.00 0.05 0.00 0.02 99.55 21:43:25 21:38:01 all 0.10 0.00 0.03 0.00 0.00 99.87 21:43:25 21:38:01 0 0.05 0.00 0.03 0.00 0.00 99.92 21:43:25 21:38:01 1 0.15 0.00 0.02 0.00 0.00 99.83 21:43:25 21:39:01 all 0.12 0.00 0.05 0.00 0.02 99.82 21:43:25 21:39:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:43:25 21:39:01 1 0.18 0.00 0.07 0.00 0.02 99.73 21:43:25 21:40:01 all 0.27 0.00 0.06 0.00 0.03 99.65 21:43:25 21:40:01 0 0.07 0.00 0.07 0.00 0.02 99.85 21:43:25 21:40:01 1 0.47 0.00 0.05 0.00 0.03 99.45 21:43:25 21:41:01 all 0.18 0.00 0.04 0.00 0.01 99.77 21:43:25 21:41:01 0 0.07 0.00 0.05 0.00 0.02 99.87 21:43:25 21:41:01 1 0.30 0.00 0.03 0.00 0.00 99.67 21:43:25 21:42:01 all 1.28 0.00 0.56 0.01 0.02 98.13 21:43:25 21:42:01 0 1.39 0.00 0.65 0.02 0.02 97.92 21:43:25 21:42:01 1 1.17 0.00 0.47 0.00 0.02 98.34 21:43:25 21:43:01 all 21.21 0.00 9.74 1.86 0.10 67.09 21:43:25 21:43:01 0 21.39 0.00 10.15 1.27 0.09 67.10 21:43:25 21:43:01 1 21.03 0.00 9.33 2.45 0.11 67.08 21:43:25 Average: all 2.83 0.00 1.26 0.22 0.02 95.67 21:43:25 Average: 0 2.75 0.00 1.32 0.15 0.02 95.75 21:43:25 Average: 1 2.90 0.00 1.21 0.29 0.02 95.58 21:43:25 21:43:25 21:43:25