Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 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-ssh2671153154207137287.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh7865872247179385837.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1429122321115401977.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh2945969649019082223.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7534045652998618513.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 ‘prd-centos7-docker-4c-2g-333’ is offline ‘prd-centos7-docker-4c-2g-334’ is offline Running on prd-centos7-docker-4c-2g-336 in /w/workspace/undry_device-rfid-llrp-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git Avoid second fetch Checking out Revision 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 (master) > git init /w/workspace/undry_device-rfid-llrp-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_device-rfid-llrp-go_master@tmp/jenkins-gitclient-ssh8246946128756421542.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 # timeout=10 Commit message: "Merge pull request #34 from ernestojeda/add-go-mod-tidy" > git rev-list --no-walk a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:20:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:20:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:20:21 ========================================================= 22:20:21 EdgeX Global Pipelines Version Info 22:20:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:20:22 ------------------- 22:20:22 stable info: 22:20:22 ------------------- 22:20:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:20:22 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 22:20:22 Message: update stable to v1.0.195 22:20:23 ------------------- 22:20:23 experimental info: 22:20:23 ------------------- 22:20:23 Commited By: **** collab-it+edgex@linuxfoundation.org 22:20:23 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 22:20:23 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:20:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 22:20:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 22:20:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:20:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:20:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:20:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:20:23 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:20:23 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:20:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:20:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:20:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:20:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 22:20:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:20:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:20:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:20:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:20:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:20:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:20:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:20:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:20:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:20:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:20:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:20:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:20:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:20:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:20:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 22:20:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 22:20:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 22:20:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 [Pipeline] echo 22:20:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2cbcfcc [Pipeline] echo 22:20:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:20:24 provisioning config files... 22:20:24 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config1706483385743337336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:20:24 ---> docker-login.sh 22:20:24 nexus3.edgexfoundry.org:10001 22:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:24 Configure a credential helper to remove this warning. See 22:20:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:24 22:20:24 Login Succeeded 22:20:24 nexus3.edgexfoundry.org:10002 22:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:24 Configure a credential helper to remove this warning. See 22:20:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:24 22:20:24 Login Succeeded 22:20:24 nexus3.edgexfoundry.org:10003 22:20:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:25 Configure a credential helper to remove this warning. See 22:20:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:25 22:20:25 Login Succeeded 22:20:25 nexus3.edgexfoundry.org:10004 22:20:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:25 Configure a credential helper to remove this warning. See 22:20:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:25 22:20:25 Login Succeeded 22:20:25 docker.io 22:20:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:25 Configure a credential helper to remove this warning. See 22:20:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:25 22:20:25 Login Succeeded 22:20:25 ---> docker-login.sh ends [Pipeline] } 22:20:25 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 22:20:26 + git log --format=format:%s -1 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 [Pipeline] echo 22:20:26 GIT_COMMIT: 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72, Commit Message: Merge pull request #34 from ernestojeda/add-go-mod-tidy [Pipeline] echo 22:20:26 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:20:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:20:26 22:20:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:20:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:20:27 latest: Pulling from edgex-devops/git-semver 22:20:27 31603596830f: Pulling fs layer 22:20:27 54011a49482f: Pulling fs layer 22:20:27 a6820b24f6d8: Pulling fs layer 22:20:27 f581987b2513: Pulling fs layer 22:20:27 f581987b2513: Waiting 22:20:27 54011a49482f: Verifying Checksum 22:20:27 54011a49482f: Download complete 22:20:27 31603596830f: Verifying Checksum 22:20:27 31603596830f: Download complete 22:20:27 f581987b2513: Verifying Checksum 22:20:27 f581987b2513: Download complete 22:20:27 a6820b24f6d8: Verifying Checksum 22:20:27 a6820b24f6d8: Download complete 22:20:27 31603596830f: Pull complete 22:20:27 54011a49482f: Pull complete 22:20:28 a6820b24f6d8: Pull complete 22:20:28 f581987b2513: Pull complete 22:20:28 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 22:20:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:20:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:20:28 prd-centos7-docker-4c-2g-336 does not seem to be running inside a container 22:20:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:20:29 $ docker top 4358f22e67152d608e9dd7e9066199e97d4fcd4524b947d52ad347b6fc47d8be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:20:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:20:29 [ssh-agent] Looking for ssh-agent implementation... 22:20:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:20:29 $ docker exec 4358f22e67152d608e9dd7e9066199e97d4fcd4524b947d52ad347b6fc47d8be ssh-agent 22:20:29 SSH_AUTH_SOCK=/tmp/ssh-dWt9Rut0Hs0V/agent.15 22:20:29 SSH_AGENT_PID=22 22:20:29 Running ssh-add (command line suppressed) 22:20:29 Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_815521316420980500.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_815521316420980500.key) 22:20:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:20:30 + git tag --points-at HEAD [Pipeline] } 22:20:30 $ docker exec --env ******** --env ******** 4358f22e67152d608e9dd7e9066199e97d4fcd4524b947d52ad347b6fc47d8be ssh-agent -k 22:20:30 unset SSH_AUTH_SOCK; 22:20:30 unset SSH_AGENT_PID; 22:20:30 echo Agent pid 22 killed; 22:20:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:20:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:20:30 [ssh-agent] Looking for ssh-agent implementation... 22:20:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:20:30 $ docker exec 4358f22e67152d608e9dd7e9066199e97d4fcd4524b947d52ad347b6fc47d8be ssh-agent 22:20:30 SSH_AUTH_SOCK=/tmp/ssh-FtcRYSqTRiwx/agent.54 22:20:30 SSH_AGENT_PID=61 22:20:30 Running ssh-add (command line suppressed) 22:20:30 Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_3438426162398896132.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_3438426162398896132.key) 22:20:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:20:31 + git semver init 22:20:31 # -> Open(): unable to determine branch for HEAD 22:20:31 # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git 22:20:31 # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master 22:20:31 # $SEMVER_REMOTE_NAME = origin 22:20:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:20:31 # $SEMVER_USER_NAME = edgex-jenkins 22:20:31 # $SEMVER_BRANCH = master 22:20:31 # $SEMVER_TEMP = /tmp/semver-088289560 22:20:31 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 22:20:31 # '/tmp/semver-088289560' -> '/w/workspace/undry_device-rfid-llrp-go_master/.semver' 22:20:31 # -> Force: false 22:20:31 # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver [Pipeline] } 22:20:31 $ docker exec --env ******** --env ******** 4358f22e67152d608e9dd7e9066199e97d4fcd4524b947d52ad347b6fc47d8be ssh-agent -k 22:20:31 unset SSH_AUTH_SOCK; 22:20:31 unset SSH_AGENT_PID; 22:20:31 echo Agent pid 61 killed; 22:20:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:20:31 + git semver [Pipeline] } 22:20:31 $ docker stop --time=1 4358f22e67152d608e9dd7e9066199e97d4fcd4524b947d52ad347b6fc47d8be 22:20:33 $ docker rm -f 4358f22e67152d608e9dd7e9066199e97d4fcd4524b947d52ad347b6fc47d8be [Pipeline] // withDockerContainer [Pipeline] sh 22:20:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:20:33 Stashed 1 file(s) [Pipeline] echo 22:20:33 [edgeXSemver]: initialized semver on version 1.0.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 22:20:48 Still waiting to schedule task 22:20:48 ‘prd-centos7-docker-4c-2g-332’ is offline 22:20:48 ‘prd-centos7-docker-4c-2g-338’ is offline 22:20:48 ‘prd-centos7-docker-4c-2g-340’ is offline 22:20:48 Still waiting to schedule task 22:20:48 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-331’ 22:21:49 Running on prd-centos7-docker-4c-2g-344 in /w/workspace/undry_device-rfid-llrp-go_master [Pipeline] { [Pipeline] ws 22:21:49 Running in /w/workspace/device-rfid-llrp-go/6 [Pipeline] { [Pipeline] checkout 22:21:49 Selected Git installation does not exist. Using Default 22:21:49 The recommended git tool is: NONE 22:21:52 using credential edgex-jenkins-ssh 22:21:52 Cloning the remote Git repository 22:21:52 Avoid second fetch 22:21:52 Checking out Revision 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 (master) 22:21:52 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:21:52 > git init /w/workspace/device-rfid-llrp-go/6 # timeout=10 22:21:52 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:21:52 > git --version # timeout=10 22:21:52 > git --version # 'git version 2.24.4' 22:21:52 using GIT_SSH to set credentials SSH Credentials for GitHub 22:21:52 [INFO] Currently running in a labeled security context 22:21:52 [INFO] Currently SELinux is 'enforcing' on the host 22:21:52 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/6@tmp/jenkins-gitclient-ssh4339051939909523576.key 22:21:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:21:53 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 22:21:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:21:53 > git config core.sparsecheckout # timeout=10 22:21:53 > git checkout -f 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 # timeout=10 22:21:56 Commit message: "Merge pull request #34 from ernestojeda/add-go-mod-tidy" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:21:57 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:21:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:21:58 + sudo service docker restart 22:21:58 + true 22:21:58 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:22:16 provisioning config files... 22:22:16 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/6@tmp/config1411816582348387473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:22:16 ---> docker-login.sh 22:22:16 nexus3.edgexfoundry.org:10001 22:22:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:17 Configure a credential helper to remove this warning. See 22:22:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:17 22:22:17 Login Succeeded 22:22:17 nexus3.edgexfoundry.org:10002 22:22:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:17 Configure a credential helper to remove this warning. See 22:22:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:17 22:22:17 Login Succeeded 22:22:17 nexus3.edgexfoundry.org:10003 22:22:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:17 Configure a credential helper to remove this warning. See 22:22:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:17 22:22:17 Login Succeeded 22:22:17 nexus3.edgexfoundry.org:10004 22:22:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:17 Configure a credential helper to remove this warning. See 22:22:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:17 22:22:17 Login Succeeded 22:22:17 docker.io 22:22:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:17 Configure a credential helper to remove this warning. See 22:22:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:17 22:22:17 Login Succeeded 22:22:17 ---> docker-login.sh ends [Pipeline] } 22:22:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:22:18 ========================================================= 22:22:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:22:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:22:18 + 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 . 22:22:18 Sending build context to Docker daemon 1.194MB 22:22:18 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 22:22:18 Step 2/10 : FROM ${BASE} 22:22:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:22:18 540db60ca938: Pulling fs layer 22:22:18 adcc1eea9eea: Pulling fs layer 22:22:18 4c4ab2625f07: Pulling fs layer 22:22:18 0510c868ecb4: Pulling fs layer 22:22:18 afea3b2eda06: Pulling fs layer 22:22:18 7809a108b3ef: Pulling fs layer 22:22:18 f706445af74f: Pulling fs layer 22:22:18 0510c868ecb4: Waiting 22:22:18 afea3b2eda06: Waiting 22:22:18 7809a108b3ef: Waiting 22:22:18 f706445af74f: Waiting 22:22:18 4c4ab2625f07: Download complete 22:22:18 adcc1eea9eea: Verifying Checksum 22:22:18 adcc1eea9eea: Download complete 22:22:18 afea3b2eda06: Verifying Checksum 22:22:18 afea3b2eda06: Download complete 22:22:18 7809a108b3ef: Verifying Checksum 22:22:18 7809a108b3ef: Download complete 22:22:18 540db60ca938: Verifying Checksum 22:22:18 540db60ca938: Download complete 22:22:18 540db60ca938: Pull complete 22:22:18 adcc1eea9eea: Pull complete 22:22:19 4c4ab2625f07: Pull complete 22:22:19 f706445af74f: Verifying Checksum 22:22:19 f706445af74f: Download complete 22:22:20 0510c868ecb4: Verifying Checksum 22:22:20 0510c868ecb4: Download complete 22:22:23 0510c868ecb4: Pull complete 22:22:23 afea3b2eda06: Pull complete 22:22:23 7809a108b3ef: Pull complete 22:22:25 f706445af74f: Pull complete 22:22:25 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:22:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:22:25 ---> b068be0155e3 22:22:25 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 22:22:29 ---> Running in ca577370e2c6 22:22:29 Removing intermediate container ca577370e2c6 22:22:29 ---> a07b3f4e85ad 22:22:29 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 22:22:29 ---> Running in d56176d1272a 22:22:29 Removing intermediate container d56176d1272a 22:22:29 ---> c5769844e445 22:22:29 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:22:29 ---> Running in bf147efadd8e 22:22:29 Removing intermediate container bf147efadd8e 22:22:29 ---> 8516f1a64c71 22:22:29 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:22:29 ---> Running in 735b64ee6bbd 22:22:30 Removing intermediate container 735b64ee6bbd 22:22:30 ---> b9a2dd31b2fa 22:22:30 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:22:30 ---> Running in 7dfddef76df1 22:22:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:22:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:22:32 OK: 149 MiB in 40 packages 22:22:32 Removing intermediate container 7dfddef76df1 22:22:32 ---> 60f2187c5990 22:22:32 Step 8/10 : WORKDIR /device-rfid-llrp-go 22:22:32 ---> Running in 6331818fc5d6 22:22:32 Removing intermediate container 6331818fc5d6 22:22:32 ---> ccbe1ac0d2e2 22:22:32 Step 9/10 : COPY . . 22:22:32 ---> 00e8c07c9033 22:22:32 Step 10/10 : RUN go mod download 22:22:32 ---> Running in f849aad69b69 22:22:45 Removing intermediate container f849aad69b69 22:22:45 ---> 9bf409fc376a 22:22:45 Successfully built 9bf409fc376a 22:22:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:22:45 + docker inspect -f . ci-base-image-x86_64 22:22:45 . [Pipeline] withDockerContainer 22:22:45 prd-centos7-docker-4c-2g-344 does not seem to be running inside a container 22:22:45 $ 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 ******** ci-base-image-x86_64 cat 22:22:45 $ docker top 798eca6c1be571cd534c13d0a64a0cc82b423243b41b737cdd372eb42d51ec9e -eo pid,comm [Pipeline] { [Pipeline] sh 22:22:46 + go version 22:22:46 go version go1.16.3 linux/amd64 [Pipeline] } 22:22:46 $ docker stop --time=1 798eca6c1be571cd534c13d0a64a0cc82b423243b41b737cdd372eb42d51ec9e 22:22:47 $ docker rm -f 798eca6c1be571cd534c13d0a64a0cc82b423243b41b737cdd372eb42d51ec9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:22:47 + docker inspect -f . ci-base-image-x86_64 22:22:47 . [Pipeline] withDockerContainer 22:22:48 prd-centos7-docker-4c-2g-344 does not seem to be running inside a container 22:22: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 ******** ci-base-image-x86_64 cat 22:22:48 $ docker top 01f53dbabf67da012dbc9856c0dee9f34e5b738422fb45a858561cb4cf9ce6ff -eo pid,comm [Pipeline] { [Pipeline] sh 22:22:48 + go mod tidy [Pipeline] sh 22:22:49 + make test 22:22:49 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:22:49 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 22:23:01 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 22:23:01 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 22:23:06 level=INFO ts=2021-06-10T22:23:01.926257801Z app=test source=config.go:123 msg="Config is missing property 'DiscoverySubnets', value has been set to the default value of ''" 22:23:06 level=INFO ts=2021-06-10T22:23:01.926326452Z app=test source=config.go:123 msg="Config is missing property 'ProbeAsyncLimit', value has been set to the default value of '5000'" 22:23:06 level=INFO ts=2021-06-10T22:23:01.926334092Z app=test source=config.go:123 msg="Config is missing property 'ProbeTimeoutSeconds', value has been set to the default value of '2'" 22:23:06 level=INFO ts=2021-06-10T22:23:01.926340102Z app=test source=config.go:123 msg="Config is missing property 'ScanPort', value has been set to the default value of '5084'" 22:23:06 level=INFO ts=2021-06-10T22:23:01.926345233Z app=test source=config.go:123 msg="Config is missing property 'MaxDiscoverDurationSeconds', value has been set to the default value of '300'" 22:23:06 level=INFO ts=2021-06-10T22:23:01.926384223Z app=test source=config.go:123 msg="Config is missing property 'ProbeTimeoutSeconds', value has been set to the default value of '2'" 22:23:06 level=INFO ts=2021-06-10T22:23:01.926415914Z app=test source=config.go:123 msg="Config is missing property 'ProbeAsyncLimit', value has been set to the default value of '5000'" 22:23:06 level=INFO ts=2021-06-10T22:23:01.926458585Z app=test source=config.go:123 msg="Config is missing property 'MaxDiscoverDurationSeconds', value has been set to the default value of '300'" 22:23:06 level=INFO ts=2021-06-10T22:23:01.926479925Z app=test source=config.go:123 msg="Config is missing property 'DiscoverySubnets', value has been set to the default value of ''" 22:23:06 level=INFO ts=2021-06-10T22:23:01.926492056Z app=test source=config.go:123 msg="Config is missing property 'ProbeAsyncLimit', value has been set to the default value of '5000'" 22:23:06 level=INFO ts=2021-06-10T22:23:01.926498436Z app=test source=config.go:123 msg="Config is missing property 'ProbeTimeoutSeconds', value has been set to the default value of '2'" 22:23:06 level=INFO ts=2021-06-10T22:23:01.926503566Z app=test source=config.go:123 msg="Config is missing property 'ScanPort', value has been set to the default value of '5084'" 22:23:06 level=INFO ts=2021-06-10T22:23:01.926508596Z app=test source=config.go:123 msg="Config is missing property 'MaxDiscoverDurationSeconds', value has been set to the default value of '300'" 22:23:06 level=WARN ts=2021-06-10T22:23:01.926522416Z app=test source=config.go:100 msg="Got unexpected config keys and values: map[foo:bar]" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.927559938Z app=test source=discover.go:117 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:23:06 level=INFO ts=2021-06-10T22:23:01.927854004Z app=test source=discover.go:341 host=127.0.0.1 port=59923 msg="Connection dialed" 22:23:06 level=INFO ts=2021-06-10T22:23:01.927873664Z app=test source=discover.go:389 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.927896265Z app=test source=discover.go:362 msg="Sending GetReaderConfig." 22:23:06 level=INFO ts=2021-06-10T22:23:01.927992157Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=WARN ts=2021-06-10T22:23:01.928004777Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:23:06 level=INFO ts=2021-06-10T22:23:01.928042028Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:06 level=INFO ts=2021-06-10T22:23:01.928098499Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=WARN ts=2021-06-10T22:23:01.928109109Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.928121119Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:06 level=INFO ts=2021-06-10T22:23:01.92814593Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:06 level=INFO ts=2021-06-10T22:23:01.928184331Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.928199601Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.928211741Z app=test source=discover.go:375 msg="Sending GetReaderCapabilities." 22:23:06 level=INFO ts=2021-06-10T22:23:01.928221951Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:06 level=INFO ts=2021-06-10T22:23:01.928265252Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.928282213Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:06 level=INFO ts=2021-06-10T22:23:01.928303733Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:06 level=INFO ts=2021-06-10T22:23:01.928344304Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.928356684Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:06 level=INFO ts=2021-06-10T22:23:01.928374515Z app=test source=discover.go:395 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 22:23:06 level=INFO ts=2021-06-10T22:23:01.928391535Z app=test source=discover.go:427 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002}" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.928487577Z app=test source=discover.go:117 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:23:06 level=INFO ts=2021-06-10T22:23:01.928566149Z app=test source=discover.go:341 host=127.0.0.1 port=59923 msg="Connection dialed" 22:23:06 level=INFO ts=2021-06-10T22:23:01.928579279Z app=test source=discover.go:389 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.928592769Z app=test source=discover.go:362 msg="Sending GetReaderConfig." 22:23:06 level=INFO ts=2021-06-10T22:23:01.92864793Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=WARN ts=2021-06-10T22:23:01.928658851Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:23:06 level=INFO ts=2021-06-10T22:23:01.928672451Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:06 level=INFO ts=2021-06-10T22:23:01.928714282Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=WARN ts=2021-06-10T22:23:01.928724002Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.928734402Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:06 level=INFO ts=2021-06-10T22:23:01.928752272Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:06 level=INFO ts=2021-06-10T22:23:01.928785223Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.928799983Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.928807774Z app=test source=discover.go:375 msg="Sending GetReaderCapabilities." 22:23:06 level=INFO ts=2021-06-10T22:23:01.928815334Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:06 level=INFO ts=2021-06-10T22:23:01.928854115Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.928869365Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:06 level=INFO ts=2021-06-10T22:23:01.928879295Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:06 level=INFO ts=2021-06-10T22:23:01.928917706Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.928929186Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:06 level=INFO ts=2021-06-10T22:23:01.928942246Z app=test source=discover.go:395 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 22:23:06 level=INFO ts=2021-06-10T22:23:01.928955497Z app=test source=discover.go:427 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007}" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.929030198Z app=test source=discover.go:117 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:23:06 level=INFO ts=2021-06-10T22:23:01.929115251Z app=test source=discover.go:341 host=127.0.0.1 port=59923 msg="Connection dialed" 22:23:06 level=INFO ts=2021-06-10T22:23:01.929128731Z app=test source=discover.go:389 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.929139502Z app=test source=discover.go:362 msg="Sending GetReaderConfig." 22:23:06 level=INFO ts=2021-06-10T22:23:01.929189723Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=WARN ts=2021-06-10T22:23:01.929200283Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:23:06 level=INFO ts=2021-06-10T22:23:01.929214123Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:06 level=INFO ts=2021-06-10T22:23:01.929254944Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=WARN ts=2021-06-10T22:23:01.929264734Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.929276174Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:06 level=INFO ts=2021-06-10T22:23:01.929294565Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:06 level=INFO ts=2021-06-10T22:23:01.929327005Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.929341326Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.929348926Z app=test source=discover.go:375 msg="Sending GetReaderCapabilities." 22:23:06 level=INFO ts=2021-06-10T22:23:01.929356476Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:06 level=INFO ts=2021-06-10T22:23:01.929390847Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.929405257Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:06 level=INFO ts=2021-06-10T22:23:01.929415637Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:06 level=INFO ts=2021-06-10T22:23:01.929467958Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.929476168Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:06 level=INFO ts=2021-06-10T22:23:01.929488749Z app=test source=discover.go:395 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 22:23:06 level=INFO ts=2021-06-10T22:23:01.929497749Z app=test source=discover.go:427 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50}" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.92956986Z app=test source=discover.go:117 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:23:06 level=INFO ts=2021-06-10T22:23:01.929641432Z app=test source=discover.go:341 host=127.0.0.1 port=59923 msg="Connection dialed" 22:23:06 level=INFO ts=2021-06-10T22:23:01.929650352Z app=test source=discover.go:389 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.929661322Z app=test source=discover.go:362 msg="Sending GetReaderConfig." 22:23:06 level=INFO ts=2021-06-10T22:23:01.929710953Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=WARN ts=2021-06-10T22:23:01.929717694Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:23:06 level=INFO ts=2021-06-10T22:23:01.929729864Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:06 level=INFO ts=2021-06-10T22:23:01.929765955Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=WARN ts=2021-06-10T22:23:01.929771665Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.929782395Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:06 level=INFO ts=2021-06-10T22:23:01.929796725Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:06 level=INFO ts=2021-06-10T22:23:01.929830156Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.929847376Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.929854886Z app=test source=discover.go:375 msg="Sending GetReaderCapabilities." 22:23:06 level=INFO ts=2021-06-10T22:23:01.929862057Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:06 level=INFO ts=2021-06-10T22:23:01.929896737Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.929907197Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:06 level=INFO ts=2021-06-10T22:23:01.929916558Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:06 level=INFO ts=2021-06-10T22:23:01.929951758Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.929959369Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:06 level=INFO ts=2021-06-10T22:23:01.929971559Z app=test source=discover.go:395 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 22:23:06 level=INFO ts=2021-06-10T22:23:01.929979819Z app=test source=discover.go:427 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50}" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.930055211Z app=test source=discover.go:117 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:23:06 level=INFO ts=2021-06-10T22:23:01.930127532Z app=test source=discover.go:341 host=127.0.0.1 port=59923 msg="Connection dialed" 22:23:06 level=INFO ts=2021-06-10T22:23:01.930137392Z app=test source=discover.go:389 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.930147762Z app=test source=discover.go:362 msg="Sending GetReaderConfig." 22:23:06 level=INFO ts=2021-06-10T22:23:01.930197133Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=WARN ts=2021-06-10T22:23:01.930203434Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:23:06 level=INFO ts=2021-06-10T22:23:01.930215564Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:06 level=INFO ts=2021-06-10T22:23:01.930250935Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=WARN ts=2021-06-10T22:23:01.930256875Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.930266255Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:06 level=INFO ts=2021-06-10T22:23:01.930282235Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:06 level=INFO ts=2021-06-10T22:23:01.930314366Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.930324376Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.930331386Z app=test source=discover.go:375 msg="Sending GetReaderCapabilities." 22:23:06 level=INFO ts=2021-06-10T22:23:01.930338296Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:06 level=INFO ts=2021-06-10T22:23:01.930372207Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.930383397Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:06 level=INFO ts=2021-06-10T22:23:01.930392728Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:06 level=INFO ts=2021-06-10T22:23:01.930452249Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.930464749Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:06 level=INFO ts=2021-06-10T22:23:01.930478239Z app=test source=discover.go:395 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 22:23:06 level=INFO ts=2021-06-10T22:23:01.93048984Z app=test source=discover.go:427 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50}" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.930597812Z app=test source=discover.go:117 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:23:06 level=INFO ts=2021-06-10T22:23:01.930673973Z app=test source=discover.go:341 host=127.0.0.1 port=59923 msg="Connection dialed" 22:23:06 level=INFO ts=2021-06-10T22:23:01.930690014Z app=test source=discover.go:389 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.930701244Z app=test source=discover.go:362 msg="Sending GetReaderConfig." 22:23:06 level=INFO ts=2021-06-10T22:23:01.930757335Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=WARN ts=2021-06-10T22:23:01.930772375Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:23:06 level=INFO ts=2021-06-10T22:23:01.930786436Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:06 level=INFO ts=2021-06-10T22:23:01.930823976Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=WARN ts=2021-06-10T22:23:01.930835507Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.930845807Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:06 level=INFO ts=2021-06-10T22:23:01.930860467Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:06 level=INFO ts=2021-06-10T22:23:01.930893078Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.930907488Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.930915088Z app=test source=discover.go:375 msg="Sending GetReaderCapabilities." 22:23:06 level=INFO ts=2021-06-10T22:23:01.930922538Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:06 level=INFO ts=2021-06-10T22:23:01.930959009Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.93097356Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:06 level=INFO ts=2021-06-10T22:23:01.93098357Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:06 level=INFO ts=2021-06-10T22:23:01.93101867Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.931030781Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:06 level=INFO ts=2021-06-10T22:23:01.931044531Z app=test source=discover.go:395 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 22:23:06 level=INFO ts=2021-06-10T22:23:01.931056361Z app=test source=discover.go:427 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50}" 22:23:06 --- FAIL: TestAutoDiscoverNaming (0.00s) 22:23:06 --- FAIL: TestAutoDiscoverNaming/LLRP-FC-4D-1A (0.00s) 22:23:06 discover_test.go:171: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:40896: use of closed network connection 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.931110492Z app=test source=discover.go:117 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.931213835Z app=test source=discover.go:117 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:23:06 level=INFO ts=2021-06-10T22:23:01.931284986Z app=test source=discover.go:341 host=127.0.0.1 port=59923 msg="Connection dialed" 22:23:06 level=INFO ts=2021-06-10T22:23:01.931297596Z app=test source=discover.go:389 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.931308747Z app=test source=discover.go:362 msg="Sending GetReaderConfig." 22:23:06 level=INFO ts=2021-06-10T22:23:01.931364158Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=WARN ts=2021-06-10T22:23:01.931376018Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:23:06 level=INFO ts=2021-06-10T22:23:01.931389318Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:06 level=INFO ts=2021-06-10T22:23:01.931443289Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=WARN ts=2021-06-10T22:23:01.93145365Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.93146463Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:06 level=INFO ts=2021-06-10T22:23:01.93148234Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:06 level=INFO ts=2021-06-10T22:23:01.931525451Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.931541121Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.931548581Z app=test source=discover.go:375 msg="Sending GetReaderCapabilities." 22:23:06 level=INFO ts=2021-06-10T22:23:01.931556192Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:06 level=INFO ts=2021-06-10T22:23:01.931588552Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.931602923Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:06 level=INFO ts=2021-06-10T22:23:01.931611883Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:06 level=INFO ts=2021-06-10T22:23:01.931649594Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.931661614Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:06 level=INFO ts=2021-06-10T22:23:01.931675254Z app=test source=discover.go:395 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 22:23:06 level=INFO ts=2021-06-10T22:23:01.931684464Z app=test source=discover.go:427 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002}" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.931714555Z app=test source=discover.go:117 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:23:06 level=WARN ts=2021-06-10T22:23:01.931725755Z app=test source=discover.go:273 deviceName= msg="Found registered device without tcp protocol information." 22:23:06 level=INFO ts=2021-06-10T22:23:01.931738545Z app=test source=discover.go:457 address=127.0.0.1:59923 deviceName=SpeedwayR-19-C5-D6 msg="Existing device in disabled (disconnected) state will be scanned again." 22:23:06 level=INFO ts=2021-06-10T22:23:01.931801047Z app=test source=discover.go:341 host=127.0.0.1 port=59923 msg="Connection dialed" 22:23:06 level=INFO ts=2021-06-10T22:23:01.931814237Z app=test source=discover.go:389 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.931825417Z app=test source=discover.go:362 msg="Sending GetReaderConfig." 22:23:06 level=INFO ts=2021-06-10T22:23:01.931877239Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=WARN ts=2021-06-10T22:23:01.93188862Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:23:06 level=INFO ts=2021-06-10T22:23:01.93190147Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:06 level=INFO ts=2021-06-10T22:23:01.931943801Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=WARN ts=2021-06-10T22:23:01.931954071Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.931965161Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:06 level=INFO ts=2021-06-10T22:23:01.931982541Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:06 level=INFO ts=2021-06-10T22:23:01.932015382Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.932030042Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.932038273Z app=test source=discover.go:375 msg="Sending GetReaderCapabilities." 22:23:06 level=INFO ts=2021-06-10T22:23:01.932051803Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:06 level=INFO ts=2021-06-10T22:23:01.932084084Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.932096234Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:06 level=INFO ts=2021-06-10T22:23:01.932105184Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 22:23:06 level=INFO ts=2021-06-10T22:23:01.932143605Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:23:06 level=DEBUG ts=2021-06-10T22:23:01.932156835Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:23:06 level=INFO ts=2021-06-10T22:23:01.932169875Z app=test source=discover.go:395 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 22:23:06 level=INFO ts=2021-06-10T22:23:01.932178926Z app=test source=discover.go:427 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002}" 22:23:06 level=WARN ts=2021-06-10T22:23:01.932207536Z app=test source=discover.go:251 msg="Re-discovered existing device at the same TCP address, nothing to do." 22:23:06 FAIL 22:23:06 coverage: 39.5% of statements 22:23:06 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.988s 22:23:06 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.337s coverage: 52.0% of statements 22:23:06 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.041s coverage: 95.5% of statements 22:23:06 FAIL 22:23:06 make: *** [Makefile:26: test] Error 1 [Pipeline] } 22:23:06 $ docker stop --time=1 01f53dbabf67da012dbc9856c0dee9f34e5b738422fb45a858561cb4cf9ce6ff 22:23:07 $ docker rm -f 01f53dbabf67da012dbc9856c0dee9f34e5b738422fb45a858561cb4cf9ce6ff [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 22:23:08 ---> job-cost.sh 22:23:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vhGA 22:23:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:23:30 lf-activate-venv(): INFO: Adding /tmp/venv-vhGA/bin to PATH 22:23:30 INFO: No Stack... 22:23:31 INFO: Retrieving Pricing Info for: v3-standard-2 22:23:31 INFO: Archiving Costs [Pipeline] sh 22:23:32 + cat /w/workspace/device-rfid-llrp-go/6/archives/cost.csv 22:23:32 + cut -d, -f6 [Pipeline] lock 22:23:32 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-master-6-stack-cost] 22:23:32 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-6-stack-cost] did not exist. Created. 22:23:32 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-master-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:23:32 + echo total: 0.05999999865889549 [Pipeline] stash 22:23:32 Stashed 1 file(s) [Pipeline] } 22:23:32 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:23:32 Failed in branch amd64 22:23:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-348 in /w/workspace/undry_device-rfid-llrp-go_master [Pipeline] { [Pipeline] ws 22:23:47 Running in /w/workspace/device-rfid-llrp-go/6 [Pipeline] { [Pipeline] checkout 22:23:47 Selected Git installation does not exist. Using Default 22:23:47 The recommended git tool is: NONE 22:23:52 using credential edgex-jenkins-ssh 22:23:52 Cloning the remote Git repository 22:23:52 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:23:52 > git init /w/workspace/device-rfid-llrp-go/6 # timeout=10 22:23:52 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:23:52 > git --version # timeout=10 22:23:52 > git --version # 'git version 2.17.1' 22:23:52 using GIT_SSH to set credentials SSH Credentials for GitHub 22:23:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:23:53 Avoid second fetch 22:23:53 Checking out Revision 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 (master) 22:23:53 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 22:23:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:23:53 > git config core.sparsecheckout # timeout=10 22:23:53 > git checkout -f 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 # timeout=10 22:23:58 Commit message: "Merge pull request #34 from ernestojeda/add-go-mod-tidy" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:23:59 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:23:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:24:00 + sudo service docker restart 22:24:00 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:24:18 provisioning config files... 22:24:18 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/6@tmp/config6090031370496013078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:24:19 ---> docker-login.sh 22:24:19 nexus3.edgexfoundry.org:10001 22:24:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:20 Configure a credential helper to remove this warning. See 22:24:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:20 22:24:20 Login Succeeded 22:24:20 nexus3.edgexfoundry.org:10002 22:24:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:20 Configure a credential helper to remove this warning. See 22:24:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:20 22:24:20 Login Succeeded 22:24:20 nexus3.edgexfoundry.org:10003 22:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:21 Configure a credential helper to remove this warning. See 22:24:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:21 22:24:21 Login Succeeded 22:24:21 nexus3.edgexfoundry.org:10004 22:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:21 Configure a credential helper to remove this warning. See 22:24:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:21 22:24:21 Login Succeeded 22:24:21 docker.io 22:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:23 Configure a credential helper to remove this warning. See 22:24:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:23 22:24:23 Login Succeeded 22:24:23 ---> docker-login.sh ends [Pipeline] } 22:24:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:24:23 ========================================================= 22:24:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:24:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:24:23 + 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 . 22:24:24 Sending build context to Docker daemon 1.194MB 22:24:24 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 22:24:24 Step 2/10 : FROM ${BASE} 22:24:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:24:24 595b0fe564bb: Pulling fs layer 22:24:24 3088b5b3c5c0: Pulling fs layer 22:24:24 5b7225fbf94c: Pulling fs layer 22:24:24 ba82ee9f976e: Pulling fs layer 22:24:24 506bd15cee9f: Pulling fs layer 22:24:24 75a0a4a0db45: Pulling fs layer 22:24:24 618dc40b7e24: Pulling fs layer 22:24:24 ba82ee9f976e: Waiting 22:24:24 506bd15cee9f: Waiting 22:24:24 75a0a4a0db45: Waiting 22:24:24 618dc40b7e24: Waiting 22:24:24 5b7225fbf94c: Download complete 22:24:24 3088b5b3c5c0: Verifying Checksum 22:24:24 506bd15cee9f: Verifying Checksum 22:24:24 506bd15cee9f: Download complete 22:24:24 75a0a4a0db45: Verifying Checksum 22:24:24 75a0a4a0db45: Download complete 22:24:24 595b0fe564bb: Verifying Checksum 22:24:24 595b0fe564bb: Download complete 22:24:25 595b0fe564bb: Pull complete 22:24:26 3088b5b3c5c0: Pull complete 22:24:26 5b7225fbf94c: Pull complete 22:24:26 618dc40b7e24: Verifying Checksum 22:24:26 618dc40b7e24: Download complete 22:24:27 ba82ee9f976e: Download complete 22:24:38 ba82ee9f976e: Pull complete 22:24:38 506bd15cee9f: Pull complete 22:24:38 75a0a4a0db45: Pull complete 22:24:43 618dc40b7e24: Pull complete 22:24:43 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 22:24:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:24:43 ---> a36622ca3599 22:24:43 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 22:24:44 ---> Running in 4d0c9f2c91a2 22:24:44 Removing intermediate container 4d0c9f2c91a2 22:24:44 ---> 40e61521dc6d 22:24:44 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 22:24:45 ---> Running in 93fa2cfda38c 22:24:45 Removing intermediate container 93fa2cfda38c 22:24:45 ---> 7e0d39b2c1c5 22:24:45 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:24:45 ---> Running in 381de7b7df63 22:24:46 Removing intermediate container 381de7b7df63 22:24:46 ---> 42f43650da36 22:24:46 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:24:46 ---> Running in 21645733922d 22:24:48 Removing intermediate container 21645733922d 22:24:48 ---> ef267d36affd 22:24:48 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:24:48 ---> Running in 69cc78dd4d79 22:24:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:24:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:24:51 OK: 138 MiB in 40 packages 22:24:52 Removing intermediate container 69cc78dd4d79 22:24:52 ---> 09b39a27e92c 22:24:52 Step 8/10 : WORKDIR /device-rfid-llrp-go 22:24:52 ---> Running in 68d05a28e705 22:24:53 Removing intermediate container 68d05a28e705 22:24:53 ---> 41e5f419783c 22:24:53 Step 9/10 : COPY . . 22:24:54 ---> 7d0c2e9154cd 22:24:54 Step 10/10 : RUN go mod download 22:24:54 ---> Running in 899a09704c8e 22:25:16 Removing intermediate container 899a09704c8e 22:25:16 ---> 6a8506305652 22:25:16 Successfully built 6a8506305652 22:25:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:25:16 + docker inspect -f . ci-base-image-arm64 22:25:16 . [Pipeline] withDockerContainer 22:25:16 prd-ubuntu18.04-docker-arm64-4c-16g-348 does not seem to be running inside a container 22:25:16 $ 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 ******** ci-base-image-arm64 cat 22:25:18 $ docker top a303118f9abc21195a99058b144a5872af2fb8e385a0893f479d59e2ae6a3722 -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:19 + go version 22:25:19 go version go1.16.5 linux/arm64 [Pipeline] } 22:25:19 $ docker stop --time=1 a303118f9abc21195a99058b144a5872af2fb8e385a0893f479d59e2ae6a3722 22:25:21 $ docker rm -f a303118f9abc21195a99058b144a5872af2fb8e385a0893f479d59e2ae6a3722 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:25:22 + docker inspect -f . ci-base-image-arm64 22:25:22 . [Pipeline] withDockerContainer 22:25:22 prd-ubuntu18.04-docker-arm64-4c-16g-348 does not seem to be running inside a container 22:25:22 $ 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 ******** ci-base-image-arm64 cat 22:25:23 $ docker top 464fece5ba6dcf30cfa59e6b14b00b7f43c5021963ac12b7c5490613cd5421cf -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:24 + go mod tidy [Pipeline] sh 22:25:26 + make test 22:25:26 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:25:27 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 22:26:14 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 22:26:14 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 22:26:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 31.667s coverage: 39.5% of statements 22:26:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.531s coverage: 51.9% of statements 22:26:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.065s coverage: 96.4% of statements 22:26:46 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:27:08 gofmt -l . 22:27:09 [ "`gofmt -l .`" = "" ] 22:27:10 ./bin/test-go-mod-tidy.sh 22:27:10 ./bin/test-attribution-txt.sh [Pipeline] } 22:27:11 $ docker stop --time=1 464fece5ba6dcf30cfa59e6b14b00b7f43c5021963ac12b7c5490613cd5421cf 22:27:13 $ docker rm -f 464fece5ba6dcf30cfa59e6b14b00b7f43c5021963ac12b7c5490613cd5421cf [Pipeline] // withDockerContainer [Pipeline] sh 22:27:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:27:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:27:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:27:19 + ls -al . 22:27:19 total 592 22:27:19 drwxrwxr-x 10 jenkins jenkins 4096 Jun 10 22:27 . 22:27:19 drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 22:23 .. 22:27:19 -rw-rw-r-- 1 jenkins jenkins 134 Jun 10 22:23 .dockerignore 22:27:19 drwxrwxr-x 8 jenkins jenkins 4096 Jun 10 22:23 .git 22:27:19 drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 22:23 .github 22:27:19 -rw-rw-r-- 1 jenkins jenkins 934 Jun 10 22:23 .gitignore 22:27:19 -rw-rw-r-- 1 jenkins jenkins 6734 Jun 10 22:23 Attribution.txt 22:27:19 -rw-rw-r-- 1 jenkins jenkins 1521 Jun 10 22:23 Dockerfile 22:27:19 -rw-rw-r-- 1 jenkins jenkins 999 Jun 10 22:23 Dockerfile.build 22:27:19 -rw-rw-r-- 1 jenkins jenkins 682 Jun 10 22:23 Jenkinsfile 22:27:19 -rw-rw-r-- 1 jenkins jenkins 11347 Jun 10 22:23 LICENSE 22:27:19 -rw-rw-r-- 1 jenkins jenkins 1011 Jun 10 22:23 Makefile 22:27:19 -rw-rw-r-- 1 jenkins jenkins 27918 Jun 10 22:23 README.md 22:27:19 -rw-rw-r-- 1 jenkins jenkins 11 Jun 10 22:20 VERSION 22:27:19 drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 22:23 bin 22:27:19 drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 22:23 cmd 22:27:19 -rw-r--r-- 1 jenkins jenkins 462634 Jun 10 22:26 coverage.out 22:27:19 drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 22:23 examples 22:27:19 -rw-r--r-- 1 jenkins jenkins 308 Jun 10 22:27 go.mod 22:27:19 -rw-r--r-- 1 jenkins jenkins 13807 Jun 10 22:25 go.sum 22:27:19 drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 22:23 images 22:27:19 drwxrwxr-x 5 jenkins jenkins 4096 Jun 10 22:23 internal 22:27:19 drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 22:23 snap 22:27:19 -rw-rw-r-- 1 jenkins jenkins 193 Jun 10 22:23 version.go [Pipeline] isUnix [Pipeline] sh 22:27:19 + 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=2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 --label arch=arm64 --label version=1.0.0-dev.1 . 22:27:19 Sending build context to Docker daemon 1.195MB 22:27:20 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 22:27:20 Step 2/25 : FROM ${BASE} AS builder 22:27:20 ---> 6a8506305652 22:27:20 Step 3/25 : ARG MAKE='make build' 22:27:20 ---> Running in 80217acaf9fd 22:27:20 Removing intermediate container 80217acaf9fd 22:27:20 ---> 622a51529ca0 22:27:20 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 22:27:20 ---> Running in 5927ee186f7d 22:27:21 Removing intermediate container 5927ee186f7d 22:27:21 ---> a1fcc276839e 22:27:21 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 22:27:21 ---> Running in e74b0c4afa48 22:27:22 Removing intermediate container e74b0c4afa48 22:27:22 ---> e87139da5778 22:27:22 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:22 ---> Running in 2c4e9a254de0 22:27:24 Removing intermediate container 2c4e9a254de0 22:27:24 ---> 1c42ebcc2071 22:27:24 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:27:24 ---> Running in c7f5457a1083 22:27:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:27:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:27:27 OK: 138 MiB in 40 packages 22:27:28 Removing intermediate container c7f5457a1083 22:27:28 ---> b9c3e3aaca32 22:27:28 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 22:27:28 ---> Running in 0a009ccadb95 22:27:28 Removing intermediate container 0a009ccadb95 22:27:28 ---> ae20ec42f0e9 22:27:28 Step 9/25 : COPY go.mod . 22:27:29 ---> 295aed40ad41 22:27:29 Step 10/25 : COPY Makefile . 22:27:30 ---> a51acf9be216 22:27:30 Step 11/25 : RUN make update 22:27:30 ---> Running in 0d6607fc7971 22:27:31 CGO_ENABLED=0 GO111MODULE=on go mod download 22:27:32 Removing intermediate container 0d6607fc7971 22:27:32 ---> aeacb71f6572 22:27:32 Step 12/25 : COPY . . 22:27:33 ---> f188a92e06f8 22:27:33 Step 13/25 : RUN go mod tidy 22:27:33 ---> Running in a0dbf3273e52 22:27:36 Removing intermediate container a0dbf3273e52 22:27:36 ---> 03a08075bb2b 22:27:36 Step 14/25 : RUN $MAKE 22:27:36 ---> Running in b0f08f2a1041 22:27:37 go mod tidy 22:27:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0-dev.1" -o cmd/device-rfid-llrp-go ./cmd 22:28:10 Removing intermediate container b0f08f2a1041 22:28:10 ---> d4d246e52f15 22:28:10 Step 15/25 : FROM alpine:3.12 22:28:10 3.12: Pulling from library/alpine 22:28:10 d2f70382dc9a: Pulling fs layer 22:28:10 d2f70382dc9a: Verifying Checksum 22:28:10 d2f70382dc9a: Download complete 22:28:10 d2f70382dc9a: Pull complete 22:28:10 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 22:28:10 Status: Downloaded newer image for alpine:3.12 22:28:10 ---> 9852663dfa18 22:28:10 Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:28:10 ---> Running in a47a8a893873 22:28:10 Removing intermediate container a47a8a893873 22:28:10 ---> f1cdf0d63684 22:28:10 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / 22:28:10 ---> 13dccf54f360 22:28:10 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / 22:28:10 ---> 51812ce61592 22:28:10 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / 22:28:12 ---> 11b140db55ea 22:28:12 Step 20/25 : EXPOSE 49989 22:28:12 ---> Running in 1301ec090ccc 22:28:12 Removing intermediate container 1301ec090ccc 22:28:12 ---> c411aea43a6f 22:28:12 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] 22:28:12 ---> Running in c232c0b7d786 22:28:13 Removing intermediate container c232c0b7d786 22:28:13 ---> 39e1467777f2 22:28:13 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 22:28:13 ---> Running in 4395a0ea1647 22:28:13 Removing intermediate container 4395a0ea1647 22:28:13 ---> 722ba1a33474 22:28:13 Step 23/25 : LABEL arch=arm64 22:28:13 ---> Running in 0a7e85771606 22:28:14 Removing intermediate container 0a7e85771606 22:28:14 ---> c1c932a3c268 22:28:14 Step 24/25 : LABEL git_sha=2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 22:28:14 ---> Running in e06e49c35ee1 22:28:15 Removing intermediate container e06e49c35ee1 22:28:15 ---> bf30fd9acad5 22:28:15 Step 25/25 : LABEL version=1.0.0-dev.1 22:28:15 ---> Running in 7adc8c393072 22:28:15 Removing intermediate container 7adc8c393072 22:28:15 ---> f5fe86eee0fc 22:28:15 [Warning] One or more build-args [ARCH] were not consumed 22:28:15 Successfully built f5fe86eee0fc 22:28:15 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 22:28:15 provisioning config files... 22:28:15 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/6@tmp/config4572295374639299447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:28:16 ---> docker-login.sh 22:28:16 nexus3.edgexfoundry.org:10001 22:28:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:16 Configure a credential helper to remove this warning. See 22:28:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:16 22:28:16 Login Succeeded 22:28:16 nexus3.edgexfoundry.org:10002 22:28:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:17 Configure a credential helper to remove this warning. See 22:28:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:17 22:28:17 Login Succeeded 22:28:17 nexus3.edgexfoundry.org:10003 22:28:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:17 Configure a credential helper to remove this warning. See 22:28:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:17 22:28:17 Login Succeeded 22:28:17 nexus3.edgexfoundry.org:10004 22:28:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:18 Configure a credential helper to remove this warning. See 22:28:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:18 22:28:18 Login Succeeded 22:28:18 docker.io 22:28:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:18 Configure a credential helper to remove this warning. See 22:28:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:18 22:28:18 Login Succeeded 22:28:18 ---> docker-login.sh ends [Pipeline] } 22:28:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:28:18 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 22:28:18 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 22:28:18 latest 22:28:18 1.0.0-dev.1 22:28:18 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72-1.0.0-dev.1 22:28:18 master 22:28:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:28:19 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 [Pipeline] isUnix [Pipeline] sh 22:28:19 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 22:28:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 22:28:19 986bac02a8d3: Preparing 22:28:19 d6671634343c: Preparing 22:28:19 cc750356da9b: Preparing 22:28:19 3fbe34a1663b: Preparing 22:28:19 3fbe34a1663b: Layer already exists 22:28:20 d6671634343c: Pushed 22:28:20 cc750356da9b: Pushed 22:28:22 986bac02a8d3: Pushed 22:28:22 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72: digest: sha256:b1c53094f7065f828219855ea2820069d7b438d78d9916dce30c785a3b6417bd size: 1155 [Pipeline] isUnix [Pipeline] sh 22:28:23 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:28:23 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 22:28:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 22:28:23 986bac02a8d3: Preparing 22:28:23 d6671634343c: Preparing 22:28:23 cc750356da9b: Preparing 22:28:23 3fbe34a1663b: Preparing 22:28:23 986bac02a8d3: Layer already exists 22:28:23 3fbe34a1663b: Layer already exists 22:28:23 cc750356da9b: Layer already exists 22:28:23 d6671634343c: Layer already exists 22:28:23 latest: digest: sha256:b1c53094f7065f828219855ea2820069d7b438d78d9916dce30c785a3b6417bd size: 1155 [Pipeline] isUnix [Pipeline] sh 22:28:23 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.1 [Pipeline] isUnix [Pipeline] sh 22:28:24 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.1 22:28:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 22:28:24 986bac02a8d3: Preparing 22:28:24 d6671634343c: Preparing 22:28:24 cc750356da9b: Preparing 22:28:24 3fbe34a1663b: Preparing 22:28:24 d6671634343c: Layer already exists 22:28:24 cc750356da9b: Layer already exists 22:28:24 3fbe34a1663b: Layer already exists 22:28:24 986bac02a8d3: Layer already exists 22:28:24 1.0.0-dev.1: digest: sha256:b1c53094f7065f828219855ea2820069d7b438d78d9916dce30c785a3b6417bd size: 1155 [Pipeline] isUnix [Pipeline] sh 22:28:24 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72-1.0.0-dev.1 [Pipeline] isUnix [Pipeline] sh 22:28:25 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72-1.0.0-dev.1 22:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 22:28:25 986bac02a8d3: Preparing 22:28:25 d6671634343c: Preparing 22:28:25 cc750356da9b: Preparing 22:28:25 3fbe34a1663b: Preparing 22:28:25 986bac02a8d3: Layer already exists 22:28:25 cc750356da9b: Layer already exists 22:28:25 d6671634343c: Layer already exists 22:28:25 3fbe34a1663b: Layer already exists 22:28:25 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72-1.0.0-dev.1: digest: sha256:b1c53094f7065f828219855ea2820069d7b438d78d9916dce30c785a3b6417bd size: 1155 [Pipeline] isUnix [Pipeline] sh 22:28:25 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:master [Pipeline] isUnix [Pipeline] sh 22:28:26 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:master 22:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 22:28:26 986bac02a8d3: Preparing 22:28:26 d6671634343c: Preparing 22:28:26 cc750356da9b: Preparing 22:28:26 3fbe34a1663b: Preparing 22:28:26 3fbe34a1663b: Layer already exists 22:28:26 cc750356da9b: Layer already exists 22:28:26 986bac02a8d3: Layer already exists 22:28:26 d6671634343c: Layer already exists 22:28:26 master: digest: sha256:b1c53094f7065f828219855ea2820069d7b438d78d9916dce30c785a3b6417bd size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:28:26 ===================================================== [Pipeline] echo 22:28:26 taggedImages: 22:28:26 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 22:28:26 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 22:28:26 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.1 22:28:26 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72-1.0.0-dev.1 22:28:26 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 22:28:27 ---> job-cost.sh 22:28:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KJ5S 22:29:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:30:27 lf-activate-venv(): INFO: Adding /tmp/venv-KJ5S/bin to PATH 22:30:27 INFO: No Stack... 22:30:27 INFO: Retrieving Pricing Info for: v2-standard-4 22:30:27 INFO: Archiving Costs [Pipeline] sh 22:30:28 + cut -d, -f6 22:30:28 + cat /w/workspace/device-rfid-llrp-go/6/archives/cost.csv [Pipeline] lock 22:30:28 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-master-6-stack-cost] 22:30:28 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-6-stack-cost] did not exist. Created. 22:30:28 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-master-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:30:28 /w/workspace/device-rfid-llrp-go/6@tmp/durable-96f18dff/script.sh: 1: /w/workspace/device-rfid-llrp-go/6@tmp/durable-96f18dff/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:30:28 + echo total: 0.18000000715255737 [Pipeline] stash 22:30:28 Warning: overwriting stash ‘stack-cost’ 22:30:29 Stashed 1 file(s) [Pipeline] } 22:30:29 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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 22:30:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:30:31 ---> package-listing.sh 22:30:31 ++ facter osfamily 22:30:31 ++ tr '[:upper:]' '[:lower:]' 22:30:31 + OS_FAMILY=redhat 22:30:31 + workspace=/w/workspace/undry_device-rfid-llrp-go_master 22:30:31 + START_PACKAGES=/tmp/packages_start.txt 22:30:31 + END_PACKAGES=/tmp/packages_end.txt 22:30:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:30:31 + PACKAGES=/tmp/packages_start.txt 22:30:31 + '[' /w/workspace/undry_device-rfid-llrp-go_master ']' 22:30:31 + PACKAGES=/tmp/packages_end.txt 22:30:31 + case "${OS_FAMILY}" in 22:30:31 + rpm -qa 22:30:31 + sort 22:30:32 + '[' -f /tmp/packages_start.txt ']' 22:30:32 + '[' -f /tmp/packages_end.txt ']' 22:30:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:30:32 + '[' /w/workspace/undry_device-rfid-llrp-go_master ']' 22:30:32 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_master/archives/ 22:30:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_master/archives/ [Pipeline] echo 22:30:32 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:30:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:30:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:30:33 22:30:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:30:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:30:33 alpine: Pulling from edgex-lftools-log-publisher 22:30:33 df20fa9351a1: Pulling fs layer 22:30:33 36b3adc4ff6f: Pulling fs layer 22:30:33 8ad3a11d3b57: Pulling fs layer 22:30:33 46f8f816bc3b: Pulling fs layer 22:30:33 93b61091891f: Pulling fs layer 22:30:33 93b9cdb0e59b: Pulling fs layer 22:30:33 5e14af77c1be: Pulling fs layer 22:30:33 01666e4c0597: Pulling fs layer 22:30:33 aa168da1d23b: Pulling fs layer 22:30:33 93b61091891f: Waiting 22:30:33 93b9cdb0e59b: Waiting 22:30:33 5e14af77c1be: Waiting 22:30:33 01666e4c0597: Waiting 22:30:33 aa168da1d23b: Waiting 22:30:33 46f8f816bc3b: Waiting 22:30:33 36b3adc4ff6f: Verifying Checksum 22:30:33 36b3adc4ff6f: Download complete 22:30:33 46f8f816bc3b: Verifying Checksum 22:30:33 46f8f816bc3b: Download complete 22:30:33 df20fa9351a1: Verifying Checksum 22:30:33 df20fa9351a1: Download complete 22:30:33 93b9cdb0e59b: Verifying Checksum 22:30:33 93b9cdb0e59b: Download complete 22:30:33 93b61091891f: Verifying Checksum 22:30:33 93b61091891f: Download complete 22:30:33 5e14af77c1be: Verifying Checksum 22:30:33 5e14af77c1be: Download complete 22:30:33 01666e4c0597: Verifying Checksum 22:30:33 01666e4c0597: Download complete 22:30:33 8ad3a11d3b57: Verifying Checksum 22:30:33 8ad3a11d3b57: Download complete 22:30:34 df20fa9351a1: Pull complete 22:30:34 36b3adc4ff6f: Pull complete 22:30:34 8ad3a11d3b57: Pull complete 22:30:34 46f8f816bc3b: Pull complete 22:30:35 93b61091891f: Pull complete 22:30:35 93b9cdb0e59b: Pull complete 22:30:35 5e14af77c1be: Pull complete 22:30:35 01666e4c0597: Pull complete 22:30:35 aa168da1d23b: Verifying Checksum 22:30:35 aa168da1d23b: Download complete 22:30:40 aa168da1d23b: Pull complete 22:30:40 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:30:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:30:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:30:40 prd-centos7-docker-4c-2g-336 does not seem to be running inside a container 22:30:40 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:30:42 $ docker top dbb63ba80d2dee2cb42ee90863355e22fc2541b667b7bc8644b8838c8aa3372a -eo pid,comm [Pipeline] { [Pipeline] sh 22:30:42 + touch /tmp/pre-build-complete [Pipeline] sh 22:30:43 + mkdir -p /var/log/sa [Pipeline] sh 22:30:43 + ls /var/log/sa-host 22:30:43 + sadf -c /var/log/sa-host/sa05 22:30:43 file_magic: OK 22:30:43 HZ: Using current value: 100 22:30:43 file_header: OK 22:30:43 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 22:30:43 Statistics: 22:30:43 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:30:43 File successfully converted to sysstat format version 12.2.1 22:30:43 + sadf -c /var/log/sa-host/sa10 22:30:43 file_magic: OK 22:30:43 HZ: Using current value: 100 22:30:43 file_header: OK 22:30:43 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 22:30:43 Statistics: 22:30:43 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:30:43 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:30:43 provisioning config files... 22:30:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config55376730489242570tmp [Pipeline] { [Pipeline] echo 22:30:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:30:43 ---> create-netrc.sh [Pipeline] } 22:30:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:30:44 ---> python-tools-install.sh [Pipeline] echo 22:30:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:30:44 ---> sudo-logs.sh 22:30:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:30:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:30:44 ---> job-cost.sh 22:30:44 lf-activate-venv: SKIPPING 22:30:44 DEBUG: total: 0.18000000715255737 22:30:44 INFO: Retrieving Stack Cost... 22:30:45 INFO: Retrieving Pricing Info for: v3-standard-2 22:30:46 INFO: Archiving Costs [Pipeline] echo 22:30:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:30:46 ---> logs-deploy.sh 22:30:46 lf-activate-venv: SKIPPING 22:30:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/master/6 22:30:46 INFO: archiving workspace using pattern(s): 22:30:47 Archives upload complete. 22:30:47 INFO: archiving logs to Nexus 22:30:48 ---> uname -a: 22:30:48 Linux prd-centos7-docker-4c-2g-336.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 22:30:48 22:30:48 22:30:48 ---> lscpu: 22:30:48 Architecture: x86_64 22:30:48 CPU op-mode(s): 32-bit, 64-bit 22:30:48 Byte Order: Little Endian 22:30:48 Address sizes: 40 bits physical, 48 bits virtual 22:30:48 CPU(s): 2 22:30:48 On-line CPU(s) list: 0,1 22:30:48 Thread(s) per core: 1 22:30:48 Core(s) per socket: 1 22:30:48 Socket(s): 2 22:30:48 NUMA node(s): 1 22:30:48 Vendor ID: AuthenticAMD 22:30:48 CPU family: 23 22:30:48 Model: 49 22:30:48 Model name: AMD EPYC-Rome Processor 22:30:48 Stepping: 0 22:30:48 CPU MHz: 2799.998 22:30:48 BogoMIPS: 5599.99 22:30:48 Virtualization: AMD-V 22:30:48 Hypervisor vendor: KVM 22:30:48 Virtualization type: full 22:30:48 L1d cache: 64 KiB 22:30:48 L1i cache: 64 KiB 22:30:48 L2 cache: 1 MiB 22:30:48 L3 cache: 32 MiB 22:30:48 NUMA node0 CPU(s): 0,1 22:30:48 Vulnerability Itlb multihit: Not affected 22:30:48 Vulnerability L1tf: Not affected 22:30:48 Vulnerability Mds: Not affected 22:30:48 Vulnerability Meltdown: Not affected 22:30:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:30:48 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:30:48 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:30:48 Vulnerability Srbds: Not affected 22:30:48 Vulnerability Tsx async abort: Not affected 22:30:48 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 22:30:48 22:30:48 22:30:48 ---> nproc: 22:30:48 2 22:30:48 22:30:48 22:30:48 ---> df -h: 22:30:48 Filesystem Size Used Available Use% Mounted on 22:30:48 overlay 40.0G 7.6G 32.4G 19% / 22:30:48 tmpfs 64.0M 0 64.0M 0% /dev 22:30:48 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:30:48 shm 64.0M 0 64.0M 0% /dev/shm 22:30:48 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 22:30:48 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 22:30:48 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 22:30:48 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 22:30:48 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 22:30:48 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 22:30:48 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 22:30:48 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/undry_device-rfid-llrp-go_master 22:30:48 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/undry_device-rfid-llrp-go_master@tmp 22:30:48 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 22:30:48 22:30:48 22:30:48 ---> free -m: 22:30:48 total used free shared buff/cache available 22:30:48 Mem: 7821 981 4745 0 2094 6662 22:30:48 Swap: 1023 0 1023 22:30:48 22:30:48 22:30:48 ---> ip addr: 22:30:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:30:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:30:48 inet 127.0.0.1/8 scope host lo 22:30:48 valid_lft forever preferred_lft forever 22:30:48 inet6 ::1/128 scope host 22:30:48 valid_lft forever preferred_lft forever 22:30:48 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:30:48 link/ether fa:16:3e:67:98:f1 brd ff:ff:ff:ff:ff:ff 22:30:48 inet 10.30.122.218/23 brd 10.30.123.255 scope global dynamic eth0 22:30:48 valid_lft 85743sec preferred_lft 85743sec 22:30:48 inet6 fe80::f816:3eff:fe67:98f1/64 scope link 22:30:48 valid_lft forever preferred_lft forever 22:30:48 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:30:48 link/ether 02:42:1f:95:ef:28 brd ff:ff:ff:ff:ff:ff 22:30:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:30:48 valid_lft forever preferred_lft forever 22:30:48 inet6 fe80::42:1fff:fe95:ef28/64 scope link 22:30:48 valid_lft forever preferred_lft forever 22:30:48 22:30:48 22:30:48 ---> sar -b -r -n DEV: 22:30:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 22:30:48 22:30:48 22:19:38 LINUX RESTART (2 CPU) 22:30:48 22:30:48 22:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:30:48 22:21:02 135.92 21.50 114.42 0.00 5935.85 24657.39 0.00 22:30:48 22:22:01 1.63 0.00 1.63 0.00 0.00 34.08 0.00 22:30:48 22:23:01 0.47 0.00 0.47 0.00 0.00 6.55 0.00 22:30:48 22:24:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 22:30:48 22:25:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 22:30:48 22:26:01 0.27 0.00 0.27 0.00 0.00 5.08 0.00 22:30:48 22:27:01 0.30 0.00 0.30 0.00 0.00 3.91 0.00 22:30:48 22:28:01 0.27 0.00 0.27 0.00 0.00 3.17 0.00 22:30:48 22:29:01 0.28 0.00 0.28 0.00 0.00 2.93 0.00 22:30:48 22:30:01 0.23 0.00 0.23 0.00 0.00 2.78 0.00 22:30:48 Average: 14.00 2.15 11.85 0.00 594.74 2476.89 0.00 22:30:48 22:30:48 22:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:30:48 22:21:02 5463712 0 805132 10.05 2620 1737468 1290056 14.24 574480 1570924 136 22:30:48 22:22:01 5470736 0 798104 9.97 2620 1737472 1237196 13.66 568780 1570888 20 22:30:48 22:23:01 5472832 0 796008 9.94 2620 1737472 1220736 13.48 565300 1572560 12 22:30:48 22:24:01 5470884 0 797948 9.96 2620 1737480 1207684 13.33 567448 1572560 20 22:30:48 22:25:01 5472396 0 796376 9.94 2620 1737540 1207528 13.33 561064 1578056 28 22:30:48 22:26:01 5471200 0 797620 9.96 2620 1737492 1207588 13.33 562052 1578040 16 22:30:48 22:27:01 5472540 0 796276 9.94 2620 1737496 1207372 13.33 560936 1578040 8 22:30:48 22:28:01 5461068 0 807740 10.09 2620 1737504 1207372 13.33 572088 1578040 8 22:30:48 22:29:01 5460568 0 808240 10.09 2620 1737504 1207372 13.33 572632 1578040 8 22:30:48 22:30:01 5460600 0 808204 10.09 2620 1737508 1207372 13.33 573804 1576840 8 22:30:48 Average: 5467654 0 801165 10.00 2620 1737494 1220028 13.47 567858 1575399 26 22:30:48 22:30:48 22:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:30:48 22:21:02 eth0 620.87 425.65 1073.13 87.52 0.00 0.00 0.00 0.00 22:30:48 22:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:48 22:21:02 docker0 2.33 1.85 0.25 5.14 0.00 0.00 0.00 0.00 22:30:48 22:22:01 eth0 4.32 0.95 1.31 0.79 0.00 0.00 0.00 0.00 22:30:48 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:48 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:48 22:23:01 eth0 2.88 0.33 0.49 0.23 0.00 0.00 0.00 0.00 22:30:48 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:48 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:48 22:24:01 eth0 4.06 0.77 1.04 0.59 0.00 0.00 0.00 0.00 22:30:48 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:48 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:48 22:25:01 eth0 1.85 0.52 0.62 0.37 0.00 0.00 0.00 0.00 22:30:48 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:48 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:48 22:26:01 eth0 1.78 0.85 0.96 0.68 0.00 0.00 0.00 0.00 22:30:48 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:48 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:48 22:27:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:30:48 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:48 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:48 22:28:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:30:48 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:48 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:48 22:29:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:30:48 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:48 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:48 22:30:01 eth0 0.85 0.08 0.07 0.01 0.00 0.00 0.00 0.00 22:30:48 22:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:48 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:48 Average: eth0 63.83 43.02 107.97 9.04 0.00 0.00 0.00 0.00 22:30:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:48 Average: docker0 0.23 0.19 0.03 0.51 0.00 0.00 0.00 0.00 22:30:48 22:30:48 22:30:48 ---> sar -P ALL: 22:30:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 22:30:48 22:30:48 22:19:38 LINUX RESTART (2 CPU) 22:30:48 22:30:48 22:20:01 CPU %user %nice %system %iowait %steal %idle 22:30:48 22:21:02 all 17.26 0.00 5.41 5.88 0.08 71.37 22:30:48 22:21:02 0 16.54 0.00 6.21 5.36 0.07 71.82 22:30:48 22:21:02 1 17.97 0.00 4.63 6.40 0.09 70.92 22:30:48 22:22:01 all 0.08 0.00 0.04 0.00 0.05 99.82 22:30:48 22:22:01 0 0.10 0.00 0.03 0.00 0.03 99.83 22:30:48 22:22:01 1 0.07 0.00 0.05 0.00 0.07 99.81 22:30:48 22:23:01 all 0.02 0.00 0.03 0.01 0.05 99.89 22:30:48 22:23:01 0 0.02 0.00 0.03 0.02 0.05 99.88 22:30:48 22:23:01 1 0.02 0.00 0.03 0.00 0.05 99.90 22:30:48 22:24:01 all 0.07 0.00 0.04 0.00 0.04 99.85 22:30:48 22:24:01 0 0.07 0.00 0.05 0.00 0.03 99.85 22:30:48 22:24:01 1 0.07 0.00 0.03 0.00 0.05 99.85 22:30:48 22:25:01 all 0.09 0.00 0.02 0.00 0.04 99.85 22:30:48 22:25:01 0 0.10 0.00 0.02 0.00 0.02 99.87 22:30:48 22:25:01 1 0.08 0.00 0.02 0.00 0.07 99.83 22:30:48 22:26:01 all 0.08 0.00 0.03 0.00 0.03 99.85 22:30:48 22:26:01 0 0.13 0.00 0.02 0.00 0.03 99.82 22:30:48 22:26:01 1 0.03 0.00 0.05 0.00 0.03 99.88 22:30:48 22:27:01 all 0.07 0.00 0.02 0.00 0.05 99.87 22:30:48 22:27:01 0 0.08 0.00 0.03 0.00 0.05 99.83 22:30:48 22:27:01 1 0.05 0.00 0.00 0.00 0.05 99.90 22:30:48 22:28:01 all 0.03 0.00 0.06 0.00 0.03 99.88 22:30:48 22:28:01 0 0.02 0.00 0.07 0.00 0.02 99.90 22:30:48 22:28:01 1 0.05 0.00 0.05 0.00 0.03 99.87 22:30:48 22:29:01 all 0.03 0.00 0.03 0.00 0.03 99.92 22:30:48 22:29:01 0 0.03 0.00 0.03 0.00 0.03 99.90 22:30:48 22:29:01 1 0.02 0.00 0.02 0.00 0.03 99.93 22:30:48 22:30:01 all 0.03 0.00 0.03 0.00 0.04 99.90 22:30:48 22:30:01 0 0.03 0.00 0.03 0.00 0.05 99.88 22:30:48 22:30:01 1 0.03 0.00 0.02 0.00 0.03 99.92 22:30:48 Average: all 1.73 0.00 0.56 0.57 0.04 97.10 22:30:48 Average: 0 1.67 0.00 0.64 0.52 0.04 97.14 22:30:48 Average: 1 1.79 0.00 0.48 0.62 0.05 97.06 22:30:48 22:30:48 22:30:48