Pull request #52 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/device-rfid-llrp-go Loading trusted files from base branch main at 73c0aef866abb96c1bdf0f842f2580fcfb01571a rather than 663551aaef05a646e9206bf7a518f723bf6440fe Obtained Jenkinsfile from 73c0aef866abb96c1bdf0f842f2580fcfb01571a Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8093960844769592722.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1003740612404100882.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-52/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-52/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh186349105457836659.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2320128468487603225.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-52/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-52/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7408742855165566410.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-27972’ Running on prd-centos7-docker-4c-2g-27976 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/oundry_device-rfid-llrp-go_PR-52 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/jenkins-gitclient-ssh3739950137242614470.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/jenkins-gitclient-ssh3292902088146548484.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit 663551aaef05a646e9206bf7a518f723bf6440fe Merge succeeded, producing 663551aaef05a646e9206bf7a518f723bf6440fe Checking out Revision 663551aaef05a646e9206bf7a518f723bf6440fe (PR-52) > git config core.sparsecheckout # timeout=10 > git checkout -f 663551aaef05a646e9206bf7a518f723bf6440fe # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/jenkins-gitclient-ssh4983431274883019355.key > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 663551aaef05a646e9206bf7a518f723bf6440fe # timeout=10 Commit message: "Changes made according to Farshid comments" > git rev-list --no-walk d3dafe1ab64471544a8b2c37b1f15e10e3075c6f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-08T20:06:02.149Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-08T20:06:02.198Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-08T20:06:02.209Z] ========================================================= [2021-11-08T20:06:02.209Z] EdgeX Global Pipelines Version Info [2021-11-08T20:06:02.209Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-08T20:06:03.399Z] ------------------- [2021-11-08T20:06:03.399Z] stable info: [2021-11-08T20:06:03.399Z] ------------------- [2021-11-08T20:06:03.399Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-08T20:06:03.399Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-08T20:06:03.399Z] Message: update stable to v1.0.211 [2021-11-08T20:06:04.350Z] ------------------- [2021-11-08T20:06:04.350Z] experimental info: [2021-11-08T20:06:04.350Z] ------------------- [2021-11-08T20:06:04.350Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-08T20:06:04.350Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-08T20:06:04.350Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-08T20:06:04.422Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-11-08T20:06:04.436Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-11-08T20:06:04.451Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-08T20:06:04.463Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-08T20:06:04.473Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-08T20:06:04.483Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-08T20:06:04.492Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-08T20:06:04.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-08T20:06:04.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-08T20:06:04.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-08T20:06:04.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-08T20:06:04.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-11-08T20:06:04.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-08T20:06:04.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-08T20:06:04.578Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-08T20:06:04.594Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-08T20:06:04.601Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-08T20:06:04.608Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-08T20:06:04.615Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-08T20:06:04.625Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-08T20:06:04.638Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-08T20:06:04.650Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-08T20:06:04.662Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-08T20:06:04.671Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-08T20:06:04.681Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-08T20:06:04.691Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-08T20:06:04.708Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-52 [Pipeline] echo [2021-11-08T20:06:04.722Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-52 [Pipeline] echo [2021-11-08T20:06:04.734Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-52 [Pipeline] echo [2021-11-08T20:06:04.744Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 663551aaef05a646e9206bf7a518f723bf6440fe [Pipeline] echo [2021-11-08T20:06:04.754Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 663551a [Pipeline] echo [2021-11-08T20:06:04.764Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T20:06:04.802Z] provisioning config files... [2021-11-08T20:06:04.816Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/config8573280508984529350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T20:06:05.131Z] ---> docker-login.sh [2021-11-08T20:06:05.131Z] nexus3.edgexfoundry.org:10001 [2021-11-08T20:06:05.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T20:06:05.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T20:06:05.392Z] Configure a credential helper to remove this warning. See [2021-11-08T20:06:05.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T20:06:05.392Z] [2021-11-08T20:06:05.392Z] Login Succeeded [2021-11-08T20:06:05.392Z] nexus3.edgexfoundry.org:10002 [2021-11-08T20:06:05.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T20:06:05.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T20:06:05.392Z] Configure a credential helper to remove this warning. See [2021-11-08T20:06:05.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T20:06:05.392Z] [2021-11-08T20:06:05.392Z] Login Succeeded [2021-11-08T20:06:05.392Z] nexus3.edgexfoundry.org:10003 [2021-11-08T20:06:05.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T20:06:05.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T20:06:05.653Z] Configure a credential helper to remove this warning. See [2021-11-08T20:06:05.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T20:06:05.653Z] [2021-11-08T20:06:05.653Z] Login Succeeded [2021-11-08T20:06:05.653Z] nexus3.edgexfoundry.org:10004 [2021-11-08T20:06:05.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T20:06:05.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T20:06:05.653Z] Configure a credential helper to remove this warning. See [2021-11-08T20:06:05.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T20:06:05.653Z] [2021-11-08T20:06:05.653Z] Login Succeeded [2021-11-08T20:06:05.653Z] docker.io [2021-11-08T20:06:05.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T20:06:05.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T20:06:05.923Z] Configure a credential helper to remove this warning. See [2021-11-08T20:06:05.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T20:06:05.923Z] [2021-11-08T20:06:05.923Z] Login Succeeded [2021-11-08T20:06:05.923Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T20:06:05.931Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-08T20:06:06.347Z] + git rev-list -1 --merges 663551aaef05a646e9206bf7a518f723bf6440fe~1..663551aaef05a646e9206bf7a518f723bf6440fe [Pipeline] echo [2021-11-08T20:06:06.383Z] -----------> git rev-list -1 --merges 663551aaef05a646e9206bf7a518f723bf6440fe~1..663551aaef05a646e9206bf7a518f723bf6440fe 663551aaef05a646e9206bf7a518f723bf6440fe [false] [Pipeline] sh [2021-11-08T20:06:06.683Z] + git log --format=format:%s -1 663551aaef05a646e9206bf7a518f723bf6440fe [Pipeline] echo [2021-11-08T20:06:06.696Z] ========================================================= [2021-11-08T20:06:06.696Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-08T20:06:06.696Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-08T20:06:07.031Z] + git log --format=format:%s -1 663551aaef05a646e9206bf7a518f723bf6440fe [Pipeline] echo [2021-11-08T20:06:07.044Z] [semverPrep] GIT_COMMIT: 663551aaef05a646e9206bf7a518f723bf6440fe, Commit Message: Changes made according to Farshid comments [Pipeline] echo [2021-11-08T20:06:07.054Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-08T20:06:07.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T20:06:07.483Z] [2021-11-08T20:06:07.483Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T20:06:07.790Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T20:06:07.790Z] latest: Pulling from edgex-devops/git-semver [2021-11-08T20:06:07.790Z] a0d0a0d46f8b: Pulling fs layer [2021-11-08T20:06:07.790Z] 3e5f54012d9b: Pulling fs layer [2021-11-08T20:06:07.790Z] 4c7163046ea9: Pulling fs layer [2021-11-08T20:06:07.790Z] 0c2d73faf560: Pulling fs layer [2021-11-08T20:06:07.790Z] 0c2d73faf560: Waiting [2021-11-08T20:06:07.790Z] 3e5f54012d9b: Verifying Checksum [2021-11-08T20:06:07.790Z] 3e5f54012d9b: Download complete [2021-11-08T20:06:07.790Z] a0d0a0d46f8b: Verifying Checksum [2021-11-08T20:06:07.790Z] a0d0a0d46f8b: Download complete [2021-11-08T20:06:07.790Z] 4c7163046ea9: Verifying Checksum [2021-11-08T20:06:07.790Z] 4c7163046ea9: Download complete [2021-11-08T20:06:08.058Z] 0c2d73faf560: Verifying Checksum [2021-11-08T20:06:08.058Z] 0c2d73faf560: Download complete [2021-11-08T20:06:08.058Z] a0d0a0d46f8b: Pull complete [2021-11-08T20:06:08.058Z] 3e5f54012d9b: Pull complete [2021-11-08T20:06:08.324Z] 4c7163046ea9: Pull complete [2021-11-08T20:06:08.590Z] 0c2d73faf560: Pull complete [2021-11-08T20:06:08.590Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-08T20:06:08.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T20:06:08.590Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-08T20:06:08.659Z] prd-centos7-docker-4c-2g-27976 does not seem to be running inside a container [2021-11-08T20:06:08.700Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-52 -v /w/workspace/oundry_device-rfid-llrp-go_PR-52:/w/workspace/oundry_device-rfid-llrp-go_PR-52:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-08T20:06:09.360Z] $ docker top b037a7728934be7da6273ed3084d80e17bc998c508d34716a4cdaed1262e2316 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-08T20:06:09.453Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-08T20:06:09.453Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-08T20:06:09.554Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-08T20:06:09.556Z] $ docker exec b037a7728934be7da6273ed3084d80e17bc998c508d34716a4cdaed1262e2316 ssh-agent [2021-11-08T20:06:09.661Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXokgohG/agent.14 [2021-11-08T20:06:09.661Z] SSH_AGENT_PID=20 [2021-11-08T20:06:09.671Z] Running ssh-add (command line suppressed) [2021-11-08T20:06:09.776Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_242513962209282029.key (/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_242513962209282029.key) [2021-11-08T20:06:09.789Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-08T20:06:10.085Z] + git tag --points-at HEAD [Pipeline] } [2021-11-08T20:06:10.097Z] $ docker exec --env ******** --env ******** b037a7728934be7da6273ed3084d80e17bc998c508d34716a4cdaed1262e2316 ssh-agent -k [2021-11-08T20:06:10.210Z] unset SSH_AUTH_SOCK; [2021-11-08T20:06:10.211Z] unset SSH_AGENT_PID; [2021-11-08T20:06:10.211Z] echo Agent pid 20 killed; [2021-11-08T20:06:10.222Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-08T20:06:10.250Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-08T20:06:10.250Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-08T20:06:10.372Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-08T20:06:10.373Z] $ docker exec b037a7728934be7da6273ed3084d80e17bc998c508d34716a4cdaed1262e2316 ssh-agent [2021-11-08T20:06:10.498Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKlLliC/agent.54 [2021-11-08T20:06:10.498Z] SSH_AGENT_PID=61 [2021-11-08T20:06:10.504Z] Running ssh-add (command line suppressed) [2021-11-08T20:06:10.623Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_4946389543395511728.key (/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_4946389543395511728.key) [2021-11-08T20:06:10.636Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-08T20:06:10.940Z] + git semver init [2021-11-08T20:06:10.940Z] # -> Open(): unable to determine branch for HEAD [2021-11-08T20:06:10.940Z] # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-52/.git [2021-11-08T20:06:10.940Z] # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-52 [2021-11-08T20:06:10.940Z] # $SEMVER_REMOTE_NAME = origin [2021-11-08T20:06:10.940Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-08T20:06:10.940Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-08T20:06:10.940Z] # $SEMVER_BRANCH = PR-52 [2021-11-08T20:06:10.940Z] # $SEMVER_TEMP = /tmp/semver-403605583 [2021-11-08T20:06:10.940Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-11-08T20:06:11.515Z] # '/tmp/semver-403605583' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-52/.semver' [2021-11-08T20:06:11.515Z] # -> Force: false [2021-11-08T20:06:11.515Z] # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-52/.semver [Pipeline] } [2021-11-08T20:06:11.524Z] $ docker exec --env ******** --env ******** b037a7728934be7da6273ed3084d80e17bc998c508d34716a4cdaed1262e2316 ssh-agent -k [2021-11-08T20:06:11.621Z] unset SSH_AUTH_SOCK; [2021-11-08T20:06:11.621Z] unset SSH_AGENT_PID; [2021-11-08T20:06:11.621Z] echo Agent pid 61 killed; [2021-11-08T20:06:11.631Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-08T20:06:11.953Z] + git semver [Pipeline] } [2021-11-08T20:06:11.966Z] $ docker stop --time=1 b037a7728934be7da6273ed3084d80e17bc998c508d34716a4cdaed1262e2316 [2021-11-08T20:06:13.189Z] $ docker rm -f b037a7728934be7da6273ed3084d80e17bc998c508d34716a4cdaed1262e2316 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-08T20:06:13.537Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-08T20:06:13.780Z] Stashed 1 file(s) [Pipeline] echo [2021-11-08T20:06:13.783Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-11-08T20:06:28.928Z] Still waiting to schedule task [2021-11-08T20:06:28.928Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-08T20:06:28.930Z] Still waiting to schedule task [2021-11-08T20:06:28.930Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-27974’ [2021-11-08T20:08:15.140Z] Running on prd-centos7-docker-4c-2g-27978 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [Pipeline] { [Pipeline] ws [2021-11-08T20:08:15.153Z] Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout [2021-11-08T20:08:15.269Z] Selected Git installation does not exist. Using Default [2021-11-08T20:08:15.269Z] The recommended git tool is: NONE [2021-11-08T20:08:17.996Z] using credential edgex-jenkins-ssh [2021-11-08T20:08:18.010Z] Cloning the remote Git repository [2021-11-08T20:08:18.050Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-11-08T20:08:18.103Z] > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 [2021-11-08T20:08:18.153Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-11-08T20:08:18.153Z] > git --version # timeout=10 [2021-11-08T20:08:18.161Z] > git --version # 'git version 2.24.4' [2021-11-08T20:08:18.161Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T20:08:18.199Z] [INFO] Currently running in a labeled security context [2021-11-08T20:08:18.199Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-08T20:08:18.199Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/2@tmp/jenkins-gitclient-ssh8819685468649397960.key [2021-11-08T20:08:18.225Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T20:08:18.833Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-11-08T20:08:18.843Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T20:08:18.855Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-11-08T20:08:18.877Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-11-08T20:08:18.877Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T20:08:18.879Z] [INFO] Currently running in a labeled security context [2021-11-08T20:08:18.879Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-08T20:08:18.879Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/2@tmp/jenkins-gitclient-ssh746838653778461641.key [2021-11-08T20:08:18.892Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-08T20:08:20.660Z] Merging remotes/origin/main commit 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit 663551aaef05a646e9206bf7a518f723bf6440fe [2021-11-08T20:08:20.703Z] > git config core.sparsecheckout # timeout=10 [2021-11-08T20:08:20.744Z] > git checkout -f 663551aaef05a646e9206bf7a518f723bf6440fe # timeout=10 [2021-11-08T20:08:21.024Z] > git remote # timeout=10 [2021-11-08T20:08:21.084Z] > git config --get remote.origin.url # timeout=10 [2021-11-08T20:08:21.331Z] Merge succeeded, producing 663551aaef05a646e9206bf7a518f723bf6440fe [2021-11-08T20:08:21.331Z] Checking out Revision 663551aaef05a646e9206bf7a518f723bf6440fe (PR-52) [2021-11-08T20:08:21.148Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T20:08:21.159Z] [INFO] Currently running in a labeled security context [2021-11-08T20:08:21.159Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-08T20:08:21.159Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/2@tmp/jenkins-gitclient-ssh630317135722693611.key [2021-11-08T20:08:21.206Z] > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 [2021-11-08T20:08:21.219Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-08T20:08:21.334Z] > git config core.sparsecheckout # timeout=10 [2021-11-08T20:08:21.366Z] > git checkout -f 663551aaef05a646e9206bf7a518f723bf6440fe # timeout=10 [2021-11-08T20:08:25.422Z] Commit message: "Changes made according to Farshid comments" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T20:08:25.998Z] provisioning config files... [2021-11-08T20:08:26.013Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config7555486783761148434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T20:08:26.451Z] ---> docker-login.sh [2021-11-08T20:08:26.451Z] nexus3.edgexfoundry.org:10001 [2021-11-08T20:08:26.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T20:08:26.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T20:08:26.720Z] Configure a credential helper to remove this warning. See [2021-11-08T20:08:26.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T20:08:26.720Z] [2021-11-08T20:08:26.720Z] Login Succeeded [2021-11-08T20:08:26.720Z] nexus3.edgexfoundry.org:10002 [2021-11-08T20:08:26.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T20:08:26.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T20:08:26.988Z] Configure a credential helper to remove this warning. See [2021-11-08T20:08:26.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T20:08:26.988Z] [2021-11-08T20:08:26.988Z] Login Succeeded [2021-11-08T20:08:26.988Z] nexus3.edgexfoundry.org:10003 [2021-11-08T20:08:26.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T20:08:27.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T20:08:27.264Z] Configure a credential helper to remove this warning. See [2021-11-08T20:08:27.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T20:08:27.264Z] [2021-11-08T20:08:27.264Z] Login Succeeded [2021-11-08T20:08:27.264Z] nexus3.edgexfoundry.org:10004 [2021-11-08T20:08:27.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T20:08:27.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T20:08:27.264Z] Configure a credential helper to remove this warning. See [2021-11-08T20:08:27.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T20:08:27.264Z] [2021-11-08T20:08:27.264Z] Login Succeeded [2021-11-08T20:08:27.264Z] docker.io [2021-11-08T20:08:27.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T20:08:27.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T20:08:27.804Z] Configure a credential helper to remove this warning. See [2021-11-08T20:08:27.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T20:08:27.804Z] [2021-11-08T20:08:27.804Z] Login Succeeded [2021-11-08T20:08:27.804Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T20:08:27.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-08T20:08:28.065Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-08T20:08:28.074Z] ========================================================= [2021-11-08T20:08:28.074Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-08T20:08:28.074Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-08T20:08:28.377Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-11-08T20:08:28.377Z] Sending build context to Docker daemon 16.47MB [2021-11-08T20:08:28.377Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-11-08T20:08:28.377Z] Step 2/12 : FROM ${BASE} AS builder [2021-11-08T20:08:28.655Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-08T20:08:28.655Z] a0d0a0d46f8b: Pulling fs layer [2021-11-08T20:08:28.655Z] 31adcdaf11c8: Pulling fs layer [2021-11-08T20:08:28.655Z] b8b176561691: Pulling fs layer [2021-11-08T20:08:28.655Z] 4527c011a84f: Pulling fs layer [2021-11-08T20:08:28.655Z] 5d74067f8e1e: Pulling fs layer [2021-11-08T20:08:28.655Z] e0aca202a116: Pulling fs layer [2021-11-08T20:08:28.655Z] 3a43be97a3b4: Pulling fs layer [2021-11-08T20:08:28.655Z] 34cad66bf833: Pulling fs layer [2021-11-08T20:08:28.655Z] b4e3c513aaa6: Pulling fs layer [2021-11-08T20:08:28.655Z] 4527c011a84f: Waiting [2021-11-08T20:08:28.655Z] 5d74067f8e1e: Waiting [2021-11-08T20:08:28.655Z] e0aca202a116: Waiting [2021-11-08T20:08:28.655Z] 3a43be97a3b4: Waiting [2021-11-08T20:08:28.655Z] 34cad66bf833: Waiting [2021-11-08T20:08:28.655Z] b4e3c513aaa6: Waiting [2021-11-08T20:08:28.655Z] b8b176561691: Verifying Checksum [2021-11-08T20:08:28.655Z] b8b176561691: Download complete [2021-11-08T20:08:28.655Z] 31adcdaf11c8: Verifying Checksum [2021-11-08T20:08:28.655Z] 31adcdaf11c8: Download complete [2021-11-08T20:08:28.655Z] 5d74067f8e1e: Verifying Checksum [2021-11-08T20:08:28.655Z] 5d74067f8e1e: Download complete [2021-11-08T20:08:28.655Z] e0aca202a116: Verifying Checksum [2021-11-08T20:08:28.655Z] e0aca202a116: Download complete [2021-11-08T20:08:28.655Z] a0d0a0d46f8b: Verifying Checksum [2021-11-08T20:08:28.655Z] a0d0a0d46f8b: Download complete [2021-11-08T20:08:28.655Z] 3a43be97a3b4: Verifying Checksum [2021-11-08T20:08:28.655Z] 3a43be97a3b4: Download complete [2021-11-08T20:08:28.926Z] 34cad66bf833: Verifying Checksum [2021-11-08T20:08:28.926Z] 34cad66bf833: Download complete [2021-11-08T20:08:28.926Z] a0d0a0d46f8b: Pull complete [2021-11-08T20:08:29.208Z] 31adcdaf11c8: Pull complete [2021-11-08T20:08:29.475Z] b8b176561691: Pull complete [2021-11-08T20:08:29.475Z] 4527c011a84f: Verifying Checksum [2021-11-08T20:08:29.475Z] 4527c011a84f: Download complete [2021-11-08T20:08:29.752Z] b4e3c513aaa6: Verifying Checksum [2021-11-08T20:08:29.752Z] b4e3c513aaa6: Download complete [2021-11-08T20:08:35.092Z] 4527c011a84f: Pull complete [2021-11-08T20:08:35.092Z] 5d74067f8e1e: Pull complete [2021-11-08T20:08:35.092Z] e0aca202a116: Pull complete [2021-11-08T20:08:35.092Z] 3a43be97a3b4: Pull complete [2021-11-08T20:08:35.092Z] 34cad66bf833: Pull complete [2021-11-08T20:08:38.437Z] b4e3c513aaa6: Pull complete [2021-11-08T20:08:38.437Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-08T20:08:38.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-08T20:08:38.437Z] ---> 9f6097aaca64 [2021-11-08T20:08:38.437Z] Step 3/12 : ARG MAKE='make build' [2021-11-08T20:08:40.392Z] ---> Running in e7beeada27bc [2021-11-08T20:08:40.392Z] Removing intermediate container e7beeada27bc [2021-11-08T20:08:40.392Z] ---> c78646c4d0da [2021-11-08T20:08:40.392Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git" [2021-11-08T20:08:40.392Z] ---> Running in d060b077fc63 [2021-11-08T20:08:40.392Z] Removing intermediate container d060b077fc63 [2021-11-08T20:08:40.392Z] ---> 61aaa626584c [2021-11-08T20:08:40.392Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2021-11-08T20:08:40.392Z] ---> Running in b40c1bd37086 [2021-11-08T20:08:40.684Z] Removing intermediate container b40c1bd37086 [2021-11-08T20:08:40.684Z] ---> bb9c6dadf584 [2021-11-08T20:08:40.684Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T20:08:40.684Z] ---> Running in 190efcf135c3 [2021-11-08T20:08:41.658Z] Removing intermediate container 190efcf135c3 [2021-11-08T20:08:41.658Z] ---> 1bffbf53ef72 [2021-11-08T20:08:41.658Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-08T20:08:41.658Z] ---> Running in e9164a871eab [2021-11-08T20:08:41.922Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T20:08:42.873Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T20:08:43.140Z] OK: 220 MiB in 52 packages [2021-11-08T20:08:43.404Z] Removing intermediate container e9164a871eab [2021-11-08T20:08:43.404Z] ---> 2bae3c27d11b [2021-11-08T20:08:43.404Z] Step 8/12 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-11-08T20:08:43.681Z] ---> Running in dc5406025ca3 [2021-11-08T20:08:43.681Z] Removing intermediate container dc5406025ca3 [2021-11-08T20:08:43.681Z] ---> d5d7e410aab2 [2021-11-08T20:08:43.681Z] Step 9/12 : COPY . . [2021-11-08T20:08:44.273Z] ---> 1c8ef1a733c8 [2021-11-08T20:08:44.273Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T20:08:44.273Z] ---> Running in ddcdaf43ec54 [2021-11-08T20:09:16.420Z] Removing intermediate container ddcdaf43ec54 [2021-11-08T20:09:16.420Z] ---> c6814b49e9fd [2021-11-08T20:09:16.420Z] Step 11/12 : RUN go mod tidy [2021-11-08T20:09:16.420Z] ---> Running in 90a23a3300f0 [2021-11-08T20:09:16.686Z] Removing intermediate container 90a23a3300f0 [2021-11-08T20:09:16.686Z] ---> 23c532b2516f [2021-11-08T20:09:16.686Z] Step 12/12 : RUN $MAKE [2021-11-08T20:09:16.686Z] ---> Running in 9a61e8e069e3 [2021-11-08T20:09:16.948Z] noop [2021-11-08T20:09:17.209Z] Removing intermediate container 9a61e8e069e3 [2021-11-08T20:09:17.209Z] ---> daffd3b6a5b5 [2021-11-08T20:09:17.209Z] Successfully built daffd3b6a5b5 [2021-11-08T20:09:17.209Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T20:09:17.506Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-08T20:09:17.506Z] . [Pipeline] withDockerContainer [2021-11-08T20:09:17.574Z] prd-centos7-docker-4c-2g-27978 does not seem to be running inside a container [2021-11-08T20:09:17.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-08T20:09:17.971Z] $ docker top f570b7ae8db549874d50e3115f5ab29fcf83be95e2aed12e1f088aaef2efd53f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T20:09:18.352Z] + go version [2021-11-08T20:09:18.352Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-08T20:09:18.364Z] $ docker stop --time=1 f570b7ae8db549874d50e3115f5ab29fcf83be95e2aed12e1f088aaef2efd53f [2021-11-08T20:09:19.547Z] $ docker rm -f f570b7ae8db549874d50e3115f5ab29fcf83be95e2aed12e1f088aaef2efd53f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T20:09:20.088Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-08T20:09:20.088Z] . [Pipeline] withDockerContainer [2021-11-08T20:09:20.161Z] prd-centos7-docker-4c-2g-27978 does not seem to be running inside a container [2021-11-08T20:09:20.229Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-08T20:09:20.606Z] $ docker top a1bca6e40172ddcc6b938b90500252e45dfa3512b905679d6ab179ee5c222dc7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-08T20:09:20.989Z] + make test [2021-11-08T20:09:20.990Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-08T20:09:21.566Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-11-08T20:09:39.898Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-11-08T20:09:39.898Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-11-08T20:09:48.110Z] level=DEBUG ts=2021-11-08T20:09:42.659445446Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.660124974Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.660151905Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2021-11-08T20:09:48.110Z] level=DEBUG ts=2021-11-08T20:09:42.660177315Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.660292596Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.110Z] level=WARN ts=2021-11-08T20:09:42.660307896Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.660343307Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.660417648Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.110Z] level=WARN ts=2021-11-08T20:09:42.660428018Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-11-08T20:09:48.110Z] level=DEBUG ts=2021-11-08T20:09:42.660445668Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.660490099Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.660555489Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.110Z] level=DEBUG ts=2021-11-08T20:09:42.66057344Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:09:48.110Z] level=DEBUG ts=2021-11-08T20:09:42.66059024Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.66060411Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.660665251Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.110Z] level=DEBUG ts=2021-11-08T20:09:42.660686541Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.660711011Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.660767712Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.110Z] level=DEBUG ts=2021-11-08T20:09:42.660779372Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.660807193Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.660829083Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2021-11-08T20:09:48.110Z] level=DEBUG ts=2021-11-08T20:09:42.660941374Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.661052445Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.661062496Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2021-11-08T20:09:48.110Z] level=DEBUG ts=2021-11-08T20:09:42.661074126Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.661139547Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.110Z] level=WARN ts=2021-11-08T20:09:42.661147317Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.661162047Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.661203007Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.110Z] level=WARN ts=2021-11-08T20:09:42.661210707Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-11-08T20:09:48.110Z] level=DEBUG ts=2021-11-08T20:09:42.661224378Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.661241958Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.661286588Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.110Z] level=DEBUG ts=2021-11-08T20:09:42.661300849Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:09:48.110Z] level=DEBUG ts=2021-11-08T20:09:42.661310159Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.661320429Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.661367099Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.110Z] level=DEBUG ts=2021-11-08T20:09:42.66138539Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.66139895Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.66144268Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.110Z] level=DEBUG ts=2021-11-08T20:09:42.66145253Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.661485911Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.661498091Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" [2021-11-08T20:09:48.110Z] level=DEBUG ts=2021-11-08T20:09:42.661584192Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.661683703Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.661694483Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2021-11-08T20:09:48.110Z] level=DEBUG ts=2021-11-08T20:09:42.661707463Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.661768424Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.110Z] level=WARN ts=2021-11-08T20:09:42.661776244Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.661792404Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.661832365Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.110Z] level=WARN ts=2021-11-08T20:09:42.661840825Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-11-08T20:09:48.110Z] level=DEBUG ts=2021-11-08T20:09:42.661856055Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.661868925Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.661909036Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.110Z] level=DEBUG ts=2021-11-08T20:09:42.661922946Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:09:48.110Z] level=DEBUG ts=2021-11-08T20:09:42.661932236Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.661943636Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.661989747Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.110Z] level=DEBUG ts=2021-11-08T20:09:42.662004287Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.662017007Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.662063798Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.110Z] level=DEBUG ts=2021-11-08T20:09:42.662075278Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.662093918Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2021-11-08T20:09:48.110Z] level=INFO ts=2021-11-08T20:09:42.662106988Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2021-11-08T20:09:48.111Z] level=DEBUG ts=2021-11-08T20:09:42.662199989Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.662316421Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.662328571Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2021-11-08T20:09:48.111Z] level=DEBUG ts=2021-11-08T20:09:42.662341931Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.662408702Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.111Z] level=WARN ts=2021-11-08T20:09:42.662418162Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.662436462Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.662502793Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.111Z] level=WARN ts=2021-11-08T20:09:42.662512363Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-11-08T20:09:48.111Z] level=DEBUG ts=2021-11-08T20:09:42.662527643Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.662541574Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.662587024Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.111Z] level=DEBUG ts=2021-11-08T20:09:42.662601514Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:09:48.111Z] level=DEBUG ts=2021-11-08T20:09:42.662611864Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.662621975Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.662668455Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.111Z] level=DEBUG ts=2021-11-08T20:09:42.662682445Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.662695625Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.662741296Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.111Z] level=DEBUG ts=2021-11-08T20:09:42.662752556Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.662769756Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.662782017Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2021-11-08T20:09:48.111Z] level=DEBUG ts=2021-11-08T20:09:42.662871498Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.662975499Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.662986999Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2021-11-08T20:09:48.111Z] level=DEBUG ts=2021-11-08T20:09:42.663001509Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.66306896Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.111Z] level=WARN ts=2021-11-08T20:09:42.66307898Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.66309755Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.663144041Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.111Z] level=WARN ts=2021-11-08T20:09:42.663154301Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-11-08T20:09:48.111Z] level=DEBUG ts=2021-11-08T20:09:42.663169871Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.663183531Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.663230692Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.111Z] level=DEBUG ts=2021-11-08T20:09:42.663247002Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:09:48.111Z] level=DEBUG ts=2021-11-08T20:09:42.663256662Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.663268062Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.663318413Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.111Z] level=DEBUG ts=2021-11-08T20:09:42.663332863Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.663347733Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.663395034Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.111Z] level=DEBUG ts=2021-11-08T20:09:42.663405694Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.663423184Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.663435564Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2021-11-08T20:09:48.111Z] level=DEBUG ts=2021-11-08T20:09:42.663603777Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.663796409Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.663811079Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2021-11-08T20:09:48.111Z] level=DEBUG ts=2021-11-08T20:09:42.663827639Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.6639281Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.111Z] level=WARN ts=2021-11-08T20:09:42.663938711Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.663957391Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.663994301Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.111Z] level=WARN ts=2021-11-08T20:09:42.664000221Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-11-08T20:09:48.111Z] level=DEBUG ts=2021-11-08T20:09:42.664011261Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.664022212Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.664056132Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.111Z] level=DEBUG ts=2021-11-08T20:09:42.664066482Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:09:48.111Z] level=DEBUG ts=2021-11-08T20:09:42.664073602Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.664080982Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.664116123Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.111Z] level=DEBUG ts=2021-11-08T20:09:42.664126853Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.664137403Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.664173583Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.111Z] level=DEBUG ts=2021-11-08T20:09:42.664181714Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.664195114Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.664205444Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2021-11-08T20:09:48.111Z] level=DEBUG ts=2021-11-08T20:09:42.664256384Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2021-11-08T20:09:48.111Z] level=DEBUG ts=2021-11-08T20:09:42.664362146Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.664447637Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.664479417Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2021-11-08T20:09:48.111Z] level=DEBUG ts=2021-11-08T20:09:42.664497097Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.664568948Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.111Z] level=WARN ts=2021-11-08T20:09:42.664579008Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.664597839Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:09:48.111Z] level=INFO ts=2021-11-08T20:09:42.664645869Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.111Z] level=WARN ts=2021-11-08T20:09:42.664654969Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-11-08T20:09:48.111Z] level=DEBUG ts=2021-11-08T20:09:42.664670139Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:09:48.112Z] level=INFO ts=2021-11-08T20:09:42.66468414Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:09:48.112Z] level=INFO ts=2021-11-08T20:09:42.66472973Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.112Z] level=DEBUG ts=2021-11-08T20:09:42.6647463Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:09:48.112Z] level=DEBUG ts=2021-11-08T20:09:42.664756421Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2021-11-08T20:09:48.112Z] level=INFO ts=2021-11-08T20:09:42.664766751Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:09:48.112Z] level=INFO ts=2021-11-08T20:09:42.664847162Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.112Z] level=DEBUG ts=2021-11-08T20:09:42.664864372Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:09:48.112Z] level=INFO ts=2021-11-08T20:09:42.665269457Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:09:48.112Z] level=INFO ts=2021-11-08T20:09:42.666300929Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.112Z] level=DEBUG ts=2021-11-08T20:09:42.66631846Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:09:48.112Z] level=INFO ts=2021-11-08T20:09:42.66634678Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2021-11-08T20:09:48.112Z] level=INFO ts=2021-11-08T20:09:42.66637022Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2021-11-08T20:09:48.112Z] level=DEBUG ts=2021-11-08T20:09:42.666419901Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2021-11-08T20:09:48.112Z] level=WARN ts=2021-11-08T20:09:42.666443701Z app=test source=discover.go:275 deviceName= msg="Found registered device without tcp protocol information." [2021-11-08T20:09:48.112Z] level=INFO ts=2021-11-08T20:09:42.666478171Z app=test source=discover.go:461 address=127.0.0.1:59923 deviceName=SpeedwayR-19-C5-D6 msg="Existing device in disabled (disconnected) state will be scanned again." [2021-11-08T20:09:48.112Z] level=INFO ts=2021-11-08T20:09:42.666583883Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2021-11-08T20:09:48.112Z] level=INFO ts=2021-11-08T20:09:42.666599893Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2021-11-08T20:09:48.112Z] level=DEBUG ts=2021-11-08T20:09:42.666622123Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2021-11-08T20:09:48.112Z] level=INFO ts=2021-11-08T20:09:42.666710074Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.112Z] level=WARN ts=2021-11-08T20:09:42.666721574Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-11-08T20:09:48.112Z] level=INFO ts=2021-11-08T20:09:42.666747945Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:09:48.112Z] level=INFO ts=2021-11-08T20:09:42.666797665Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.112Z] level=WARN ts=2021-11-08T20:09:42.666811746Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-11-08T20:09:48.112Z] level=DEBUG ts=2021-11-08T20:09:42.666827456Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:09:48.112Z] level=INFO ts=2021-11-08T20:09:42.666843056Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:09:48.112Z] level=INFO ts=2021-11-08T20:09:42.666894667Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.112Z] level=DEBUG ts=2021-11-08T20:09:42.666910517Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:09:48.112Z] level=DEBUG ts=2021-11-08T20:09:42.666922487Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2021-11-08T20:09:48.112Z] level=INFO ts=2021-11-08T20:09:42.666937807Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:09:48.112Z] level=INFO ts=2021-11-08T20:09:42.666984578Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.112Z] level=DEBUG ts=2021-11-08T20:09:42.666999728Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:09:48.112Z] level=INFO ts=2021-11-08T20:09:42.667018748Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:09:48.112Z] level=INFO ts=2021-11-08T20:09:42.667070759Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:09:48.112Z] level=DEBUG ts=2021-11-08T20:09:42.667087639Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:09:48.112Z] level=INFO ts=2021-11-08T20:09:42.667108129Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2021-11-08T20:09:48.112Z] level=INFO ts=2021-11-08T20:09:42.667126049Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2021-11-08T20:09:48.112Z] level=WARN ts=2021-11-08T20:09:42.6671587Z app=test source=discover.go:253 msg="Re-discovered existing device at the same TCP address, nothing to do." [2021-11-08T20:09:48.112Z] --- FAIL: TestHandleWrite (0.00s) [2021-11-08T20:09:48.112Z] driver_test.go:169: AAAAAA== [2021-11-08T20:09:48.112Z] --- FAIL: TestHandleWrite/StartROSpec1 (0.00s) [2021-11-08T20:09:48.112Z] driver_test.go:248: [2021-11-08T20:09:48.112Z] Error Trace: driver_test.go:248 [2021-11-08T20:09:48.112Z] Error: Received unexpected error: [2021-11-08T20:09:48.112Z] expected Action resource with ROSpecID, but got "ReaderConfig" [2021-11-08T20:09:48.112Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver.(*Driver).handleWriteCommands [2021-11-08T20:09:48.112Z] /w/workspace/device-rfid-llrp-go/2/internal/driver/driver.go:404 [2021-11-08T20:09:48.112Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver.(*Driver).HandleWriteCommands [2021-11-08T20:09:48.112Z] /w/workspace/device-rfid-llrp-go/2/internal/driver/driver.go:284 [2021-11-08T20:09:48.112Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver.TestHandleWrite.func1 [2021-11-08T20:09:48.112Z] /w/workspace/device-rfid-llrp-go/2/internal/driver/driver_test.go:243 [2021-11-08T20:09:48.112Z] testing.tRunner [2021-11-08T20:09:48.112Z] /usr/local/go/src/testing/testing.go:1193 [2021-11-08T20:09:48.112Z] runtime.goexit [2021-11-08T20:09:48.112Z] /usr/local/go/src/runtime/asm_amd64.s:1371 [2021-11-08T20:09:48.112Z] Test: TestHandleWrite/StartROSpec1 [2021-11-08T20:09:48.112Z] --- FAIL: TestHandleWrite/EnableAccessSpec2 (0.00s) [2021-11-08T20:09:48.112Z] driver_test.go:248: [2021-11-08T20:09:48.112Z] Error Trace: driver_test.go:248 [2021-11-08T20:09:48.112Z] Error: Received unexpected error: [2021-11-08T20:09:48.112Z] expected Action resource with AccessSpecID, but got "ReaderConfig" [2021-11-08T20:09:48.112Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver.(*Driver).handleWriteCommands [2021-11-08T20:09:48.112Z] /w/workspace/device-rfid-llrp-go/2/internal/driver/driver.go:444 [2021-11-08T20:09:48.112Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver.(*Driver).HandleWriteCommands [2021-11-08T20:09:48.112Z] /w/workspace/device-rfid-llrp-go/2/internal/driver/driver.go:284 [2021-11-08T20:09:48.112Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver.TestHandleWrite.func1 [2021-11-08T20:09:48.112Z] /w/workspace/device-rfid-llrp-go/2/internal/driver/driver_test.go:243 [2021-11-08T20:09:48.112Z] testing.tRunner [2021-11-08T20:09:48.112Z] /usr/local/go/src/testing/testing.go:1193 [2021-11-08T20:09:48.112Z] runtime.goexit [2021-11-08T20:09:48.112Z] /usr/local/go/src/runtime/asm_amd64.s:1371 [2021-11-08T20:09:48.112Z] Test: TestHandleWrite/EnableAccessSpec2 [2021-11-08T20:09:48.112Z] --- FAIL: TestHandleWrite/CustomMessage (0.00s) [2021-11-08T20:09:48.112Z] driver_test.go:248: [2021-11-08T20:09:48.112Z] Error Trace: driver_test.go:248 [2021-11-08T20:09:48.112Z] Error: Received unexpected error: [2021-11-08T20:09:48.112Z] unable to cast attribute "vendor" with val '攚' as uint [2021-11-08T20:09:48.112Z] Test: TestHandleWrite/CustomMessage [2021-11-08T20:09:48.112Z] FAIL [2021-11-08T20:09:48.112Z] coverage: 36.9% of statements [2021-11-08T20:09:48.112Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.333s [2021-11-08T20:09:48.112Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.257s coverage: 52.0% of statements [2021-11-08T20:09:48.112Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 95.5% of statements [2021-11-08T20:09:48.112Z] FAIL [2021-11-08T20:09:48.112Z] make: *** [Makefile:27: test] Error 1 [Pipeline] } [2021-11-08T20:09:48.125Z] $ docker stop --time=1 a1bca6e40172ddcc6b938b90500252e45dfa3512b905679d6ab179ee5c222dc7 [2021-11-08T20:09:48.936Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27981 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [2021-11-08T20:09:49.692Z] $ docker rm -f a1bca6e40172ddcc6b938b90500252e45dfa3512b905679d6ab179ee5c222dc7 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2021-11-08T20:09:49.834Z] Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] checkout 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 [2021-11-08T20:09:50.089Z] Selected Git installation does not exist. Using Default [2021-11-08T20:09:50.089Z] The recommended git tool is: NONE [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T20:09:50.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T20:09:50.507Z] [2021-11-08T20:09:50.507Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T20:09:50.813Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T20:09:50.813Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-08T20:09:50.813Z] b4d181a07f80: Pulling fs layer [2021-11-08T20:09:50.813Z] a1111a8f2ec3: Pulling fs layer [2021-11-08T20:09:50.813Z] ed53099fbce6: Pulling fs layer [2021-11-08T20:09:50.813Z] dc539afda2c1: Pulling fs layer [2021-11-08T20:09:50.813Z] 77bc0d833cb6: Pulling fs layer [2021-11-08T20:09:50.813Z] 9065ff56babe: Pulling fs layer [2021-11-08T20:09:50.813Z] d287ab97295c: Pulling fs layer [2021-11-08T20:09:50.813Z] dc539afda2c1: Waiting [2021-11-08T20:09:50.813Z] 77bc0d833cb6: Waiting [2021-11-08T20:09:50.813Z] 9065ff56babe: Waiting [2021-11-08T20:09:50.813Z] d287ab97295c: Waiting [2021-11-08T20:09:50.813Z] a1111a8f2ec3: Verifying Checksum [2021-11-08T20:09:50.813Z] a1111a8f2ec3: Download complete [2021-11-08T20:09:50.813Z] dc539afda2c1: Verifying Checksum [2021-11-08T20:09:50.813Z] dc539afda2c1: Download complete [2021-11-08T20:09:51.076Z] ed53099fbce6: Verifying Checksum [2021-11-08T20:09:51.076Z] ed53099fbce6: Download complete [2021-11-08T20:09:51.076Z] 77bc0d833cb6: Verifying Checksum [2021-11-08T20:09:51.076Z] 77bc0d833cb6: Download complete [2021-11-08T20:09:51.076Z] 9065ff56babe: Verifying Checksum [2021-11-08T20:09:51.077Z] 9065ff56babe: Download complete [2021-11-08T20:09:51.077Z] b4d181a07f80: Verifying Checksum [2021-11-08T20:09:51.077Z] b4d181a07f80: Download complete [2021-11-08T20:09:52.042Z] d287ab97295c: Verifying Checksum [2021-11-08T20:09:52.042Z] d287ab97295c: Download complete [2021-11-08T20:09:52.995Z] b4d181a07f80: Pull complete [2021-11-08T20:09:52.995Z] a1111a8f2ec3: Pull complete [2021-11-08T20:09:53.939Z] ed53099fbce6: Pull complete [2021-11-08T20:09:53.939Z] dc539afda2c1: Pull complete [2021-11-08T20:09:54.214Z] 77bc0d833cb6: Pull complete [2021-11-08T20:09:54.214Z] 9065ff56babe: Pull complete [2021-11-08T20:09:55.085Z] using credential edgex-jenkins-ssh [2021-11-08T20:09:55.100Z] Cloning the remote Git repository [2021-11-08T20:09:55.149Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-11-08T20:09:55.236Z] > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 [2021-11-08T20:09:55.302Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-11-08T20:09:55.303Z] > git --version # timeout=10 [2021-11-08T20:09:55.326Z] > git --version # 'git version 2.17.1' [2021-11-08T20:09:55.327Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T20:09:55.398Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T20:09:56.157Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-11-08T20:09:56.185Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T20:09:56.208Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-11-08T20:09:56.236Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-11-08T20:09:56.237Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T20:09:56.249Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-08T20:09:58.710Z] Merging remotes/origin/main commit 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit 663551aaef05a646e9206bf7a518f723bf6440fe [2021-11-08T20:09:58.730Z] > git config core.sparsecheckout # timeout=10 [2021-11-08T20:09:58.742Z] > git checkout -f 663551aaef05a646e9206bf7a518f723bf6440fe # timeout=10 [2021-11-08T20:09:59.138Z] Merge succeeded, producing 663551aaef05a646e9206bf7a518f723bf6440fe [2021-11-08T20:09:59.138Z] Checking out Revision 663551aaef05a646e9206bf7a518f723bf6440fe (PR-52) [2021-11-08T20:09:59.537Z] d287ab97295c: Pull complete [2021-11-08T20:09:59.537Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-08T20:09:59.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T20:09:59.537Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-08T20:09:59.612Z] prd-centos7-docker-4c-2g-27978 does not seem to be running inside a container [2021-11-08T20:09:59.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-08T20:09:59.059Z] > git remote # timeout=10 [2021-11-08T20:09:59.079Z] > git config --get remote.origin.url # timeout=10 [2021-11-08T20:09:59.095Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T20:09:59.105Z] > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 [2021-11-08T20:09:59.126Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-08T20:09:59.147Z] > git config core.sparsecheckout # timeout=10 [2021-11-08T20:09:59.156Z] > git checkout -f 663551aaef05a646e9206bf7a518f723bf6440fe # timeout=10 [2021-11-08T20:10:02.269Z] $ docker top 3523f9a2ca266a8a767a85d58eed03f207018ed2e7d4e40b678567d4e1271f45 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T20:10:02.675Z] ---> job-cost.sh [2021-11-08T20:10:02.675Z] lf-activate-venv: SKIPPING [2021-11-08T20:10:02.675Z] INFO: No Stack... [2021-11-08T20:10:03.896Z] Commit message: "Changes made according to Farshid comments" [2021-11-08T20:10:04.055Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-08T20:10:04.279Z] [2021-11-08T20:10:04.279Z] GitHub has been notified of this commit’s build result [2021-11-08T20:10:04.279Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2021-11-08T20:10:04.317Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] sh [2021-11-08T20:10:04.608Z] + cat /w/workspace/device-rfid-llrp-go/2/archives/cost.csv [2021-11-08T20:10:04.608Z] + cut -d, -f6 [Pipeline] lock [2021-11-08T20:10:04.633Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-2-stack-cost] [2021-11-08T20:10:04.641Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-2-stack-cost] did not exist. Created. [2021-11-08T20:10:04.641Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-08T20:10:04.877Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-08T20:10:04.878Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-08T20:10:04.878Z] Dload Upload Total Spent Left Speed [2021-11-08T20:10:04.878Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 169k 0 --:--:-- --:--:-- --:--:-- 169k [Pipeline] sh [2021-11-08T20:10:04.962Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-08T20:10:05.267Z] Stashed 1 file(s) [Pipeline] } [2021-11-08T20:10:05.275Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-08T20:10:05.290Z] $ docker stop --time=1 3523f9a2ca266a8a767a85d58eed03f207018ed2e7d4e40b678567d4e1271f45 [2021-11-08T20:10:05.335Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2021-11-08T20:10:06.451Z] $ docker rm -f 3523f9a2ca266a8a767a85d58eed03f207018ed2e7d4e40b678567d4e1271f45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-11-08T20:10:06.914Z] + sudo tee /etc/docker/daemon.new [2021-11-08T20:10:06.914Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-08T20:10:06.914Z] { [2021-11-08T20:10:06.914Z] "registry-mirrors": [ [2021-11-08T20:10:06.914Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-08T20:10:06.914Z] ], [2021-11-08T20:10:06.914Z] "bip": "10.250.0.254/24", [2021-11-08T20:10:06.914Z] "hosts": [ [2021-11-08T20:10:06.914Z] "tcp://0.0.0.0:5555", [2021-11-08T20:10:06.914Z] "unix:///var/run/docker.sock" [2021-11-08T20:10:06.914Z] ], [2021-11-08T20:10:06.914Z] "mtu": 1458, [2021-11-08T20:10:06.914Z] "selinux-enabled": true, [2021-11-08T20:10:06.914Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-08T20:10:06.914Z] } [Pipeline] // stage [Pipeline] } [2021-11-08T20:10:06.939Z] Failed in branch amd64 [Pipeline] sh [2021-11-08T20:10:07.267Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-08T20:10:07.599Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T20:10:25.926Z] provisioning config files... [2021-11-08T20:10:25.948Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config2689041255685044066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T20:10:26.301Z] ---> docker-login.sh [2021-11-08T20:10:26.301Z] nexus3.edgexfoundry.org:10001 [2021-11-08T20:10:26.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T20:10:27.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T20:10:27.175Z] Configure a credential helper to remove this warning. See [2021-11-08T20:10:27.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T20:10:27.175Z] [2021-11-08T20:10:27.175Z] Login Succeeded [2021-11-08T20:10:27.175Z] nexus3.edgexfoundry.org:10002 [2021-11-08T20:10:27.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T20:10:27.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T20:10:27.770Z] Configure a credential helper to remove this warning. See [2021-11-08T20:10:27.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T20:10:27.770Z] [2021-11-08T20:10:27.770Z] Login Succeeded [2021-11-08T20:10:27.770Z] nexus3.edgexfoundry.org:10003 [2021-11-08T20:10:28.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T20:10:28.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T20:10:28.370Z] Configure a credential helper to remove this warning. See [2021-11-08T20:10:28.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T20:10:28.370Z] [2021-11-08T20:10:28.370Z] Login Succeeded [2021-11-08T20:10:28.370Z] nexus3.edgexfoundry.org:10004 [2021-11-08T20:10:28.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T20:10:28.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T20:10:28.916Z] Configure a credential helper to remove this warning. See [2021-11-08T20:10:28.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T20:10:28.917Z] [2021-11-08T20:10:28.917Z] Login Succeeded [2021-11-08T20:10:28.917Z] docker.io [2021-11-08T20:10:29.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T20:10:29.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T20:10:29.781Z] Configure a credential helper to remove this warning. See [2021-11-08T20:10:29.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T20:10:29.781Z] [2021-11-08T20:10:29.781Z] Login Succeeded [2021-11-08T20:10:29.781Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T20:10:29.797Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-08T20:10:30.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-08T20:10:30.301Z] ========================================================= [2021-11-08T20:10:30.301Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-08T20:10:30.301Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-08T20:10:30.731Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-11-08T20:10:31.353Z] Sending build context to Docker daemon 16.47MB [2021-11-08T20:10:31.353Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-11-08T20:10:31.353Z] Step 2/12 : FROM ${BASE} AS builder [2021-11-08T20:10:31.628Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-08T20:10:31.628Z] 552d1f2373af: Pulling fs layer [2021-11-08T20:10:31.628Z] ea3f2d53f512: Pulling fs layer [2021-11-08T20:10:31.628Z] 9e70ebbbe112: Pulling fs layer [2021-11-08T20:10:31.628Z] 7a9cfe048b4a: Pulling fs layer [2021-11-08T20:10:31.628Z] 72dc09318566: Pulling fs layer [2021-11-08T20:10:31.628Z] f4f7b4309257: Pulling fs layer [2021-11-08T20:10:31.628Z] 0ac9a79272e3: Pulling fs layer [2021-11-08T20:10:31.628Z] b78e95d17946: Pulling fs layer [2021-11-08T20:10:31.628Z] 72dc09318566: Waiting [2021-11-08T20:10:31.628Z] f4f7b4309257: Waiting [2021-11-08T20:10:31.628Z] 0ac9a79272e3: Waiting [2021-11-08T20:10:31.628Z] b78e95d17946: Waiting [2021-11-08T20:10:31.628Z] 7a9cfe048b4a: Waiting [2021-11-08T20:10:31.628Z] 9e70ebbbe112: Verifying Checksum [2021-11-08T20:10:31.628Z] 9e70ebbbe112: Download complete [2021-11-08T20:10:31.628Z] ea3f2d53f512: Verifying Checksum [2021-11-08T20:10:31.628Z] ea3f2d53f512: Download complete [2021-11-08T20:10:31.628Z] 72dc09318566: Download complete [2021-11-08T20:10:31.628Z] 552d1f2373af: Verifying Checksum [2021-11-08T20:10:31.628Z] 552d1f2373af: Download complete [2021-11-08T20:10:31.628Z] f4f7b4309257: Verifying Checksum [2021-11-08T20:10:31.628Z] f4f7b4309257: Download complete [2021-11-08T20:10:31.628Z] 0ac9a79272e3: Verifying Checksum [2021-11-08T20:10:31.628Z] 0ac9a79272e3: Download complete [2021-11-08T20:10:32.609Z] 552d1f2373af: Pull complete [2021-11-08T20:10:32.885Z] ea3f2d53f512: Pull complete [2021-11-08T20:10:33.489Z] 9e70ebbbe112: Pull complete [2021-11-08T20:10:33.489Z] b78e95d17946: Verifying Checksum [2021-11-08T20:10:33.489Z] b78e95d17946: Download complete [2021-11-08T20:10:34.085Z] 7a9cfe048b4a: Verifying Checksum [2021-11-08T20:10:34.085Z] 7a9cfe048b4a: Download complete [2021-11-08T20:10:44.279Z] 7a9cfe048b4a: Pull complete [2021-11-08T20:10:44.553Z] 72dc09318566: Pull complete [2021-11-08T20:10:44.827Z] f4f7b4309257: Pull complete [2021-11-08T20:10:45.099Z] 0ac9a79272e3: Pull complete [2021-11-08T20:10:51.821Z] b78e95d17946: Pull complete [2021-11-08T20:10:51.821Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-08T20:10:51.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-08T20:10:51.821Z] ---> 8b459fc5aaf0 [2021-11-08T20:10:51.821Z] Step 3/12 : ARG MAKE='make build' [2021-11-08T20:10:53.256Z] ---> Running in b1d115ab40e7 [2021-11-08T20:10:53.531Z] Removing intermediate container b1d115ab40e7 [2021-11-08T20:10:53.531Z] ---> 71377b606ba0 [2021-11-08T20:10:53.531Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git" [2021-11-08T20:10:53.805Z] ---> Running in 84f24410b7b7 [2021-11-08T20:10:54.080Z] Removing intermediate container 84f24410b7b7 [2021-11-08T20:10:54.080Z] ---> 7a20dcb7ad43 [2021-11-08T20:10:54.080Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2021-11-08T20:10:54.356Z] ---> Running in 8a55ccfc7907 [2021-11-08T20:10:54.631Z] Removing intermediate container 8a55ccfc7907 [2021-11-08T20:10:54.631Z] ---> 7ea0cb90745e [2021-11-08T20:10:54.631Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T20:10:54.905Z] ---> Running in bd85ac899f3b [2021-11-08T20:10:56.892Z] Removing intermediate container bd85ac899f3b [2021-11-08T20:10:56.892Z] ---> 8c76a6801d7f [2021-11-08T20:10:56.892Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-08T20:10:56.892Z] ---> Running in 03a741f4a0ec [2021-11-08T20:10:58.331Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T20:10:58.928Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T20:10:59.921Z] OK: 219 MiB in 52 packages [2021-11-08T20:11:00.521Z] Removing intermediate container 03a741f4a0ec [2021-11-08T20:11:00.521Z] ---> 6e5336e76a91 [2021-11-08T20:11:00.521Z] Step 8/12 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-11-08T20:11:00.796Z] ---> Running in d2a92308370c [2021-11-08T20:11:01.070Z] Removing intermediate container d2a92308370c [2021-11-08T20:11:01.070Z] ---> a7f28f240fe9 [2021-11-08T20:11:01.070Z] Step 9/12 : COPY . . [2021-11-08T20:11:02.523Z] ---> 642fe4447904 [2021-11-08T20:11:02.523Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T20:11:02.818Z] ---> Running in 84821618077b [2021-11-08T20:12:24.614Z] Removing intermediate container 84821618077b [2021-11-08T20:12:24.614Z] ---> df40af633d06 [2021-11-08T20:12:24.614Z] Step 11/12 : RUN go mod tidy [2021-11-08T20:12:24.614Z] ---> Running in 49a61af9e9ec [2021-11-08T20:12:24.614Z] Removing intermediate container 49a61af9e9ec [2021-11-08T20:12:24.614Z] ---> 2f4abad7f9c0 [2021-11-08T20:12:24.614Z] Step 12/12 : RUN $MAKE [2021-11-08T20:12:24.614Z] ---> Running in a2ab808f448b [2021-11-08T20:12:24.614Z] noop [2021-11-08T20:12:24.614Z] Removing intermediate container a2ab808f448b [2021-11-08T20:12:24.614Z] ---> e17d4e709ca4 [2021-11-08T20:12:24.614Z] Successfully built e17d4e709ca4 [2021-11-08T20:12:24.614Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T20:12:24.960Z] + docker inspect -f . ci-base-image-arm64 [2021-11-08T20:12:24.960Z] . [Pipeline] withDockerContainer [2021-11-08T20:12:25.232Z] prd-ubuntu18.04-docker-arm64-4c-16g-27981 does not seem to be running inside a container [2021-11-08T20:12:25.315Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-08T20:12:26.879Z] $ docker top 3ac3ac48e0da9f240d6984feda3a1ce838ac7778ff1083f80a57b1fb10386d6d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T20:12:27.832Z] + go version [2021-11-08T20:12:27.833Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-08T20:12:27.856Z] $ docker stop --time=1 3ac3ac48e0da9f240d6984feda3a1ce838ac7778ff1083f80a57b1fb10386d6d [2021-11-08T20:12:29.548Z] $ docker rm -f 3ac3ac48e0da9f240d6984feda3a1ce838ac7778ff1083f80a57b1fb10386d6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T20:12:30.304Z] + docker inspect -f . ci-base-image-arm64 [2021-11-08T20:12:30.304Z] . [Pipeline] withDockerContainer [2021-11-08T20:12:30.581Z] prd-ubuntu18.04-docker-arm64-4c-16g-27981 does not seem to be running inside a container [2021-11-08T20:12:30.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-08T20:12:32.184Z] $ docker top 86bfabd19bd4beefc76acf00d6bfdbc699ead51402e19ff5cf1458633bdafde2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-08T20:12:33.168Z] + make test [2021-11-08T20:12:33.168Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-08T20:12:34.610Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-11-08T20:13:31.194Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-11-08T20:13:31.194Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-11-08T20:14:10.224Z] level=DEBUG ts=2021-11-08T20:13:34.937950695Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2021-11-08T20:14:10.224Z] level=INFO ts=2021-11-08T20:13:34.940557348Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2021-11-08T20:14:10.224Z] level=DEBUG ts=2021-11-08T20:13:34.940949278Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2021-11-08T20:14:10.224Z] level=INFO ts=2021-11-08T20:13:34.940746983Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2021-11-08T20:14:10.224Z] level=INFO ts=2021-11-08T20:13:34.941494434Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.224Z] level=WARN ts=2021-11-08T20:13:34.941637368Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-11-08T20:14:10.224Z] level=INFO ts=2021-11-08T20:13:34.94207831Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:14:10.224Z] level=INFO ts=2021-11-08T20:13:34.942782249Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.224Z] level=WARN ts=2021-11-08T20:13:34.942843831Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-11-08T20:14:10.224Z] level=DEBUG ts=2021-11-08T20:13:34.942989555Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:14:10.224Z] level=INFO ts=2021-11-08T20:13:34.943260653Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:14:10.224Z] level=INFO ts=2021-11-08T20:13:34.943771027Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.224Z] level=DEBUG ts=2021-11-08T20:13:34.943921711Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:14:10.224Z] level=DEBUG ts=2021-11-08T20:13:34.944008833Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2021-11-08T20:14:10.224Z] level=INFO ts=2021-11-08T20:13:34.944502597Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:14:10.224Z] level=INFO ts=2021-11-08T20:13:34.945065273Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.224Z] level=DEBUG ts=2021-11-08T20:13:34.945209257Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:14:10.224Z] level=INFO ts=2021-11-08T20:13:34.945794103Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:14:10.224Z] level=INFO ts=2021-11-08T20:13:34.946304637Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.224Z] level=DEBUG ts=2021-11-08T20:13:34.94640207Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:14:10.224Z] level=INFO ts=2021-11-08T20:13:34.946828152Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2021-11-08T20:14:10.224Z] level=INFO ts=2021-11-08T20:13:34.947109159Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2021-11-08T20:14:10.224Z] level=DEBUG ts=2021-11-08T20:13:34.948122127Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2021-11-08T20:14:10.224Z] level=INFO ts=2021-11-08T20:13:34.949379172Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2021-11-08T20:14:10.224Z] level=DEBUG ts=2021-11-08T20:13:34.949694271Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2021-11-08T20:14:10.224Z] level=INFO ts=2021-11-08T20:13:34.949873136Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2021-11-08T20:14:10.224Z] level=INFO ts=2021-11-08T20:13:34.950060281Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.225Z] level=WARN ts=2021-11-08T20:13:34.950208815Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.950642657Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.951291965Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.225Z] level=WARN ts=2021-11-08T20:13:34.951399838Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-11-08T20:14:10.225Z] level=DEBUG ts=2021-11-08T20:13:34.951565643Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.951976264Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.952407666Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.225Z] level=DEBUG ts=2021-11-08T20:13:34.95252549Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:14:10.225Z] level=DEBUG ts=2021-11-08T20:13:34.952603082Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.953190248Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.953601099Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.225Z] level=DEBUG ts=2021-11-08T20:13:34.953722483Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.954218067Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.954731551Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.225Z] level=DEBUG ts=2021-11-08T20:13:34.954829254Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.955205734Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.955362378Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" [2021-11-08T20:14:10.225Z] level=DEBUG ts=2021-11-08T20:13:34.956252253Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.957804596Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2021-11-08T20:14:10.225Z] level=DEBUG ts=2021-11-08T20:13:34.958095074Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.957993131Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.958459224Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.225Z] level=WARN ts=2021-11-08T20:13:34.958597738Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.95904091Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.959704259Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.225Z] level=WARN ts=2021-11-08T20:13:34.95976331Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-11-08T20:14:10.225Z] level=DEBUG ts=2021-11-08T20:13:34.959875704Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.960132531Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.960592503Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.225Z] level=DEBUG ts=2021-11-08T20:13:34.960710407Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:14:10.225Z] level=DEBUG ts=2021-11-08T20:13:34.960787549Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.961295063Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.961786847Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.225Z] level=DEBUG ts=2021-11-08T20:13:34.96191242Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.962396193Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.962913718Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.225Z] level=DEBUG ts=2021-11-08T20:13:34.963012421Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.963381441Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.963585576Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2021-11-08T20:14:10.225Z] level=DEBUG ts=2021-11-08T20:13:34.964453251Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.965200831Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.965279933Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2021-11-08T20:14:10.225Z] level=DEBUG ts=2021-11-08T20:13:34.965389407Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.965797188Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.225Z] level=WARN ts=2021-11-08T20:13:34.965852889Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.966010124Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.966277101Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.225Z] level=WARN ts=2021-11-08T20:13:34.966329873Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-11-08T20:14:10.225Z] level=DEBUG ts=2021-11-08T20:13:34.966430935Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.966529138Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.966835847Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.225Z] level=DEBUG ts=2021-11-08T20:13:34.96693882Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:14:10.225Z] level=DEBUG ts=2021-11-08T20:13:34.967029752Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.967116044Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.967471884Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.225Z] level=DEBUG ts=2021-11-08T20:13:34.967631899Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.967734712Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.96801997Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.225Z] level=DEBUG ts=2021-11-08T20:13:34.968108442Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.968255396Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.968347189Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2021-11-08T20:14:10.225Z] level=DEBUG ts=2021-11-08T20:13:34.979168379Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.980950378Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.981075552Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.981161854Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.225Z] level=WARN ts=2021-11-08T20:13:34.981246126Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-11-08T20:14:10.225Z] level=DEBUG ts=2021-11-08T20:13:34.981248527Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.981482853Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.981797682Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.225Z] level=WARN ts=2021-11-08T20:13:34.981857613Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-11-08T20:14:10.225Z] level=DEBUG ts=2021-11-08T20:13:34.981969757Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.982126761Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.982503911Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.225Z] level=DEBUG ts=2021-11-08T20:13:34.982612674Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:14:10.225Z] level=DEBUG ts=2021-11-08T20:13:34.982713807Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.983093698Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.983784257Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.225Z] level=DEBUG ts=2021-11-08T20:13:34.9839055Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.984017023Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.984371573Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.225Z] level=DEBUG ts=2021-11-08T20:13:34.984456976Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.98463262Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.984778384Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2021-11-08T20:14:10.225Z] level=DEBUG ts=2021-11-08T20:13:34.98534601Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.986282226Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.986357208Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2021-11-08T20:14:10.225Z] level=INFO ts=2021-11-08T20:13:34.98643599Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.226Z] level=WARN ts=2021-11-08T20:13:34.986504422Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-11-08T20:14:10.226Z] level=DEBUG ts=2021-11-08T20:13:34.986665007Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:34.989325171Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:34.989789584Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.226Z] level=WARN ts=2021-11-08T20:13:34.989872956Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-11-08T20:14:10.226Z] level=DEBUG ts=2021-11-08T20:13:34.990002799Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:34.990123423Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:34.990452832Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.226Z] level=DEBUG ts=2021-11-08T20:13:34.990800762Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:14:10.226Z] level=DEBUG ts=2021-11-08T20:13:34.990946456Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:34.991149931Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:34.995467411Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.226Z] level=DEBUG ts=2021-11-08T20:13:34.995715478Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:34.995920804Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:34.996331155Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.226Z] level=DEBUG ts=2021-11-08T20:13:34.996465439Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:34.996617943Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:34.996701785Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2021-11-08T20:14:10.226Z] level=DEBUG ts=2021-11-08T20:13:34.99723943Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2021-11-08T20:14:10.226Z] level=DEBUG ts=2021-11-08T20:13:34.998020912Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:34.998479475Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:34.998579867Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2021-11-08T20:14:10.226Z] level=DEBUG ts=2021-11-08T20:13:34.998693901Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:34.998787803Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.226Z] level=WARN ts=2021-11-08T20:13:34.998851325Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:34.999096562Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:34.999589905Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.226Z] level=WARN ts=2021-11-08T20:13:34.999693138Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-11-08T20:14:10.226Z] level=DEBUG ts=2021-11-08T20:13:34.999805071Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:35.000036538Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:35.000358627Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.226Z] level=DEBUG ts=2021-11-08T20:13:35.000657775Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:14:10.226Z] level=DEBUG ts=2021-11-08T20:13:35.000795179Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:35.000966614Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:35.001304283Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.226Z] level=DEBUG ts=2021-11-08T20:13:35.001497938Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:35.001778666Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:35.002183227Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.226Z] level=DEBUG ts=2021-11-08T20:13:35.002366332Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:35.002574098Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:35.002680201Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2021-11-08T20:14:10.226Z] level=DEBUG ts=2021-11-08T20:13:35.002961069Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2021-11-08T20:14:10.226Z] level=WARN ts=2021-11-08T20:13:35.003056082Z app=test source=discover.go:275 deviceName= msg="Found registered device without tcp protocol information." [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:35.003191285Z app=test source=discover.go:461 address=127.0.0.1:59923 deviceName=SpeedwayR-19-C5-D6 msg="Existing device in disabled (disconnected) state will be scanned again." [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:35.003682649Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:35.003783022Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:35.003874914Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.226Z] level=WARN ts=2021-11-08T20:13:35.003943206Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-11-08T20:14:10.226Z] level=DEBUG ts=2021-11-08T20:13:35.004040119Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:35.004183723Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:35.004611985Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.226Z] level=WARN ts=2021-11-08T20:13:35.004705517Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-11-08T20:14:10.226Z] level=DEBUG ts=2021-11-08T20:13:35.004855771Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:35.005073888Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:35.005416427Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.226Z] level=DEBUG ts=2021-11-08T20:13:35.005546581Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:14:10.226Z] level=DEBUG ts=2021-11-08T20:13:35.005669864Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:35.005785547Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:35.006115976Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.226Z] level=DEBUG ts=2021-11-08T20:13:35.006286771Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:35.006429415Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:35.006755824Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-11-08T20:14:10.226Z] level=DEBUG ts=2021-11-08T20:13:35.006880918Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:35.007082753Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2021-11-08T20:14:10.226Z] level=INFO ts=2021-11-08T20:13:35.007293379Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2021-11-08T20:14:10.226Z] level=WARN ts=2021-11-08T20:13:35.007584587Z app=test source=discover.go:253 msg="Re-discovered existing device at the same TCP address, nothing to do." [2021-11-08T20:14:10.226Z] --- FAIL: TestHandleWrite (0.00s) [2021-11-08T20:14:10.226Z] driver_test.go:169: AAAAAA== [2021-11-08T20:14:10.226Z] --- FAIL: TestHandleWrite/StartROSpec1 (0.00s) [2021-11-08T20:14:10.226Z] driver_test.go:248: [2021-11-08T20:14:10.226Z] Error Trace: driver_test.go:248 [2021-11-08T20:14:10.226Z] Error: Received unexpected error: [2021-11-08T20:14:10.226Z] expected Action resource with ROSpecID, but got "ReaderConfig" [2021-11-08T20:14:10.226Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver.(*Driver).handleWriteCommands [2021-11-08T20:14:10.226Z] /w/workspace/device-rfid-llrp-go/2/internal/driver/driver.go:404 [2021-11-08T20:14:10.226Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver.(*Driver).HandleWriteCommands [2021-11-08T20:14:10.226Z] /w/workspace/device-rfid-llrp-go/2/internal/driver/driver.go:284 [2021-11-08T20:14:10.226Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver.TestHandleWrite.func1 [2021-11-08T20:14:10.226Z] /w/workspace/device-rfid-llrp-go/2/internal/driver/driver_test.go:243 [2021-11-08T20:14:10.226Z] testing.tRunner [2021-11-08T20:14:10.226Z] /usr/local/go/src/testing/testing.go:1193 [2021-11-08T20:14:10.226Z] runtime.goexit [2021-11-08T20:14:10.226Z] /usr/local/go/src/runtime/asm_arm64.s:1130 [2021-11-08T20:14:10.226Z] Test: TestHandleWrite/StartROSpec1 [2021-11-08T20:14:10.226Z] --- FAIL: TestHandleWrite/EnableAccessSpec2 (0.00s) [2021-11-08T20:14:10.226Z] driver_test.go:248: [2021-11-08T20:14:10.226Z] Error Trace: driver_test.go:248 [2021-11-08T20:14:10.226Z] Error: Received unexpected error: [2021-11-08T20:14:10.226Z] expected Action resource with AccessSpecID, but got "ReaderConfig" [2021-11-08T20:14:10.226Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver.(*Driver).handleWriteCommands [2021-11-08T20:14:10.226Z] /w/workspace/device-rfid-llrp-go/2/internal/driver/driver.go:444 [2021-11-08T20:14:10.226Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver.(*Driver).HandleWriteCommands [2021-11-08T20:14:10.226Z] /w/workspace/device-rfid-llrp-go/2/internal/driver/driver.go:284 [2021-11-08T20:14:10.226Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver.TestHandleWrite.func1 [2021-11-08T20:14:10.226Z] /w/workspace/device-rfid-llrp-go/2/internal/driver/driver_test.go:243 [2021-11-08T20:14:10.226Z] testing.tRunner [2021-11-08T20:14:10.226Z] /usr/local/go/src/testing/testing.go:1193 [2021-11-08T20:14:10.226Z] runtime.goexit [2021-11-08T20:14:10.226Z] /usr/local/go/src/runtime/asm_arm64.s:1130 [2021-11-08T20:14:10.226Z] Test: TestHandleWrite/EnableAccessSpec2 [2021-11-08T20:14:10.226Z] --- FAIL: TestHandleWrite/CustomMessage (0.00s) [2021-11-08T20:14:10.226Z] driver_test.go:248: [2021-11-08T20:14:10.226Z] Error Trace: driver_test.go:248 [2021-11-08T20:14:10.226Z] Error: Received unexpected error: [2021-11-08T20:14:10.226Z] unable to cast attribute "vendor" with val '攚' as uint [2021-11-08T20:14:10.226Z] Test: TestHandleWrite/CustomMessage [2021-11-08T20:14:10.227Z] FAIL [2021-11-08T20:14:10.227Z] coverage: 36.9% of statements [2021-11-08T20:14:10.227Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.267s [2021-11-08T20:14:10.227Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.497s coverage: 52.0% of statements [2021-11-08T20:14:10.227Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.055s coverage: 95.5% of statements [2021-11-08T20:14:10.227Z] FAIL [2021-11-08T20:14:10.227Z] make: *** [Makefile:27: test] Error 1 [Pipeline] } [2021-11-08T20:14:10.246Z] $ docker stop --time=1 86bfabd19bd4beefc76acf00d6bfdbc699ead51402e19ff5cf1458633bdafde2 [2021-11-08T20:14:11.996Z] $ docker rm -f 86bfabd19bd4beefc76acf00d6bfdbc699ead51402e19ff5cf1458633bdafde2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T20:14:13.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-08T20:14:13.288Z] [2021-11-08T20:14:13.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-08T20:14:13.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-08T20:14:13.914Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-08T20:14:13.914Z] 448f6bf000e3: Pulling fs layer [2021-11-08T20:14:13.914Z] f757da607395: Pulling fs layer [2021-11-08T20:14:13.914Z] 05883995daec: Pulling fs layer [2021-11-08T20:14:13.914Z] 8603b9c90790: Pulling fs layer [2021-11-08T20:14:13.914Z] 1560dd03e051: Pulling fs layer [2021-11-08T20:14:13.914Z] 27f5ce0e4adf: Pulling fs layer [2021-11-08T20:14:13.914Z] c2d8d7efcc4b: Pulling fs layer [2021-11-08T20:14:13.914Z] 1560dd03e051: Waiting [2021-11-08T20:14:13.914Z] 27f5ce0e4adf: Waiting [2021-11-08T20:14:13.914Z] c2d8d7efcc4b: Waiting [2021-11-08T20:14:13.914Z] 8603b9c90790: Waiting [2021-11-08T20:14:13.914Z] f757da607395: Verifying Checksum [2021-11-08T20:14:13.914Z] f757da607395: Download complete [2021-11-08T20:14:13.914Z] 8603b9c90790: Verifying Checksum [2021-11-08T20:14:13.914Z] 8603b9c90790: Download complete [2021-11-08T20:14:14.192Z] 1560dd03e051: Verifying Checksum [2021-11-08T20:14:14.192Z] 1560dd03e051: Download complete [2021-11-08T20:14:14.192Z] 27f5ce0e4adf: Verifying Checksum [2021-11-08T20:14:14.192Z] 27f5ce0e4adf: Download complete [2021-11-08T20:14:14.192Z] 05883995daec: Verifying Checksum [2021-11-08T20:14:14.192Z] 05883995daec: Download complete [2021-11-08T20:14:14.466Z] 448f6bf000e3: Verifying Checksum [2021-11-08T20:14:14.466Z] 448f6bf000e3: Download complete [2021-11-08T20:14:17.091Z] c2d8d7efcc4b: Verifying Checksum [2021-11-08T20:14:17.091Z] c2d8d7efcc4b: Download complete [2021-11-08T20:14:18.070Z] 448f6bf000e3: Pull complete [2021-11-08T20:14:18.667Z] f757da607395: Pull complete [2021-11-08T20:14:20.102Z] 05883995daec: Pull complete [2021-11-08T20:14:20.698Z] 8603b9c90790: Pull complete [2021-11-08T20:14:21.686Z] 1560dd03e051: Pull complete [2021-11-08T20:14:21.977Z] 27f5ce0e4adf: Pull complete [2021-11-08T20:14:40.422Z] c2d8d7efcc4b: Pull complete [2021-11-08T20:14:40.422Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-08T20:14:40.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-08T20:14:40.422Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-08T20:14:40.693Z] prd-ubuntu18.04-docker-arm64-4c-16g-27981 does not seem to be running inside a container [2021-11-08T20:14:40.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-08T20:14:44.027Z] $ docker top 95bcca2fbfda6f81b421477fd6b11d8414f025defa5655043f2d05f78b8f5217 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T20:14:45.017Z] ---> job-cost.sh [2021-11-08T20:14:45.017Z] lf-activate-venv: SKIPPING [2021-11-08T20:14:45.017Z] INFO: No Stack... [2021-11-08T20:14:45.610Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-08T20:14:45.882Z] INFO: Archiving Costs [Pipeline] sh [2021-11-08T20:14:46.540Z] + cat /w/workspace/device-rfid-llrp-go/2/archives/cost.csv [2021-11-08T20:14:46.540Z] + cut -d, -f6 [Pipeline] lock [2021-11-08T20:14:46.606Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-2-stack-cost] [2021-11-08T20:14:46.614Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-2-stack-cost] did not exist. Created. [2021-11-08T20:14:46.614Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-08T20:14:47.293Z] /w/workspace/device-rfid-llrp-go/2@tmp/durable-fe4b9e88/script.sh: 1: /w/workspace/device-rfid-llrp-go/2@tmp/durable-fe4b9e88/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-08T20:14:47.952Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-08T20:14:47.977Z] Warning: overwriting stash ‘stack-cost’ [2021-11-08T20:14:48.508Z] Stashed 1 file(s) [Pipeline] } [2021-11-08T20:14:48.517Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-08T20:14:48.534Z] $ docker stop --time=1 95bcca2fbfda6f81b421477fd6b11d8414f025defa5655043f2d05f78b8f5217 [2021-11-08T20:14:50.141Z] $ docker rm -f 95bcca2fbfda6f81b421477fd6b11d8414f025defa5655043f2d05f78b8f5217 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-08T20:14:50.583Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-08T20:14:52.310Z] + '[' -d /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-08T20:14:52.611Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T20:14:53.175Z] ---> package-listing.sh [2021-11-08T20:14:53.175Z] ++ facter osfamily [2021-11-08T20:14:53.175Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-08T20:14:53.435Z] + OS_FAMILY=redhat [2021-11-08T20:14:53.435Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-52 [2021-11-08T20:14:53.435Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-08T20:14:53.435Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-08T20:14:53.435Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-08T20:14:53.435Z] + PACKAGES=/tmp/packages_start.txt [2021-11-08T20:14:53.435Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-52 ']' [2021-11-08T20:14:53.435Z] + PACKAGES=/tmp/packages_end.txt [2021-11-08T20:14:53.435Z] + case "${OS_FAMILY}" in [2021-11-08T20:14:53.435Z] + rpm -qa [2021-11-08T20:14:53.435Z] + sort [2021-11-08T20:14:54.375Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-08T20:14:54.375Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-08T20:14:54.375Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-08T20:14:54.375Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-52 ']' [2021-11-08T20:14:54.375Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives/ [2021-11-08T20:14:54.375Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives/ [Pipeline] echo [2021-11-08T20:14:54.388Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-rfid-llrp-go_PR-52/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-08T20:14:54.670Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-08T20:14:55.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T20:14:55.230Z] [2021-11-08T20:14:55.230Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T20:14:55.530Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T20:14:55.530Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-08T20:14:55.530Z] b4d181a07f80: Pulling fs layer [2021-11-08T20:14:55.530Z] a1111a8f2ec3: Pulling fs layer [2021-11-08T20:14:55.530Z] ed53099fbce6: Pulling fs layer [2021-11-08T20:14:55.530Z] dc539afda2c1: Pulling fs layer [2021-11-08T20:14:55.530Z] 77bc0d833cb6: Pulling fs layer [2021-11-08T20:14:55.530Z] 9065ff56babe: Pulling fs layer [2021-11-08T20:14:55.530Z] d287ab97295c: Pulling fs layer [2021-11-08T20:14:55.530Z] 9065ff56babe: Waiting [2021-11-08T20:14:55.530Z] dc539afda2c1: Waiting [2021-11-08T20:14:55.530Z] 77bc0d833cb6: Waiting [2021-11-08T20:14:55.530Z] d287ab97295c: Waiting [2021-11-08T20:14:55.530Z] a1111a8f2ec3: Verifying Checksum [2021-11-08T20:14:55.530Z] a1111a8f2ec3: Download complete [2021-11-08T20:14:55.530Z] dc539afda2c1: Verifying Checksum [2021-11-08T20:14:55.530Z] ed53099fbce6: Verifying Checksum [2021-11-08T20:14:55.530Z] ed53099fbce6: Download complete [2021-11-08T20:14:55.530Z] 9065ff56babe: Verifying Checksum [2021-11-08T20:14:55.530Z] 9065ff56babe: Download complete [2021-11-08T20:14:55.801Z] 77bc0d833cb6: Verifying Checksum [2021-11-08T20:14:55.801Z] 77bc0d833cb6: Download complete [2021-11-08T20:14:55.801Z] b4d181a07f80: Verifying Checksum [2021-11-08T20:14:55.801Z] b4d181a07f80: Download complete [2021-11-08T20:14:56.390Z] d287ab97295c: Verifying Checksum [2021-11-08T20:14:56.390Z] d287ab97295c: Download complete [2021-11-08T20:14:57.785Z] b4d181a07f80: Pull complete [2021-11-08T20:14:57.785Z] a1111a8f2ec3: Pull complete [2021-11-08T20:14:58.357Z] ed53099fbce6: Pull complete [2021-11-08T20:14:58.619Z] dc539afda2c1: Pull complete [2021-11-08T20:14:58.890Z] 77bc0d833cb6: Pull complete [2021-11-08T20:14:58.890Z] 9065ff56babe: Pull complete [2021-11-08T20:15:05.553Z] d287ab97295c: Pull complete [2021-11-08T20:15:05.553Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-08T20:15:05.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T20:15:05.553Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-08T20:15:05.624Z] prd-centos7-docker-4c-2g-27976 does not seem to be running inside a container [2021-11-08T20:15:05.664Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-rfid-llrp-go_PR-52/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-52 -v /w/workspace/oundry_device-rfid-llrp-go_PR-52:/w/workspace/oundry_device-rfid-llrp-go_PR-52:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-08T20:15:07.984Z] $ docker top 80eadedbfccf58a49ecc84a2e26f12488b49dd656f6c71c57124e6799bd276c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T20:15:08.363Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-08T20:15:08.668Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-08T20:15:08.974Z] + ls /var/log/sa-host [2021-11-08T20:15:08.974Z] + sadf -c /var/log/sa-host/sa08 [2021-11-08T20:15:08.974Z] file_magic: OK [2021-11-08T20:15:08.974Z] HZ: Using current value: 100 [2021-11-08T20:15:08.974Z] file_header: OK [2021-11-08T20:15:08.974Z] 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 [2021-11-08T20:15:08.974Z] Statistics: [2021-11-08T20:15:08.974Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-08T20:15:08.974Z] File successfully converted to sysstat format version 12.0.3 [2021-11-08T20:15:08.974Z] + sadf -c /var/log/sa-host/sa30 [2021-11-08T20:15:08.974Z] file_magic: OK [2021-11-08T20:15:08.974Z] HZ: Using current value: 100 [2021-11-08T20:15:08.974Z] file_header: OK [2021-11-08T20:15:08.974Z] 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 [2021-11-08T20:15:08.974Z] Statistics: [2021-11-08T20:15:08.974Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-08T20:15:08.974Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T20:15:09.060Z] provisioning config files... [2021-11-08T20:15:09.073Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/config2461787921567871903tmp [Pipeline] { [Pipeline] echo [2021-11-08T20:15:09.090Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T20:15:09.384Z] ---> create-netrc.sh [Pipeline] } [2021-11-08T20:15:09.396Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-08T20:15:09.740Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-08T20:15:09.751Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T20:15:10.040Z] ---> sudo-logs.sh [2021-11-08T20:15:10.040Z] Archiving 'sudo' log.. [2021-11-08T20:15:10.040Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-27976.novalocal: Name or service not known [2021-11-08T20:15:10.040Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-27976.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-08T20:15:10.090Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T20:15:10.388Z] ---> job-cost.sh [2021-11-08T20:15:10.388Z] lf-activate-venv: SKIPPING [2021-11-08T20:15:10.388Z] DEBUG: total: 0.10999999940395355 [2021-11-08T20:15:10.388Z] INFO: Retrieving Stack Cost... [2021-11-08T20:15:10.961Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-08T20:15:11.221Z] INFO: Archiving Costs [Pipeline] echo [2021-11-08T20:15:11.234Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T20:15:11.529Z] ---> logs-deploy.sh [2021-11-08T20:15:11.529Z] lf-activate-venv: SKIPPING [2021-11-08T20:15:11.529Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-52/2 [2021-11-08T20:15:11.529Z] INFO: archiving workspace using pattern(s): [2021-11-08T20:15:12.471Z] Archives upload complete. [2021-11-08T20:15:12.734Z] INFO: archiving logs to Nexus