Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8818edd014264abe530016e8137244794a3d0b97 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-ssh4048585064950014491.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7805874612760532451.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2362232816415275188.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5294486951020525664.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-ssh3481064365388694784.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-424’ Running on prd-centos7-docker-4c-2g-428 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-ssh3808983610158738654.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 8818edd014264abe530016e8137244794a3d0b97 (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 8818edd014264abe530016e8137244794a3d0b97 # timeout=10 Commit message: "fix: update all TOML to use quote and not single-quote (#46)" > git rev-list --no-walk 2489b51445d58c7b6cae90cb7151d7172a329082 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:24:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:24:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:24:26 ========================================================= 20:24:26 EdgeX Global Pipelines Version Info 20:24:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:24:28 ------------------- 20:24:28 stable info: 20:24:28 ------------------- 20:24:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:24:28 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 20:24:28 Message: update stable to v1.0.205 20:24:28 ------------------- 20:24:28 experimental info: 20:24:28 ------------------- 20:24:28 Commited By: **** collab-it+edgex@linuxfoundation.org 20:24:28 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 20:24:28 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:24:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 20:24:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 20:24:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:24:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:24:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:24:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:24:28 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:24:28 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:24:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:24:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:24:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:24:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:24:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 20:24:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:24:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:24:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:24:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:24:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:24:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:24:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:24:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:24:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:24:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:24:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:24:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:24:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:24:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:24:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:24:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:24:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:24:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8818edd014264abe530016e8137244794a3d0b97 [Pipeline] echo 20:24:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8818edd [Pipeline] echo 20:24:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:24:29 provisioning config files... 20:24:29 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3963721159417310748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:24:30 ---> docker-login.sh 20:24:30 nexus3.edgexfoundry.org:10001 20:24:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:30 Configure a credential helper to remove this warning. See 20:24:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:30 20:24:30 Login Succeeded 20:24:30 nexus3.edgexfoundry.org:10002 20:24:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:30 Configure a credential helper to remove this warning. See 20:24:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:30 20:24:30 Login Succeeded 20:24:30 nexus3.edgexfoundry.org:10003 20:24:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:30 Configure a credential helper to remove this warning. See 20:24:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:30 20:24:30 Login Succeeded 20:24:30 nexus3.edgexfoundry.org:10004 20:24:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:30 Configure a credential helper to remove this warning. See 20:24:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:30 20:24:30 Login Succeeded 20:24:30 docker.io 20:24:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:31 Configure a credential helper to remove this warning. See 20:24:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:31 20:24:31 Login Succeeded 20:24:31 ---> docker-login.sh ends [Pipeline] } 20:24:31 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 20:24:31 + git log --format=format:%s -1 8818edd014264abe530016e8137244794a3d0b97 [Pipeline] echo 20:24:31 GIT_COMMIT: 8818edd014264abe530016e8137244794a3d0b97, Commit Message: fix: update all TOML to use quote and not single-quote (#46) [Pipeline] echo 20:24:31 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:24:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:24:32 20:24:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:24:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:24:32 latest: Pulling from edgex-devops/git-semver 20:24:32 31603596830f: Pulling fs layer 20:24:32 d4622e32a9a9: Pulling fs layer 20:24:32 1030fce36090: Pulling fs layer 20:24:32 6c6cb7e1b49b: Pulling fs layer 20:24:32 6c6cb7e1b49b: Waiting 20:24:32 d4622e32a9a9: Verifying Checksum 20:24:32 d4622e32a9a9: Download complete 20:24:32 31603596830f: Verifying Checksum 20:24:32 31603596830f: Download complete 20:24:33 31603596830f: Pull complete 20:24:33 d4622e32a9a9: Pull complete 20:24:33 6c6cb7e1b49b: Verifying Checksum 20:24:33 6c6cb7e1b49b: Download complete 20:24:33 1030fce36090: Verifying Checksum 20:24:33 1030fce36090: Download complete 20:24:33 1030fce36090: Pull complete 20:24:33 6c6cb7e1b49b: Pull complete 20:24:33 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 20:24:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:24:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:24:34 prd-centos7-docker-4c-2g-428 does not seem to be running inside a container 20:24:34 $ 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 20:24:34 $ docker top 14a56598e04dea416840a91261e0e293d7d1fc635e088564ba559d4c70c8bc6e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:24:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:24:35 [ssh-agent] Looking for ssh-agent implementation... 20:24:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:24:35 $ docker exec 14a56598e04dea416840a91261e0e293d7d1fc635e088564ba559d4c70c8bc6e ssh-agent 20:24:35 SSH_AUTH_SOCK=/tmp/ssh-sTiiJqucfJFD/agent.15 20:24:35 SSH_AGENT_PID=22 20:24:35 Running ssh-add (command line suppressed) 20:24:35 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1127902965853677048.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1127902965853677048.key) 20:24:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:24:35 + git tag --points-at HEAD [Pipeline] } 20:24:35 $ docker exec --env ******** --env ******** 14a56598e04dea416840a91261e0e293d7d1fc635e088564ba559d4c70c8bc6e ssh-agent -k 20:24:35 unset SSH_AUTH_SOCK; 20:24:35 unset SSH_AGENT_PID; 20:24:35 echo Agent pid 22 killed; 20:24:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:24:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:24:35 [ssh-agent] Looking for ssh-agent implementation... 20:24:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:24:36 $ docker exec 14a56598e04dea416840a91261e0e293d7d1fc635e088564ba559d4c70c8bc6e ssh-agent 20:24:36 SSH_AUTH_SOCK=/tmp/ssh-FpAB4ZI4Rs2A/agent.56 20:24:36 SSH_AGENT_PID=62 20:24:36 Running ssh-add (command line suppressed) 20:24:36 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3963064951618018578.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3963064951618018578.key) 20:24:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:24:36 + git semver init 20:24:36 # -> Open(): unable to determine branch for HEAD 20:24:36 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 20:24:36 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 20:24:36 # $SEMVER_REMOTE_NAME = origin 20:24:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:24:36 # $SEMVER_USER_NAME = edgex-jenkins 20:24:36 # $SEMVER_BRANCH = main 20:24:36 # $SEMVER_TEMP = /tmp/semver-275589372 20:24:36 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 20:24:37 # '/tmp/semver-275589372' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' 20:24:37 # -> Force: false 20:24:37 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } 20:24:37 $ docker exec --env ******** --env ******** 14a56598e04dea416840a91261e0e293d7d1fc635e088564ba559d4c70c8bc6e ssh-agent -k 20:24:37 unset SSH_AUTH_SOCK; 20:24:37 unset SSH_AGENT_PID; 20:24:37 echo Agent pid 62 killed; 20:24:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:24:37 + git semver [Pipeline] } 20:24:37 $ docker stop --time=1 14a56598e04dea416840a91261e0e293d7d1fc635e088564ba559d4c70c8bc6e 20:24:38 $ docker rm -f 14a56598e04dea416840a91261e0e293d7d1fc635e088564ba559d4c70c8bc6e [Pipeline] // withDockerContainer [Pipeline] sh 20:24:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:24:39 Stashed 1 file(s) [Pipeline] echo 20:24:39 [edgeXSemver]: initialized semver on version 1.0.0-dev.8 [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 20:24:54 Still waiting to schedule task 20:24:54 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:24:54 Still waiting to schedule task 20:24:54 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 20:26:09 Running on prd-centos7-docker-4c-2g-432 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 20:26:09 Running in /w/workspace/device-rfid-llrp-go/6 [Pipeline] { [Pipeline] checkout 20:26:09 Selected Git installation does not exist. Using Default 20:26:09 The recommended git tool is: NONE 20:26:12 using credential edgex-jenkins-ssh 20:26:12 Cloning the remote Git repository 20:26:12 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:26:12 > git init /w/workspace/device-rfid-llrp-go/6 # timeout=10 20:26:12 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:26:12 > git --version # timeout=10 20:26:12 > git --version # 'git version 2.24.4' 20:26:12 using GIT_SSH to set credentials SSH Credentials for GitHub 20:26:12 [INFO] Currently running in a labeled security context 20:26:12 [INFO] Currently SELinux is 'enforcing' on the host 20:26:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/6@tmp/jenkins-gitclient-ssh8603521583279589792.key 20:26:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:26:13 Avoid second fetch 20:26:13 Checking out Revision 8818edd014264abe530016e8137244794a3d0b97 (main) 20:26:13 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 20:26:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:26:13 > git config core.sparsecheckout # timeout=10 20:26:13 > git checkout -f 8818edd014264abe530016e8137244794a3d0b97 # timeout=10 20:26:16 Commit message: "fix: update all TOML to use quote and not single-quote (#46)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:26:17 provisioning config files... 20:26:17 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/6@tmp/config8598464632777905094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:26:17 ---> docker-login.sh 20:26:17 nexus3.edgexfoundry.org:10001 20:26:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:26:18 Configure a credential helper to remove this warning. See 20:26:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:26:18 20:26:18 Login Succeeded 20:26:18 nexus3.edgexfoundry.org:10002 20:26:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:26:18 Configure a credential helper to remove this warning. See 20:26:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:26:18 20:26:18 Login Succeeded 20:26:18 nexus3.edgexfoundry.org:10003 20:26:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:26:18 Configure a credential helper to remove this warning. See 20:26:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:26:18 20:26:18 Login Succeeded 20:26:18 nexus3.edgexfoundry.org:10004 20:26:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:26:18 Configure a credential helper to remove this warning. See 20:26:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:26:18 20:26:18 Login Succeeded 20:26:18 docker.io 20:26:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:26:19 Configure a credential helper to remove this warning. See 20:26:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:26:19 20:26:19 Login Succeeded 20:26:19 ---> docker-login.sh ends [Pipeline] } 20:26:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:26:19 ========================================================= 20:26:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:26:19 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:26:19 + 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 . 20:26:19 Sending build context to Docker daemon 1.199MB 20:26:19 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 20:26:19 Step 2/10 : FROM ${BASE} 20:26:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:26:19 540db60ca938: Pulling fs layer 20:26:19 adcc1eea9eea: Pulling fs layer 20:26:19 4c4ab2625f07: Pulling fs layer 20:26:19 db62176df00c: Pulling fs layer 20:26:19 3b30891b0d05: Pulling fs layer 20:26:19 06b49ca38bd5: Pulling fs layer 20:26:19 c788192a36de: Pulling fs layer 20:26:19 a77e37c0d609: Pulling fs layer 20:26:19 c3185cebc471: Pulling fs layer 20:26:19 db62176df00c: Waiting 20:26:19 3b30891b0d05: Waiting 20:26:19 06b49ca38bd5: Waiting 20:26:19 c788192a36de: Waiting 20:26:19 a77e37c0d609: Waiting 20:26:19 c3185cebc471: Waiting 20:26:19 4c4ab2625f07: Verifying Checksum 20:26:19 4c4ab2625f07: Download complete 20:26:19 adcc1eea9eea: Verifying Checksum 20:26:19 adcc1eea9eea: Download complete 20:26:19 3b30891b0d05: Verifying Checksum 20:26:19 3b30891b0d05: Download complete 20:26:19 06b49ca38bd5: Verifying Checksum 20:26:19 06b49ca38bd5: Download complete 20:26:19 c788192a36de: Verifying Checksum 20:26:19 c788192a36de: Download complete 20:26:19 540db60ca938: Verifying Checksum 20:26:19 540db60ca938: Download complete 20:26:20 540db60ca938: Pull complete 20:26:20 adcc1eea9eea: Pull complete 20:26:20 4c4ab2625f07: Pull complete 20:26:20 a77e37c0d609: Verifying Checksum 20:26:20 a77e37c0d609: Download complete 20:26:25 c3185cebc471: Verifying Checksum 20:26:25 c3185cebc471: Download complete 20:26:25 db62176df00c: Verifying Checksum 20:26:25 db62176df00c: Download complete 20:26:28 db62176df00c: Pull complete 20:26:28 3b30891b0d05: Pull complete 20:26:28 06b49ca38bd5: Pull complete 20:26:28 c788192a36de: Pull complete 20:26:29 a77e37c0d609: Pull complete 20:26:31 c3185cebc471: Pull complete 20:26:31 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 20:26:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:26:31 ---> 031687cdd783 20:26:31 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 20:26:33 ---> Running in e1e286f9015b 20:26:33 Removing intermediate container e1e286f9015b 20:26:33 ---> 9ff47a3fe0f4 20:26:33 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 20:26:33 ---> Running in c483a8be6d3f 20:26:33 Removing intermediate container c483a8be6d3f 20:26:33 ---> 41cd3d9f5fa2 20:26:33 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 20:26:33 ---> Running in e4add7c69237 20:26:33 Removing intermediate container e4add7c69237 20:26:33 ---> 4730391d4924 20:26:33 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:33 ---> Running in 288c17f6001c 20:26:33 Removing intermediate container 288c17f6001c 20:26:33 ---> 2f00bd01fd04 20:26:33 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:26:33 ---> Running in c2d63bddcfcf 20:26:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:26:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:26:37 OK: 219 MiB in 52 packages 20:26:37 Removing intermediate container c2d63bddcfcf 20:26:37 ---> 617b39bc7991 20:26:37 Step 8/10 : WORKDIR /device-rfid-llrp-go 20:26:37 ---> Running in d9db2990763f 20:26:37 Removing intermediate container d9db2990763f 20:26:37 ---> 86757d994690 20:26:37 Step 9/10 : COPY . . 20:26:37 ---> ff59e028a2ee 20:26:37 Step 10/10 : RUN go mod download 20:26:37 ---> Running in a15e9b23df8f 20:26:47 Removing intermediate container a15e9b23df8f 20:26:47 ---> 0f3116d31d57 20:26:47 Successfully built 0f3116d31d57 20:26:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:26:48 + docker inspect -f . ci-base-image-x86_64 20:26:48 . [Pipeline] withDockerContainer 20:26:48 prd-centos7-docker-4c-2g-432 does not seem to be running inside a container 20:26:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/6 -v /w/workspace/device-rfid-llrp-go/6:/w/workspace/device-rfid-llrp-go/6:rw,z -v /w/workspace/device-rfid-llrp-go/6@tmp:/w/workspace/device-rfid-llrp-go/6@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 20:26:49 $ docker top 29e1d44245919df71f733bff2bff0c36fdc3177619f4f6ab44bafa9e4957e0ac -eo pid,comm [Pipeline] { [Pipeline] sh 20:26:49 + go version 20:26:49 go version go1.16.6 linux/amd64 [Pipeline] } 20:26:49 $ docker stop --time=1 29e1d44245919df71f733bff2bff0c36fdc3177619f4f6ab44bafa9e4957e0ac 20:26:50 $ docker rm -f 29e1d44245919df71f733bff2bff0c36fdc3177619f4f6ab44bafa9e4957e0ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:26:51 + docker inspect -f . ci-base-image-x86_64 20:26:51 . [Pipeline] withDockerContainer 20:26:51 prd-centos7-docker-4c-2g-432 does not seem to be running inside a container 20:26:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/6 -v /w/workspace/device-rfid-llrp-go/6:/w/workspace/device-rfid-llrp-go/6:rw,z -v /w/workspace/device-rfid-llrp-go/6@tmp:/w/workspace/device-rfid-llrp-go/6@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 20:26:51 $ docker top b64ab041f08ca2db70bba1c452d2ff1dff1f70c9a65422848eee1639f76db03a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:26:52 + go mod tidy [Pipeline] sh 20:26:52 + make test 20:26:52 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:26:53 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 20:27:08 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 20:27:08 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 20:27:12 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.037s coverage: 39.5% of statements 20:27:12 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.237s coverage: 52.0% of statements 20:27:12 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 95.5% of statements 20:27:12 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:27:19 gofmt -l . 20:27:19 [ "`gofmt -l .`" = "" ] 20:27:19 ./bin/test-go-mod-tidy.sh 20:27:19 ./bin/test-attribution-txt.sh [Pipeline] } 20:27:19 $ docker stop --time=1 b64ab041f08ca2db70bba1c452d2ff1dff1f70c9a65422848eee1639f76db03a 20:27:21 $ docker rm -f b64ab041f08ca2db70bba1c452d2ff1dff1f70c9a65422848eee1639f76db03a [Pipeline] // withDockerContainer [Pipeline] sh 20:27:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:27:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:27:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:27:23 + ls -al . 20:27:23 total 576 20:27:23 drwxrwxr-x. 10 jenkins jenkins 4096 Aug 11 20:27 . 20:27:23 drwxrwxr-x. 4 jenkins jenkins 28 Aug 11 20:26 .. 20:27:23 -rw-rw-r--. 1 jenkins jenkins 6734 Aug 11 20:26 Attribution.txt 20:27:23 drwxrwxr-x. 2 jenkins jenkins 89 Aug 11 20:26 bin 20:27:23 drwxrwxr-x. 4 jenkins jenkins 44 Aug 11 20:26 cmd 20:27:23 -rw-r--r--. 1 jenkins jenkins 462904 Aug 11 20:27 coverage.out 20:27:23 -rw-rw-r--. 1 jenkins jenkins 1521 Aug 11 20:26 Dockerfile 20:27:23 -rw-rw-r--. 1 jenkins jenkins 999 Aug 11 20:26 Dockerfile.build 20:27:23 -rw-rw-r--. 1 jenkins jenkins 134 Aug 11 20:26 .dockerignore 20:27:23 drwxrwxr-x. 2 jenkins jenkins 4096 Aug 11 20:26 examples 20:27:23 drwxrwxr-x. 8 jenkins jenkins 162 Aug 11 20:26 .git 20:27:23 drwxrwxr-x. 2 jenkins jenkins 103 Aug 11 20:26 .github 20:27:23 -rw-rw-r--. 1 jenkins jenkins 934 Aug 11 20:26 .gitignore 20:27:23 -rw-r--r--. 1 jenkins jenkins 308 Aug 11 20:27 go.mod 20:27:23 -rw-r--r--. 1 jenkins jenkins 13807 Aug 11 20:26 go.sum 20:27:23 -rw-rw-r--. 1 jenkins jenkins 677 Aug 11 20:26 GOVERNANCE.md 20:27:23 drwxrwxr-x. 2 jenkins jenkins 31 Aug 11 20:26 images 20:27:23 drwxrwxr-x. 5 jenkins jenkins 45 Aug 11 20:26 internal 20:27:23 -rw-rw-r--. 1 jenkins jenkins 682 Aug 11 20:26 Jenkinsfile 20:27:23 -rw-rw-r--. 1 jenkins jenkins 11347 Aug 11 20:26 LICENSE 20:27:23 -rw-rw-r--. 1 jenkins jenkins 1011 Aug 11 20:26 Makefile 20:27:23 -rw-rw-r--. 1 jenkins jenkins 625 Aug 11 20:26 OWNERS.md 20:27:23 -rw-rw-r--. 1 jenkins jenkins 30261 Aug 11 20:26 README.md 20:27:23 drwxrwxr-x. 4 jenkins jenkins 54 Aug 11 20:26 snap 20:27:23 -rw-rw-r--. 1 jenkins jenkins 11 Aug 11 20:24 VERSION 20:27:23 -rw-rw-r--. 1 jenkins jenkins 193 Aug 11 20:26 version.go [Pipeline] isUnix [Pipeline] sh 20:27:23 + 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=8818edd014264abe530016e8137244794a3d0b97 --label arch=amd64 --label version=1.0.0-dev.8 . 20:27:23 Sending build context to Docker daemon 1.2MB 20:27:23 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 20:27:23 Step 2/25 : FROM ${BASE} AS builder 20:27:23 ---> 0f3116d31d57 20:27:23 Step 3/25 : ARG MAKE='make build' 20:27:23 ---> Running in b23e69f711c0 20:27:24 Removing intermediate container b23e69f711c0 20:27:24 ---> 48b7e8598644 20:27:24 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 20:27:24 ---> Running in 9c328a413394 20:27:24 Removing intermediate container 9c328a413394 20:27:24 ---> 2cc5a88b7420 20:27:24 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 20:27:24 ---> Running in 65dca4d19d3d 20:27:24 Removing intermediate container 65dca4d19d3d 20:27:24 ---> 806d3d4adc67 20:27:24 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:27:24 ---> Running in ce401a78201a 20:27:24 Removing intermediate container ce401a78201a 20:27:24 ---> 8627b25d9d3f 20:27:24 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:27:24 ---> Running in c09c89997655 20:27:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:27:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:27:27 OK: 219 MiB in 52 packages 20:27:27 Removing intermediate container c09c89997655 20:27:27 ---> 9c4a345ed932 20:27:27 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 20:27:27 ---> Running in d8bf74ed0549 20:27:28 Removing intermediate container d8bf74ed0549 20:27:28 ---> 0db5fabbe855 20:27:28 Step 9/25 : COPY go.mod . 20:27:28 ---> 762f826ccdfa 20:27:28 Step 10/25 : COPY Makefile . 20:27:28 ---> ba8e5efd0444 20:27:28 Step 11/25 : RUN make update 20:27:28 ---> Running in 6e642f9ac2be 20:27:28 CGO_ENABLED=0 GO111MODULE=on go mod download 20:27:29 Removing intermediate container 6e642f9ac2be 20:27:29 ---> 759dd3832fd4 20:27:29 Step 12/25 : COPY . . 20:27:29 ---> 7a687422546d 20:27:29 Step 13/25 : RUN go mod tidy 20:27:29 ---> Running in 180139679fc0 20:27:30 Removing intermediate container 180139679fc0 20:27:30 ---> 72f57d160df2 20:27:30 Step 14/25 : RUN $MAKE 20:27:30 ---> Running in 7ab0c815ee2d 20:27:30 go mod tidy 20:27:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0-dev.8" -o cmd/device-rfid-llrp-go ./cmd 20:27:42 Removing intermediate container 7ab0c815ee2d 20:27:42 ---> 758b04ee0a82 20:27:42 Step 15/25 : FROM alpine:3.12 20:27:42 3.12: Pulling from library/alpine 20:27:42 339de151aab4: Pulling fs layer 20:27:42 339de151aab4: Verifying Checksum 20:27:42 339de151aab4: Download complete 20:27:42 339de151aab4: Pull complete 20:27:42 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 20:27:42 Status: Downloaded newer image for alpine:3.12 20:27:42 ---> 13621d1b12d4 20:27:42 Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 20:27:42 ---> Running in 6bb9f26be3a0 20:27:42 Removing intermediate container 6bb9f26be3a0 20:27:42 ---> 85a44969f614 20:27:42 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / 20:27:42 ---> 0fdd793a9821 20:27:42 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / 20:27:43 ---> 38e771f4bd3e 20:27:43 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / 20:27:43 ---> 7e28a01f5044 20:27:43 Step 20/25 : EXPOSE 49989 20:27:43 ---> Running in 1cbeaf821207 20:27:43 Removing intermediate container 1cbeaf821207 20:27:43 ---> d2c84cdc90c8 20:27:43 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] 20:27:43 ---> Running in 9fd5d9b2197a 20:27:43 Removing intermediate container 9fd5d9b2197a 20:27:43 ---> 20937c9c66f7 20:27:43 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:27:43 ---> Running in bd380d6c6c14 20:27:43 Removing intermediate container bd380d6c6c14 20:27:43 ---> da64617f1c27 20:27:43 Step 23/25 : LABEL arch=amd64 20:27:43 ---> Running in 7b82fb43b30f 20:27:44 Removing intermediate container 7b82fb43b30f 20:27:44 ---> 2223f1460b52 20:27:44 Step 24/25 : LABEL git_sha=8818edd014264abe530016e8137244794a3d0b97 20:27:44 ---> Running in 5df57130479c 20:27:44 Removing intermediate container 5df57130479c 20:27:44 ---> 306a56ac524b 20:27:44 Step 25/25 : LABEL version=1.0.0-dev.8 20:27:44 ---> Running in f7831724eddb 20:27:44 Removing intermediate container f7831724eddb 20:27:44 ---> d81b28c79e43 20:27:44 [Warning] One or more build-args [ARCH] were not consumed 20:27:44 Successfully built d81b28c79e43 20:27:44 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:27:44 provisioning config files... 20:27:44 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/6@tmp/config7235251759361951317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:27:44 ---> docker-login.sh 20:27:44 nexus3.edgexfoundry.org:10001 20:27:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:27:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:27:45 Configure a credential helper to remove this warning. See 20:27:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:27:45 20:27:45 Login Succeeded 20:27:45 nexus3.edgexfoundry.org:10002 20:27:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:27:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:27:45 Configure a credential helper to remove this warning. See 20:27:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:27:45 20:27:45 Login Succeeded 20:27:45 nexus3.edgexfoundry.org:10003 20:27:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:27:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:27:45 Configure a credential helper to remove this warning. See 20:27:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:27:45 20:27:45 Login Succeeded 20:27:45 nexus3.edgexfoundry.org:10004 20:27:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:27:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:27:45 Configure a credential helper to remove this warning. See 20:27:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:27:45 20:27:45 Login Succeeded 20:27:45 docker.io 20:27:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:27:46 Configure a credential helper to remove this warning. See 20:27:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:27:46 20:27:46 Login Succeeded 20:27:46 ---> docker-login.sh ends [Pipeline] } 20:27:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:27:46 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 20:27:46 8818edd014264abe530016e8137244794a3d0b97 20:27:46 latest 20:27:46 1.0.0-dev.8 20:27:46 8818edd014264abe530016e8137244794a3d0b97-1.0.0-dev.8 20:27:46 main 20:27:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:27:46 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:8818edd014264abe530016e8137244794a3d0b97 [Pipeline] isUnix [Pipeline] sh 20:27:47 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:8818edd014264abe530016e8137244794a3d0b97 20:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:27:47 3d107cb29d35: Preparing 20:27:47 76c5eef88fdf: Preparing 20:27:47 c1c51ac1d951: Preparing 20:27:47 32f366d666a5: Preparing 20:27:47 32f366d666a5: Layer already exists 20:27:47 76c5eef88fdf: Pushed 20:27:47 c1c51ac1d951: Pushed 20:27:48 3d107cb29d35: Pushed 20:27:49 8818edd014264abe530016e8137244794a3d0b97: digest: sha256:8a900d1321fe6efb627d1367f781878432697e01dde7f3d0e495f888d632fa3a size: 1155 [Pipeline] isUnix [Pipeline] sh 20:27:49 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh 20:27:49 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 20:27:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:27:49 3d107cb29d35: Preparing 20:27:49 76c5eef88fdf: Preparing 20:27:49 c1c51ac1d951: Preparing 20:27:49 32f366d666a5: Preparing 20:27:49 76c5eef88fdf: Layer already exists 20:27:49 c1c51ac1d951: Layer already exists 20:27:49 32f366d666a5: Layer already exists 20:27:49 3d107cb29d35: Layer already exists 20:27:49 latest: digest: sha256:8a900d1321fe6efb627d1367f781878432697e01dde7f3d0e495f888d632fa3a size: 1155 [Pipeline] isUnix [Pipeline] sh 20:27:50 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.8 [Pipeline] isUnix [Pipeline] sh 20:27:50 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.8 20:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:27:50 3d107cb29d35: Preparing 20:27:50 76c5eef88fdf: Preparing 20:27:50 c1c51ac1d951: Preparing 20:27:50 32f366d666a5: Preparing 20:27:50 76c5eef88fdf: Layer already exists 20:27:50 3d107cb29d35: Layer already exists 20:27:50 32f366d666a5: Layer already exists 20:27:50 c1c51ac1d951: Layer already exists 20:27:50 1.0.0-dev.8: digest: sha256:8a900d1321fe6efb627d1367f781878432697e01dde7f3d0e495f888d632fa3a size: 1155 [Pipeline] isUnix [Pipeline] sh 20:27:50 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:8818edd014264abe530016e8137244794a3d0b97-1.0.0-dev.8 [Pipeline] isUnix [Pipeline] sh 20:27:51 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:8818edd014264abe530016e8137244794a3d0b97-1.0.0-dev.8 20:27:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:27:51 3d107cb29d35: Preparing 20:27:51 76c5eef88fdf: Preparing 20:27:51 c1c51ac1d951: Preparing 20:27:51 32f366d666a5: Preparing 20:27:51 76c5eef88fdf: Layer already exists 20:27:51 32f366d666a5: Layer already exists 20:27:51 3d107cb29d35: Layer already exists 20:27:51 c1c51ac1d951: Layer already exists 20:27:51 8818edd014264abe530016e8137244794a3d0b97-1.0.0-dev.8: digest: sha256:8a900d1321fe6efb627d1367f781878432697e01dde7f3d0e495f888d632fa3a size: 1155 [Pipeline] isUnix [Pipeline] sh 20:27:51 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh 20:27:51 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 20:27:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:27:51 3d107cb29d35: Preparing 20:27:51 76c5eef88fdf: Preparing 20:27:51 c1c51ac1d951: Preparing 20:27:51 32f366d666a5: Preparing 20:27:51 3d107cb29d35: Layer already exists 20:27:51 c1c51ac1d951: Layer already exists 20:27:51 76c5eef88fdf: Layer already exists 20:27:51 32f366d666a5: Layer already exists 20:27:51 main: digest: sha256:8a900d1321fe6efb627d1367f781878432697e01dde7f3d0e495f888d632fa3a size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:27:51 ===================================================== [Pipeline] echo 20:27:51 taggedImages: 20:27:51 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:8818edd014264abe530016e8137244794a3d0b97 20:27:51 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 20:27:51 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.8 20:27:51 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:8818edd014264abe530016e8137244794a3d0b97-1.0.0-dev.8 20:27:51 - 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 20:27:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:27:52 20:27:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:27:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:27:52 latest: Pulling from edgex-lftools-log-publisher 20:27:52 b4d181a07f80: Pulling fs layer 20:27:52 a1111a8f2ec3: Pulling fs layer 20:27:52 ed53099fbce6: Pulling fs layer 20:27:52 dc539afda2c1: Pulling fs layer 20:27:52 77bc0d833cb6: Pulling fs layer 20:27:52 9065ff56babe: Pulling fs layer 20:27:52 d287ab97295c: Pulling fs layer 20:27:52 dc539afda2c1: Waiting 20:27:52 77bc0d833cb6: Waiting 20:27:52 d287ab97295c: Waiting 20:27:52 9065ff56babe: Waiting 20:27:52 a1111a8f2ec3: Download complete 20:27:52 dc539afda2c1: Verifying Checksum 20:27:52 dc539afda2c1: Download complete 20:27:53 77bc0d833cb6: Verifying Checksum 20:27:53 77bc0d833cb6: Download complete 20:27:53 9065ff56babe: Verifying Checksum 20:27:53 9065ff56babe: Download complete 20:27:53 ed53099fbce6: Verifying Checksum 20:27:53 ed53099fbce6: Download complete 20:27:54 b4d181a07f80: Verifying Checksum 20:27:54 b4d181a07f80: Download complete 20:27:55 b4d181a07f80: Pull complete 20:27:55 a1111a8f2ec3: Pull complete 20:27:56 ed53099fbce6: Pull complete 20:27:56 dc539afda2c1: Pull complete 20:27:56 77bc0d833cb6: Pull complete 20:27:56 9065ff56babe: Pull complete 20:28:00 d287ab97295c: Verifying Checksum 20:28:00 d287ab97295c: Download complete 20:28:04 d287ab97295c: Pull complete 20:28:04 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:28:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:28:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:28:04 prd-centos7-docker-4c-2g-432 does not seem to be running inside a container 20:28:04 $ 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/6 -v /w/workspace/device-rfid-llrp-go/6:/w/workspace/device-rfid-llrp-go/6:rw,z -v /w/workspace/device-rfid-llrp-go/6@tmp:/w/workspace/device-rfid-llrp-go/6@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 20:28:07 $ docker top 0a51f233084188456d8242a18572142919063bee14d8e227d77c73e670efa8c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:28:07 ---> job-cost.sh 20:28:07 lf-activate-venv: SKIPPING 20:28:07 INFO: No Stack... 20:28:08 INFO: Retrieving Pricing Info for: v3-standard-2 20:28:08 INFO: Archiving Costs [Pipeline] sh 20:28:09 + cat /w/workspace/device-rfid-llrp-go/6/archives/cost.csv 20:28:09 + cut -d, -f6 [Pipeline] lock 20:28:09 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-6-stack-cost] 20:28:09 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-6-stack-cost] did not exist. Created. 20:28:09 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:28:09 + echo total: 0.05999999865889549 [Pipeline] stash 20:28:09 Stashed 1 file(s) [Pipeline] } 20:28:09 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-6-stack-cost] [Pipeline] // lock [Pipeline] } 20:28:09 $ docker stop --time=1 0a51f233084188456d8242a18572142919063bee14d8e227d77c73e670efa8c0 20:28:10 $ docker rm -f 0a51f233084188456d8242a18572142919063bee14d8e227d77c73e670efa8c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:28:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-433 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 20:28:25 Running in /w/workspace/device-rfid-llrp-go/6 [Pipeline] { [Pipeline] checkout 20:28:26 Selected Git installation does not exist. Using Default 20:28:26 The recommended git tool is: NONE 20:28:31 using credential edgex-jenkins-ssh 20:28:31 Cloning the remote Git repository 20:28:31 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:28:32 > git init /w/workspace/device-rfid-llrp-go/6 # timeout=10 20:28:32 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:28:32 > git --version # timeout=10 20:28:32 > git --version # 'git version 2.17.1' 20:28:32 using GIT_SSH to set credentials SSH Credentials for GitHub 20:28:33 Avoid second fetch 20:28:33 Checking out Revision 8818edd014264abe530016e8137244794a3d0b97 (main) 20:28:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:28:33 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 20:28:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:28:33 > git config core.sparsecheckout # timeout=10 20:28:33 > git checkout -f 8818edd014264abe530016e8137244794a3d0b97 # timeout=10 20:28:37 Commit message: "fix: update all TOML to use quote and not single-quote (#46)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:28:38 provisioning config files... 20:28:38 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/6@tmp/config1930919821443063954tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:28:38 ---> docker-login.sh 20:28:38 nexus3.edgexfoundry.org:10001 20:28:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:39 Configure a credential helper to remove this warning. See 20:28:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:39 20:28:39 Login Succeeded 20:28:39 nexus3.edgexfoundry.org:10002 20:28:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:40 Configure a credential helper to remove this warning. See 20:28:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:40 20:28:40 Login Succeeded 20:28:40 nexus3.edgexfoundry.org:10003 20:28:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:40 Configure a credential helper to remove this warning. See 20:28:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:40 20:28:40 Login Succeeded 20:28:40 nexus3.edgexfoundry.org:10004 20:28:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:41 Configure a credential helper to remove this warning. See 20:28:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:41 20:28:41 Login Succeeded 20:28:41 docker.io 20:28:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:42 Configure a credential helper to remove this warning. See 20:28:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:42 20:28:42 Login Succeeded 20:28:42 ---> docker-login.sh ends [Pipeline] } 20:28:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:28:42 ========================================================= 20:28:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:28:42 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:28:43 + 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 . 20:28:44 Sending build context to Docker daemon 1.199MB 20:28:44 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 20:28:44 Step 2/10 : FROM ${BASE} 20:28:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:28:44 595b0fe564bb: Pulling fs layer 20:28:44 24495759ef45: Pulling fs layer 20:28:44 d148012ef14d: Pulling fs layer 20:28:44 e90a11edd702: Pulling fs layer 20:28:44 d77568369979: Pulling fs layer 20:28:44 fc1c9f9a7f3b: Pulling fs layer 20:28:44 170f2ba95c9a: Pulling fs layer 20:28:44 97ac5df62f85: Pulling fs layer 20:28:44 e90a11edd702: Waiting 20:28:44 d77568369979: Waiting 20:28:44 fc1c9f9a7f3b: Waiting 20:28:44 170f2ba95c9a: Waiting 20:28:44 97ac5df62f85: Waiting 20:28:44 d148012ef14d: Verifying Checksum 20:28:44 d148012ef14d: Download complete 20:28:44 24495759ef45: Verifying Checksum 20:28:44 24495759ef45: Download complete 20:28:44 d77568369979: Verifying Checksum 20:28:44 d77568369979: Download complete 20:28:44 fc1c9f9a7f3b: Download complete 20:28:44 595b0fe564bb: Verifying Checksum 20:28:44 595b0fe564bb: Download complete 20:28:44 170f2ba95c9a: Verifying Checksum 20:28:45 595b0fe564bb: Pull complete 20:28:45 24495759ef45: Pull complete 20:28:46 d148012ef14d: Pull complete 20:28:48 97ac5df62f85: Verifying Checksum 20:28:48 97ac5df62f85: Download complete 20:28:50 e90a11edd702: Verifying Checksum 20:28:50 e90a11edd702: Download complete 20:29:00 e90a11edd702: Pull complete 20:29:00 d77568369979: Pull complete 20:29:00 fc1c9f9a7f3b: Pull complete 20:29:00 170f2ba95c9a: Pull complete 20:29:07 97ac5df62f85: Pull complete 20:29:07 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 20:29:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:29:07 ---> 04bc70af865f 20:29:07 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 20:29:10 ---> Running in 4a7318158ecf 20:29:11 Removing intermediate container 4a7318158ecf 20:29:11 ---> 61c156213215 20:29:11 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 20:29:11 ---> Running in d0621f1706a3 20:29:11 Removing intermediate container d0621f1706a3 20:29:11 ---> cf42bf308524 20:29:11 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 20:29:11 ---> Running in 821d863624ef 20:29:12 Removing intermediate container 821d863624ef 20:29:12 ---> 6180c0d8d25d 20:29:12 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:29:12 ---> Running in f3e8c7bb65c3 20:29:15 Removing intermediate container f3e8c7bb65c3 20:29:15 ---> cc4e5b2099f6 20:29:15 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:29:15 ---> Running in e07f7dd57aeb 20:29:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:29:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:29:18 OK: 218 MiB in 52 packages 20:29:19 Removing intermediate container e07f7dd57aeb 20:29:19 ---> 281c7c7da4b5 20:29:19 Step 8/10 : WORKDIR /device-rfid-llrp-go 20:29:19 ---> Running in 52b4491a97aa 20:29:20 Removing intermediate container 52b4491a97aa 20:29:20 ---> 15f2729c58bd 20:29:20 Step 9/10 : COPY . . 20:29:21 ---> 3289550ce2c5 20:29:21 Step 10/10 : RUN go mod download 20:29:21 ---> Running in 60c29a2ab4fc 20:29:48 Removing intermediate container 60c29a2ab4fc 20:29:48 ---> 6f518dc44922 20:29:48 Successfully built 6f518dc44922 20:29:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:29:49 + docker inspect -f . ci-base-image-arm64 20:29:49 . [Pipeline] withDockerContainer 20:29:49 prd-ubuntu18.04-docker-arm64-4c-16g-433 does not seem to be running inside a container 20:29:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/6 -v /w/workspace/device-rfid-llrp-go/6:/w/workspace/device-rfid-llrp-go/6:rw,z -v /w/workspace/device-rfid-llrp-go/6@tmp:/w/workspace/device-rfid-llrp-go/6@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-arm64 cat 20:29:51 $ docker top 173b69fb09b17c253b165cba66bc5ffb403fa2812d330351089c80bfc913369c -eo pid,comm [Pipeline] { [Pipeline] sh 20:29:52 + go version 20:29:52 go version go1.16.6 linux/arm64 [Pipeline] } 20:29:52 $ docker stop --time=1 173b69fb09b17c253b165cba66bc5ffb403fa2812d330351089c80bfc913369c 20:29:54 $ docker rm -f 173b69fb09b17c253b165cba66bc5ffb403fa2812d330351089c80bfc913369c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:29:55 + docker inspect -f . ci-base-image-arm64 20:29:55 . [Pipeline] withDockerContainer 20:29:55 prd-ubuntu18.04-docker-arm64-4c-16g-433 does not seem to be running inside a container 20:29:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/6 -v /w/workspace/device-rfid-llrp-go/6:/w/workspace/device-rfid-llrp-go/6:rw,z -v /w/workspace/device-rfid-llrp-go/6@tmp:/w/workspace/device-rfid-llrp-go/6@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-arm64 cat 20:29:57 $ docker top 97c386230cf6113108474f9954eff19c5f09d33de603f7d943c1080b65cb1b3a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:29:58 + go mod tidy [Pipeline] sh 20:30:00 + make test 20:30:00 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:30:01 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 20:31:09 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 20:31:09 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 20:31:26 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 26.412s coverage: 39.5% of statements 20:31:26 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.480s coverage: 52.0% of statements 20:31:26 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.034s coverage: 96.4% of statements 20:31:26 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:31:53 gofmt -l . 20:31:53 [ "`gofmt -l .`" = "" ] 20:31:53 ./bin/test-go-mod-tidy.sh 20:31:53 ./bin/test-attribution-txt.sh [Pipeline] } 20:31:53 $ docker stop --time=1 97c386230cf6113108474f9954eff19c5f09d33de603f7d943c1080b65cb1b3a 20:31:55 $ docker rm -f 97c386230cf6113108474f9954eff19c5f09d33de603f7d943c1080b65cb1b3a [Pipeline] // withDockerContainer [Pipeline] sh 20:31:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:31:56 Warning: overwriting stash ‘coverage-report’ 20:31:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:31:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:31:58 + ls -al . 20:31:58 total 608 20:31:58 drwxrwxr-x 10 jenkins jenkins 4096 Aug 11 20:31 . 20:31:58 drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 20:28 .. 20:31:58 -rw-rw-r-- 1 jenkins jenkins 134 Aug 11 20:28 .dockerignore 20:31:58 drwxrwxr-x 8 jenkins jenkins 4096 Aug 11 20:28 .git 20:31:58 drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 20:28 .github 20:31:58 -rw-rw-r-- 1 jenkins jenkins 934 Aug 11 20:28 .gitignore 20:31:58 -rw-rw-r-- 1 jenkins jenkins 6734 Aug 11 20:28 Attribution.txt 20:31:58 -rw-rw-r-- 1 jenkins jenkins 1521 Aug 11 20:28 Dockerfile 20:31:58 -rw-rw-r-- 1 jenkins jenkins 999 Aug 11 20:28 Dockerfile.build 20:31:58 -rw-rw-r-- 1 jenkins jenkins 677 Aug 11 20:28 GOVERNANCE.md 20:31:58 -rw-rw-r-- 1 jenkins jenkins 682 Aug 11 20:28 Jenkinsfile 20:31:58 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 11 20:28 LICENSE 20:31:58 -rw-rw-r-- 1 jenkins jenkins 1011 Aug 11 20:28 Makefile 20:31:58 -rw-rw-r-- 1 jenkins jenkins 625 Aug 11 20:28 OWNERS.md 20:31:58 -rw-rw-r-- 1 jenkins jenkins 30261 Aug 11 20:28 README.md 20:31:58 -rw-rw-r-- 1 jenkins jenkins 11 Aug 11 20:24 VERSION 20:31:58 drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 20:28 bin 20:31:58 drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 20:28 cmd 20:31:58 -rw-r--r-- 1 jenkins jenkins 462904 Aug 11 20:31 coverage.out 20:31:58 drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 20:28 examples 20:31:58 -rw-r--r-- 1 jenkins jenkins 308 Aug 11 20:31 go.mod 20:31:58 -rw-r--r-- 1 jenkins jenkins 13807 Aug 11 20:29 go.sum 20:31:58 drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 20:28 images 20:31:58 drwxrwxr-x 5 jenkins jenkins 4096 Aug 11 20:28 internal 20:31:58 drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 20:28 snap 20:31:58 -rw-rw-r-- 1 jenkins jenkins 193 Aug 11 20:28 version.go [Pipeline] isUnix [Pipeline] sh 20:31:58 + 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=8818edd014264abe530016e8137244794a3d0b97 --label arch=arm64 --label version=1.0.0-dev.8 . 20:31:58 Sending build context to Docker daemon 1.2MB 20:31:59 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 20:31:59 Step 2/25 : FROM ${BASE} AS builder 20:31:59 ---> 6f518dc44922 20:31:59 Step 3/25 : ARG MAKE='make build' 20:31:59 ---> Running in 94d3c7c1bec7 20:31:59 Removing intermediate container 94d3c7c1bec7 20:31:59 ---> 19467858f7ae 20:31:59 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 20:31:59 ---> Running in 8e1fcd6c736a 20:32:00 Removing intermediate container 8e1fcd6c736a 20:32:00 ---> 2d6f371da797 20:32:00 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 20:32:00 ---> Running in f9a33368b9f5 20:32:01 Removing intermediate container f9a33368b9f5 20:32:01 ---> 10e61e6bbbcb 20:32:01 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:01 ---> Running in 6b3daf94121f 20:32:04 Removing intermediate container 6b3daf94121f 20:32:04 ---> 8cf9093aa0c3 20:32:04 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:32:04 ---> Running in 38c38297a4f3 20:32:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:32:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:32:07 OK: 218 MiB in 52 packages 20:32:08 Removing intermediate container 38c38297a4f3 20:32:08 ---> a38b4ba6cf81 20:32:08 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 20:32:08 ---> Running in 1f3826a10e67 20:32:09 Removing intermediate container 1f3826a10e67 20:32:09 ---> 14d70ed606f2 20:32:09 Step 9/25 : COPY go.mod . 20:32:10 ---> ba7a1b32d419 20:32:10 Step 10/25 : COPY Makefile . 20:32:11 ---> cfc93b800785 20:32:11 Step 11/25 : RUN make update 20:32:11 ---> Running in 482770fc993f 20:32:13 CGO_ENABLED=0 GO111MODULE=on go mod download 20:32:14 Removing intermediate container 482770fc993f 20:32:14 ---> 965dc4e2120b 20:32:14 Step 12/25 : COPY . . 20:32:15 ---> d1fd5b6fe968 20:32:15 Step 13/25 : RUN go mod tidy 20:32:15 ---> Running in 091b063d163b 20:32:19 Removing intermediate container 091b063d163b 20:32:19 ---> d0ee3fc7591c 20:32:19 Step 14/25 : RUN $MAKE 20:32:19 ---> Running in 60aac7925934 20:32:20 go mod tidy 20:32:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0-dev.8" -o cmd/device-rfid-llrp-go ./cmd 20:32:59 Removing intermediate container 60aac7925934 20:32:59 ---> 1ffc9dc40fdd 20:32:59 Step 15/25 : FROM alpine:3.12 20:33:00 3.12: Pulling from library/alpine 20:33:00 d2f70382dc9a: Pulling fs layer 20:33:01 d2f70382dc9a: Verifying Checksum 20:33:01 d2f70382dc9a: Download complete 20:33:01 d2f70382dc9a: Pull complete 20:33:02 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 20:33:02 Status: Downloaded newer image for alpine:3.12 20:33:02 ---> c4fd0aeabfcf 20:33:02 Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 20:33:02 ---> Running in 11a0bba1eb85 20:33:02 Removing intermediate container 11a0bba1eb85 20:33:02 ---> d06f1006b38d 20:33:02 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / 20:33:03 ---> 66f8510c5d17 20:33:03 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / 20:33:04 ---> 0b96465c751c 20:33:04 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / 20:33:06 ---> 62ff3d5ac330 20:33:06 Step 20/25 : EXPOSE 49989 20:33:06 ---> Running in bcf5361d8120 20:33:07 Removing intermediate container bcf5361d8120 20:33:07 ---> 6fb13a0cce9e 20:33:07 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] 20:33:07 ---> Running in d46ef49d6af2 20:33:07 Removing intermediate container d46ef49d6af2 20:33:07 ---> 71fe09f3252c 20:33:07 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:33:08 ---> Running in 0018986b2a4d 20:33:08 Removing intermediate container 0018986b2a4d 20:33:08 ---> abf74d725648 20:33:08 Step 23/25 : LABEL arch=arm64 20:33:08 ---> Running in 5f59b406ddd0 20:33:09 Removing intermediate container 5f59b406ddd0 20:33:09 ---> 66b41150d133 20:33:09 Step 24/25 : LABEL git_sha=8818edd014264abe530016e8137244794a3d0b97 20:33:09 ---> Running in 5d40ab354062 20:33:10 Removing intermediate container 5d40ab354062 20:33:10 ---> a240e7bfa827 20:33:10 Step 25/25 : LABEL version=1.0.0-dev.8 20:33:10 ---> Running in a000206c7404 20:33:11 Removing intermediate container a000206c7404 20:33:11 ---> e20b2671b267 20:33:11 [Warning] One or more build-args [ARCH] were not consumed 20:33:11 Successfully built e20b2671b267 20:33:11 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 20:33:11 provisioning config files... 20:33:11 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/6@tmp/config4596752127665701786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:33:11 ---> docker-login.sh 20:33:11 nexus3.edgexfoundry.org:10001 20:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:12 Configure a credential helper to remove this warning. See 20:33:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:12 20:33:12 Login Succeeded 20:33:12 nexus3.edgexfoundry.org:10002 20:33:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:12 Configure a credential helper to remove this warning. See 20:33:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:12 20:33:12 Login Succeeded 20:33:12 nexus3.edgexfoundry.org:10003 20:33:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:13 Configure a credential helper to remove this warning. See 20:33:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:13 20:33:13 Login Succeeded 20:33:13 nexus3.edgexfoundry.org:10004 20:33:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:14 Configure a credential helper to remove this warning. See 20:33:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:14 20:33:14 Login Succeeded 20:33:14 docker.io 20:33:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:14 Configure a credential helper to remove this warning. See 20:33:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:14 20:33:14 Login Succeeded 20:33:14 ---> docker-login.sh ends [Pipeline] } 20:33:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:15 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 20:33:15 8818edd014264abe530016e8137244794a3d0b97 20:33:15 latest 20:33:15 1.0.0-dev.8 20:33:15 8818edd014264abe530016e8137244794a3d0b97-1.0.0-dev.8 20:33:15 main 20:33:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:15 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8818edd014264abe530016e8137244794a3d0b97 [Pipeline] isUnix [Pipeline] sh 20:33:15 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8818edd014264abe530016e8137244794a3d0b97 20:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 20:33:15 efb1759b8d74: Preparing 20:33:15 a718bb0a4bb8: Preparing 20:33:15 e9c1bdd218f6: Preparing 20:33:15 3fbe34a1663b: Preparing 20:33:16 3fbe34a1663b: Layer already exists 20:33:16 a718bb0a4bb8: Pushed 20:33:16 e9c1bdd218f6: Pushed 20:33:19 efb1759b8d74: Pushed 20:33:19 8818edd014264abe530016e8137244794a3d0b97: digest: sha256:06b67048f367d6f2504fd5c1e30fc868c1c4a9542580e0088b250c281ed66abd size: 1155 [Pipeline] isUnix [Pipeline] sh 20:33:19 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:33:19 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 20:33:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 20:33:19 efb1759b8d74: Preparing 20:33:19 a718bb0a4bb8: Preparing 20:33:19 e9c1bdd218f6: Preparing 20:33:19 3fbe34a1663b: Preparing 20:33:19 efb1759b8d74: Layer already exists 20:33:19 3fbe34a1663b: Layer already exists 20:33:19 e9c1bdd218f6: Layer already exists 20:33:19 a718bb0a4bb8: Layer already exists 20:33:20 latest: digest: sha256:06b67048f367d6f2504fd5c1e30fc868c1c4a9542580e0088b250c281ed66abd size: 1155 [Pipeline] isUnix [Pipeline] sh 20:33:20 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.8 [Pipeline] isUnix [Pipeline] sh 20:33:20 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.8 20:33:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 20:33:20 efb1759b8d74: Preparing 20:33:20 a718bb0a4bb8: Preparing 20:33:20 e9c1bdd218f6: Preparing 20:33:20 3fbe34a1663b: Preparing 20:33:20 efb1759b8d74: Layer already exists 20:33:21 3fbe34a1663b: Layer already exists 20:33:21 e9c1bdd218f6: Layer already exists 20:33:21 a718bb0a4bb8: Layer already exists 20:33:21 1.0.0-dev.8: digest: sha256:06b67048f367d6f2504fd5c1e30fc868c1c4a9542580e0088b250c281ed66abd size: 1155 [Pipeline] isUnix [Pipeline] sh 20:33:21 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8818edd014264abe530016e8137244794a3d0b97-1.0.0-dev.8 [Pipeline] isUnix [Pipeline] sh 20:33:21 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8818edd014264abe530016e8137244794a3d0b97-1.0.0-dev.8 20:33:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 20:33:21 efb1759b8d74: Preparing 20:33:21 a718bb0a4bb8: Preparing 20:33:21 e9c1bdd218f6: Preparing 20:33:21 3fbe34a1663b: Preparing 20:33:21 3fbe34a1663b: Layer already exists 20:33:22 e9c1bdd218f6: Layer already exists 20:33:22 efb1759b8d74: Layer already exists 20:33:22 a718bb0a4bb8: Layer already exists 20:33:22 8818edd014264abe530016e8137244794a3d0b97-1.0.0-dev.8: digest: sha256:06b67048f367d6f2504fd5c1e30fc868c1c4a9542580e0088b250c281ed66abd size: 1155 [Pipeline] isUnix [Pipeline] sh 20:33:22 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh 20:33:22 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 20:33:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 20:33:22 efb1759b8d74: Preparing 20:33:22 a718bb0a4bb8: Preparing 20:33:22 e9c1bdd218f6: Preparing 20:33:22 3fbe34a1663b: Preparing 20:33:22 efb1759b8d74: Layer already exists 20:33:23 e9c1bdd218f6: Layer already exists 20:33:23 a718bb0a4bb8: Layer already exists 20:33:23 3fbe34a1663b: Layer already exists 20:33:23 main: digest: sha256:06b67048f367d6f2504fd5c1e30fc868c1c4a9542580e0088b250c281ed66abd size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:23 ===================================================== [Pipeline] echo 20:33:23 taggedImages: 20:33:23 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8818edd014264abe530016e8137244794a3d0b97 20:33:23 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 20:33:23 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.8 20:33:23 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8818edd014264abe530016e8137244794a3d0b97-1.0.0-dev.8 20:33:23 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:33:23 20:33:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:33:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:33:24 arm64: Pulling from edgex-lftools-log-publisher 20:33:24 448f6bf000e3: Pulling fs layer 20:33:24 f757da607395: Pulling fs layer 20:33:24 05883995daec: Pulling fs layer 20:33:24 8603b9c90790: Pulling fs layer 20:33:24 1560dd03e051: Pulling fs layer 20:33:24 8603b9c90790: Waiting 20:33:24 1560dd03e051: Waiting 20:33:24 27f5ce0e4adf: Pulling fs layer 20:33:24 c2d8d7efcc4b: Pulling fs layer 20:33:24 c2d8d7efcc4b: Waiting 20:33:24 f757da607395: Verifying Checksum 20:33:24 f757da607395: Download complete 20:33:24 8603b9c90790: Verifying Checksum 20:33:24 8603b9c90790: Download complete 20:33:24 1560dd03e051: Verifying Checksum 20:33:24 1560dd03e051: Download complete 20:33:24 27f5ce0e4adf: Verifying Checksum 20:33:24 27f5ce0e4adf: Download complete 20:33:24 05883995daec: Verifying Checksum 20:33:24 05883995daec: Download complete 20:33:25 448f6bf000e3: Verifying Checksum 20:33:25 448f6bf000e3: Download complete 20:33:29 448f6bf000e3: Pull complete 20:33:30 c2d8d7efcc4b: Verifying Checksum 20:33:30 c2d8d7efcc4b: Download complete 20:33:30 f757da607395: Pull complete 20:33:32 05883995daec: Pull complete 20:33:32 8603b9c90790: Pull complete 20:33:33 1560dd03e051: Pull complete 20:33:34 27f5ce0e4adf: Pull complete 20:33:49 c2d8d7efcc4b: Pull complete 20:33:49 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:33:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:33:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:33:49 prd-ubuntu18.04-docker-arm64-4c-16g-433 does not seem to be running inside a container 20:33:49 $ 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/6 -v /w/workspace/device-rfid-llrp-go/6:/w/workspace/device-rfid-llrp-go/6:rw,z -v /w/workspace/device-rfid-llrp-go/6@tmp:/w/workspace/device-rfid-llrp-go/6@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:arm64 cat 20:33:54 $ docker top ba84e83695e66a684aceb32833c404edb6a0685d09248d6fd26165ded4e02f25 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:33:56 ---> job-cost.sh 20:33:56 lf-activate-venv: SKIPPING 20:33:56 INFO: No Stack... 20:33:57 INFO: Retrieving Pricing Info for: v2-standard-4 20:33:57 INFO: Archiving Costs [Pipeline] sh 20:33:58 + + catcut /w/workspace/device-rfid-llrp-go/6/archives/cost.csv -d, 20:33:58 -f6 [Pipeline] lock 20:33:58 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-6-stack-cost] 20:33:58 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-6-stack-cost] did not exist. Created. 20:33:58 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:33:59 /w/workspace/device-rfid-llrp-go/6@tmp/durable-40e1095d/script.sh: 1: /w/workspace/device-rfid-llrp-go/6@tmp/durable-40e1095d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:33:59 + echo total: 0.18000000715255737 [Pipeline] stash 20:34:00 Warning: overwriting stash ‘stack-cost’ 20:34:00 Stashed 1 file(s) [Pipeline] } 20:34:00 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-6-stack-cost] [Pipeline] // lock [Pipeline] } 20:34:00 $ docker stop --time=1 ba84e83695e66a684aceb32833c404edb6a0685d09248d6fd26165ded4e02f25 20:34:01 $ docker rm -f ba84e83695e66a684aceb32833c404edb6a0685d09248d6fd26165ded4e02f25 [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 20:34:02 provisioning config files... 20:34:02 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8549656895700044217tmp [Pipeline] { [Pipeline] sh 20:34:02 + set +x 20:34:02 + bash -s -- 20:34:02 + curl -s https://codecov.io/bash 20:34:02 20:34:02 _____ _ 20:34:02 / ____| | | 20:34:02 | | ___ __| | ___ ___ _____ __ 20:34:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:34:02 | |___| (_) | (_| | __/ (_| (_) \ V / 20:34:02 \_____\___/ \__,_|\___|\___\___/ \_/ 20:34:02 Bash-1.0.6 20:34:02 20:34:02 20:34:02 ==> git version 2.24.4 found 20:34:02 ==> 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 20:34:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:34:02 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:34:02 ==> Jenkins CI detected. 20:34:02 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 20:34:02 project root: . 20:34:02 --> token set from env 20:34:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:34:02 ==> Running gcov in . (disable via -X gcov) 20:34:03 ==> Python coveragepy not found 20:34:03 ==> Searching for coverage reports in: 20:34:03 + . 20:34:03 -> Found 1 reports 20:34:03 ==> Detecting git/mercurial file structure 20:34:03 ==> Reading reports 20:34:03 + ./coverage.out bytes=462904 20:34:03 ==> Appending adjustments 20:34:03 https://docs.codecov.io/docs/fixing-reports 20:34:03 + Found adjustments 20:34:03 ==> Gzipping contents 20:34:03 52K /tmp/codecov.ZEyhNh.gz 20:34:03 ==> Uploading reports 20:34:03 url: https://codecov.io 20:34:03 query: branch=main&commit=8818edd014264abe530016e8137244794a3d0b97&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:34:03 -> Pinging Codecov 20:34:03 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=8818edd014264abe530016e8137244794a3d0b97&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:34:04 -> Uploading to 20:34:04 https://storage.googleapis.com/codecov/v4/raw/2021-08-11/581DD39554BDF9B6E22D074273EAD858/8818edd014264abe530016e8137244794a3d0b97/6d772d8b-809e-421e-a415-db6eb1e3ad0b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210811%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210811T203403Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b1c80cdaf9c262e9f861b497702264c29aee64f0c1978fb9151d9747802c4791 20:34:04 % Total % Received % Xferd Average Speed Time Time Time Current 20:34:04 Dload Upload Total Spent Left Speed 20:34:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 94 51838 0 0 94 49152 0 104k --:--:-- --:--:-- --:--:-- 103k 100 51838 0 0 100 51838 0 46252 0:00:01 0:00:01 --:--:-- 46283 20:34:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8818edd014264abe530016e8137244794a3d0b97 [Pipeline] } 20:34:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:34:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:34:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:34:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:34:05 20:34:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 20:34:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:34:06 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:34:06 188c0c94c7c5: Pulling fs layer 20:34:06 0ef7d3d256c8: Pulling fs layer 20:34:06 de9db76c5a1d: Pulling fs layer 20:34:06 0eba1c9be4d2: Pulling fs layer 20:34:06 0d57e429df01: Pulling fs layer 20:34:06 4e4be7b47b0d: Pulling fs layer 20:34:06 e1f770b5df2f: Pulling fs layer 20:34:06 85a0685a4137: Pulling fs layer 20:34:06 4e4be7b47b0d: Waiting 20:34:06 e1f770b5df2f: Waiting 20:34:06 85a0685a4137: Waiting 20:34:06 0eba1c9be4d2: Waiting 20:34:06 0d57e429df01: Waiting 20:34:06 de9db76c5a1d: Download complete 20:34:06 0ef7d3d256c8: Verifying Checksum 20:34:06 0ef7d3d256c8: Download complete 20:34:06 0d57e429df01: Verifying Checksum 20:34:06 0d57e429df01: Download complete 20:34:06 4e4be7b47b0d: Verifying Checksum 20:34:06 4e4be7b47b0d: Download complete 20:34:06 188c0c94c7c5: Verifying Checksum 20:34:06 188c0c94c7c5: Download complete 20:34:06 188c0c94c7c5: Pull complete 20:34:06 0ef7d3d256c8: Pull complete 20:34:06 de9db76c5a1d: Pull complete 20:34:07 e1f770b5df2f: Verifying Checksum 20:34:07 e1f770b5df2f: Download complete 20:34:13 0eba1c9be4d2: Verifying Checksum 20:34:13 0eba1c9be4d2: Download complete 20:34:13 85a0685a4137: Verifying Checksum 20:34:13 85a0685a4137: Download complete 20:34:16 0eba1c9be4d2: Pull complete 20:34:16 0d57e429df01: Pull complete 20:34:16 4e4be7b47b0d: Pull complete 20:34:16 e1f770b5df2f: Pull complete 20:34:20 85a0685a4137: Pull complete 20:34:20 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 20:34:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:34:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 20:34:20 prd-centos7-docker-4c-2g-428 does not seem to be running inside a container 20:34:20 $ 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 20:34:22 $ docker top dbbf840978a36f8536ccd7c729553fb58414192c92c6ec50608a11bdaaedce21 -eo pid,comm [Pipeline] { [Pipeline] echo 20:34:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 20:34:22 + set -o pipefail 20:34:22 + snyk monitor '--org=edgex-jenkins' 20:34:31 20:34:31 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 20:34:31 20:34:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/095724b8-519a-4b07-bc0d-3b5377bfd3ec 20:34:31 20:34:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:34:31 20:34:31 20:34:31 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 20:34:31 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:34:31 $ docker stop --time=1 dbbf840978a36f8536ccd7c729553fb58414192c92c6ec50608a11bdaaedce21 20:34:32 $ docker rm -f dbbf840978a36f8536ccd7c729553fb58414192c92c6ec50608a11bdaaedce21 [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 20:34:33 + git log --format=format:%s -1 8818edd014264abe530016e8137244794a3d0b97 [Pipeline] isUnix [Pipeline] sh 20:34:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:34:33 . [Pipeline] withDockerContainer 20:34:33 prd-centos7-docker-4c-2g-428 does not seem to be running inside a container 20:34:33 $ 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 20:34:34 $ docker top c01e5ab02acd47024a4112b0ffd744929191c456e6b29153ceb80ab130d4ef2c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:34:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:34:34 [ssh-agent] Looking for ssh-agent implementation... 20:34:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:34:34 $ docker exec c01e5ab02acd47024a4112b0ffd744929191c456e6b29153ceb80ab130d4ef2c ssh-agent 20:34:34 SSH_AUTH_SOCK=/tmp/ssh-5NzXkKletAlk/agent.13 20:34:34 SSH_AGENT_PID=20 20:34:34 Running ssh-add (command line suppressed) 20:34:34 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5177838996384568638.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5177838996384568638.key) 20:34:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:34:35 + git semver tag 20:34:35 # -> Open(): unable to determine branch for HEAD 20:34:35 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 20:34:35 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 20:34:35 # $SEMVER_REMOTE_NAME = origin 20:34:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:34:35 # $SEMVER_USER_NAME = edgex-jenkins 20:34:35 # $SEMVER_BRANCH = main 20:34:35 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver 20:34:35 # 8818edd014264abe530016e8137244794a3d0b97 HEAD 20:34:35 # -> Force: false 20:34:35 # 15afe98846b8229f6182f45da49d4a6ef0af8ab6 refs/tags/v1.0.0-dev.8 [Pipeline] } 20:34:35 $ docker exec --env ******** --env ******** c01e5ab02acd47024a4112b0ffd744929191c456e6b29153ceb80ab130d4ef2c ssh-agent -k 20:34:35 unset SSH_AUTH_SOCK; 20:34:35 unset SSH_AGENT_PID; 20:34:35 echo Agent pid 20 killed; 20:34:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:34:35 + git semver [Pipeline] } 20:34:35 $ docker stop --time=1 c01e5ab02acd47024a4112b0ffd744929191c456e6b29153ceb80ab130d4ef2c 20:34:36 $ docker rm -f c01e5ab02acd47024a4112b0ffd744929191c456e6b29153ceb80ab130d4ef2c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 20:34:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:34:37 20:34:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 20:34:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:34:37 0.23.1-centos7: Pulling from edgex-lftools 20:34:37 ab5ef0e58194: Pulling fs layer 20:34:37 9712f1f96733: Pulling fs layer 20:34:37 63f879dbbcfc: Pulling fs layer 20:34:37 0d9ebad4ef96: Pulling fs layer 20:34:37 e9a5061849ea: Pulling fs layer 20:34:37 d747dcd14b5f: Pulling fs layer 20:34:37 2de7ff778b66: Pulling fs layer 20:34:37 e9a5061849ea: Waiting 20:34:37 d747dcd14b5f: Waiting 20:34:37 2de7ff778b66: Waiting 20:34:37 0d9ebad4ef96: Waiting 20:34:37 9712f1f96733: Verifying Checksum 20:34:37 9712f1f96733: Download complete 20:34:40 63f879dbbcfc: Verifying Checksum 20:34:40 63f879dbbcfc: Download complete 20:34:40 e9a5061849ea: Verifying Checksum 20:34:40 e9a5061849ea: Download complete 20:34:40 d747dcd14b5f: Verifying Checksum 20:34:40 d747dcd14b5f: Download complete 20:34:41 2de7ff778b66: Verifying Checksum 20:34:41 2de7ff778b66: Download complete 20:34:41 0d9ebad4ef96: Verifying Checksum 20:34:41 0d9ebad4ef96: Download complete 20:34:42 ab5ef0e58194: Verifying Checksum 20:34:42 ab5ef0e58194: Download complete 20:34:44 ab5ef0e58194: Pull complete 20:34:44 9712f1f96733: Pull complete 20:34:45 63f879dbbcfc: Pull complete 20:34:48 0d9ebad4ef96: Pull complete 20:34:48 e9a5061849ea: Pull complete 20:34:48 d747dcd14b5f: Pull complete 20:34:49 2de7ff778b66: Pull complete 20:34:49 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:34:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:34:49 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 20:34:49 prd-centos7-docker-4c-2g-428 does not seem to be running inside a container 20:34:49 $ 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 20:34:52 $ docker top 97b3215cece7468e1b8789347c8d266448c30215b70e4ec39b68467a4c4ae49b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:34:53 provisioning config files... 20:34:53 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8577946924272524522tmp 20:34:53 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config657432930099865321tmp 20:34:53 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8448115152735922911tmp [Pipeline] { [Pipeline] echo 20:34:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:34:53 ---> sigul-configuration.sh 20:34:53 gpg: directory `/root/.gnupg' created 20:34:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:34:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:34:53 gpg: keyring `/root/.gnupg/secring.gpg' created 20:34:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:34:53 gpg: CAST5 encrypted data 20:34:53 gpg: encrypted with 1 passphrase 20:34:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:34:53 + mkdir /home/jenkins 20:34:53 + mkdir /home/jenkins/sigul [Pipeline] sh 20:34:55 + 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 20:34:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:34:55 ---> sigul-install.sh 20:34:55 Sigul already installed; skipping installation. [Pipeline] sh 20:34:55 + git tag --list 20:34:55 v0.0.0 20:34:55 v1.0.0-dev.1 20:34:55 v1.0.0-dev.2 20:34:55 v1.0.0-dev.3 20:34:55 v1.0.0-dev.4 20:34:55 v1.0.0-dev.5 20:34:55 v1.0.0-dev.6 20:34:55 v1.0.0-dev.7 20:34:55 v1.0.0-dev.8 [Pipeline] sh 20:34:56 + lftools sign git-tag v1.0.0-dev.8 20:34:56 Signing Git tag with Sigul... 20:34:56 Signing v1.0.0-dev.8 [Pipeline] echo 20:34:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:34:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:34:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:34:58 $ docker stop --time=1 97b3215cece7468e1b8789347c8d266448c30215b70e4ec39b68467a4c4ae49b 20:34:59 $ docker rm -f 97b3215cece7468e1b8789347c8d266448c30215b70e4ec39b68467a4c4ae49b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 20:34:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:34:59 . [Pipeline] withDockerContainer 20:34:59 prd-centos7-docker-4c-2g-428 does not seem to be running inside a container 20:35:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:35:00 $ docker top f457254e0a1ae581a98145a43bce36c8849295d6217598389805bf58c564e100 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:35:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:35:00 [ssh-agent] Looking for ssh-agent implementation... 20:35:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:35:00 $ docker exec f457254e0a1ae581a98145a43bce36c8849295d6217598389805bf58c564e100 ssh-agent 20:35:00 SSH_AUTH_SOCK=/tmp/ssh-O7z6QW91xBze/agent.13 20:35:00 SSH_AGENT_PID=19 20:35:00 Running ssh-add (command line suppressed) 20:35:00 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8966968154637725319.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8966968154637725319.key) 20:35:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:35:01 + git semver bump pre 20:35:01 # -> Open(): unable to determine branch for HEAD 20:35:01 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 20:35:01 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 20:35:01 # $SEMVER_REMOTE_NAME = origin 20:35:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:35:01 # $SEMVER_USER_NAME = edgex-jenkins 20:35:01 # $SEMVER_BRANCH = main 20:35:01 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver 20:35:01 1.0.0-dev.9 [Pipeline] } 20:35:01 $ docker exec --env ******** --env ******** f457254e0a1ae581a98145a43bce36c8849295d6217598389805bf58c564e100 ssh-agent -k 20:35:01 unset SSH_AUTH_SOCK; 20:35:01 unset SSH_AGENT_PID; 20:35:01 echo Agent pid 19 killed; 20:35:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:35:01 + git semver [Pipeline] } 20:35:01 $ docker stop --time=1 f457254e0a1ae581a98145a43bce36c8849295d6217598389805bf58c564e100 20:35:02 $ docker rm -f f457254e0a1ae581a98145a43bce36c8849295d6217598389805bf58c564e100 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:35:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:35:03 . [Pipeline] withDockerContainer 20:35:03 prd-centos7-docker-4c-2g-428 does not seem to be running inside a container 20:35:03 $ 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 20:35:04 $ docker top 578342f9d3c59ce089318a30be9f30be3d627596370c9de3dcbb538d6480ca73 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:35:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:35:04 [ssh-agent] Looking for ssh-agent implementation... 20:35:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:35:04 $ docker exec 578342f9d3c59ce089318a30be9f30be3d627596370c9de3dcbb538d6480ca73 ssh-agent 20:35:04 SSH_AUTH_SOCK=/tmp/ssh-GdY1HPyfx8QE/agent.13 20:35:04 SSH_AGENT_PID=18 20:35:04 Running ssh-add (command line suppressed) 20:35:04 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1413110719725222502.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1413110719725222502.key) 20:35:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:35:05 + git semver push 20:35:05 # -> Open(): unable to determine branch for HEAD 20:35:05 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 20:35:05 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 20:35:05 # $SEMVER_REMOTE_NAME = origin 20:35:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:35:05 # $SEMVER_USER_NAME = edgex-jenkins 20:35:05 # $SEMVER_BRANCH = main 20:35:05 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } 20:35:06 $ docker exec --env ******** --env ******** 578342f9d3c59ce089318a30be9f30be3d627596370c9de3dcbb538d6480ca73 ssh-agent -k 20:35:06 unset SSH_AUTH_SOCK; 20:35:06 unset SSH_AGENT_PID; 20:35:06 echo Agent pid 18 killed; 20:35:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:35:06 + git semver [Pipeline] } 20:35:06 $ docker stop --time=1 578342f9d3c59ce089318a30be9f30be3d627596370c9de3dcbb538d6480ca73 20:35:08 $ docker rm -f 578342f9d3c59ce089318a30be9f30be3d627596370c9de3dcbb538d6480ca73 [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 20:35:08 + '[' -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:35:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:35:09 ---> package-listing.sh 20:35:09 ++ tr '[:upper:]' '[:lower:]' 20:35:09 ++ facter osfamily 20:35:10 + OS_FAMILY=redhat 20:35:10 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 20:35:10 + START_PACKAGES=/tmp/packages_start.txt 20:35:10 + END_PACKAGES=/tmp/packages_end.txt 20:35:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:35:10 + PACKAGES=/tmp/packages_start.txt 20:35:10 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 20:35:10 + PACKAGES=/tmp/packages_end.txt 20:35:10 + case "${OS_FAMILY}" in 20:35:10 + sort 20:35:10 + rpm -qa 20:35:10 + '[' -f /tmp/packages_start.txt ']' 20:35:10 + '[' -f /tmp/packages_end.txt ']' 20:35:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:35:10 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 20:35:10 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 20:35:10 + 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 20:35:10 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 20:35:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:35:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:11 20:35:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:35:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:11 latest: Pulling from edgex-lftools-log-publisher 20:35:11 b4d181a07f80: Pulling fs layer 20:35:11 a1111a8f2ec3: Pulling fs layer 20:35:11 ed53099fbce6: Pulling fs layer 20:35:11 dc539afda2c1: Pulling fs layer 20:35:11 77bc0d833cb6: Pulling fs layer 20:35:11 9065ff56babe: Pulling fs layer 20:35:11 d287ab97295c: Pulling fs layer 20:35:11 dc539afda2c1: Waiting 20:35:11 77bc0d833cb6: Waiting 20:35:11 9065ff56babe: Waiting 20:35:11 d287ab97295c: Waiting 20:35:12 a1111a8f2ec3: Verifying Checksum 20:35:12 a1111a8f2ec3: Download complete 20:35:12 dc539afda2c1: Verifying Checksum 20:35:12 dc539afda2c1: Download complete 20:35:13 ed53099fbce6: Verifying Checksum 20:35:13 ed53099fbce6: Download complete 20:35:13 9065ff56babe: Verifying Checksum 20:35:13 9065ff56babe: Download complete 20:35:14 77bc0d833cb6: Verifying Checksum 20:35:14 77bc0d833cb6: Download complete 20:35:15 b4d181a07f80: Verifying Checksum 20:35:15 b4d181a07f80: Download complete 20:35:16 b4d181a07f80: Pull complete 20:35:16 a1111a8f2ec3: Pull complete 20:35:16 ed53099fbce6: Pull complete 20:35:17 dc539afda2c1: Pull complete 20:35:17 77bc0d833cb6: Pull complete 20:35:17 9065ff56babe: Pull complete 20:35:19 d287ab97295c: Verifying Checksum 20:35:19 d287ab97295c: Download complete 20:35:24 d287ab97295c: Pull complete 20:35:24 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:35:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:35:24 prd-centos7-docker-4c-2g-428 does not seem to be running inside a container 20:35:24 $ 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 20:35:26 $ docker top d4a3670f2c0f3263faa8606c0a66cfe9bc3c1c273db3749df72bb105e826e2b0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:27 + touch /tmp/pre-build-complete [Pipeline] sh 20:35:27 + mkdir -p /var/log/sysstat [Pipeline] sh 20:35:27 + ls /var/log/sa-host 20:35:27 + sadf -c /var/log/sa-host/sa05 20:35:27 file_magic: OK 20:35:27 HZ: Using current value: 100 20:35:27 file_header: OK 20:35:27 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 20:35:27 Statistics: 20:35:27 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:35:27 File successfully converted to sysstat format version 12.0.3 20:35:27 + sadf -c /var/log/sa-host/sa11 20:35:27 file_magic: OK 20:35:27 HZ: Using current value: 100 20:35:27 file_header: OK 20:35:27 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 20:35:27 Statistics: 20:35:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:35:27 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:35:27 provisioning config files... 20:35:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3832339072666691910tmp [Pipeline] { [Pipeline] echo 20:35:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:35:28 ---> create-netrc.sh [Pipeline] } 20:35:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:35:28 ---> python-tools-install.sh [Pipeline] echo 20:35:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:35:29 ---> sudo-logs.sh 20:35:29 Archiving 'sudo' log.. 20:35:29 sudo: unable to resolve host prd-centos7-docker-4c-2g-428.vexxhost.local: Name or service not known 20:35:29 sudo: unable to resolve host prd-centos7-docker-4c-2g-428.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 20:35:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:35:29 ---> job-cost.sh 20:35:29 lf-activate-venv: SKIPPING 20:35:29 DEBUG: total: 0.18000000715255737 20:35:29 INFO: Retrieving Stack Cost... 20:35:30 INFO: Retrieving Pricing Info for: v3-standard-2 20:35:31 INFO: Archiving Costs [Pipeline] echo 20:35:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:35:31 ---> logs-deploy.sh 20:35:31 lf-activate-venv: SKIPPING 20:35:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/6 20:35:31 INFO: archiving workspace using pattern(s): 20:35:32 Archives upload complete. 20:35:32 INFO: archiving logs to Nexus 20:35:33 ---> uname -a: 20:35:33 Linux prd-centos7-docker-4c-2g-428.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 20:35:33 20:35:33 20:35:33 ---> lscpu: 20:35:33 Architecture: x86_64 20:35:33 CPU op-mode(s): 32-bit, 64-bit 20:35:33 Byte Order: Little Endian 20:35:33 Address sizes: 40 bits physical, 48 bits virtual 20:35:33 CPU(s): 2 20:35:33 On-line CPU(s) list: 0,1 20:35:33 Thread(s) per core: 1 20:35:33 Core(s) per socket: 1 20:35:33 Socket(s): 2 20:35:33 NUMA node(s): 1 20:35:33 Vendor ID: AuthenticAMD 20:35:33 CPU family: 23 20:35:33 Model: 49 20:35:33 Model name: AMD EPYC-Rome Processor 20:35:33 Stepping: 0 20:35:33 CPU MHz: 2799.996 20:35:33 BogoMIPS: 5599.99 20:35:33 Virtualization: AMD-V 20:35:33 Hypervisor vendor: KVM 20:35:33 Virtualization type: full 20:35:33 L1d cache: 32K 20:35:33 L1i cache: 32K 20:35:33 L2 cache: 512K 20:35:33 L3 cache: 16384K 20:35:33 NUMA node0 CPU(s): 0,1 20:35:33 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 20:35:33 20:35:33 20:35:33 ---> nproc: 20:35:33 2 20:35:33 20:35:33 20:35:33 ---> df -h: 20:35:33 Filesystem Size Used Avail Use% Mounted on 20:35:33 overlay 40G 9.0G 32G 23% / 20:35:33 tmpfs 64M 0 64M 0% /dev 20:35:33 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:35:33 shm 64M 0 64M 0% /dev/shm 20:35:33 /dev/vda1 40G 9.0G 32G 23% /facter-os 20:35:33 20:35:33 20:35:33 ---> sar -b -r -n DEV: 20:35:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 20:35:33 20:35:33 20:23:47 LINUX RESTART (2 CPU) 20:35:33 20:35:33 20:25:01 tps rtps wtps bread/s bwrtn/s 20:35:33 20:26:01 1.90 0.00 1.90 0.00 37.91 20:35:33 20:27:01 0.22 0.00 0.22 0.00 2.03 20:35:33 20:28:01 0.25 0.00 0.25 0.00 3.73 20:35:33 20:29:01 0.20 0.00 0.20 0.00 3.13 20:35:33 20:30:01 0.33 0.00 0.33 0.00 5.03 20:35:33 20:31:01 0.23 0.00 0.23 0.00 3.00 20:35:33 20:32:01 0.17 0.00 0.17 0.00 2.60 20:35:33 20:33:01 0.33 0.00 0.33 0.00 4.35 20:35:33 20:34:01 0.23 0.00 0.23 0.00 2.70 20:35:33 20:35:01 178.57 0.03 178.53 3.73 51707.81 20:35:33 Average: 18.25 0.00 18.25 0.37 5178.78 20:35:33 20:35:33 20:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:35:33 20:26:01 5468860 0 803380 10.03 2620 1734072 1240544 13.70 578292 1563356 12 20:35:33 20:27:01 5470724 0 801508 10.01 2620 1734080 1224144 13.52 577284 1563016 20 20:35:33 20:28:01 5469380 0 802852 10.02 2620 1734080 1224192 13.52 578588 1563016 20 20:35:33 20:29:01 5469164 0 803060 10.03 2620 1734088 1224228 13.52 573128 1568704 12 20:35:33 20:30:01 5468984 0 803236 10.03 2620 1734092 1224316 13.52 573344 1568704 8 20:35:33 20:31:01 5469920 0 802296 10.02 2620 1734096 1224232 13.52 572772 1568708 20 20:35:33 20:32:01 5469328 0 802880 10.02 2620 1734104 1224256 13.52 573828 1568704 8 20:35:33 20:33:01 5456896 0 815308 10.18 2620 1734108 1224280 13.52 585720 1568704 8 20:35:33 20:34:01 5458432 0 813768 10.16 2620 1734112 1205848 13.31 586184 1567016 12 20:35:33 20:35:01 3738108 0 1211600 15.13 2620 3056604 1570688 17.34 948084 2701220 64 20:35:33 Average: 5293980 0 845989 10.56 2620 1866344 1258673 13.90 614722 1680115 18 20:35:33 20:35:33 20:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:35:33 20:26:01 eth0 2.66 0.72 0.78 0.41 0.00 0.00 0.00 0.00 20:35:33 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:33 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:33 20:27:01 eth0 1.62 0.68 0.61 0.31 0.00 0.00 0.00 0.00 20:35:33 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:33 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:33 20:28:01 eth0 2.83 0.55 0.72 0.45 0.00 0.00 0.00 0.00 20:35:33 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:33 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:33 20:29:01 eth0 2.00 0.68 0.64 0.44 0.00 0.00 0.00 0.00 20:35:33 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:33 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:33 20:30:01 eth0 2.20 0.65 0.77 0.46 0.00 0.00 0.00 0.00 20:35:33 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:33 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:33 20:31:01 eth0 3.36 0.65 0.75 0.40 0.00 0.00 0.00 0.00 20:35:33 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:33 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:33 20:32:01 eth0 2.88 1.00 1.09 0.57 0.00 0.00 0.00 0.00 20:35:33 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:33 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:33 20:33:01 eth0 3.41 0.53 0.79 0.43 0.00 0.00 0.00 0.00 20:35:33 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:33 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:33 20:34:01 eth0 2.70 0.88 0.92 0.57 0.00 0.00 0.00 0.00 20:35:33 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:33 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:33 20:35:01 eth0 1295.90 919.57 7517.28 108.43 0.00 0.00 0.00 0.00 20:35:33 20:35:01 vethea28500 0.02 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:35:33 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:33 20:35:01 docker0 42.63 51.92 3.62 161.19 0.00 0.00 0.00 0.00 20:35:33 Average: eth0 132.00 92.62 752.66 11.25 0.00 0.00 0.00 0.00 20:35:33 Average: vethea28500 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 20:35:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:33 Average: docker0 4.26 5.19 0.36 16.12 0.00 0.00 0.00 0.00 20:35:33 20:35:33 20:35:33 ---> sar -P ALL: 20:35:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 20:35:33 20:35:33 20:23:47 LINUX RESTART (2 CPU) 20:35:33 20:35:33 20:25:01 CPU %user %nice %system %iowait %steal %idle 20:35:33 20:26:01 all 0.15 0.00 0.07 0.00 0.04 99.74 20:35:33 20:26:01 0 0.18 0.00 0.08 0.00 0.03 99.70 20:35:33 20:26:01 1 0.12 0.00 0.05 0.00 0.05 99.78 20:35:33 20:27:01 all 0.22 0.00 0.03 0.00 0.04 99.71 20:35:33 20:27:01 0 0.37 0.00 0.02 0.00 0.05 99.57 20:35:33 20:27:01 1 0.07 0.00 0.05 0.00 0.03 99.85 20:35:33 20:28:01 all 0.08 0.00 0.04 0.00 0.03 99.85 20:35:33 20:28:01 0 0.05 0.00 0.03 0.00 0.05 99.87 20:35:33 20:28:01 1 0.10 0.00 0.05 0.00 0.02 99.83 20:35:33 20:29:01 all 0.12 0.00 0.04 0.00 0.03 99.81 20:35:33 20:29:01 0 0.17 0.00 0.03 0.00 0.02 99.78 20:35:33 20:29:01 1 0.07 0.00 0.05 0.00 0.05 99.83 20:35:33 20:30:01 all 0.09 0.00 0.03 0.00 0.03 99.85 20:35:33 20:30:01 0 0.13 0.00 0.02 0.00 0.02 99.83 20:35:33 20:30:01 1 0.05 0.00 0.03 0.00 0.05 99.87 20:35:33 20:31:01 all 0.12 0.00 0.04 0.00 0.03 99.81 20:35:33 20:31:01 0 0.08 0.00 0.05 0.00 0.02 99.85 20:35:33 20:31:01 1 0.15 0.00 0.03 0.00 0.05 99.77 20:35:33 20:32:01 all 0.08 0.00 0.06 0.00 0.03 99.84 20:35:33 20:32:01 0 0.13 0.00 0.05 0.00 0.03 99.78 20:35:33 20:32:01 1 0.02 0.00 0.07 0.00 0.02 99.90 20:35:33 20:33:01 all 0.15 0.00 0.03 0.00 0.04 99.77 20:35:33 20:33:01 0 0.22 0.00 0.02 0.00 0.03 99.73 20:35:33 20:33:01 1 0.08 0.00 0.05 0.00 0.05 99.82 20:35:33 20:34:01 all 0.06 0.00 0.04 0.00 0.03 99.87 20:35:33 20:34:01 0 0.03 0.00 0.03 0.00 0.03 99.90 20:35:33 20:34:01 1 0.08 0.00 0.05 0.00 0.03 99.83 20:35:33 20:35:01 all 21.49 0.00 9.80 2.28 0.11 66.32 20:35:33 20:35:01 0 22.11 0.00 10.12 1.98 0.09 65.69 20:35:33 20:35:01 1 20.87 0.00 9.48 2.58 0.12 66.95 20:35:33 Average: all 2.13 0.00 0.96 0.21 0.04 96.66 20:35:33 Average: 0 2.21 0.00 0.98 0.19 0.04 96.59 20:35:33 Average: 1 2.04 0.00 0.94 0.24 0.05 96.73 20:35:33 20:35:33 20:35:33