Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fdb8dc9e065565c3e0b08ed77eb96ef70046d97a 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-ssh8233258037282609738.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh11134678523465498945.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 dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2575845731829925921.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh583315032263976352.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/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh221089681963076373.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.17 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3975 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-rfid-llrp-go_main@tmp/jenkins-gitclient-ssh8148621727737027081.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fdb8dc9e065565c3e0b08ed77eb96ef70046d97a (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fdb8dc9e065565c3e0b08ed77eb96ef70046d97a # timeout=10 Commit message: "feat: Added "make lint" to target and added it to make test. Resolved all lint errors as well (#60)" > git rev-list --no-walk 09605dd7ded88dfac5bff0fbd22d395988b2ef31 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-26T20:41:10.281Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-26T20:41:10.338Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-26T20:41:10.359Z] ========================================================= [2022-01-26T20:41:10.359Z] EdgeX Global Pipelines Version Info [2022-01-26T20:41:10.359Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-26T20:41:11.490Z] ------------------- [2022-01-26T20:41:11.490Z] stable info: [2022-01-26T20:41:11.490Z] ------------------- [2022-01-26T20:41:11.490Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-26T20:41:11.490Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-26T20:41:11.490Z] Message: update stable to v1.0.219 [2022-01-26T20:41:12.064Z] ------------------- [2022-01-26T20:41:12.064Z] experimental info: [2022-01-26T20:41:12.064Z] ------------------- [2022-01-26T20:41:12.064Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-26T20:41:12.064Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-26T20:41:12.064Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-26T20:41:12.210Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-01-26T20:41:12.220Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-01-26T20:41:12.232Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-26T20:41:12.244Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-26T20:41:12.255Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-26T20:41:12.267Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-26T20:41:12.278Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-26T20:41:12.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-26T20:41:12.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-26T20:41:12.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-26T20:41:12.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-26T20:41:12.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-01-26T20:41:12.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-26T20:41:12.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-26T20:41:12.362Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-26T20:41:12.372Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-26T20:41:12.386Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-26T20:41:12.401Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-26T20:41:12.416Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-26T20:41:12.431Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-26T20:41:12.446Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-26T20:41:12.460Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-26T20:41:12.476Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-26T20:41:12.488Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-26T20:41:12.512Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-26T20:41:12.527Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-26T20:41:12.539Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-01-26T20:41:12.550Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-01-26T20:41:12.564Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-01-26T20:41:12.575Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] echo [2022-01-26T20:41:12.586Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fdb8dc9 [Pipeline] echo [2022-01-26T20:41:12.598Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-26T20:41:12.641Z] provisioning config files... [2022-01-26T20:41:12.655Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7564061267552885013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-26T20:41:12.969Z] ---> docker-login.sh [2022-01-26T20:41:12.969Z] nexus3.edgexfoundry.org:10001 [2022-01-26T20:41:12.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-26T20:41:13.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-26T20:41:13.231Z] Configure a credential helper to remove this warning. See [2022-01-26T20:41:13.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-26T20:41:13.231Z] [2022-01-26T20:41:13.231Z] Login Succeeded [2022-01-26T20:41:13.231Z] nexus3.edgexfoundry.org:10002 [2022-01-26T20:41:13.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-26T20:41:13.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-26T20:41:13.231Z] Configure a credential helper to remove this warning. See [2022-01-26T20:41:13.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-26T20:41:13.231Z] [2022-01-26T20:41:13.231Z] Login Succeeded [2022-01-26T20:41:13.231Z] nexus3.edgexfoundry.org:10003 [2022-01-26T20:41:13.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-26T20:41:13.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-26T20:41:13.493Z] Configure a credential helper to remove this warning. See [2022-01-26T20:41:13.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-26T20:41:13.493Z] [2022-01-26T20:41:13.493Z] Login Succeeded [2022-01-26T20:41:13.493Z] nexus3.edgexfoundry.org:10004 [2022-01-26T20:41:13.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-26T20:41:13.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-26T20:41:13.493Z] Configure a credential helper to remove this warning. See [2022-01-26T20:41:13.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-26T20:41:13.493Z] [2022-01-26T20:41:13.493Z] Login Succeeded [2022-01-26T20:41:13.493Z] docker.io [2022-01-26T20:41:13.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-26T20:41:14.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-26T20:41:14.070Z] Configure a credential helper to remove this warning. See [2022-01-26T20:41:14.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-26T20:41:14.070Z] [2022-01-26T20:41:14.070Z] Login Succeeded [2022-01-26T20:41:14.070Z] ---> docker-login.sh ends [Pipeline] } [2022-01-26T20:41:14.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-26T20:41:14.474Z] + git rev-list -1 --merges fdb8dc9e065565c3e0b08ed77eb96ef70046d97a~1..fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] echo [2022-01-26T20:41:14.505Z] -----------> git rev-list -1 --merges fdb8dc9e065565c3e0b08ed77eb96ef70046d97a~1..fdb8dc9e065565c3e0b08ed77eb96ef70046d97a fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [false] [Pipeline] sh [2022-01-26T20:41:14.796Z] + git log --format=format:%s -1 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] echo [2022-01-26T20:41:14.820Z] ========================================================= [2022-01-26T20:41:14.820Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-26T20:41:14.820Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-26T20:41:15.165Z] + git log --format=format:%s -1 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] echo [2022-01-26T20:41:15.177Z] [semverPrep] GIT_COMMIT: fdb8dc9e065565c3e0b08ed77eb96ef70046d97a, Commit Message: feat: Added "make lint" to target and added it to make test. Resolved all lint errors as well (#60) [Pipeline] echo [2022-01-26T20:41:15.187Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-26T20:41:15.612Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-26T20:41:15.613Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-26T20:41:15.613Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-26T20:41:15.613Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-26T20:41:15.613Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-26T20:41:15.613Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-26T20:41:15.613Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-26T20:41:16.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-26T20:41:16.039Z] [2022-01-26T20:41:16.039Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-26T20:41:16.367Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-26T20:41:16.367Z] latest: Pulling from edgex-devops/git-semver [2022-01-26T20:41:16.367Z] a0d0a0d46f8b: Pulling fs layer [2022-01-26T20:41:16.367Z] 3e5f54012d9b: Pulling fs layer [2022-01-26T20:41:16.367Z] 4c7163046ea9: Pulling fs layer [2022-01-26T20:41:16.367Z] 0c2d73faf560: Pulling fs layer [2022-01-26T20:41:16.367Z] 0c2d73faf560: Waiting [2022-01-26T20:41:16.367Z] 3e5f54012d9b: Verifying Checksum [2022-01-26T20:41:16.367Z] 3e5f54012d9b: Download complete [2022-01-26T20:41:16.367Z] a0d0a0d46f8b: Verifying Checksum [2022-01-26T20:41:16.367Z] a0d0a0d46f8b: Download complete [2022-01-26T20:41:16.367Z] 4c7163046ea9: Verifying Checksum [2022-01-26T20:41:16.367Z] 4c7163046ea9: Download complete [2022-01-26T20:41:16.367Z] 0c2d73faf560: Verifying Checksum [2022-01-26T20:41:16.367Z] 0c2d73faf560: Download complete [2022-01-26T20:41:16.633Z] a0d0a0d46f8b: Pull complete [2022-01-26T20:41:16.633Z] 3e5f54012d9b: Pull complete [2022-01-26T20:41:16.895Z] 4c7163046ea9: Pull complete [2022-01-26T20:41:17.158Z] 0c2d73faf560: Pull complete [2022-01-26T20:41:17.158Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-26T20:41:17.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-26T20:41:17.158Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-26T20:41:17.222Z] prd-centos7-docker-4c-2g-3975 does not seem to be running inside a container [2022-01-26T20:41:17.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-26T20:41:17.703Z] $ docker top 25a616b73e08090e57696dd7d4c1464fbe8c1a97a5de969dd84cb7e6848235f2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-26T20:41:17.842Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-26T20:41:17.842Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-26T20:41:17.941Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-26T20:41:17.921Z] $ docker exec 25a616b73e08090e57696dd7d4c1464fbe8c1a97a5de969dd84cb7e6848235f2 ssh-agent [2022-01-26T20:41:18.040Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnEHIpC/agent.14 [2022-01-26T20:41:18.040Z] SSH_AGENT_PID=20 [2022-01-26T20:41:18.050Z] Running ssh-add (command line suppressed) [2022-01-26T20:41:18.129Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_795712222149787356.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_795712222149787356.key) [2022-01-26T20:41:18.149Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-26T20:41:18.450Z] + git tag --points-at HEAD [Pipeline] } [2022-01-26T20:41:18.467Z] $ docker exec --env ******** --env ******** 25a616b73e08090e57696dd7d4c1464fbe8c1a97a5de969dd84cb7e6848235f2 ssh-agent -k [2022-01-26T20:41:18.548Z] unset SSH_AUTH_SOCK; [2022-01-26T20:41:18.549Z] unset SSH_AGENT_PID; [2022-01-26T20:41:18.549Z] echo Agent pid 20 killed; [2022-01-26T20:41:18.557Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-26T20:41:18.581Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-26T20:41:18.581Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-26T20:41:18.688Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-26T20:41:18.691Z] $ docker exec 25a616b73e08090e57696dd7d4c1464fbe8c1a97a5de969dd84cb7e6848235f2 ssh-agent [2022-01-26T20:41:18.792Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnJDfbA/agent.54 [2022-01-26T20:41:18.792Z] SSH_AGENT_PID=60 [2022-01-26T20:41:18.797Z] Running ssh-add (command line suppressed) [2022-01-26T20:41:18.881Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3271358950956833818.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3271358950956833818.key) [2022-01-26T20:41:18.898Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-26T20:41:19.190Z] + git semver init [2022-01-26T20:41:19.190Z] # -> Open(): unable to determine branch for HEAD [2022-01-26T20:41:19.190Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-01-26T20:41:19.190Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-01-26T20:41:19.191Z] # $SEMVER_REMOTE_NAME = origin [2022-01-26T20:41:19.191Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-26T20:41:19.191Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-26T20:41:19.191Z] # $SEMVER_BRANCH = main [2022-01-26T20:41:19.191Z] # $SEMVER_TEMP = /tmp/semver-618555798 [2022-01-26T20:41:19.191Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2022-01-26T20:41:19.763Z] # '/tmp/semver-618555798' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' [2022-01-26T20:41:19.763Z] # -> Force: false [2022-01-26T20:41:19.763Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } [2022-01-26T20:41:19.775Z] $ docker exec --env ******** --env ******** 25a616b73e08090e57696dd7d4c1464fbe8c1a97a5de969dd84cb7e6848235f2 ssh-agent -k [2022-01-26T20:41:19.863Z] unset SSH_AUTH_SOCK; [2022-01-26T20:41:19.864Z] unset SSH_AGENT_PID; [2022-01-26T20:41:19.864Z] echo Agent pid 60 killed; [2022-01-26T20:41:19.870Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-26T20:41:20.190Z] + git semver [Pipeline] } [2022-01-26T20:41:20.207Z] $ docker stop --time=1 25a616b73e08090e57696dd7d4c1464fbe8c1a97a5de969dd84cb7e6848235f2 [2022-01-26T20:41:21.400Z] $ docker rm -f 25a616b73e08090e57696dd7d4c1464fbe8c1a97a5de969dd84cb7e6848235f2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-26T20:41:21.736Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-26T20:41:21.965Z] Stashed 1 file(s) [Pipeline] echo [2022-01-26T20:41:21.968Z] [edgeXSemver]: initialized semver on version 1.0.1-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-26T20:41:22.082Z] provisioning config files... [2022-01-26T20:41:22.092Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1254190914446008900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-26T20:41:22.397Z] ---> docker-login.sh [2022-01-26T20:41:22.397Z] nexus3.edgexfoundry.org:10001 [2022-01-26T20:41:22.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-26T20:41:22.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-26T20:41:22.397Z] Configure a credential helper to remove this warning. See [2022-01-26T20:41:22.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-26T20:41:22.397Z] [2022-01-26T20:41:22.397Z] Login Succeeded [2022-01-26T20:41:22.397Z] nexus3.edgexfoundry.org:10002 [2022-01-26T20:41:22.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-26T20:41:22.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-26T20:41:22.397Z] Configure a credential helper to remove this warning. See [2022-01-26T20:41:22.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-26T20:41:22.397Z] [2022-01-26T20:41:22.397Z] Login Succeeded [2022-01-26T20:41:22.397Z] nexus3.edgexfoundry.org:10003 [2022-01-26T20:41:22.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-26T20:41:22.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-26T20:41:22.660Z] Configure a credential helper to remove this warning. See [2022-01-26T20:41:22.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-26T20:41:22.660Z] [2022-01-26T20:41:22.660Z] Login Succeeded [2022-01-26T20:41:22.660Z] nexus3.edgexfoundry.org:10004 [2022-01-26T20:41:22.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-26T20:41:22.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-26T20:41:22.660Z] Configure a credential helper to remove this warning. See [2022-01-26T20:41:22.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-26T20:41:22.660Z] [2022-01-26T20:41:22.660Z] Login Succeeded [2022-01-26T20:41:22.660Z] docker.io [2022-01-26T20:41:22.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-26T20:41:23.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-26T20:41:23.182Z] Configure a credential helper to remove this warning. See [2022-01-26T20:41:23.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-26T20:41:23.182Z] [2022-01-26T20:41:23.182Z] Login Succeeded [2022-01-26T20:41:23.182Z] ---> docker-login.sh ends [Pipeline] } [2022-01-26T20:41:23.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-26T20:41:23.260Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-26T20:41:23.271Z] ========================================================= [2022-01-26T20:41:23.271Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-26T20:41:23.271Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-26T20:41:23.595Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-01-26T20:41:23.595Z] Sending build context to Docker daemon 1.704MB [2022-01-26T20:41:23.595Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-01-26T20:41:23.595Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-26T20:41:23.595Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-26T20:41:23.595Z] 59bf1c3509f3: Pulling fs layer [2022-01-26T20:41:23.595Z] 666ba61612fd: Pulling fs layer [2022-01-26T20:41:23.595Z] 8ed8ca486205: Pulling fs layer [2022-01-26T20:41:23.595Z] 4fe6c5a15a65: Pulling fs layer [2022-01-26T20:41:23.595Z] 22a0e8bec74d: Pulling fs layer [2022-01-26T20:41:23.595Z] f965cba54748: Pulling fs layer [2022-01-26T20:41:23.595Z] 861ffc35075e: Pulling fs layer [2022-01-26T20:41:23.595Z] 4b385c91608e: Pulling fs layer [2022-01-26T20:41:23.595Z] 560528eb2ebb: Pulling fs layer [2022-01-26T20:41:23.595Z] 22a0e8bec74d: Waiting [2022-01-26T20:41:23.595Z] f965cba54748: Waiting [2022-01-26T20:41:23.595Z] 861ffc35075e: Waiting [2022-01-26T20:41:23.595Z] 4b385c91608e: Waiting [2022-01-26T20:41:23.595Z] 560528eb2ebb: Waiting [2022-01-26T20:41:23.595Z] 4fe6c5a15a65: Waiting [2022-01-26T20:41:23.595Z] 8ed8ca486205: Verifying Checksum [2022-01-26T20:41:23.595Z] 8ed8ca486205: Download complete [2022-01-26T20:41:23.595Z] 666ba61612fd: Verifying Checksum [2022-01-26T20:41:23.595Z] 666ba61612fd: Download complete [2022-01-26T20:41:23.595Z] 22a0e8bec74d: Verifying Checksum [2022-01-26T20:41:23.595Z] 22a0e8bec74d: Download complete [2022-01-26T20:41:23.595Z] f965cba54748: Verifying Checksum [2022-01-26T20:41:23.595Z] f965cba54748: Download complete [2022-01-26T20:41:23.595Z] 59bf1c3509f3: Verifying Checksum [2022-01-26T20:41:23.595Z] 59bf1c3509f3: Download complete [2022-01-26T20:41:23.595Z] 861ffc35075e: Verifying Checksum [2022-01-26T20:41:23.595Z] 861ffc35075e: Download complete [2022-01-26T20:41:23.868Z] 4b385c91608e: Verifying Checksum [2022-01-26T20:41:23.869Z] 4b385c91608e: Download complete [2022-01-26T20:41:24.144Z] 59bf1c3509f3: Pull complete [2022-01-26T20:41:24.144Z] 560528eb2ebb: Verifying Checksum [2022-01-26T20:41:24.144Z] 560528eb2ebb: Download complete [2022-01-26T20:41:24.405Z] 666ba61612fd: Pull complete [2022-01-26T20:41:24.405Z] 4fe6c5a15a65: Verifying Checksum [2022-01-26T20:41:24.405Z] 4fe6c5a15a65: Download complete [2022-01-26T20:41:24.405Z] 8ed8ca486205: Pull complete [2022-01-26T20:41:28.634Z] 4fe6c5a15a65: Pull complete [2022-01-26T20:41:28.634Z] 22a0e8bec74d: Pull complete [2022-01-26T20:41:28.634Z] f965cba54748: Pull complete [2022-01-26T20:41:28.634Z] 861ffc35075e: Pull complete [2022-01-26T20:41:28.634Z] 4b385c91608e: Pull complete [2022-01-26T20:41:31.215Z] 560528eb2ebb: Pull complete [2022-01-26T20:41:31.215Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-26T20:41:31.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-26T20:41:31.215Z] ---> dd4a08f94e63 [2022-01-26T20:41:31.215Z] Step 3/12 : ARG MAKE='make build' [2022-01-26T20:41:32.611Z] ---> Running in bc136cb9b6f3 [2022-01-26T20:41:32.611Z] Removing intermediate container bc136cb9b6f3 [2022-01-26T20:41:32.611Z] ---> b1be2cf2361d [2022-01-26T20:41:32.611Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-01-26T20:41:32.611Z] ---> Running in 85a7b18aea1e [2022-01-26T20:41:32.611Z] Removing intermediate container 85a7b18aea1e [2022-01-26T20:41:32.611Z] ---> 8961795c6a04 [2022-01-26T20:41:32.611Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-26T20:41:32.611Z] ---> Running in 7be1a7420425 [2022-01-26T20:41:32.611Z] Removing intermediate container 7be1a7420425 [2022-01-26T20:41:32.611Z] ---> 3693da8340ab [2022-01-26T20:41:32.611Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-26T20:41:32.611Z] ---> Running in f5948daea7ea [2022-01-26T20:41:33.188Z] Removing intermediate container f5948daea7ea [2022-01-26T20:41:33.188Z] ---> 1328efdc0de0 [2022-01-26T20:41:33.188Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-26T20:41:33.188Z] ---> Running in a7fd9fcd3e93 [2022-01-26T20:41:33.452Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-26T20:41:34.397Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-26T20:41:34.666Z] OK: 221 MiB in 52 packages [2022-01-26T20:41:34.926Z] Removing intermediate container a7fd9fcd3e93 [2022-01-26T20:41:34.926Z] ---> e07cade992b2 [2022-01-26T20:41:34.926Z] Step 8/12 : WORKDIR /app [2022-01-26T20:41:34.926Z] ---> Running in 3ecff6091bf4 [2022-01-26T20:41:34.926Z] Removing intermediate container 3ecff6091bf4 [2022-01-26T20:41:34.926Z] ---> 1e18d5ff8172 [2022-01-26T20:41:34.926Z] Step 9/12 : COPY go.mod vendor* ./ [2022-01-26T20:41:35.192Z] ---> b770f1b76be2 [2022-01-26T20:41:35.192Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-26T20:41:35.192Z] ---> Running in 640ffe699bf1 [2022-01-26T20:41:37.050Z] Still waiting to schedule task [2022-01-26T20:41:37.050Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-26T20:42:07.343Z] Removing intermediate container 640ffe699bf1 [2022-01-26T20:42:07.343Z] ---> dd58e2347503 [2022-01-26T20:42:07.343Z] Step 11/12 : COPY . . [2022-01-26T20:42:07.343Z] ---> 0fc5ab8572e3 [2022-01-26T20:42:07.343Z] Step 12/12 : RUN $MAKE [2022-01-26T20:42:07.343Z] ---> Running in 983b8c757c2a [2022-01-26T20:42:07.343Z] noop [2022-01-26T20:42:07.343Z] Removing intermediate container 983b8c757c2a [2022-01-26T20:42:07.343Z] ---> e8512f7b6357 [2022-01-26T20:42:07.343Z] Successfully built e8512f7b6357 [2022-01-26T20:42:07.343Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-26T20:42:07.640Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-26T20:42:07.641Z] . [Pipeline] withDockerContainer [2022-01-26T20:42:07.706Z] prd-centos7-docker-4c-2g-3975 does not seem to be running inside a container [2022-01-26T20:42:07.744Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-26T20:42:08.075Z] $ docker top b0d781e01abd42337b006a6322a91a769ca95db1193a76e433fc096b49856e2a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-26T20:42:08.436Z] + go version [2022-01-26T20:42:08.436Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-26T20:42:08.447Z] $ docker stop --time=1 b0d781e01abd42337b006a6322a91a769ca95db1193a76e433fc096b49856e2a [2022-01-26T20:42:09.603Z] $ docker rm -f b0d781e01abd42337b006a6322a91a769ca95db1193a76e433fc096b49856e2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-26T20:42:10.023Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-26T20:42:10.023Z] . [Pipeline] withDockerContainer [2022-01-26T20:42:10.097Z] prd-centos7-docker-4c-2g-3975 does not seem to be running inside a container [2022-01-26T20:42:10.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-26T20:42:10.476Z] $ docker top 00e3d6bd47562c512afdb1770f71983eec5be2e75b53bd0c1220682520c413e9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-26T20:42:10.842Z] + make test [2022-01-26T20:42:10.842Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-01-26T20:42:11.104Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-01-26T20:42:26.092Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-01-26T20:42:26.092Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-01-26T20:42:30.367Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.014s coverage: 39.5% of statements [2022-01-26T20:42:30.367Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.253s coverage: 52.0% of statements [2022-01-26T20:42:30.367Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.004s coverage: 95.5% of statements [2022-01-26T20:42:42.689Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-26T20:42:46.970Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-26T20:42:46.970Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-26T20:42:46.970Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-26T20:42:47.242Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-26T20:42:47.258Z] $ docker stop --time=1 00e3d6bd47562c512afdb1770f71983eec5be2e75b53bd0c1220682520c413e9 [2022-01-26T20:42:48.639Z] $ docker rm -f 00e3d6bd47562c512afdb1770f71983eec5be2e75b53bd0c1220682520c413e9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-26T20:42:49.089Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-26T20:42:49.174Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-26T20:42:50.161Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-26T20:42:50.452Z] + ls -al . [2022-01-26T20:42:50.452Z] total 608 [2022-01-26T20:42:50.452Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jan 26 20:42 . [2022-01-26T20:42:50.452Z] drwxrwxr-x. 4 jenkins jenkins 112 Jan 26 20:41 .. [2022-01-26T20:42:50.452Z] -rw-rw-r--. 1 jenkins jenkins 9072 Jan 26 20:41 Attribution.txt [2022-01-26T20:42:50.452Z] drwxrwxr-x. 2 jenkins jenkins 62 Jan 26 20:41 bin [2022-01-26T20:42:50.452Z] drwxrwxr-x. 4 jenkins jenkins 44 Jan 26 20:41 cmd [2022-01-26T20:42:50.452Z] -rw-r--r--. 1 jenkins jenkins 460220 Jan 26 20:42 coverage.out [2022-01-26T20:42:50.452Z] -rw-rw-r--. 1 jenkins jenkins 1582 Jan 26 20:41 Dockerfile [2022-01-26T20:42:50.452Z] -rw-rw-r--. 1 jenkins jenkins 134 Jan 26 20:41 .dockerignore [2022-01-26T20:42:50.452Z] drwxrwxr-x. 2 jenkins jenkins 4096 Jan 26 20:41 examples [2022-01-26T20:42:50.452Z] drwxrwxr-x. 8 jenkins jenkins 162 Jan 26 20:41 .git [2022-01-26T20:42:50.452Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 26 20:41 .github [2022-01-26T20:42:50.452Z] -rw-rw-r--. 1 jenkins jenkins 946 Jan 26 20:41 .gitignore [2022-01-26T20:42:50.452Z] -rw-rw-r--. 1 jenkins jenkins 41 Jan 26 20:41 .golangci.yml [2022-01-26T20:42:50.452Z] -rw-rw-r--. 1 jenkins jenkins 2899 Jan 26 20:41 go.mod [2022-01-26T20:42:50.452Z] -rw-rw-r--. 1 jenkins jenkins 49145 Jan 26 20:41 go.sum [2022-01-26T20:42:50.452Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 26 20:41 GOVERNANCE.md [2022-01-26T20:42:50.452Z] drwxrwxr-x. 2 jenkins jenkins 31 Jan 26 20:41 images [2022-01-26T20:42:50.452Z] drwxrwxr-x. 5 jenkins jenkins 45 Jan 26 20:41 internal [2022-01-26T20:42:50.452Z] -rw-rw-r--. 1 jenkins jenkins 682 Jan 26 20:41 Jenkinsfile [2022-01-26T20:42:50.452Z] -rw-rw-r--. 1 jenkins jenkins 11347 Jan 26 20:41 LICENSE [2022-01-26T20:42:50.452Z] -rw-rw-r--. 1 jenkins jenkins 1435 Jan 26 20:41 Makefile [2022-01-26T20:42:50.452Z] -rw-rw-r--. 1 jenkins jenkins 625 Jan 26 20:41 OWNERS.md [2022-01-26T20:42:50.452Z] -rw-rw-r--. 1 jenkins jenkins 30403 Jan 26 20:41 README.md [2022-01-26T20:42:50.452Z] drwx------. 3 jenkins jenkins 30 Jan 26 20:41 .semver [2022-01-26T20:42:50.452Z] drwxrwxr-x. 4 jenkins jenkins 71 Jan 26 20:41 snap [2022-01-26T20:42:50.452Z] -rw-rw-r--. 1 jenkins jenkins 11 Jan 26 20:41 VERSION [2022-01-26T20:42:50.452Z] -rw-rw-r--. 1 jenkins jenkins 193 Jan 26 20:41 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-26T20:42:50.749Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=fdb8dc9e065565c3e0b08ed77eb96ef70046d97a --label arch=amd64 --label version=1.0.1-dev.7 . [2022-01-26T20:42:50.749Z] Sending build context to Docker daemon 1.704MB [2022-01-26T20:42:50.749Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-01-26T20:42:50.749Z] Step 2/26 : FROM ${BASE} AS builder [2022-01-26T20:42:50.749Z] ---> e8512f7b6357 [2022-01-26T20:42:50.749Z] Step 3/26 : ARG MAKE='make build' [2022-01-26T20:42:50.749Z] ---> Running in 799a3e3af89d [2022-01-26T20:42:50.749Z] Removing intermediate container 799a3e3af89d [2022-01-26T20:42:50.749Z] ---> a7b11c4059a4 [2022-01-26T20:42:50.749Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-01-26T20:42:51.008Z] ---> Running in 761e6f78517d [2022-01-26T20:42:51.008Z] Removing intermediate container 761e6f78517d [2022-01-26T20:42:51.008Z] ---> 43a5ed58c41a [2022-01-26T20:42:51.008Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-01-26T20:42:51.008Z] ---> Running in f699a65f03ca [2022-01-26T20:42:51.008Z] Removing intermediate container f699a65f03ca [2022-01-26T20:42:51.008Z] ---> 90c78ab52dfd [2022-01-26T20:42:51.008Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-26T20:42:51.008Z] ---> Running in c435403436e2 [2022-01-26T20:42:51.579Z] Removing intermediate container c435403436e2 [2022-01-26T20:42:51.579Z] ---> ad7ffd5794c9 [2022-01-26T20:42:51.579Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-26T20:42:51.579Z] ---> Running in e6ef02eb66b3 [2022-01-26T20:42:51.839Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-26T20:42:52.785Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-26T20:42:53.048Z] OK: 221 MiB in 52 packages [2022-01-26T20:42:53.307Z] Removing intermediate container e6ef02eb66b3 [2022-01-26T20:42:53.307Z] ---> ed3a98eefc55 [2022-01-26T20:42:53.307Z] Step 8/26 : WORKDIR /app [2022-01-26T20:42:53.307Z] ---> Running in fb755ba97853 [2022-01-26T20:42:53.307Z] Removing intermediate container fb755ba97853 [2022-01-26T20:42:53.307Z] ---> a2dff1b7ad10 [2022-01-26T20:42:53.307Z] Step 9/26 : COPY go.mod vendor* ./ [2022-01-26T20:42:53.571Z] ---> a348841517c6 [2022-01-26T20:42:53.571Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-26T20:42:53.571Z] ---> Running in ef91daa1e06b [2022-01-26T20:42:54.144Z] Removing intermediate container ef91daa1e06b [2022-01-26T20:42:54.145Z] ---> e3fd68259c8e [2022-01-26T20:42:54.145Z] Step 11/26 : COPY . . [2022-01-26T20:42:54.145Z] ---> f959e6cc4563 [2022-01-26T20:42:54.145Z] Step 12/26 : RUN $MAKE [2022-01-26T20:42:54.145Z] ---> Running in 295eaa6534e9 [2022-01-26T20:42:54.412Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=1.0.1-dev.7" -o cmd/device-rfid-llrp ./cmd [2022-01-26T20:43:06.370Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3976 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2022-01-26T20:43:06.383Z] Running in /w/workspace/device-rfid-llrp-go/16 [Pipeline] { [Pipeline] checkout [2022-01-26T20:43:06.534Z] Selected Git installation does not exist. Using Default [2022-01-26T20:43:06.534Z] The recommended git tool is: NONE [2022-01-26T20:43:09.370Z] Removing intermediate container 295eaa6534e9 [2022-01-26T20:43:09.370Z] ---> fd2128bcf840 [2022-01-26T20:43:09.370Z] Step 13/26 : FROM alpine:3.14 [2022-01-26T20:43:09.370Z] 3.14: Pulling from library/alpine [2022-01-26T20:43:09.370Z] 97518928ae5f: Pulling fs layer [2022-01-26T20:43:09.370Z] 97518928ae5f: Verifying Checksum [2022-01-26T20:43:09.370Z] 97518928ae5f: Download complete [2022-01-26T20:43:09.370Z] 97518928ae5f: Pull complete [2022-01-26T20:43:09.370Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-26T20:43:09.370Z] Status: Downloaded newer image for alpine:3.14 [2022-01-26T20:43:09.370Z] ---> 0a97eee8041e [2022-01-26T20:43:09.370Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-26T20:43:09.370Z] ---> Running in d4dda3145974 [2022-01-26T20:43:09.370Z] Removing intermediate container d4dda3145974 [2022-01-26T20:43:09.370Z] ---> ee69b976b1e9 [2022-01-26T20:43:09.370Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-26T20:43:09.370Z] ---> Running in ce5c6a9c675b [2022-01-26T20:43:09.370Z] Removing intermediate container ce5c6a9c675b [2022-01-26T20:43:09.370Z] ---> 026cc6881263 [2022-01-26T20:43:09.370Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-26T20:43:09.370Z] ---> Running in b4e2e6899e72 [2022-01-26T20:43:09.370Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-26T20:43:09.632Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-26T20:43:09.892Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-26T20:43:09.892Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-26T20:43:10.151Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-26T20:43:10.151Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-26T20:43:10.151Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-26T20:43:10.412Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-26T20:43:10.412Z] Executing busybox-1.33.1-r6.trigger [2022-01-26T20:43:10.412Z] OK: 8 MiB in 20 packages [2022-01-26T20:43:10.673Z] Removing intermediate container b4e2e6899e72 [2022-01-26T20:43:10.673Z] ---> e29f1ac1382c [2022-01-26T20:43:10.673Z] Step 17/26 : COPY --from=builder /app/LICENSE / [2022-01-26T20:43:10.716Z] using credential edgex-jenkins-ssh [2022-01-26T20:43:10.732Z] Cloning the remote Git repository [2022-01-26T20:43:10.935Z] ---> 8b12f45ef6ed [2022-01-26T20:43:10.935Z] Step 18/26 : COPY --from=builder /app/Attribution.txt / [2022-01-26T20:43:10.935Z] ---> a8df9f260ff0 [2022-01-26T20:43:10.935Z] Step 19/26 : COPY --from=builder /app/cmd/device-rfid-llrp /device-rfid-llrp [2022-01-26T20:43:11.195Z] ---> 758d7716b48a [2022-01-26T20:43:11.195Z] Step 20/26 : COPY --from=builder /app/cmd/res/ / [2022-01-26T20:43:10.782Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-01-26T20:43:10.851Z] > git init /w/workspace/device-rfid-llrp-go/16 # timeout=10 [2022-01-26T20:43:10.952Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-01-26T20:43:10.953Z] > git --version # timeout=10 [2022-01-26T20:43:10.982Z] > git --version # 'git version 2.17.1' [2022-01-26T20:43:10.984Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-26T20:43:11.034Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-26T20:43:11.455Z] ---> bd1cc8e5564f [2022-01-26T20:43:11.455Z] Step 21/26 : EXPOSE 59989 [2022-01-26T20:43:11.455Z] ---> Running in da567679515a [2022-01-26T20:43:11.455Z] Removing intermediate container da567679515a [2022-01-26T20:43:11.455Z] ---> b0265ddaae86 [2022-01-26T20:43:11.455Z] Step 22/26 : ENTRYPOINT ["/device-rfid-llrp"] [2022-01-26T20:43:11.455Z] ---> Running in 94674738475e [2022-01-26T20:43:11.716Z] Removing intermediate container 94674738475e [2022-01-26T20:43:11.716Z] ---> 47f799ca71bf [2022-01-26T20:43:11.716Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-01-26T20:43:11.716Z] ---> Running in 6356656da545 [2022-01-26T20:43:11.716Z] Removing intermediate container 6356656da545 [2022-01-26T20:43:11.716Z] ---> 9c8f6626526a [2022-01-26T20:43:11.716Z] Step 24/26 : LABEL arch=amd64 [2022-01-26T20:43:11.716Z] ---> Running in 52c1c201069e [2022-01-26T20:43:11.716Z] Removing intermediate container 52c1c201069e [2022-01-26T20:43:11.716Z] ---> aa8bb2f4e720 [2022-01-26T20:43:11.716Z] Step 25/26 : LABEL git_sha=fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [2022-01-26T20:43:11.833Z] Avoid second fetch [2022-01-26T20:43:11.834Z] Checking out Revision fdb8dc9e065565c3e0b08ed77eb96ef70046d97a (main) [2022-01-26T20:43:11.975Z] ---> Running in ee0f6225b7af [2022-01-26T20:43:11.975Z] Removing intermediate container ee0f6225b7af [2022-01-26T20:43:11.975Z] ---> c97b4122e440 [2022-01-26T20:43:11.975Z] Step 26/26 : LABEL version=1.0.1-dev.7 [2022-01-26T20:43:11.975Z] ---> Running in 5f3ff97b010b [2022-01-26T20:43:11.975Z] Removing intermediate container 5f3ff97b010b [2022-01-26T20:43:11.975Z] ---> 945bcf93f0ae [2022-01-26T20:43:11.975Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-26T20:43:11.975Z] Successfully built 945bcf93f0ae [2022-01-26T20:43:11.975Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-26T20:43:12.072Z] provisioning config files... [2022-01-26T20:43:12.082Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8912089154328201624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-26T20:43:12.393Z] ---> docker-login.sh [2022-01-26T20:43:12.393Z] nexus3.edgexfoundry.org:10001 [2022-01-26T20:43:12.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-26T20:43:12.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-26T20:43:12.393Z] Configure a credential helper to remove this warning. See [2022-01-26T20:43:12.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-26T20:43:12.393Z] [2022-01-26T20:43:12.393Z] Login Succeeded [2022-01-26T20:43:12.393Z] nexus3.edgexfoundry.org:10002 [2022-01-26T20:43:12.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-26T20:43:12.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-26T20:43:12.393Z] Configure a credential helper to remove this warning. See [2022-01-26T20:43:12.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-26T20:43:12.393Z] [2022-01-26T20:43:12.393Z] Login Succeeded [2022-01-26T20:43:12.393Z] nexus3.edgexfoundry.org:10003 [2022-01-26T20:43:11.790Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-01-26T20:43:11.807Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-26T20:43:11.851Z] > git config core.sparsecheckout # timeout=10 [2022-01-26T20:43:11.861Z] > git checkout -f fdb8dc9e065565c3e0b08ed77eb96ef70046d97a # timeout=10 [2022-01-26T20:43:12.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-26T20:43:12.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-26T20:43:12.661Z] Configure a credential helper to remove this warning. See [2022-01-26T20:43:12.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-26T20:43:12.661Z] [2022-01-26T20:43:12.661Z] Login Succeeded [2022-01-26T20:43:12.661Z] nexus3.edgexfoundry.org:10004 [2022-01-26T20:43:12.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-26T20:43:12.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-26T20:43:12.661Z] Configure a credential helper to remove this warning. See [2022-01-26T20:43:12.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-26T20:43:12.661Z] [2022-01-26T20:43:12.661Z] Login Succeeded [2022-01-26T20:43:12.661Z] docker.io [2022-01-26T20:43:12.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-26T20:43:13.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-26T20:43:13.183Z] Configure a credential helper to remove this warning. See [2022-01-26T20:43:13.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-26T20:43:13.183Z] [2022-01-26T20:43:13.183Z] Login Succeeded [2022-01-26T20:43:13.183Z] ---> docker-login.sh ends [Pipeline] } [2022-01-26T20:43:13.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-26T20:43:13.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-26T20:43:13.247Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2022-01-26T20:43:13.247Z] fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [2022-01-26T20:43:13.247Z] latest [2022-01-26T20:43:13.247Z] 1.0.1-dev.7 [2022-01-26T20:43:13.247Z] fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-1.0.1-dev.7 [2022-01-26T20:43:13.247Z] main [2022-01-26T20:43:13.247Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-26T20:43:13.586Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] isUnix [Pipeline] sh [2022-01-26T20:43:13.882Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [2022-01-26T20:43:13.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-01-26T20:43:13.882Z] 88996bc0b6ef: Preparing [2022-01-26T20:43:13.882Z] 82366afa8bfc: Preparing [2022-01-26T20:43:13.882Z] fe285bf27ceb: Preparing [2022-01-26T20:43:13.882Z] dca471fd89bd: Preparing [2022-01-26T20:43:13.882Z] 73de8da7c7c5: Preparing [2022-01-26T20:43:13.882Z] 53ddad349111: Preparing [2022-01-26T20:43:13.882Z] 1a058d5342cc: Preparing [2022-01-26T20:43:13.882Z] 53ddad349111: Waiting [2022-01-26T20:43:13.882Z] 1a058d5342cc: Waiting [2022-01-26T20:43:14.141Z] 88996bc0b6ef: Pushed [2022-01-26T20:43:14.141Z] fe285bf27ceb: Pushed [2022-01-26T20:43:14.141Z] dca471fd89bd: Pushed [2022-01-26T20:43:14.141Z] 73de8da7c7c5: Pushed [2022-01-26T20:43:14.141Z] 1a058d5342cc: Layer already exists [2022-01-26T20:43:14.141Z] 53ddad349111: Pushed [2022-01-26T20:43:15.084Z] 82366afa8bfc: Pushed [2022-01-26T20:43:15.084Z] fdb8dc9e065565c3e0b08ed77eb96ef70046d97a: digest: sha256:7b9bdaa118971cc2b37e58647aa4cf602ca4a43af937a3654ed431207f722ed1 size: 1781 [Pipeline] isUnix [Pipeline] sh [2022-01-26T20:43:15.381Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh [2022-01-26T20:43:15.678Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-01-26T20:43:15.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-01-26T20:43:15.678Z] 88996bc0b6ef: Preparing [2022-01-26T20:43:15.678Z] 82366afa8bfc: Preparing [2022-01-26T20:43:15.678Z] fe285bf27ceb: Preparing [2022-01-26T20:43:15.678Z] dca471fd89bd: Preparing [2022-01-26T20:43:15.678Z] 73de8da7c7c5: Preparing [2022-01-26T20:43:15.678Z] 53ddad349111: Preparing [2022-01-26T20:43:15.678Z] 1a058d5342cc: Preparing [2022-01-26T20:43:15.678Z] 53ddad349111: Waiting [2022-01-26T20:43:15.678Z] 1a058d5342cc: Waiting [2022-01-26T20:43:15.678Z] 73de8da7c7c5: Layer already exists [2022-01-26T20:43:15.678Z] dca471fd89bd: Layer already exists [2022-01-26T20:43:15.678Z] fe285bf27ceb: Layer already exists [2022-01-26T20:43:15.678Z] 88996bc0b6ef: Layer already exists [2022-01-26T20:43:15.678Z] 82366afa8bfc: Layer already exists [2022-01-26T20:43:15.678Z] 53ddad349111: Layer already exists [2022-01-26T20:43:15.678Z] 1a058d5342cc: Layer already exists [2022-01-26T20:43:15.678Z] latest: digest: sha256:7b9bdaa118971cc2b37e58647aa4cf602ca4a43af937a3654ed431207f722ed1 size: 1781 [Pipeline] isUnix [Pipeline] sh [2022-01-26T20:43:15.952Z] Commit message: "feat: Added "make lint" to target and added it to make test. Resolved all lint errors as well (#60)" [2022-01-26T20:43:15.975Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2022-01-26T20:43:16.273Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.7 [2022-01-26T20:43:16.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-01-26T20:43:16.273Z] 88996bc0b6ef: Preparing [2022-01-26T20:43:16.273Z] 82366afa8bfc: Preparing [2022-01-26T20:43:16.273Z] fe285bf27ceb: Preparing [2022-01-26T20:43:16.273Z] dca471fd89bd: Preparing [2022-01-26T20:43:16.273Z] 73de8da7c7c5: Preparing [2022-01-26T20:43:16.273Z] 53ddad349111: Preparing [2022-01-26T20:43:16.273Z] 1a058d5342cc: Preparing [2022-01-26T20:43:16.273Z] 53ddad349111: Waiting [2022-01-26T20:43:16.273Z] 1a058d5342cc: Waiting [2022-01-26T20:43:16.273Z] 82366afa8bfc: Layer already exists [2022-01-26T20:43:16.273Z] dca471fd89bd: Layer already exists [2022-01-26T20:43:16.273Z] 88996bc0b6ef: Layer already exists [2022-01-26T20:43:16.273Z] 73de8da7c7c5: Layer already exists [2022-01-26T20:43:16.273Z] fe285bf27ceb: Layer already exists [2022-01-26T20:43:16.273Z] 1a058d5342cc: Layer already exists [2022-01-26T20:43:16.273Z] 53ddad349111: Layer already exists [2022-01-26T20:43:16.273Z] 1.0.1-dev.7: digest: sha256:7b9bdaa118971cc2b37e58647aa4cf602ca4a43af937a3654ed431207f722ed1 size: 1781 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-26T20:43:16.586Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-1.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2022-01-26T20:43:16.864Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-26T20:43:16.864Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-26T20:43:16.864Z] Dload Upload Total Spent Left Speed [2022-01-26T20:43:16.864Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 75433 0 --:--:-- --:--:-- --:--:-- 75433 [2022-01-26T20:43:16.879Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-1.0.1-dev.7 [2022-01-26T20:43:16.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-01-26T20:43:16.879Z] 88996bc0b6ef: Preparing [2022-01-26T20:43:16.879Z] 82366afa8bfc: Preparing [2022-01-26T20:43:16.879Z] fe285bf27ceb: Preparing [2022-01-26T20:43:16.879Z] dca471fd89bd: Preparing [2022-01-26T20:43:16.879Z] 73de8da7c7c5: Preparing [2022-01-26T20:43:16.879Z] 53ddad349111: Preparing [2022-01-26T20:43:16.879Z] 1a058d5342cc: Preparing [2022-01-26T20:43:16.879Z] 53ddad349111: Waiting [2022-01-26T20:43:16.879Z] 1a058d5342cc: Waiting [2022-01-26T20:43:16.879Z] 73de8da7c7c5: Layer already exists [2022-01-26T20:43:16.879Z] 88996bc0b6ef: Layer already exists [2022-01-26T20:43:16.879Z] 82366afa8bfc: Layer already exists [2022-01-26T20:43:16.879Z] dca471fd89bd: Layer already exists [2022-01-26T20:43:16.879Z] fe285bf27ceb: Layer already exists [2022-01-26T20:43:16.879Z] 1a058d5342cc: Layer already exists [2022-01-26T20:43:16.879Z] 53ddad349111: Layer already exists [2022-01-26T20:43:16.879Z] fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-1.0.1-dev.7: digest: sha256:7b9bdaa118971cc2b37e58647aa4cf602ca4a43af937a3654ed431207f722ed1 size: 1781 [Pipeline] isUnix [Pipeline] sh [Pipeline] sh [2022-01-26T20:43:17.176Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh [2022-01-26T20:43:17.364Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-26T20:43:17.471Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2022-01-26T20:43:17.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-01-26T20:43:17.471Z] 88996bc0b6ef: Preparing [2022-01-26T20:43:17.471Z] 82366afa8bfc: Preparing [2022-01-26T20:43:17.471Z] fe285bf27ceb: Preparing [2022-01-26T20:43:17.471Z] dca471fd89bd: Preparing [2022-01-26T20:43:17.471Z] 73de8da7c7c5: Preparing [2022-01-26T20:43:17.471Z] 53ddad349111: Preparing [2022-01-26T20:43:17.471Z] 1a058d5342cc: Preparing [2022-01-26T20:43:17.471Z] 1a058d5342cc: Waiting [2022-01-26T20:43:17.471Z] 53ddad349111: Waiting [2022-01-26T20:43:17.471Z] 73de8da7c7c5: Layer already exists [2022-01-26T20:43:17.471Z] fe285bf27ceb: Layer already exists [2022-01-26T20:43:17.471Z] 82366afa8bfc: Layer already exists [2022-01-26T20:43:17.471Z] 88996bc0b6ef: Layer already exists [2022-01-26T20:43:17.471Z] dca471fd89bd: Layer already exists [2022-01-26T20:43:17.471Z] 1a058d5342cc: Layer already exists [2022-01-26T20:43:17.471Z] 53ddad349111: Layer already exists [2022-01-26T20:43:17.471Z] main: digest: sha256:7b9bdaa118971cc2b37e58647aa4cf602ca4a43af937a3654ed431207f722ed1 size: 1781 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-26T20:43:17.506Z] ===================================================== [Pipeline] echo [2022-01-26T20:43:17.513Z] taggedImages: [2022-01-26T20:43:17.513Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [2022-01-26T20:43:17.513Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-01-26T20:43:17.513Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.7 [2022-01-26T20:43:17.513Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-1.0.1-dev.7 [2022-01-26T20:43:17.513Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-26T20:43:17.708Z] + sudo tee /etc/docker/daemon.new [2022-01-26T20:43:17.708Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-26T20:43:17.708Z] { [2022-01-26T20:43:17.708Z] "registry-mirrors": [ [2022-01-26T20:43:17.708Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-26T20:43:17.708Z] ], [2022-01-26T20:43:17.708Z] "bip": "10.250.0.254/24", [2022-01-26T20:43:17.708Z] "hosts": [ [2022-01-26T20:43:17.708Z] "tcp://0.0.0.0:5555", [2022-01-26T20:43:17.708Z] "unix:///var/run/docker.sock" [2022-01-26T20:43:17.708Z] ], [2022-01-26T20:43:17.708Z] "mtu": 1458, [2022-01-26T20:43:17.708Z] "selinux-enabled": true, [2022-01-26T20:43:17.708Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-26T20:43:17.708Z] } [Pipeline] sh [2022-01-26T20:43:17.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-26T20:43:17.894Z] [2022-01-26T20:43:17.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-26T20:43:18.052Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-26T20:43:18.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-26T20:43:18.199Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-26T20:43:18.199Z] b4d181a07f80: Pulling fs layer [2022-01-26T20:43:18.199Z] a1111a8f2ec3: Pulling fs layer [2022-01-26T20:43:18.199Z] ed53099fbce6: Pulling fs layer [2022-01-26T20:43:18.199Z] dc539afda2c1: Pulling fs layer [2022-01-26T20:43:18.199Z] 77bc0d833cb6: Pulling fs layer [2022-01-26T20:43:18.199Z] 9065ff56babe: Pulling fs layer [2022-01-26T20:43:18.199Z] d287ab97295c: Pulling fs layer [2022-01-26T20:43:18.199Z] dc539afda2c1: Waiting [2022-01-26T20:43:18.199Z] 77bc0d833cb6: Waiting [2022-01-26T20:43:18.199Z] 9065ff56babe: Waiting [2022-01-26T20:43:18.199Z] d287ab97295c: Waiting [2022-01-26T20:43:18.199Z] a1111a8f2ec3: Verifying Checksum [2022-01-26T20:43:18.199Z] a1111a8f2ec3: Download complete [2022-01-26T20:43:18.199Z] dc539afda2c1: Verifying Checksum [2022-01-26T20:43:18.199Z] dc539afda2c1: Download complete [2022-01-26T20:43:18.199Z] ed53099fbce6: Verifying Checksum [2022-01-26T20:43:18.199Z] ed53099fbce6: Download complete [2022-01-26T20:43:18.199Z] 9065ff56babe: Verifying Checksum [2022-01-26T20:43:18.199Z] 9065ff56babe: Download complete [2022-01-26T20:43:18.199Z] 77bc0d833cb6: Verifying Checksum [2022-01-26T20:43:18.199Z] 77bc0d833cb6: Download complete [2022-01-26T20:43:18.396Z] + sudo service docker restart [2022-01-26T20:43:18.463Z] b4d181a07f80: Verifying Checksum [2022-01-26T20:43:18.463Z] b4d181a07f80: Download complete [2022-01-26T20:43:19.038Z] d287ab97295c: Verifying Checksum [2022-01-26T20:43:19.038Z] d287ab97295c: Download complete [2022-01-26T20:43:19.611Z] b4d181a07f80: Pull complete [2022-01-26T20:43:19.877Z] a1111a8f2ec3: Pull complete [2022-01-26T20:43:20.455Z] ed53099fbce6: Pull complete [2022-01-26T20:43:20.455Z] dc539afda2c1: Pull complete [2022-01-26T20:43:20.719Z] 77bc0d833cb6: Pull complete [2022-01-26T20:43:20.719Z] 9065ff56babe: Pull complete [2022-01-26T20:43:26.080Z] d287ab97295c: Pull complete [2022-01-26T20:43:26.080Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-26T20:43:26.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-26T20:43:26.080Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-26T20:43:26.142Z] prd-centos7-docker-4c-2g-3975 does not seem to be running inside a container [2022-01-26T20:43:26.180Z] $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-26T20:43:28.580Z] $ docker top b26ec8a776cab14a017a0ca932b75daf0ceae47d0793586e08a052dfb0b3f302 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-26T20:43:29.189Z] ---> job-cost.sh [2022-01-26T20:43:29.190Z] lf-activate-venv: SKIPPING [2022-01-26T20:43:29.190Z] INFO: No Stack... [2022-01-26T20:43:29.490Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-26T20:43:29.807Z] INFO: Archiving Costs [Pipeline] sh [2022-01-26T20:43:30.098Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2022-01-26T20:43:30.098Z] + cut -d, -f6 [Pipeline] lock [2022-01-26T20:43:30.115Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-16-stack-cost] [2022-01-26T20:43:30.121Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-16-stack-cost] did not exist. Created. [2022-01-26T20:43:30.121Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-26T20:43:30.425Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-26T20:43:30.461Z] Stashed 1 file(s) [Pipeline] } [2022-01-26T20:43:30.468Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-16-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-26T20:43:30.487Z] $ docker stop --time=1 b26ec8a776cab14a017a0ca932b75daf0ceae47d0793586e08a052dfb0b3f302 [2022-01-26T20:43:31.629Z] $ docker rm -f b26ec8a776cab14a017a0ca932b75daf0ceae47d0793586e08a052dfb0b3f302 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-26T20:43:36.731Z] provisioning config files... [2022-01-26T20:43:36.756Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/16@tmp/config1886240818581517315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-26T20:43:37.109Z] ---> docker-login.sh [2022-01-26T20:43:37.109Z] nexus3.edgexfoundry.org:10001 [2022-01-26T20:43:37.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-26T20:43:37.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-26T20:43:37.980Z] Configure a credential helper to remove this warning. See [2022-01-26T20:43:37.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-26T20:43:37.980Z] [2022-01-26T20:43:37.980Z] Login Succeeded [2022-01-26T20:43:37.980Z] nexus3.edgexfoundry.org:10002 [2022-01-26T20:43:38.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-26T20:43:38.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-26T20:43:38.251Z] Configure a credential helper to remove this warning. See [2022-01-26T20:43:38.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-26T20:43:38.251Z] [2022-01-26T20:43:38.251Z] Login Succeeded [2022-01-26T20:43:38.251Z] nexus3.edgexfoundry.org:10003 [2022-01-26T20:43:38.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-26T20:43:38.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-26T20:43:38.795Z] Configure a credential helper to remove this warning. See [2022-01-26T20:43:38.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-26T20:43:38.795Z] [2022-01-26T20:43:38.795Z] Login Succeeded [2022-01-26T20:43:38.795Z] nexus3.edgexfoundry.org:10004 [2022-01-26T20:43:39.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-26T20:43:39.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-26T20:43:39.070Z] Configure a credential helper to remove this warning. See [2022-01-26T20:43:39.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-26T20:43:39.070Z] [2022-01-26T20:43:39.070Z] Login Succeeded [2022-01-26T20:43:39.070Z] docker.io [2022-01-26T20:43:39.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-26T20:43:39.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-26T20:43:39.935Z] Configure a credential helper to remove this warning. See [2022-01-26T20:43:39.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-26T20:43:39.935Z] [2022-01-26T20:43:39.935Z] Login Succeeded [2022-01-26T20:43:39.935Z] ---> docker-login.sh ends [Pipeline] } [2022-01-26T20:43:39.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-26T20:43:40.420Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-26T20:43:40.435Z] ========================================================= [2022-01-26T20:43:40.435Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-26T20:43:40.435Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-26T20:43:40.771Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-01-26T20:43:41.040Z] Sending build context to Docker daemon 1.222MB [2022-01-26T20:43:41.040Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-01-26T20:43:41.040Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-26T20:43:41.312Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-26T20:43:41.312Z] 9b3977197b4f: Pulling fs layer [2022-01-26T20:43:41.312Z] 1a89e8eeedd5: Pulling fs layer [2022-01-26T20:43:41.312Z] 94645a83ff95: Pulling fs layer [2022-01-26T20:43:41.312Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-26T20:43:41.312Z] 0c92f367c5e7: Pulling fs layer [2022-01-26T20:43:41.312Z] 4b8299f9d1f4: Pulling fs layer [2022-01-26T20:43:41.312Z] 9a6b49a46696: Pulling fs layer [2022-01-26T20:43:41.312Z] cf05db05a679: Pulling fs layer [2022-01-26T20:43:41.312Z] 4b8299f9d1f4: Waiting [2022-01-26T20:43:41.312Z] 3f3a8bcf1eab: Waiting [2022-01-26T20:43:41.312Z] 0c92f367c5e7: Waiting [2022-01-26T20:43:41.312Z] 9a6b49a46696: Waiting [2022-01-26T20:43:41.312Z] cf05db05a679: Waiting [2022-01-26T20:43:41.312Z] 94645a83ff95: Download complete [2022-01-26T20:43:41.312Z] 1a89e8eeedd5: Verifying Checksum [2022-01-26T20:43:41.312Z] 1a89e8eeedd5: Download complete [2022-01-26T20:43:41.312Z] 0c92f367c5e7: Download complete [2022-01-26T20:43:41.312Z] 4b8299f9d1f4: Verifying Checksum [2022-01-26T20:43:41.312Z] 4b8299f9d1f4: Download complete [2022-01-26T20:43:41.312Z] 9b3977197b4f: Verifying Checksum [2022-01-26T20:43:41.312Z] 9a6b49a46696: Verifying Checksum [2022-01-26T20:43:41.312Z] 9a6b49a46696: Download complete [2022-01-26T20:43:41.908Z] 9b3977197b4f: Pull complete [2022-01-26T20:43:42.511Z] 1a89e8eeedd5: Pull complete [2022-01-26T20:43:43.105Z] 94645a83ff95: Pull complete [2022-01-26T20:43:43.105Z] cf05db05a679: Verifying Checksum [2022-01-26T20:43:43.105Z] cf05db05a679: Download complete [2022-01-26T20:43:43.696Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-26T20:43:43.696Z] 3f3a8bcf1eab: Download complete [2022-01-26T20:43:56.078Z] 3f3a8bcf1eab: Pull complete [2022-01-26T20:43:56.078Z] 0c92f367c5e7: Pull complete [2022-01-26T20:43:56.078Z] 4b8299f9d1f4: Pull complete [2022-01-26T20:43:56.078Z] 9a6b49a46696: Pull complete [2022-01-26T20:44:01.474Z] cf05db05a679: Pull complete [2022-01-26T20:44:01.474Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-26T20:44:01.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-26T20:44:01.474Z] ---> 0ccda1f7e2ee [2022-01-26T20:44:01.474Z] Step 3/12 : ARG MAKE='make build' [2022-01-26T20:44:02.898Z] ---> Running in 1b29458caa77 [2022-01-26T20:44:03.168Z] Removing intermediate container 1b29458caa77 [2022-01-26T20:44:03.168Z] ---> 18638f49249e [2022-01-26T20:44:03.168Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-01-26T20:44:03.439Z] ---> Running in 7fea69f9ee29 [2022-01-26T20:44:03.714Z] Removing intermediate container 7fea69f9ee29 [2022-01-26T20:44:03.714Z] ---> 3c864f7a5401 [2022-01-26T20:44:03.714Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-26T20:44:03.714Z] ---> Running in de6f65f9e9ca [2022-01-26T20:44:04.310Z] Removing intermediate container de6f65f9e9ca [2022-01-26T20:44:04.310Z] ---> 4a362cdd1d50 [2022-01-26T20:44:04.310Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-26T20:44:04.310Z] ---> Running in 25d5b6f99825 [2022-01-26T20:44:06.292Z] Removing intermediate container 25d5b6f99825 [2022-01-26T20:44:06.292Z] ---> dbc63285f608 [2022-01-26T20:44:06.292Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-26T20:44:06.292Z] ---> Running in 8744b0768462 [2022-01-26T20:44:07.272Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-26T20:44:07.864Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-26T20:44:08.845Z] OK: 220 MiB in 52 packages [2022-01-26T20:44:09.441Z] Removing intermediate container 8744b0768462 [2022-01-26T20:44:09.441Z] ---> 63a30c9f0aab [2022-01-26T20:44:09.441Z] Step 8/12 : WORKDIR /app [2022-01-26T20:44:09.711Z] ---> Running in 0a89c7151458 [2022-01-26T20:44:09.983Z] Removing intermediate container 0a89c7151458 [2022-01-26T20:44:09.983Z] ---> 2c15c39dca1e [2022-01-26T20:44:09.983Z] Step 9/12 : COPY go.mod vendor* ./ [2022-01-26T20:44:10.580Z] ---> 744d2b780ab3 [2022-01-26T20:44:10.580Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-26T20:44:10.580Z] ---> Running in 9042423bfa05 [2022-01-26T20:45:18.583Z] Removing intermediate container 9042423bfa05 [2022-01-26T20:45:18.583Z] ---> fa20304c16c6 [2022-01-26T20:45:18.583Z] Step 11/12 : COPY . . [2022-01-26T20:45:18.858Z] ---> 41384668e7c8 [2022-01-26T20:45:18.858Z] Step 12/12 : RUN $MAKE [2022-01-26T20:45:18.858Z] ---> Running in 3ef745a24ae6 [2022-01-26T20:45:19.839Z] noop [2022-01-26T20:45:20.430Z] Removing intermediate container 3ef745a24ae6 [2022-01-26T20:45:20.430Z] ---> e92778fba7c1 [2022-01-26T20:45:20.430Z] Successfully built e92778fba7c1 [2022-01-26T20:45:20.430Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-26T20:45:20.766Z] + docker inspect -f . ci-base-image-arm64 [2022-01-26T20:45:20.766Z] . [Pipeline] withDockerContainer [2022-01-26T20:45:20.957Z] prd-ubuntu18.04-docker-arm64-4c-16g-3976 does not seem to be running inside a container [2022-01-26T20:45:21.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/16 -v /w/workspace/device-rfid-llrp-go/16:/w/workspace/device-rfid-llrp-go/16:rw,z -v /w/workspace/device-rfid-llrp-go/16@tmp:/w/workspace/device-rfid-llrp-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-26T20:45:22.226Z] $ docker top 74244d5efc15e650bbea46280d7d00e0ebeacd5fcd478e27d87823b524747f0f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-26T20:45:23.093Z] + go version [2022-01-26T20:45:23.093Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-26T20:45:23.112Z] $ docker stop --time=1 74244d5efc15e650bbea46280d7d00e0ebeacd5fcd478e27d87823b524747f0f [2022-01-26T20:45:24.693Z] $ docker rm -f 74244d5efc15e650bbea46280d7d00e0ebeacd5fcd478e27d87823b524747f0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-26T20:45:25.285Z] + docker inspect -f . ci-base-image-arm64 [2022-01-26T20:45:25.285Z] . [Pipeline] withDockerContainer [2022-01-26T20:45:25.480Z] prd-ubuntu18.04-docker-arm64-4c-16g-3976 does not seem to be running inside a container [2022-01-26T20:45:25.555Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/16 -v /w/workspace/device-rfid-llrp-go/16:/w/workspace/device-rfid-llrp-go/16:rw,z -v /w/workspace/device-rfid-llrp-go/16@tmp:/w/workspace/device-rfid-llrp-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-26T20:45:26.771Z] $ docker top 28a37df8257ae3313305bec978b4b1eb0912e6cf6dfe70d5266f56f3861211ef -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-26T20:45:27.663Z] + make test [2022-01-26T20:45:27.664Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-01-26T20:45:29.105Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-01-26T20:46:16.134Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-01-26T20:46:16.134Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-01-26T20:46:55.155Z] level=DEBUG ts=2022-01-26T20:46:20.701301768Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-01-26T20:46:55.155Z] level=INFO ts=2022-01-26T20:46:20.70303448Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2022-01-26T20:46:55.155Z] level=DEBUG ts=2022-01-26T20:46:20.703459035Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-01-26T20:46:55.155Z] level=INFO ts=2022-01-26T20:46:20.703910112Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2022-01-26T20:46:55.155Z] level=INFO ts=2022-01-26T20:46:20.704168241Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.155Z] level=WARN ts=2022-01-26T20:46:20.704308626Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-01-26T20:46:55.155Z] level=INFO ts=2022-01-26T20:46:20.704787143Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2022-01-26T20:46:55.155Z] level=INFO ts=2022-01-26T20:46:20.705276551Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.155Z] level=WARN ts=2022-01-26T20:46:20.705466968Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-01-26T20:46:55.155Z] level=DEBUG ts=2022-01-26T20:46:20.705668335Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2022-01-26T20:46:55.155Z] level=INFO ts=2022-01-26T20:46:20.705926114Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2022-01-26T20:46:55.155Z] level=INFO ts=2022-01-26T20:46:20.706285367Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.155Z] level=DEBUG ts=2022-01-26T20:46:20.706444363Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-01-26T20:46:55.155Z] level=DEBUG ts=2022-01-26T20:46:20.706582288Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-01-26T20:46:55.155Z] level=INFO ts=2022-01-26T20:46:20.707024284Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2022-01-26T20:46:55.155Z] level=INFO ts=2022-01-26T20:46:20.707431249Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.155Z] level=DEBUG ts=2022-01-26T20:46:20.707551393Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-01-26T20:46:55.155Z] level=INFO ts=2022-01-26T20:46:20.70801963Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2022-01-26T20:46:55.155Z] level=INFO ts=2022-01-26T20:46:20.708471326Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.155Z] level=DEBUG ts=2022-01-26T20:46:20.708559339Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-01-26T20:46:55.155Z] level=INFO ts=2022-01-26T20:46:20.70884936Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2022-01-26T20:46:55.155Z] level=INFO ts=2022-01-26T20:46:20.70913903Z 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}" [2022-01-26T20:46:55.155Z] level=DEBUG ts=2022-01-26T20:46:20.709828945Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-01-26T20:46:55.155Z] level=INFO ts=2022-01-26T20:46:20.71079187Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2022-01-26T20:46:55.155Z] level=INFO ts=2022-01-26T20:46:20.710949726Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2022-01-26T20:46:55.155Z] level=INFO ts=2022-01-26T20:46:20.711163783Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.155Z] level=WARN ts=2022-01-26T20:46:20.71136066Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-01-26T20:46:55.155Z] level=DEBUG ts=2022-01-26T20:46:20.711648591Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.711828107Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.712515972Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.156Z] level=WARN ts=2022-01-26T20:46:20.712702549Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-01-26T20:46:55.156Z] level=DEBUG ts=2022-01-26T20:46:20.712850784Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.713131464Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.713542899Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.156Z] level=DEBUG ts=2022-01-26T20:46:20.713662763Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-01-26T20:46:55.156Z] level=DEBUG ts=2022-01-26T20:46:20.713750507Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.714273996Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.71468411Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.156Z] level=DEBUG ts=2022-01-26T20:46:20.714804225Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.715270611Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.715679076Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.156Z] level=DEBUG ts=2022-01-26T20:46:20.715762419Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.716040579Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.716261607Z 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}" [2022-01-26T20:46:55.156Z] level=DEBUG ts=2022-01-26T20:46:20.717115678Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.717821433Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.717924217Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2022-01-26T20:46:55.156Z] level=DEBUG ts=2022-01-26T20:46:20.718025941Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.718110774Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.156Z] level=WARN ts=2022-01-26T20:46:20.718168326Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.718327992Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.718677934Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.156Z] level=WARN ts=2022-01-26T20:46:20.718747507Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-01-26T20:46:55.156Z] level=DEBUG ts=2022-01-26T20:46:20.71884628Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.718948234Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.719168572Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.156Z] level=DEBUG ts=2022-01-26T20:46:20.719280306Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-01-26T20:46:55.156Z] level=DEBUG ts=2022-01-26T20:46:20.719374459Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.723234769Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.724231345Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.156Z] level=DEBUG ts=2022-01-26T20:46:20.724495414Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.724780584Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.725242001Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.156Z] level=DEBUG ts=2022-01-26T20:46:20.725365796Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.72549109Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.725574163Z 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}" [2022-01-26T20:46:55.156Z] level=DEBUG ts=2022-01-26T20:46:20.726017489Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.726474156Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.726552448Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2022-01-26T20:46:55.156Z] level=DEBUG ts=2022-01-26T20:46:20.726649582Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.726773926Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.156Z] level=WARN ts=2022-01-26T20:46:20.726833579Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.726974394Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.727364208Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.156Z] level=WARN ts=2022-01-26T20:46:20.727442801Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-01-26T20:46:55.156Z] level=DEBUG ts=2022-01-26T20:46:20.727675619Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.727853495Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.728325122Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.156Z] level=DEBUG ts=2022-01-26T20:46:20.72854531Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-01-26T20:46:55.156Z] level=DEBUG ts=2022-01-26T20:46:20.728704346Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.728831081Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.729295877Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.156Z] level=DEBUG ts=2022-01-26T20:46:20.729470804Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.729611309Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.730027704Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.156Z] level=DEBUG ts=2022-01-26T20:46:20.73019704Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.730526592Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.730682977Z 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}" [2022-01-26T20:46:55.156Z] level=DEBUG ts=2022-01-26T20:46:20.731333001Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.731888601Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.732043796Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.732298426Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.156Z] level=WARN ts=2022-01-26T20:46:20.732540604Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-01-26T20:46:55.156Z] level=DEBUG ts=2022-01-26T20:46:20.732347667Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.733188538Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.733614953Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.156Z] level=WARN ts=2022-01-26T20:46:20.733755348Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-01-26T20:46:55.156Z] level=DEBUG ts=2022-01-26T20:46:20.734004087Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.734219025Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.734553887Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.156Z] level=DEBUG ts=2022-01-26T20:46:20.740394158Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.740540753Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2022-01-26T20:46:55.156Z] level=DEBUG ts=2022-01-26T20:46:20.740276413Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.744377991Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.156Z] level=DEBUG ts=2022-01-26T20:46:20.744517716Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.744660312Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.745075086Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.156Z] level=DEBUG ts=2022-01-26T20:46:20.745246293Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.7454453Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.745587085Z 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}" [2022-01-26T20:46:55.156Z] level=DEBUG ts=2022-01-26T20:46:20.746407595Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.746953064Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2022-01-26T20:46:55.156Z] level=INFO ts=2022-01-26T20:46:20.747036027Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2022-01-26T20:46:55.156Z] level=DEBUG ts=2022-01-26T20:46:20.747139931Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.747240135Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.157Z] level=WARN ts=2022-01-26T20:46:20.747311007Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.747539225Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.747975341Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.157Z] level=WARN ts=2022-01-26T20:46:20.748147777Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-01-26T20:46:55.157Z] level=DEBUG ts=2022-01-26T20:46:20.748269662Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.748463669Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.748732338Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.157Z] level=DEBUG ts=2022-01-26T20:46:20.748832542Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-01-26T20:46:55.157Z] level=DEBUG ts=2022-01-26T20:46:20.748925445Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.749231836Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.749493266Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.157Z] level=DEBUG ts=2022-01-26T20:46:20.749626121Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.750027825Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.75043879Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.157Z] level=DEBUG ts=2022-01-26T20:46:20.750568615Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.750821324Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.750964249Z 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}" [2022-01-26T20:46:55.157Z] level=DEBUG ts=2022-01-26T20:46:20.75155788Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-01-26T20:46:55.157Z] level=DEBUG ts=2022-01-26T20:46:20.752313488Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.753381886Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.753486Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2022-01-26T20:46:55.157Z] level=DEBUG ts=2022-01-26T20:46:20.753636305Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.75375679Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.157Z] level=WARN ts=2022-01-26T20:46:20.753931346Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.754395683Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.755890567Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.157Z] level=WARN ts=2022-01-26T20:46:20.755957129Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-01-26T20:46:55.157Z] level=DEBUG ts=2022-01-26T20:46:20.756107234Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.756227939Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.75655225Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.157Z] level=DEBUG ts=2022-01-26T20:46:20.756679215Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-01-26T20:46:55.157Z] level=DEBUG ts=2022-01-26T20:46:20.756758748Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.756837741Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.757261756Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.157Z] level=DEBUG ts=2022-01-26T20:46:20.75737911Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.757488444Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.757845877Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.157Z] level=DEBUG ts=2022-01-26T20:46:20.75793622Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.758081656Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.75820001Z 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}" [2022-01-26T20:46:55.157Z] level=DEBUG ts=2022-01-26T20:46:20.758448919Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-01-26T20:46:55.157Z] level=WARN ts=2022-01-26T20:46:20.758539992Z app=test source=discover.go:275 deviceName= msg="Found registered device without tcp protocol information." [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.758679357Z 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." [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.759076472Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.759196566Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2022-01-26T20:46:55.157Z] level=DEBUG ts=2022-01-26T20:46:20.75929923Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.759474086Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.157Z] level=WARN ts=2022-01-26T20:46:20.759546408Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.760031176Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.760334017Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.157Z] level=WARN ts=2022-01-26T20:46:20.760394349Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-01-26T20:46:55.157Z] level=DEBUG ts=2022-01-26T20:46:20.762664891Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.762780175Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.763077956Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.157Z] level=DEBUG ts=2022-01-26T20:46:20.763271553Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-01-26T20:46:55.157Z] level=DEBUG ts=2022-01-26T20:46:20.763356266Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.763434089Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.763790042Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.157Z] level=DEBUG ts=2022-01-26T20:46:20.763984619Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.764125284Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.764425014Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-01-26T20:46:55.157Z] level=DEBUG ts=2022-01-26T20:46:20.764680574Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.765004645Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2022-01-26T20:46:55.157Z] level=INFO ts=2022-01-26T20:46:20.765084878Z 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}" [2022-01-26T20:46:55.157Z] level=WARN ts=2022-01-26T20:46:20.765262695Z app=test source=discover.go:253 msg="Re-discovered existing device at the same TCP address, nothing to do." [2022-01-26T20:46:55.157Z] --- FAIL: TestAutoDiscover (0.01s) [2022-01-26T20:46:55.157Z] discover_test.go:277: error shutting down test emulator: write tcp4 127.0.0.1:59923->127.0.0.1:36194: use of closed network connection [2022-01-26T20:46:55.157Z] WriteTo failed [2022-01-26T20:46:55.157Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*Header).WriteTo [2022-01-26T20:46:55.157Z] /w/workspace/device-rfid-llrp-go/16/internal/llrp/messages.go:180 [2022-01-26T20:46:55.157Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*msgWriter).Write [2022-01-26T20:46:55.157Z] /w/workspace/device-rfid-llrp-go/16/internal/llrp/msg_builder.go:90 [2022-01-26T20:46:55.157Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*TestDevice).Close [2022-01-26T20:46:55.157Z] /w/workspace/device-rfid-llrp-go/16/internal/llrp/test_helpers.go:288 [2022-01-26T20:46:55.157Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*TestEmulator).Shutdown [2022-01-26T20:46:55.157Z] /w/workspace/device-rfid-llrp-go/16/internal/llrp/test_emulator.go:71 [2022-01-26T20:46:55.157Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver.TestAutoDiscover [2022-01-26T20:46:55.157Z] /w/workspace/device-rfid-llrp-go/16/internal/driver/discover_test.go:276 [2022-01-26T20:46:55.157Z] testing.tRunner [2022-01-26T20:46:55.157Z] /usr/local/go/src/testing/testing.go:1259 [2022-01-26T20:46:55.157Z] runtime.goexit [2022-01-26T20:46:55.157Z] /usr/local/go/src/runtime/asm_arm64.s:1133 [2022-01-26T20:46:55.157Z] FAIL [2022-01-26T20:46:55.157Z] coverage: 39.5% of statements [2022-01-26T20:46:55.157Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.457s [2022-01-26T20:46:55.157Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.524s coverage: 51.9% of statements [2022-01-26T20:46:55.157Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.077s coverage: 95.5% of statements [2022-01-26T20:46:55.157Z] FAIL [2022-01-26T20:46:55.157Z] make: *** [Makefile:24: unittest] Error 1 [Pipeline] } [2022-01-26T20:46:55.175Z] $ docker stop --time=1 28a37df8257ae3313305bec978b4b1eb0912e6cf6dfe70d5266f56f3861211ef [2022-01-26T20:46:56.815Z] $ docker rm -f 28a37df8257ae3313305bec978b4b1eb0912e6cf6dfe70d5266f56f3861211ef [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 [2022-01-26T20:46:57.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-26T20:46:57.714Z] [2022-01-26T20:46:57.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-26T20:46:58.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-26T20:46:58.055Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-26T20:46:58.055Z] 448f6bf000e3: Pulling fs layer [2022-01-26T20:46:58.055Z] f757da607395: Pulling fs layer [2022-01-26T20:46:58.055Z] 05883995daec: Pulling fs layer [2022-01-26T20:46:58.055Z] 8603b9c90790: Pulling fs layer [2022-01-26T20:46:58.055Z] 1560dd03e051: Pulling fs layer [2022-01-26T20:46:58.055Z] 27f5ce0e4adf: Pulling fs layer [2022-01-26T20:46:58.055Z] c2d8d7efcc4b: Pulling fs layer [2022-01-26T20:46:58.055Z] 8603b9c90790: Waiting [2022-01-26T20:46:58.055Z] 1560dd03e051: Waiting [2022-01-26T20:46:58.055Z] 27f5ce0e4adf: Waiting [2022-01-26T20:46:58.055Z] c2d8d7efcc4b: Waiting [2022-01-26T20:46:58.330Z] f757da607395: Verifying Checksum [2022-01-26T20:46:58.330Z] f757da607395: Download complete [2022-01-26T20:46:58.330Z] 8603b9c90790: Verifying Checksum [2022-01-26T20:46:58.330Z] 8603b9c90790: Download complete [2022-01-26T20:46:58.330Z] 1560dd03e051: Verifying Checksum [2022-01-26T20:46:58.330Z] 1560dd03e051: Download complete [2022-01-26T20:46:58.330Z] 27f5ce0e4adf: Verifying Checksum [2022-01-26T20:46:58.330Z] 27f5ce0e4adf: Download complete [2022-01-26T20:46:58.330Z] 05883995daec: Verifying Checksum [2022-01-26T20:46:58.330Z] 05883995daec: Download complete [2022-01-26T20:46:58.926Z] 448f6bf000e3: Verifying Checksum [2022-01-26T20:46:58.926Z] 448f6bf000e3: Download complete [2022-01-26T20:47:01.548Z] c2d8d7efcc4b: Download complete [2022-01-26T20:47:02.533Z] 448f6bf000e3: Pull complete [2022-01-26T20:47:03.130Z] f757da607395: Pull complete [2022-01-26T20:47:04.564Z] 05883995daec: Pull complete [2022-01-26T20:47:04.564Z] 8603b9c90790: Pull complete [2022-01-26T20:47:05.544Z] 1560dd03e051: Pull complete [2022-01-26T20:47:05.817Z] 27f5ce0e4adf: Pull complete [2022-01-26T20:47:20.902Z] c2d8d7efcc4b: Pull complete [2022-01-26T20:47:20.902Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-26T20:47:20.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-26T20:47:20.902Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-26T20:47:21.119Z] prd-ubuntu18.04-docker-arm64-4c-16g-3976 does not seem to be running inside a container [2022-01-26T20:47:21.190Z] $ 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/16 -v /w/workspace/device-rfid-llrp-go/16:/w/workspace/device-rfid-llrp-go/16:rw,z -v /w/workspace/device-rfid-llrp-go/16@tmp:/w/workspace/device-rfid-llrp-go/16@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-26T20:47:23.706Z] $ docker top 7296293516db1da907b17a56817637281f3a9931cd6cc1eeb02a151db8b30514 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-26T20:47:24.589Z] ---> job-cost.sh [2022-01-26T20:47:24.589Z] lf-activate-venv: SKIPPING [2022-01-26T20:47:24.589Z] INFO: No Stack... [2022-01-26T20:47:24.861Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-26T20:47:25.149Z] INFO: Archiving Costs [Pipeline] sh [2022-01-26T20:47:25.885Z] + cat /w/workspace/device-rfid-llrp-go/16/archives/cost.csv [2022-01-26T20:47:25.885Z] + cut -d, -f6 [Pipeline] lock [2022-01-26T20:47:25.965Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-16-stack-cost] [2022-01-26T20:47:25.971Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-16-stack-cost] did not exist. Created. [2022-01-26T20:47:25.971Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-26T20:47:26.670Z] /w/workspace/device-rfid-llrp-go/16@tmp/durable-b92355a5/script.sh: 1: /w/workspace/device-rfid-llrp-go/16@tmp/durable-b92355a5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-26T20:47:27.337Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-26T20:47:27.357Z] Warning: overwriting stash ‘stack-cost’ [2022-01-26T20:47:27.769Z] Stashed 1 file(s) [Pipeline] } [2022-01-26T20:47:27.778Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-16-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-26T20:47:27.794Z] $ docker stop --time=1 7296293516db1da907b17a56817637281f3a9931cd6cc1eeb02a151db8b30514 [2022-01-26T20:47:29.281Z] $ docker rm -f 7296293516db1da907b17a56817637281f3a9931cd6cc1eeb02a151db8b30514 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-26T20:47:29.586Z] 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 [2022-01-26T20:47:30.372Z] + '[' -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ']' [2022-01-26T20:47:30.372Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-01-26T20:47:30.372Z] total 8 [2022-01-26T20:47:30.372Z] drwxr-xr-x. 3 root root 34 Jan 26 20:43 . [2022-01-26T20:47:30.372Z] drwxrwxr-x. 12 jenkins jenkins 4096 Jan 26 20:43 .. [2022-01-26T20:47:30.372Z] drwxr-xr-x. 2 root root 6 Jan 26 20:43 cost [2022-01-26T20:47:30.372Z] -rw-r--r--. 1 root root 89 Jan 26 20:43 cost.csv [2022-01-26T20:47:30.373Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-01-26T20:47:30.373Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-01-26T20:47:30.373Z] total 8 [2022-01-26T20:47:30.373Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 26 20:43 . [2022-01-26T20:47:30.373Z] drwxrwxr-x. 12 jenkins jenkins 4096 Jan 26 20:43 .. [2022-01-26T20:47:30.373Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 26 20:43 cost [2022-01-26T20:47:30.373Z] -rw-r--r--. 1 jenkins jenkins 89 Jan 26 20:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-26T20:47:30.677Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-26T20:47:31.237Z] ---> package-listing.sh [2022-01-26T20:47:31.237Z] ++ facter osfamily [2022-01-26T20:47:31.237Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-26T20:47:31.500Z] + OS_FAMILY=redhat [2022-01-26T20:47:31.500Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2022-01-26T20:47:31.500Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-26T20:47:31.500Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-26T20:47:31.500Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-26T20:47:31.500Z] + PACKAGES=/tmp/packages_start.txt [2022-01-26T20:47:31.500Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-01-26T20:47:31.500Z] + PACKAGES=/tmp/packages_end.txt [2022-01-26T20:47:31.500Z] + case "${OS_FAMILY}" in [2022-01-26T20:47:31.500Z] + sort [2022-01-26T20:47:31.500Z] + rpm -qa [2022-01-26T20:47:32.071Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-26T20:47:32.071Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-26T20:47:32.071Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-26T20:47:32.071Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-01-26T20:47:32.071Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2022-01-26T20:47:32.071Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2022-01-26T20:47:32.085Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-26T20:47:32.369Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-26T20:47:32.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-26T20:47:32.933Z] . [Pipeline] withDockerContainer [2022-01-26T20:47:33.001Z] prd-centos7-docker-4c-2g-3975 does not seem to be running inside a container [2022-01-26T20:47:33.035Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-26T20:47:33.249Z] $ docker top 05a7ff89abf5b02f49a27c070142ea719c33eb170a6d6a93f6db81b3681e8881 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-26T20:47:33.610Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-26T20:47:33.899Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-26T20:47:34.189Z] + ls /var/log/sa-host [2022-01-26T20:47:34.190Z] + sadf -c /var/log/sa-host/sa17 [2022-01-26T20:47:34.190Z] file_magic: OK [2022-01-26T20:47:34.190Z] HZ: Using current value: 100 [2022-01-26T20:47:34.190Z] file_header: OK [2022-01-26T20:47:34.190Z] 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 [2022-01-26T20:47:34.190Z] Statistics: [2022-01-26T20:47:34.190Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-26T20:47:34.190Z] File successfully converted to sysstat format version 12.0.3 [2022-01-26T20:47:34.190Z] + sadf -c /var/log/sa-host/sa26 [2022-01-26T20:47:34.190Z] file_magic: OK [2022-01-26T20:47:34.190Z] HZ: Using current value: 100 [2022-01-26T20:47:34.190Z] file_header: OK [2022-01-26T20:47:34.190Z] 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 [2022-01-26T20:47:34.190Z] Statistics: [2022-01-26T20:47:34.190Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-26T20:47:34.190Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-26T20:47:34.404Z] provisioning config files... [2022-01-26T20:47:34.414Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6261725462618909570tmp [Pipeline] { [Pipeline] echo [2022-01-26T20:47:34.437Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-26T20:47:34.737Z] ---> create-netrc.sh [Pipeline] } [2022-01-26T20:47:34.744Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-26T20:47:35.086Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-26T20:47:35.098Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-26T20:47:35.386Z] ---> sudo-logs.sh [2022-01-26T20:47:35.386Z] Archiving 'sudo' log.. [2022-01-26T20:47:35.386Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3975.novalocal: Name or service not known [2022-01-26T20:47:35.386Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3975.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-26T20:47:35.423Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-26T20:47:35.714Z] ---> job-cost.sh [2022-01-26T20:47:35.714Z] lf-activate-venv: SKIPPING [2022-01-26T20:47:35.714Z] DEBUG: total: 0.05999999865889549 [2022-01-26T20:47:35.714Z] INFO: Retrieving Stack Cost... [2022-01-26T20:47:35.974Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-26T20:47:36.544Z] INFO: Archiving Costs [Pipeline] echo [2022-01-26T20:47:36.558Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-26T20:47:36.852Z] ---> logs-deploy.sh [2022-01-26T20:47:36.852Z] lf-activate-venv: SKIPPING [2022-01-26T20:47:36.852Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/16 [2022-01-26T20:47:36.852Z] INFO: archiving workspace using pattern(s): [2022-01-26T20:47:37.424Z] Archives upload complete. [2022-01-26T20:47:37.684Z] INFO: archiving logs to Nexus