ernestojeda commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 77009bfe5a4ae3411eb221901901cec4e5d16746+a8abf6b343540031172ab2f7335da0bfd82c9c12 (21ac186b46fc8485de8558c931099c3f988ea315) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7947061473667428922.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8549835810391998350.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-28/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-28/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8346818501033816331.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6298576445990408466.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-28/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-28/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1631804401896099055.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-564 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [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/oundry_device-rfid-llrp-go_PR-28 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh4921356857852524602.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh2160177775416640965.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a8abf6b343540031172ab2f7335da0bfd82c9c12 into PR head commit 77009bfe5a4ae3411eb221901901cec4e5d16746 Merge succeeded, producing 9cc6650b81edfe8ead5390e39f7c4d73b76a2d2d Checking out Revision 9cc6650b81edfe8ead5390e39f7c4d73b76a2d2d (PR-28) > git config core.sparsecheckout # timeout=10 > git checkout -f 77009bfe5a4ae3411eb221901901cec4e5d16746 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh4325785115465552654.key > git merge a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9cc6650b81edfe8ead5390e39f7c4d73b76a2d2d # timeout=10 Commit message: "Merge commit 'a8abf6b343540031172ab2f7335da0bfd82c9c12' into HEAD" > git rev-list --no-walk 77009bfe5a4ae3411eb221901901cec4e5d16746 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:15:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:15:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:15:30 ========================================================= 19:15:30 EdgeX Global Pipelines Version Info 19:15:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:15:31 ------------------- 19:15:31 stable info: 19:15:31 ------------------- 19:15:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:15:31 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 19:15:31 Message: update stable to v1.0.193 19:15:32 ------------------- 19:15:32 experimental info: 19:15:32 ------------------- 19:15:32 Commited By: **** collab-it+edgex@linuxfoundation.org 19:15:32 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 19:15:32 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:15:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 19:15:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 19:15:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:15:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:15:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:15:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:15:32 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:15:32 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:15:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:15:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:15:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:15:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 19:15:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:15:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:15:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:15:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:15:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:15:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:15:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:15:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:15:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:15:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:15:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:15:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-28 [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-28 [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-28 [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9cc6650b81edfe8ead5390e39f7c4d73b76a2d2d [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9cc6650 [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:15:33 provisioning config files... 19:15:33 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config3255744599352443530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:15:33 ---> docker-login.sh 19:15:33 nexus3.edgexfoundry.org:10001 19:15:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:34 Configure a credential helper to remove this warning. See 19:15:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:34 19:15:34 Login Succeeded 19:15:34 nexus3.edgexfoundry.org:10002 19:15:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:34 Configure a credential helper to remove this warning. See 19:15:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:34 19:15:34 Login Succeeded 19:15:34 nexus3.edgexfoundry.org:10003 19:15:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:34 Configure a credential helper to remove this warning. See 19:15:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:34 19:15:34 Login Succeeded 19:15:34 nexus3.edgexfoundry.org:10004 19:15:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:34 Configure a credential helper to remove this warning. See 19:15:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:34 19:15:34 Login Succeeded 19:15:34 docker.io 19:15:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:35 Configure a credential helper to remove this warning. See 19:15:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:35 19:15:35 Login Succeeded 19:15:35 ---> docker-login.sh ends [Pipeline] } 19:15:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:15:35 + git log --format=format:%s -1 9cc6650b81edfe8ead5390e39f7c4d73b76a2d2d [Pipeline] echo 19:15:35 GIT_COMMIT: 9cc6650b81edfe8ead5390e39f7c4d73b76a2d2d, Commit Message: Merge commit 'a8abf6b343540031172ab2f7335da0bfd82c9c12' into HEAD [Pipeline] echo 19:15:35 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:15:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:15:36 19:15:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:15:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:15:36 latest: Pulling from edgex-devops/git-semver 19:15:36 31603596830f: Pulling fs layer 19:15:36 54011a49482f: Pulling fs layer 19:15:36 a6820b24f6d8: Pulling fs layer 19:15:36 f581987b2513: Pulling fs layer 19:15:36 f581987b2513: Waiting 19:15:36 54011a49482f: Verifying Checksum 19:15:36 54011a49482f: Download complete 19:15:36 31603596830f: Verifying Checksum 19:15:36 31603596830f: Download complete 19:15:36 a6820b24f6d8: Verifying Checksum 19:15:36 a6820b24f6d8: Download complete 19:15:36 f581987b2513: Verifying Checksum 19:15:36 f581987b2513: Download complete 19:15:36 31603596830f: Pull complete 19:15:37 54011a49482f: Pull complete 19:15:37 a6820b24f6d8: Pull complete 19:15:37 f581987b2513: Pull complete 19:15:37 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 19:15:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:15:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:15:37 prd-centos7-docker-4c-2g-564 does not seem to be running inside a container 19:15:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-28 -v /w/workspace/oundry_device-rfid-llrp-go_PR-28:/w/workspace/oundry_device-rfid-llrp-go_PR-28:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:15:39 $ docker top ea2ee23d404bb6b6b5f8205f4f4f038fccca4099787bacf1c9bd6f0017657bf5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:15:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:15:39 [ssh-agent] Looking for ssh-agent implementation... 19:15:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:15:39 $ docker exec ea2ee23d404bb6b6b5f8205f4f4f038fccca4099787bacf1c9bd6f0017657bf5 ssh-agent 19:15:39 SSH_AUTH_SOCK=/tmp/ssh-zi7AwR296FK3/agent.13 19:15:39 SSH_AGENT_PID=19 19:15:39 Running ssh-add (command line suppressed) 19:15:39 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_8045905213883781758.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_8045905213883781758.key) 19:15:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:15:39 + git tag --points-at HEAD [Pipeline] } 19:15:39 $ docker exec --env ******** --env ******** ea2ee23d404bb6b6b5f8205f4f4f038fccca4099787bacf1c9bd6f0017657bf5 ssh-agent -k 19:15:40 unset SSH_AUTH_SOCK; 19:15:40 unset SSH_AGENT_PID; 19:15:40 echo Agent pid 19 killed; 19:15:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:15:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:15:40 [ssh-agent] Looking for ssh-agent implementation... 19:15:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:15:40 $ docker exec ea2ee23d404bb6b6b5f8205f4f4f038fccca4099787bacf1c9bd6f0017657bf5 ssh-agent 19:15:40 SSH_AUTH_SOCK=/tmp/ssh-z68RnbDFKd8u/agent.51 19:15:40 SSH_AGENT_PID=58 19:15:40 Running ssh-add (command line suppressed) 19:15:40 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_5748077282654249401.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_5748077282654249401.key) 19:15:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:15:40 + git semver init 19:15:40 # -> Open(): unable to determine branch for HEAD 19:15:40 # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.git 19:15:40 # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-28 19:15:40 # $SEMVER_REMOTE_NAME = origin 19:15:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:15:40 # $SEMVER_USER_NAME = edgex-jenkins 19:15:40 # $SEMVER_BRANCH = PR-28 19:15:40 # $SEMVER_TEMP = /tmp/semver-529557786 19:15:40 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 19:15:41 # '/tmp/semver-529557786' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver' 19:15:41 # -> Force: false 19:15:41 # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver [Pipeline] } 19:15:41 $ docker exec --env ******** --env ******** ea2ee23d404bb6b6b5f8205f4f4f038fccca4099787bacf1c9bd6f0017657bf5 ssh-agent -k 19:15:41 unset SSH_AUTH_SOCK; 19:15:41 unset SSH_AGENT_PID; 19:15:41 echo Agent pid 58 killed; 19:15:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:15:41 + git semver [Pipeline] } 19:15:41 $ docker stop --time=1 ea2ee23d404bb6b6b5f8205f4f4f038fccca4099787bacf1c9bd6f0017657bf5 19:15:42 $ docker rm -f ea2ee23d404bb6b6b5f8205f4f4f038fccca4099787bacf1c9bd6f0017657bf5 [Pipeline] // withDockerContainer [Pipeline] sh 19:15:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:15:43 Stashed 1 file(s) [Pipeline] echo 19:15:43 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 19:15:58 Still waiting to schedule task 19:15:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:15:58 Still waiting to schedule task 19:15:58 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-563’ 19:16:41 Running on prd-centos7-docker-4c-2g-567 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws 19:16:41 Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout 19:16:41 Selected Git installation does not exist. Using Default 19:16:41 The recommended git tool is: NONE 19:16:43 using credential edgex-jenkins-ssh 19:16:43 Cloning the remote Git repository 19:16:43 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 19:16:43 > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 19:16:43 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 19:16:43 > git --version # timeout=10 19:16:43 > git --version # 'git version 2.24.4' 19:16:43 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:43 [INFO] Currently running in a labeled security context 19:16:43 [INFO] Currently SELinux is 'enforcing' on the host 19:16:43 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/2@tmp/jenkins-gitclient-ssh9201524583614670311.key 19:16:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:44 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 19:16:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:44 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 19:16:44 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 19:16:44 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:44 [INFO] Currently running in a labeled security context 19:16:44 [INFO] Currently SELinux is 'enforcing' on the host 19:16:44 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/2@tmp/jenkins-gitclient-ssh6595708359044896578.key 19:16:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:16:44 Merging remotes/origin/master commit a8abf6b343540031172ab2f7335da0bfd82c9c12 into PR head commit 77009bfe5a4ae3411eb221901901cec4e5d16746 19:16:45 Merge succeeded, producing b03a723744a107b5adc0c18236e800efd32284e7 19:16:45 Checking out Revision b03a723744a107b5adc0c18236e800efd32284e7 (PR-28) 19:16:44 > git config core.sparsecheckout # timeout=10 19:16:44 > git checkout -f 77009bfe5a4ae3411eb221901901cec4e5d16746 # timeout=10 19:16:44 > git remote # timeout=10 19:16:45 > git config --get remote.origin.url # timeout=10 19:16:45 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:45 [INFO] Currently running in a labeled security context 19:16:45 [INFO] Currently SELinux is 'enforcing' on the host 19:16:45 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/2@tmp/jenkins-gitclient-ssh7326338360319339948.key 19:16:45 > git merge a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 19:16:45 > git rev-parse HEAD^{commit} # timeout=10 19:16:45 > git config core.sparsecheckout # timeout=10 19:16:45 > git checkout -f b03a723744a107b5adc0c18236e800efd32284e7 # timeout=10 19:16:48 Commit message: "Merge commit 'a8abf6b343540031172ab2f7335da0bfd82c9c12' into HEAD" 19:16:48 > git rev-list --no-walk 77009bfe5a4ae3411eb221901901cec4e5d16746 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:16:49 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:16:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:16:50 + true 19:16:50 + sudo service docker restart 19:16:50 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:17:08 provisioning config files... 19:17:08 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config467076358834249257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:17:08 ---> docker-login.sh 19:17:08 nexus3.edgexfoundry.org:10001 19:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:09 Configure a credential helper to remove this warning. See 19:17:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:09 19:17:09 Login Succeeded 19:17:09 nexus3.edgexfoundry.org:10002 19:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:09 Configure a credential helper to remove this warning. See 19:17:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:09 19:17:09 Login Succeeded 19:17:09 nexus3.edgexfoundry.org:10003 19:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:09 Configure a credential helper to remove this warning. See 19:17:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:09 19:17:09 Login Succeeded 19:17:09 nexus3.edgexfoundry.org:10004 19:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:09 Configure a credential helper to remove this warning. See 19:17:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:09 19:17:09 Login Succeeded 19:17:09 docker.io 19:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:10 Configure a credential helper to remove this warning. See 19:17:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:10 19:17:10 Login Succeeded 19:17:10 ---> docker-login.sh ends [Pipeline] } 19:17:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:17:10 ========================================================= 19:17:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:17:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:17:10 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 19:17:10 Sending build context to Docker daemon 1.194MB 19:17:10 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 19:17:10 Step 2/10 : FROM ${BASE} 19:17:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:17:10 540db60ca938: Pulling fs layer 19:17:10 adcc1eea9eea: Pulling fs layer 19:17:10 4c4ab2625f07: Pulling fs layer 19:17:10 0510c868ecb4: Pulling fs layer 19:17:10 afea3b2eda06: Pulling fs layer 19:17:10 7809a108b3ef: Pulling fs layer 19:17:10 f706445af74f: Pulling fs layer 19:17:10 0510c868ecb4: Waiting 19:17:10 afea3b2eda06: Waiting 19:17:10 7809a108b3ef: Waiting 19:17:10 f706445af74f: Waiting 19:17:10 adcc1eea9eea: Verifying Checksum 19:17:10 adcc1eea9eea: Download complete 19:17:10 4c4ab2625f07: Verifying Checksum 19:17:10 4c4ab2625f07: Download complete 19:17:10 afea3b2eda06: Verifying Checksum 19:17:10 afea3b2eda06: Download complete 19:17:10 540db60ca938: Verifying Checksum 19:17:10 540db60ca938: Download complete 19:17:10 7809a108b3ef: Verifying Checksum 19:17:10 7809a108b3ef: Download complete 19:17:11 540db60ca938: Pull complete 19:17:11 adcc1eea9eea: Pull complete 19:17:11 4c4ab2625f07: Pull complete 19:17:12 f706445af74f: Verifying Checksum 19:17:12 f706445af74f: Download complete 19:17:13 0510c868ecb4: Verifying Checksum 19:17:13 0510c868ecb4: Download complete 19:17:17 0510c868ecb4: Pull complete 19:17:17 afea3b2eda06: Pull complete 19:17:17 7809a108b3ef: Pull complete 19:17:18 f706445af74f: Pull complete 19:17:18 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 19:17:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:17:18 ---> b068be0155e3 19:17:18 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 19:17:28 ---> Running in 8dbd91411367 19:17:28 Removing intermediate container 8dbd91411367 19:17:28 ---> 222f5c64e5a4 19:17:28 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 19:17:28 ---> Running in 90af045eb48f 19:17:28 Removing intermediate container 90af045eb48f 19:17:28 ---> f1e0f72e9692 19:17:28 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:17:28 ---> Running in 6640ec92340d 19:17:28 Removing intermediate container 6640ec92340d 19:17:28 ---> d3156e559dbd 19:17:28 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:28 ---> Running in 68d9528904e6 19:17:29 Removing intermediate container 68d9528904e6 19:17:29 ---> 2518acb3a435 19:17:29 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:17:29 ---> Running in 7352b2c4353a 19:17:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:17:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:17:31 OK: 149 MiB in 40 packages 19:17:31 Removing intermediate container 7352b2c4353a 19:17:31 ---> 093f455ba81f 19:17:31 Step 8/10 : WORKDIR /device-rfid-llrp-go 19:17:31 ---> Running in 5eedce0de61f 19:17:31 Removing intermediate container 5eedce0de61f 19:17:31 ---> f67747dbaf5c 19:17:31 Step 9/10 : COPY . . 19:17:32 ---> 986b3592d9e0 19:17:32 Step 10/10 : RUN go mod download 19:17:32 ---> Running in c5eb332f74c2 19:17:54 Removing intermediate container c5eb332f74c2 19:17:54 ---> 68316c582dd1 19:17:54 Successfully built 68316c582dd1 19:17:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:17:54 + docker inspect -f . ci-base-image-x86_64 19:17:54 . [Pipeline] withDockerContainer 19:17:54 prd-centos7-docker-4c-2g-567 does not seem to be running inside a container 19:17:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:17:55 $ docker top d0cbb9e530a893f72eabcdbcc12c588e9c9e34211a7170d851b556bd817d830c -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:55 + go version 19:17:55 go version go1.16.3 linux/amd64 [Pipeline] } 19:17:55 $ docker stop --time=1 d0cbb9e530a893f72eabcdbcc12c588e9c9e34211a7170d851b556bd817d830c 19:17:56 $ docker rm -f d0cbb9e530a893f72eabcdbcc12c588e9c9e34211a7170d851b556bd817d830c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:17:57 + docker inspect -f . ci-base-image-x86_64 19:17:57 . [Pipeline] withDockerContainer 19:17:57 prd-centos7-docker-4c-2g-567 does not seem to be running inside a container 19:17:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:17:57 $ docker top a556e9112acd33eae5db7cf5a713b97b14ae6e1eabd211f5075f7d97aea1b186 -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:58 + go mod tidy 19:17:58 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 19:17:58 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 19:18:03 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 19:18:03 github.com/edgexfoundry/device-sdk-go/pkg/service imports 19:18:03 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 19:18:03 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 19:18:03 github.com/edgexfoundry/device-sdk-go/pkg/service imports 19:18:03 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [Pipeline] } 19:18:03 $ docker stop --time=1 a556e9112acd33eae5db7cf5a713b97b14ae6e1eabd211f5075f7d97aea1b186 19:18:05 $ docker rm -f a556e9112acd33eae5db7cf5a713b97b14ae6e1eabd211f5075f7d97aea1b186 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:18:05 ---> job-cost.sh 19:18:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uRap 19:18:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:18:29 lf-activate-venv(): INFO: Adding /tmp/venv-uRap/bin to PATH 19:18:29 INFO: No Stack... 19:18:29 INFO: Retrieving Pricing Info for: v3-standard-2 19:18:29 INFO: Archiving Costs [Pipeline] sh 19:18:29 + cat /w/workspace/device-rfid-llrp-go/2/archives/cost.csv 19:18:29 + cut -d, -f6 [Pipeline] lock 19:18:29 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-2-stack-cost] 19:18:29 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-2-stack-cost] did not exist. Created. 19:18:29 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:18:29 + echo total: 0.05999999865889549 [Pipeline] stash 19:18:29 Stashed 1 file(s) [Pipeline] } 19:18:29 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:18:30 Failed in branch amd64 19:19:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-569 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws 19:19:27 Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout 19:19:27 Selected Git installation does not exist. Using Default 19:19:27 The recommended git tool is: NONE 19:19:32 using credential edgex-jenkins-ssh 19:19:32 Cloning the remote Git repository 19:19:32 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 19:19:32 > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 19:19:32 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 19:19:32 > git --version # timeout=10 19:19:32 > git --version # 'git version 2.17.1' 19:19:32 using GIT_SSH to set credentials SSH Credentials for GitHub 19:19:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:19:34 Merging remotes/origin/master commit a8abf6b343540031172ab2f7335da0bfd82c9c12 into PR head commit 77009bfe5a4ae3411eb221901901cec4e5d16746 19:19:34 Merge succeeded, producing dc65dfbf2303a6861985a2b9f5394b813293eb51 19:19:34 Checking out Revision dc65dfbf2303a6861985a2b9f5394b813293eb51 (PR-28) 19:19:33 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 19:19:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:19:33 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 19:19:33 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 19:19:33 using GIT_SSH to set credentials SSH Credentials for GitHub 19:19:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:19:34 > git config core.sparsecheckout # timeout=10 19:19:34 > git checkout -f 77009bfe5a4ae3411eb221901901cec4e5d16746 # timeout=10 19:19:34 > git remote # timeout=10 19:19:34 > git config --get remote.origin.url # timeout=10 19:19:34 using GIT_SSH to set credentials SSH Credentials for GitHub 19:19:34 > git merge a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 19:19:34 > git rev-parse HEAD^{commit} # timeout=10 19:19:34 > git config core.sparsecheckout # timeout=10 19:19:34 > git checkout -f dc65dfbf2303a6861985a2b9f5394b813293eb51 # timeout=10 19:19:38 Commit message: "Merge commit 'a8abf6b343540031172ab2f7335da0bfd82c9c12' into HEAD" 19:19:38 > git rev-list --no-walk 77009bfe5a4ae3411eb221901901cec4e5d16746 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:19:40 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:19:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:19:40 + true 19:19:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:19:59 provisioning config files... 19:19:59 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config7574397419613381700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:19:59 ---> docker-login.sh 19:19:59 nexus3.edgexfoundry.org:10001 19:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:00 Configure a credential helper to remove this warning. See 19:20:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:00 19:20:00 Login Succeeded 19:20:00 nexus3.edgexfoundry.org:10002 19:20:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:01 Configure a credential helper to remove this warning. See 19:20:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:01 19:20:01 Login Succeeded 19:20:01 nexus3.edgexfoundry.org:10003 19:20:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:02 Configure a credential helper to remove this warning. See 19:20:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:02 19:20:02 Login Succeeded 19:20:02 nexus3.edgexfoundry.org:10004 19:20:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:02 Configure a credential helper to remove this warning. See 19:20:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:02 19:20:02 Login Succeeded 19:20:02 docker.io 19:20:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:03 Configure a credential helper to remove this warning. See 19:20:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:03 19:20:03 Login Succeeded 19:20:03 ---> docker-login.sh ends [Pipeline] } 19:20:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:20:03 ========================================================= 19:20:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:20:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:20:04 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 19:20:04 Sending build context to Docker daemon 1.194MB 19:20:04 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 19:20:04 Step 2/10 : FROM ${BASE} 19:20:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:20:04 595b0fe564bb: Pulling fs layer 19:20:04 7186ed65a4f7: Pulling fs layer 19:20:04 316046926c0a: Pulling fs layer 19:20:04 4ebd0625c992: Pulling fs layer 19:20:04 207e8628e3a3: Pulling fs layer 19:20:04 4ebd0625c992: Waiting 19:20:04 207e8628e3a3: Waiting 19:20:04 c791037a9be2: Pulling fs layer 19:20:04 ffd874e62e21: Pulling fs layer 19:20:04 c791037a9be2: Waiting 19:20:04 ffd874e62e21: Waiting 19:20:04 7186ed65a4f7: Download complete 19:20:04 316046926c0a: Verifying Checksum 19:20:04 316046926c0a: Download complete 19:20:05 207e8628e3a3: Verifying Checksum 19:20:05 207e8628e3a3: Download complete 19:20:05 595b0fe564bb: Verifying Checksum 19:20:05 595b0fe564bb: Download complete 19:20:05 c791037a9be2: Verifying Checksum 19:20:05 c791037a9be2: Download complete 19:20:05 595b0fe564bb: Pull complete 19:20:06 7186ed65a4f7: Pull complete 19:20:06 316046926c0a: Pull complete 19:20:07 ffd874e62e21: Verifying Checksum 19:20:07 ffd874e62e21: Download complete 19:20:09 4ebd0625c992: Verifying Checksum 19:20:09 4ebd0625c992: Download complete 19:20:19 4ebd0625c992: Pull complete 19:20:19 207e8628e3a3: Pull complete 19:20:19 c791037a9be2: Pull complete 19:20:24 ffd874e62e21: Pull complete 19:20:24 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 19:20:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:20:24 ---> cfc18b08335c 19:20:24 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 19:20:25 ---> Running in 13cfc68835b7 19:20:26 Removing intermediate container 13cfc68835b7 19:20:26 ---> e21c45907f8e 19:20:26 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 19:20:26 ---> Running in 57049da8a4c1 19:20:26 Removing intermediate container 57049da8a4c1 19:20:26 ---> cc990a36af6e 19:20:26 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:20:27 ---> Running in 735829cd58a0 19:20:27 Removing intermediate container 735829cd58a0 19:20:27 ---> a9c063165a6b 19:20:27 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:27 ---> Running in dc2f37574e2a 19:20:30 Removing intermediate container dc2f37574e2a 19:20:30 ---> 564c8b7c978c 19:20:30 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:20:30 ---> Running in 8c68c7372c3d 19:20:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:20:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:20:36 OK: 138 MiB in 40 packages 19:20:37 Removing intermediate container 8c68c7372c3d 19:20:37 ---> db2e3f6a0827 19:20:37 Step 8/10 : WORKDIR /device-rfid-llrp-go 19:20:37 ---> Running in d872fb41decd 19:20:38 Removing intermediate container d872fb41decd 19:20:38 ---> 74915b9d8df2 19:20:38 Step 9/10 : COPY . . 19:20:39 ---> a9c8599c1ade 19:20:39 Step 10/10 : RUN go mod download 19:20:39 ---> Running in 1232f10e24a8 19:21:01 Removing intermediate container 1232f10e24a8 19:21:01 ---> e04c1817b7ad 19:21:01 Successfully built e04c1817b7ad 19:21:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:21:01 + docker inspect -f . ci-base-image-arm64 19:21:01 . [Pipeline] withDockerContainer 19:21:02 prd-ubuntu18.04-docker-arm64-4c-16g-569 does not seem to be running inside a container 19:21:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:21:03 $ docker top 65c314bae92e67dcc7b5e2c533b031873795cf2003b894e8480427c64374572e -eo pid,comm [Pipeline] { [Pipeline] sh 19:21:04 + go version 19:21:04 go version go1.16.3 linux/arm64 [Pipeline] } 19:21:04 $ docker stop --time=1 65c314bae92e67dcc7b5e2c533b031873795cf2003b894e8480427c64374572e 19:21:06 $ docker rm -f 65c314bae92e67dcc7b5e2c533b031873795cf2003b894e8480427c64374572e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:21:07 + docker inspect -f . ci-base-image-arm64 19:21:07 . [Pipeline] withDockerContainer 19:21:08 prd-ubuntu18.04-docker-arm64-4c-16g-569 does not seem to be running inside a container 19:21:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:21:09 $ docker top bdb070e81f638488635c8dfb67a5368d1eb5ae881f260f1a3cef71610aef2bb8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:21:10 + go mod tidy 19:21:11 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 19:21:11 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 19:21:11 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 19:21:11 github.com/edgexfoundry/device-sdk-go/pkg/service imports 19:21:11 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 19:21:11 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 19:21:11 github.com/edgexfoundry/device-sdk-go/pkg/service imports 19:21:11 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [Pipeline] } 19:21:11 $ docker stop --time=1 bdb070e81f638488635c8dfb67a5368d1eb5ae881f260f1a3cef71610aef2bb8 19:21:13 $ docker rm -f bdb070e81f638488635c8dfb67a5368d1eb5ae881f260f1a3cef71610aef2bb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:21:14 ---> job-cost.sh 19:21:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-062i 19:21:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:23:15 lf-activate-venv(): INFO: Adding /tmp/venv-062i/bin to PATH 19:23:15 INFO: No Stack... 19:23:15 INFO: Retrieving Pricing Info for: v2-standard-4 19:23:15 INFO: Archiving Costs [Pipeline] sh 19:23:15 + cut -d, -f6 19:23:15 + cat /w/workspace/device-rfid-llrp-go/2/archives/cost.csv [Pipeline] lock 19:23:15 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-2-stack-cost] 19:23:15 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-2-stack-cost] did not exist. Created. 19:23:15 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:23:15 /w/workspace/device-rfid-llrp-go/2@tmp/durable-778f7171/script.sh: 1: /w/workspace/device-rfid-llrp-go/2@tmp/durable-778f7171/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:23:16 + echo total: 0.18000000715255737 [Pipeline] stash 19:23:16 Warning: overwriting stash ‘stack-cost’ 19:23:16 Stashed 1 file(s) [Pipeline] } 19:23:16 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:23:17 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:23:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:23:19 ---> package-listing.sh 19:23:19 ++ facter osfamily 19:23:19 ++ tr '[:upper:]' '[:lower:]' 19:23:19 + OS_FAMILY=redhat 19:23:19 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-28 19:23:19 + START_PACKAGES=/tmp/packages_start.txt 19:23:19 + END_PACKAGES=/tmp/packages_end.txt 19:23:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:23:19 + PACKAGES=/tmp/packages_start.txt 19:23:19 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' 19:23:19 + PACKAGES=/tmp/packages_end.txt 19:23:19 + case "${OS_FAMILY}" in 19:23:19 + rpm -qa 19:23:19 + sort 19:23:20 + '[' -f /tmp/packages_start.txt ']' 19:23:20 + '[' -f /tmp/packages_end.txt ']' 19:23:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:23:20 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' 19:23:20 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ 19:23:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ [Pipeline] echo 19:23:20 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/oundry_device-rfid-llrp-go_PR-28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:23:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:23:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:23:21 19:23:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:23:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:23:21 alpine: Pulling from edgex-lftools-log-publisher 19:23:21 df20fa9351a1: Pulling fs layer 19:23:21 36b3adc4ff6f: Pulling fs layer 19:23:21 8ad3a11d3b57: Pulling fs layer 19:23:21 46f8f816bc3b: Pulling fs layer 19:23:21 93b61091891f: Pulling fs layer 19:23:21 93b9cdb0e59b: Pulling fs layer 19:23:21 5e14af77c1be: Pulling fs layer 19:23:21 01666e4c0597: Pulling fs layer 19:23:21 aa168da1d23b: Pulling fs layer 19:23:21 46f8f816bc3b: Waiting 19:23:21 93b61091891f: Waiting 19:23:21 93b9cdb0e59b: Waiting 19:23:21 5e14af77c1be: Waiting 19:23:21 01666e4c0597: Waiting 19:23:21 aa168da1d23b: Waiting 19:23:21 df20fa9351a1: Verifying Checksum 19:23:21 df20fa9351a1: Download complete 19:23:21 46f8f816bc3b: Verifying Checksum 19:23:21 46f8f816bc3b: Download complete 19:23:21 36b3adc4ff6f: Verifying Checksum 19:23:21 36b3adc4ff6f: Download complete 19:23:21 93b61091891f: Verifying Checksum 19:23:21 93b61091891f: Download complete 19:23:21 5e14af77c1be: Verifying Checksum 19:23:21 5e14af77c1be: Download complete 19:23:21 df20fa9351a1: Pull complete 19:23:21 01666e4c0597: Verifying Checksum 19:23:21 01666e4c0597: Download complete 19:23:21 36b3adc4ff6f: Pull complete 19:23:21 8ad3a11d3b57: Verifying Checksum 19:23:21 8ad3a11d3b57: Download complete 19:23:22 8ad3a11d3b57: Pull complete 19:23:22 46f8f816bc3b: Pull complete 19:23:22 93b9cdb0e59b: Verifying Checksum 19:23:22 93b9cdb0e59b: Download complete 19:23:22 93b61091891f: Pull complete 19:23:23 93b9cdb0e59b: Pull complete 19:23:23 5e14af77c1be: Pull complete 19:23:23 01666e4c0597: Pull complete 19:23:26 aa168da1d23b: Verifying Checksum 19:23:26 aa168da1d23b: Download complete 19:23:30 aa168da1d23b: Pull complete 19:23:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:23:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:23:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:23:30 prd-centos7-docker-4c-2g-564 does not seem to be running inside a container 19:23:30 $ 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/oundry_device-rfid-llrp-go_PR-28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-28 -v /w/workspace/oundry_device-rfid-llrp-go_PR-28:/w/workspace/oundry_device-rfid-llrp-go_PR-28:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:23:32 $ docker top dd4c9fbf564869fab025ed6b436e9d78fc6b5583dd0d230cd47d52b455af0c93 -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:33 + touch /tmp/pre-build-complete [Pipeline] sh 19:23:33 + mkdir -p /var/log/sa [Pipeline] sh 19:23:33 + ls /var/log/sa-host 19:23:33 + sadf -c /var/log/sa-host/sa04 19:23:33 file_magic: OK 19:23:33 HZ: Using current value: 100 19:23:33 file_header: OK 19:23:33 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:23:33 Statistics: 19:23:33 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:23:33 File successfully converted to sysstat format version 12.2.1 19:23:33 + sadf -c /var/log/sa-host/sa05 19:23:33 file_magic: OK 19:23:33 HZ: Using current value: 100 19:23:33 file_header: OK 19:23:33 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:23:33 Statistics: 19:23:33 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:23:33 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:23:34 provisioning config files... 19:23:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config8944008610580401928tmp [Pipeline] { [Pipeline] echo 19:23:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:23:34 ---> create-netrc.sh [Pipeline] } 19:23:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:23:34 ---> python-tools-install.sh [Pipeline] echo 19:23:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:23:35 ---> sudo-logs.sh 19:23:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:23:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:23:35 ---> job-cost.sh 19:23:35 lf-activate-venv: SKIPPING 19:23:35 DEBUG: total: 0.18000000715255737 19:23:35 INFO: Retrieving Stack Cost... 19:23:36 INFO: Retrieving Pricing Info for: v3-standard-2 19:23:36 INFO: Archiving Costs [Pipeline] echo 19:23:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:23:37 ---> logs-deploy.sh 19:23:37 lf-activate-venv: SKIPPING 19:23:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-28/2 19:23:37 INFO: archiving workspace using pattern(s): 19:23:38 Archives upload complete. 19:23:38 INFO: archiving logs to Nexus 19:23:38 ---> uname -a: 19:23:38 Linux prd-centos7-docker-4c-2g-564.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 19:23:38 19:23:38 19:23:38 ---> lscpu: 19:23:38 Architecture: x86_64 19:23:38 CPU op-mode(s): 32-bit, 64-bit 19:23:38 Byte Order: Little Endian 19:23:38 Address sizes: 40 bits physical, 48 bits virtual 19:23:38 CPU(s): 2 19:23:38 On-line CPU(s) list: 0,1 19:23:38 Thread(s) per core: 1 19:23:38 Core(s) per socket: 1 19:23:38 Socket(s): 2 19:23:38 NUMA node(s): 1 19:23:38 Vendor ID: AuthenticAMD 19:23:38 CPU family: 23 19:23:38 Model: 49 19:23:38 Model name: AMD EPYC-Rome Processor 19:23:38 Stepping: 0 19:23:38 CPU MHz: 2800.000 19:23:38 BogoMIPS: 5600.00 19:23:38 Virtualization: AMD-V 19:23:38 Hypervisor vendor: KVM 19:23:38 Virtualization type: full 19:23:38 L1d cache: 64 KiB 19:23:38 L1i cache: 64 KiB 19:23:38 L2 cache: 1 MiB 19:23:38 L3 cache: 32 MiB 19:23:38 NUMA node0 CPU(s): 0,1 19:23:38 Vulnerability Itlb multihit: Not affected 19:23:38 Vulnerability L1tf: Not affected 19:23:38 Vulnerability Mds: Not affected 19:23:38 Vulnerability Meltdown: Not affected 19:23:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:23:38 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:23:38 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:23:38 Vulnerability Srbds: Not affected 19:23:38 Vulnerability Tsx async abort: Not affected 19:23:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 19:23:38 19:23:38 19:23:38 ---> nproc: 19:23:38 2 19:23:38 19:23:38 19:23:38 ---> df -h: 19:23:38 Filesystem Size Used Available Use% Mounted on 19:23:38 overlay 40.0G 7.6G 32.4G 19% / 19:23:38 tmpfs 64.0M 0 64.0M 0% /dev 19:23:38 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:23:38 shm 64.0M 0 64.0M 0% /dev/shm 19:23:38 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 19:23:38 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 19:23:38 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 19:23:38 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 19:23:38 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 19:23:38 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 19:23:38 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/oundry_device-rfid-llrp-go_PR-28 19:23:38 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp 19:23:38 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 19:23:38 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 19:23:38 19:23:38 19:23:38 ---> free -m: 19:23:38 total used free shared buff/cache available 19:23:38 Mem: 7821 935 4791 0 2094 6707 19:23:38 Swap: 1023 0 1023 19:23:38 19:23:38 19:23:38 ---> ip addr: 19:23:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:23:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:23:38 inet 127.0.0.1/8 scope host lo 19:23:38 valid_lft forever preferred_lft forever 19:23:38 inet6 ::1/128 scope host 19:23:38 valid_lft forever preferred_lft forever 19:23:38 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:23:38 link/ether fa:16:3e:59:30:fe brd ff:ff:ff:ff:ff:ff 19:23:38 inet 10.30.123.145/23 brd 10.30.123.255 scope global dynamic eth0 19:23:38 valid_lft 85877sec preferred_lft 85877sec 19:23:38 inet6 fe80::f816:3eff:fe59:30fe/64 scope link 19:23:38 valid_lft forever preferred_lft forever 19:23:38 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:23:38 link/ether 02:42:47:1c:c8:7c brd ff:ff:ff:ff:ff:ff 19:23:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:23:38 valid_lft forever preferred_lft forever 19:23:38 inet6 fe80::42:47ff:fe1c:c87c/64 scope link 19:23:38 valid_lft forever preferred_lft forever 19:23:38 19:23:38 19:23:38 ---> sar -b -r -n DEV: 19:23:38 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/04/21 _x86_64_ (2 CPU) 19:23:38 19:23:38 19:14:44 LINUX RESTART (2 CPU) 19:23:38 19:23:38 19:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:23:38 19:16:01 190.29 95.75 94.54 0.00 10623.68 40913.04 0.00 19:23:38 19:17:01 1.48 0.00 1.48 0.00 0.00 28.12 0.00 19:23:38 19:18:01 0.43 0.00 0.43 0.00 0.00 6.23 0.00 19:23:38 19:19:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 19:23:38 19:20:01 0.28 0.00 0.28 0.00 0.00 4.43 0.00 19:23:38 19:21:01 0.32 0.00 0.32 0.00 0.00 4.26 0.00 19:23:38 19:22:01 0.25 0.00 0.25 0.00 0.00 2.62 0.00 19:23:38 19:23:01 0.58 0.00 0.58 0.00 0.00 6.95 0.00 19:23:38 Average: 24.24 11.97 12.27 0.00 1328.32 5122.51 0.00 19:23:38 19:23:38 19:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:23:38 19:16:01 5457552 0 811284 10.13 2620 1737484 1278932 14.12 579408 1572560 136 19:23:38 19:17:01 5464192 0 804640 10.05 2620 1737488 1230172 13.58 574244 1572520 8 19:23:38 19:18:01 5468188 0 800644 10.00 2620 1737488 1196032 13.20 564308 1578872 16 19:23:38 19:19:01 5466024 0 802800 10.02 2620 1737496 1196224 13.21 566772 1578872 8 19:23:38 19:20:01 5465856 0 802964 10.03 2620 1737500 1196188 13.21 566060 1579616 8 19:23:38 19:21:01 5465572 0 803244 10.03 2620 1737504 1196164 13.21 566728 1579616 8 19:23:38 19:22:01 5466140 0 802668 10.02 2620 1737512 1196032 13.20 566044 1579616 20 19:23:38 19:23:01 5465288 0 803512 10.03 2620 1737520 1196032 13.20 567012 1579620 8 19:23:38 Average: 5464852 0 803970 10.04 2620 1737499 1210722 13.37 568822 1577662 26 19:23:38 19:23:38 19:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:23:38 19:16:01 eth0 623.56 419.13 1075.41 87.86 0.00 0.00 0.00 0.00 19:23:38 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:38 19:16:01 docker0 2.26 1.60 0.25 5.10 0.00 0.00 0.00 0.00 19:23:38 19:17:01 eth0 1.50 0.28 0.36 0.20 0.00 0.00 0.00 0.00 19:23:38 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:38 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:38 19:18:01 eth0 0.30 0.08 0.02 0.04 0.00 0.00 0.00 0.00 19:23:38 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:38 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:38 19:19:01 eth0 1.15 0.32 0.33 0.20 0.00 0.00 0.00 0.00 19:23:38 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:38 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:38 19:20:01 eth0 0.55 0.30 0.27 0.20 0.00 0.00 0.00 0.00 19:23:38 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:38 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:38 19:21:01 eth0 0.32 0.25 0.14 0.07 0.00 0.00 0.00 0.00 19:23:38 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:38 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:38 19:22:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:23:38 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:38 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:38 19:23:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:23:38 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:38 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:38 Average: eth0 78.48 52.58 134.61 11.08 0.00 0.00 0.00 0.00 19:23:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:38 Average: docker0 0.28 0.20 0.03 0.64 0.00 0.00 0.00 0.00 19:23:38 19:23:38 19:23:38 ---> sar -P ALL: 19:23:38 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/04/21 _x86_64_ (2 CPU) 19:23:38 19:23:38 19:14:44 LINUX RESTART (2 CPU) 19:23:38 19:23:38 19:15:01 CPU %user %nice %system %iowait %steal %idle 19:23:38 19:16:01 all 20.24 0.00 7.35 10.72 0.08 61.61 19:23:38 19:16:01 0 19.13 0.00 8.33 12.66 0.09 59.80 19:23:38 19:16:01 1 21.35 0.00 6.38 8.78 0.07 63.42 19:23:38 19:17:01 all 0.08 0.00 0.03 0.00 0.05 99.84 19:23:38 19:17:01 0 0.10 0.00 0.02 0.00 0.03 99.85 19:23:38 19:17:01 1 0.05 0.00 0.05 0.00 0.07 99.83 19:23:38 19:18:01 all 0.12 0.00 0.03 0.00 0.03 99.83 19:23:38 19:18:01 0 0.18 0.00 0.02 0.00 0.02 99.78 19:23:38 19:18:01 1 0.05 0.00 0.03 0.00 0.03 99.88 19:23:38 19:19:01 all 0.09 0.00 0.03 0.00 0.04 99.83 19:23:38 19:19:01 0 0.02 0.00 0.03 0.00 0.05 99.90 19:23:38 19:19:01 1 0.17 0.00 0.03 0.00 0.03 99.77 19:23:38 19:20:01 all 0.09 0.00 0.03 0.00 0.04 99.83 19:23:38 19:20:01 0 0.03 0.00 0.02 0.00 0.05 99.90 19:23:38 19:20:01 1 0.15 0.00 0.05 0.00 0.03 99.77 19:23:38 19:21:01 all 0.04 0.00 0.02 0.00 0.03 99.91 19:23:38 19:21:01 0 0.03 0.00 0.02 0.00 0.07 99.88 19:23:38 19:21:01 1 0.05 0.00 0.02 0.00 0.00 99.93 19:23:38 19:22:01 all 0.11 0.00 0.02 0.00 0.03 99.85 19:23:38 19:22:01 0 0.08 0.00 0.02 0.00 0.03 99.87 19:23:38 19:22:01 1 0.13 0.00 0.02 0.00 0.02 99.83 19:23:38 19:23:01 all 0.02 0.00 0.03 0.00 0.04 99.91 19:23:38 19:23:01 0 0.02 0.00 0.05 0.00 0.07 99.87 19:23:38 19:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:23:38 Average: all 2.52 0.00 0.91 1.30 0.04 95.23 19:23:38 Average: 0 2.37 0.00 1.03 1.53 0.05 95.03 19:23:38 Average: 1 2.67 0.00 0.80 1.07 0.03 95.43 19:23:38 19:23:38 19:23:38