Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8 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-ssh18138531610893398227.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh16776677706047700481.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10103763419709182694.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 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-ssh7620723577109325490.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14185075819391366090.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 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: false 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1676 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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8 (main) Commit message: "feat!: Remove ZeroMQ MessageBus capability (#131)" > 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 ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8 # timeout=10 > git rev-list --no-walk 67743ce73b5f11851f5a3332a1e6bc4b63a9e69f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:06:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:06:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:06:04 ========================================================= 21:06:04 EdgeX Global Pipelines Version Info 21:06:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:06:04 ------------------- 21:06:04 stable info: 21:06:04 ------------------- 21:06:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:06:04 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:06:04 Message: update stable to v1.0.244 21:06:05 ------------------- 21:06:05 experimental info: 21:06:05 ------------------- 21:06:05 Commited By: **** collab-it+edgex@linuxfoundation.org 21:06:05 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:06:05 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:06:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:06:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:06:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8 [Pipeline] echo 21:06:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca5f12e [Pipeline] echo 21:06:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:06:06 provisioning config files... 21:06:06 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config355436465128042986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:06:06 ---> docker-login.sh 21:06:06 nexus3.edgexfoundry.org:10001 21:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:06 Configure a credential helper to remove this warning. See 21:06:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:06 21:06:06 Login Succeeded 21:06:06 nexus3.edgexfoundry.org:10002 21:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:06 Configure a credential helper to remove this warning. See 21:06:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:06 21:06:06 Login Succeeded 21:06:06 nexus3.edgexfoundry.org:10003 21:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:06 Configure a credential helper to remove this warning. See 21:06:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:06 21:06:06 Login Succeeded 21:06:06 nexus3.edgexfoundry.org:10004 21:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:06 Configure a credential helper to remove this warning. See 21:06:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:06 21:06:06 Login Succeeded 21:06:06 docker.io 21:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:07 Configure a credential helper to remove this warning. See 21:06:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:07 21:06:07 Login Succeeded 21:06:07 ---> docker-login.sh ends [Pipeline] } 21:06:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:06:07 + git rev-list -1 --merges ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8~1..ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8 [Pipeline] echo 21:06:07 -----------> git rev-list -1 --merges ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8~1..ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8 ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8 [false] [Pipeline] sh 21:06:07 + git log --format=format:%s -1 ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8 [Pipeline] echo 21:06:07 ========================================================= 21:06:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:06:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:06:08 + git log --format=format:%s -1 ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8 [Pipeline] echo 21:06:08 [semverPrep] GIT_COMMIT: ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8, Commit Message: feat!: Remove ZeroMQ MessageBus capability (#131) [Pipeline] echo 21:06:08 [semverPrep] This is not a build commit. [Pipeline] sh 21:06:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:06:08 + grep -v github /etc/ssh/ssh_known_hosts 21:06:08 + [ -e /tmp/ssh_known_hosts ] 21:06:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:06:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:06:08 + sudo tee -a /etc/ssh/ssh_known_hosts 21:06:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:06:08 21:06:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:06:09 0.1.4: Pulling from edgex-devops/py-git-semver 21:06:09 b85a868b505f: Pulling fs layer 21:06:09 e2be974225ed: Pulling fs layer 21:06:09 339a4e72a1f5: Pulling fs layer 21:06:09 988bab9f4d93: Pulling fs layer 21:06:09 1469e6f7b9e6: Pulling fs layer 21:06:09 eaf3925da568: Pulling fs layer 21:06:09 bab4dde63d76: Pulling fs layer 21:06:09 bde34c3a00c8: Pulling fs layer 21:06:09 b352a97aabf1: Pulling fs layer 21:06:09 4872d77fe225: Pulling fs layer 21:06:09 5851b861e8e6: Pulling fs layer 21:06:09 988bab9f4d93: Waiting 21:06:09 1469e6f7b9e6: Waiting 21:06:09 4872d77fe225: Waiting 21:06:09 b352a97aabf1: Waiting 21:06:09 bab4dde63d76: Waiting 21:06:09 bde34c3a00c8: Waiting 21:06:09 5851b861e8e6: Waiting 21:06:09 e2be974225ed: Verifying Checksum 21:06:09 e2be974225ed: Download complete 21:06:09 988bab9f4d93: Verifying Checksum 21:06:09 988bab9f4d93: Download complete 21:06:09 1469e6f7b9e6: Verifying Checksum 21:06:09 1469e6f7b9e6: Download complete 21:06:09 eaf3925da568: Download complete 21:06:09 339a4e72a1f5: Verifying Checksum 21:06:09 339a4e72a1f5: Download complete 21:06:09 bde34c3a00c8: Verifying Checksum 21:06:09 bde34c3a00c8: Download complete 21:06:09 b352a97aabf1: Download complete 21:06:09 4872d77fe225: Verifying Checksum 21:06:09 4872d77fe225: Download complete 21:06:09 b85a868b505f: Verifying Checksum 21:06:09 b85a868b505f: Download complete 21:06:09 5851b861e8e6: Verifying Checksum 21:06:09 5851b861e8e6: Download complete 21:06:10 bab4dde63d76: Verifying Checksum 21:06:10 bab4dde63d76: Download complete 21:06:10 b85a868b505f: Pull complete 21:06:10 e2be974225ed: Pull complete 21:06:11 339a4e72a1f5: Pull complete 21:06:11 988bab9f4d93: Pull complete 21:06:11 1469e6f7b9e6: Pull complete 21:06:12 eaf3925da568: Pull complete 21:06:13 bab4dde63d76: Pull complete 21:06:13 bde34c3a00c8: Pull complete 21:06:13 b352a97aabf1: Pull complete 21:06:13 4872d77fe225: Pull complete 21:06:13 5851b861e8e6: Pull complete 21:06:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:06:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:06:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:14 prd-ubuntu20.04-docker-8c-8g-1676 does not seem to be running inside a container 21:06:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:06:16 $ docker top 0670a6cb7d8ffc61e7b708b4c9a966584762ce0e9acd4d3e149c30ca0004005f -eo pid,comm 21:06:16 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:06:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:06:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:06:16 [ssh-agent] Looking for ssh-agent implementation... 21:06:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:06:16 $ docker exec 0670a6cb7d8ffc61e7b708b4c9a966584762ce0e9acd4d3e149c30ca0004005f ssh-agent 21:06:16 SSH_AUTH_SOCK=/tmp/ssh-jfzyN8Jr7bXZ/agent.32 21:06:16 SSH_AGENT_PID=38 21:06:16 Running ssh-add (command line suppressed) 21:06:16 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_235019710861135583.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_235019710861135583.key) 21:06:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:06:16 + git tag --points-at HEAD [Pipeline] } 21:06:16 $ docker exec --env ******** --env ******** 0670a6cb7d8ffc61e7b708b4c9a966584762ce0e9acd4d3e149c30ca0004005f ssh-agent -k 21:06:17 unset SSH_AUTH_SOCK; 21:06:17 unset SSH_AGENT_PID; 21:06:17 echo Agent pid 38 killed; 21:06:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:06:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:06:17 [ssh-agent] Looking for ssh-agent implementation... 21:06:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:06:17 $ docker exec 0670a6cb7d8ffc61e7b708b4c9a966584762ce0e9acd4d3e149c30ca0004005f ssh-agent 21:06:17 SSH_AUTH_SOCK=/tmp/ssh-0BM8aeOGsKS3/agent.70 21:06:17 SSH_AGENT_PID=76 21:06:17 Running ssh-add (command line suppressed) 21:06:17 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18005501379263226920.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18005501379263226920.key) 21:06:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:06:17 + git semver init 21:06:18 2023-01-10 21:06:17,970 [run_init] DEBUG init version:0.0.0 force:False 21:06:18 2023-01-10 21:06:17,971 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 21:06:18 2023-01-10 21:06:17,971 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 21:06:18 2023-01-10 21:06:17,971 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 21:06:18 2023-01-10 21:06:18,873 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 21:06:18 2023-01-10 21:06:18,874 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 21:06:18 2023-01-10 21:06:18,874 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:06:18 2023-01-10 21:06:18,874 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:06:18 3.0.0-dev.3 [Pipeline] } 21:06:18 $ docker exec --env ******** --env ******** 0670a6cb7d8ffc61e7b708b4c9a966584762ce0e9acd4d3e149c30ca0004005f ssh-agent -k 21:06:19 unset SSH_AUTH_SOCK; 21:06:19 unset SSH_AGENT_PID; 21:06:19 echo Agent pid 76 killed; 21:06:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:06:19 + git semver [Pipeline] } 21:06:19 $ docker stop --time=1 0670a6cb7d8ffc61e7b708b4c9a966584762ce0e9acd4d3e149c30ca0004005f 21:06:20 $ docker rm -f --volumes 0670a6cb7d8ffc61e7b708b4c9a966584762ce0e9acd4d3e149c30ca0004005f [Pipeline] // withDockerContainer [Pipeline] sh 21:06:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:06:21 Stashed 1 file(s) [Pipeline] echo 21:06:21 [edgeXSemver]: initialized semver on version 3.0.0-dev.3 [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 21:06:21 provisioning config files... 21:06:21 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7741342221596543569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:06:21 ---> docker-login.sh 21:06:21 nexus3.edgexfoundry.org:10001 21:06:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:21 Configure a credential helper to remove this warning. See 21:06:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:21 21:06:21 Login Succeeded 21:06:21 nexus3.edgexfoundry.org:10002 21:06:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:22 Configure a credential helper to remove this warning. See 21:06:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:22 21:06:22 Login Succeeded 21:06:22 nexus3.edgexfoundry.org:10003 21:06:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:22 Configure a credential helper to remove this warning. See 21:06:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:22 21:06:22 Login Succeeded 21:06:22 nexus3.edgexfoundry.org:10004 21:06:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:22 Configure a credential helper to remove this warning. See 21:06:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:22 21:06:22 Login Succeeded 21:06:22 docker.io 21:06:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:22 Configure a credential helper to remove this warning. See 21:06:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:22 21:06:22 Login Succeeded 21:06:22 ---> docker-login.sh ends [Pipeline] } 21:06:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:06:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:06:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:06:22 ========================================================= 21:06:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:06:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:23 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:06:23 Sending build context to Docker daemon 4.124MB 21:06:23 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 21:06:23 Step 2/12 : FROM ${BASE} AS builder 21:06:23 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:06:23 213ec9aee27d: Pulling fs layer 21:06:23 4583459ba037: Pulling fs layer 21:06:23 93c1e223e6f2: Pulling fs layer 21:06:23 53926ce57604: Pulling fs layer 21:06:23 21b2b0c7a3f4: Pulling fs layer 21:06:23 22ff95d597cd: Pulling fs layer 21:06:23 12d6caf4c0d1: Pulling fs layer 21:06:23 96b7cbca73a9: Pulling fs layer 21:06:23 a7acece74701: Pulling fs layer 21:06:23 53926ce57604: Waiting 21:06:23 21b2b0c7a3f4: Waiting 21:06:23 22ff95d597cd: Waiting 21:06:23 12d6caf4c0d1: Waiting 21:06:23 96b7cbca73a9: Waiting 21:06:23 a7acece74701: Waiting 21:06:23 93c1e223e6f2: Download complete 21:06:23 4583459ba037: Verifying Checksum 21:06:23 4583459ba037: Download complete 21:06:23 21b2b0c7a3f4: Verifying Checksum 21:06:23 21b2b0c7a3f4: Download complete 21:06:23 22ff95d597cd: Verifying Checksum 21:06:23 22ff95d597cd: Download complete 21:06:23 213ec9aee27d: Verifying Checksum 21:06:23 12d6caf4c0d1: Verifying Checksum 21:06:23 12d6caf4c0d1: Download complete 21:06:23 213ec9aee27d: Pull complete 21:06:23 4583459ba037: Pull complete 21:06:23 93c1e223e6f2: Pull complete 21:06:23 a7acece74701: Verifying Checksum 21:06:23 a7acece74701: Download complete 21:06:24 53926ce57604: Verifying Checksum 21:06:24 53926ce57604: Download complete 21:06:24 96b7cbca73a9: Verifying Checksum 21:06:24 96b7cbca73a9: Download complete 21:06:28 53926ce57604: Pull complete 21:06:28 21b2b0c7a3f4: Pull complete 21:06:28 22ff95d597cd: Pull complete 21:06:28 12d6caf4c0d1: Pull complete 21:06:30 96b7cbca73a9: Pull complete 21:06:31 a7acece74701: Pull complete 21:06:31 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 21:06:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:06:31 ---> db6d94c90886 21:06:31 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:06:35 ---> Running in 5c4d2f49a8c8 21:06:35 Removing intermediate container 5c4d2f49a8c8 21:06:35 ---> 9bc5a151227e 21:06:35 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:06:35 ---> Running in e809c4885da3 21:06:35 Removing intermediate container e809c4885da3 21:06:35 ---> 2280d4f0a12c 21:06:35 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 21:06:35 ---> Running in 7c83bf60c7ff 21:06:35 Removing intermediate container 7c83bf60c7ff 21:06:35 ---> 6f4395004ac1 21:06:35 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:06:35 ---> Running in c01088a45075 21:06:35 Removing intermediate container c01088a45075 21:06:35 ---> 1e83ace2b47e 21:06:35 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:06:35 ---> Running in 748ebddc078c 21:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:06:36 OK: 211 MiB in 51 packages 21:06:36 Removing intermediate container 748ebddc078c 21:06:36 ---> 47c627374763 21:06:36 Step 8/12 : WORKDIR /app 21:06:36 ---> Running in 8ddf93ded1ff 21:06:36 Removing intermediate container 8ddf93ded1ff 21:06:36 ---> 879e7fe7eab6 21:06:36 Step 9/12 : COPY go.mod vendor* ./ 21:06:36 ---> eb8fe6d6044c 21:06:36 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:36 ---> Running in ae979c020ba6 21:06:36 Still waiting to schedule task 21:06:36 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:06:58 Removing intermediate container ae979c020ba6 21:06:58 ---> 679c3ad47238 21:06:58 Step 11/12 : COPY . . 21:06:58 ---> 92a93d8d6495 21:06:58 Step 12/12 : RUN $MAKE 21:06:58 ---> Running in b1d5d2c2e3a6 21:06:58 noop 21:06:59 Removing intermediate container b1d5d2c2e3a6 21:06:59 ---> 8ce2a014e177 21:06:59 Successfully built 8ce2a014e177 21:06:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:59 + docker inspect -f . ci-base-image-x86_64 21:06:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:59 prd-ubuntu20.04-docker-8c-8g-1676 does not seem to be running inside a container 21:06:59 $ 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 ******** -e ******** ci-base-image-x86_64 cat 21:06:59 $ docker top 21b6018f416d885f4fa09c9058ca24705ff6ddd5c7b0e446784ff5e94c55a709 -eo pid,comm [Pipeline] { [Pipeline] sh 21:07:00 + go version 21:07:00 go version go1.18.7 linux/amd64 [Pipeline] } 21:07:00 $ docker stop --time=1 21b6018f416d885f4fa09c9058ca24705ff6ddd5c7b0e446784ff5e94c55a709 21:07:01 $ docker rm -f --volumes 21b6018f416d885f4fa09c9058ca24705ff6ddd5c7b0e446784ff5e94c55a709 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:01 + docker inspect -f . ci-base-image-x86_64 21:07:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:07:01 prd-ubuntu20.04-docker-8c-8g-1676 does not seem to be running inside a container 21:07:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:07:02 $ docker top 18709299c21174f55992344e362ef6b2fc0a7c737cc0fa1e6686d6d5748c3488 -eo pid,comm [Pipeline] { [Pipeline] sh 21:07:02 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 21:07:02 + make test 21:07:02 go test ./... -coverprofile=coverage.out ./... 21:07:03 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:07:13 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:07:13 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:07:18 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.226s coverage: 38.5% of statements 21:07:18 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.262s coverage: 51.9% of statements 21:07:18 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.016s coverage: 95.5% of statements 21:07:28 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 21:07:28 go vet ./... 21:07:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:07:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:07:31 ./bin/test-attribution-txt.sh [Pipeline] echo 21:07:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:07:31 $ docker stop --time=1 18709299c21174f55992344e362ef6b2fc0a7c737cc0fa1e6686d6d5748c3488 21:07:33 $ docker rm -f --volumes 18709299c21174f55992344e362ef6b2fc0a7c737cc0fa1e6686d6d5748c3488 [Pipeline] // withDockerContainer [Pipeline] sh 21:07:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:07:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:07:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:07:34 + ls -al . 21:07:34 total 644 21:07:34 drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 21:07 . 21:07:34 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:06 .. 21:07:34 -rw-rw-r-- 1 jenkins jenkins 134 Jan 10 21:06 .dockerignore 21:07:34 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 21:07 .git 21:07:34 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:06 .github 21:07:34 -rw-rw-r-- 1 jenkins jenkins 946 Jan 10 21:06 .gitignore 21:07:34 -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 21:06 .golangci.yml 21:07:34 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 21:06 .semver 21:07:34 -rw-rw-r-- 1 jenkins jenkins 10896 Jan 10 21:06 Attribution.txt 21:07:34 -rw-rw-r-- 1 jenkins jenkins 5905 Jan 10 21:06 CHANGELOG.md 21:07:34 -rw-rw-r-- 1 jenkins jenkins 1347 Jan 10 21:06 Dockerfile 21:07:34 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 21:06 GOVERNANCE.md 21:07:34 -rw-rw-r-- 1 jenkins jenkins 683 Jan 10 21:06 Jenkinsfile 21:07:34 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 10 21:06 LICENSE 21:07:34 -rw-rw-r-- 1 jenkins jenkins 2018 Jan 10 21:06 Makefile 21:07:34 -rw-rw-r-- 1 jenkins jenkins 625 Jan 10 21:06 OWNERS.md 21:07:34 -rw-rw-r-- 1 jenkins jenkins 28496 Jan 10 21:06 README.md 21:07:34 -rw-rw-r-- 1 jenkins jenkins 11 Jan 10 21:06 VERSION 21:07:34 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 21:06 bin 21:07:34 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:06 cmd 21:07:34 -rw-r--r-- 1 jenkins jenkins 460049 Jan 10 21:07 coverage.out 21:07:34 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 21:06 examples 21:07:34 -rw-rw-r-- 1 jenkins jenkins 3550 Jan 10 21:06 go.mod 21:07:34 -rw-rw-r-- 1 jenkins jenkins 44766 Jan 10 21:06 go.sum 21:07:34 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 21:06 images 21:07:34 drwxrwxr-x 5 jenkins jenkins 4096 Jan 10 21:06 internal 21:07:34 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:06 snap 21:07:34 -rw-rw-r-- 1 jenkins jenkins 193 Jan 10 21:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:35 + 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=ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8 --label arch=amd64 --label version=3.0.0-dev.3 . 21:07:35 Sending build context to Docker daemon 4.124MB 21:07:35 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 21:07:35 Step 2/24 : FROM ${BASE} AS builder 21:07:35 ---> 8ce2a014e177 21:07:35 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:07:35 ---> Running in aaab3470eccc 21:07:35 Removing intermediate container aaab3470eccc 21:07:35 ---> dae1781c2891 21:07:35 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:07:35 ---> Running in 02df8bf1aaaf 21:07:35 Removing intermediate container 02df8bf1aaaf 21:07:35 ---> 9bf04f26d956 21:07:35 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 21:07:35 ---> Running in 2c3cf9d562c3 21:07:35 Removing intermediate container 2c3cf9d562c3 21:07:35 ---> 0611738464c6 21:07:35 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 21:07:35 ---> Running in 05e56e72b14d 21:07:35 Removing intermediate container 05e56e72b14d 21:07:35 ---> e02d4c57693b 21:07:35 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:07:35 ---> Running in 4f2aa040b722 21:07:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:07:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:07:36 OK: 211 MiB in 51 packages 21:07:36 Removing intermediate container 4f2aa040b722 21:07:36 ---> 1aee87a0dc52 21:07:36 Step 8/24 : WORKDIR /app 21:07:36 ---> Running in 1e2952aa10af 21:07:36 Removing intermediate container 1e2952aa10af 21:07:36 ---> ce83320f86a6 21:07:36 Step 9/24 : COPY go.mod vendor* ./ 21:07:37 ---> 51b65f0d6b64 21:07:37 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:07:37 ---> Running in f3e8c9cf263b 21:07:37 Removing intermediate container f3e8c9cf263b 21:07:37 ---> cd0b23ad520b 21:07:37 Step 11/24 : COPY . . 21:07:37 ---> 10951c6a292b 21:07:37 Step 12/24 : RUN $MAKE 21:07:37 ---> Running in 049b9832c56f 21:07:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 21:08:00 Removing intermediate container 049b9832c56f 21:08:00 ---> 249ace582cdb 21:08:00 Step 13/24 : FROM alpine:3.16 21:08:00 3.16: Pulling from library/alpine 21:08:00 ca7dd9ec2225: Pulling fs layer 21:08:00 ca7dd9ec2225: Verifying Checksum 21:08:00 ca7dd9ec2225: Download complete 21:08:00 ca7dd9ec2225: Pull complete 21:08:00 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 21:08:00 Status: Downloaded newer image for alpine:3.16 21:08:00 ---> bfe296a52501 21:08:00 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:08:00 ---> Running in 076225bd9623 21:08:00 Removing intermediate container 076225bd9623 21:08:00 ---> d00bcee99ac7 21:08:00 Step 15/24 : RUN apk add --update --no-cache dumb-init 21:08:00 ---> Running in 0d055aa3c706 21:08:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:08:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:08:00 (1/1) Installing dumb-init (1.2.5-r1) 21:08:00 Executing busybox-1.35.0-r17.trigger 21:08:00 OK: 6 MiB in 15 packages 21:08:00 Removing intermediate container 0d055aa3c706 21:08:00 ---> 98d1b66673aa 21:08:00 Step 16/24 : COPY --from=builder /app/LICENSE / 21:08:00 ---> 48d871a7b7fa 21:08:00 Step 17/24 : COPY --from=builder /app/Attribution.txt / 21:08:00 ---> 5edd74d02ea1 21:08:00 Step 18/24 : COPY --from=builder /app/cmd/ / 21:08:01 ---> a9bad482fe65 21:08:01 Step 19/24 : EXPOSE 59989 21:08:01 ---> Running in cca09ac4c568 21:08:01 Removing intermediate container cca09ac4c568 21:08:01 ---> 2dd69f6479be 21:08:01 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 21:08:01 ---> Running in e55a064aa1e5 21:08:01 Removing intermediate container e55a064aa1e5 21:08:01 ---> 48c19e78aa1b 21:08:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:08:01 ---> Running in b609277c8f82 21:08:01 Removing intermediate container b609277c8f82 21:08:01 ---> d1da91509d5b 21:08:01 Step 22/24 : LABEL arch=amd64 21:08:01 ---> Running in 1e1fb3e69af8 21:08:02 Removing intermediate container 1e1fb3e69af8 21:08:02 ---> cd88053f1049 21:08:02 Step 23/24 : LABEL git_sha=ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8 21:08:02 ---> Running in 17c4dfedf2f0 21:08:02 Removing intermediate container 17c4dfedf2f0 21:08:02 ---> fe6d9338ca77 21:08:02 Step 24/24 : LABEL version=3.0.0-dev.3 21:08:02 ---> Running in 95be2a3858af 21:08:02 Removing intermediate container 95be2a3858af 21:08:02 ---> ca5dfda8e101 21:08:02 [Warning] One or more build-args [ARCH] were not consumed 21:08:02 Successfully built ca5dfda8e101 21:08:02 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:08:02 provisioning config files... 21:08:02 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16727764151554998062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:02 ---> docker-login.sh 21:08:02 nexus3.edgexfoundry.org:10001 21:08:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:02 Configure a credential helper to remove this warning. See 21:08:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:02 21:08:02 Login Succeeded 21:08:02 nexus3.edgexfoundry.org:10002 21:08:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:02 Configure a credential helper to remove this warning. See 21:08:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:02 21:08:02 Login Succeeded 21:08:02 nexus3.edgexfoundry.org:10003 21:08:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:02 Configure a credential helper to remove this warning. See 21:08:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:02 21:08:02 Login Succeeded 21:08:02 nexus3.edgexfoundry.org:10004 21:08:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:02 Configure a credential helper to remove this warning. See 21:08:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:02 21:08:02 Login Succeeded 21:08:02 docker.io 21:08:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:02 Configure a credential helper to remove this warning. See 21:08:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:02 21:08:02 Login Succeeded 21:08:02 ---> docker-login.sh ends [Pipeline] } 21:08:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:08:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:08:02 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 21:08:02 ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8 21:08:02 latest 21:08:02 3.0.0-dev.3 21:08:02 ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8-3.0.0-dev.3 21:08:02 main 21:08:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:03 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:03 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8 21:08:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 21:08:03 4bcc2f569cc4: Preparing 21:08:03 1b91a974858d: Preparing 21:08:03 f4875dc368b3: Preparing 21:08:03 180e63d82979: Preparing 21:08:03 e5e13b0c77cb: Preparing 21:08:03 e5e13b0c77cb: Layer already exists 21:08:03 180e63d82979: Pushed 21:08:03 1b91a974858d: Pushed 21:08:03 f4875dc368b3: Pushed 21:08:06 4bcc2f569cc4: Pushed 21:08:06 ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8: digest: sha256:7d9207fddc1fe711c90a910f5f72ac95422ad093451b2c5b1c8df13f6cb0e0e2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:07 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:07 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 21:08:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 21:08:07 4bcc2f569cc4: Preparing 21:08:07 1b91a974858d: Preparing 21:08:07 f4875dc368b3: Preparing 21:08:07 180e63d82979: Preparing 21:08:07 e5e13b0c77cb: Preparing 21:08:07 e5e13b0c77cb: Layer already exists 21:08:07 1b91a974858d: Layer already exists 21:08:07 f4875dc368b3: Layer already exists 21:08:07 4bcc2f569cc4: Layer already exists 21:08:07 180e63d82979: Layer already exists 21:08:07 latest: digest: sha256:7d9207fddc1fe711c90a910f5f72ac95422ad093451b2c5b1c8df13f6cb0e0e2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:07 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:08 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.3 21:08:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 21:08:08 4bcc2f569cc4: Preparing 21:08:08 1b91a974858d: Preparing 21:08:08 f4875dc368b3: Preparing 21:08:08 180e63d82979: Preparing 21:08:08 e5e13b0c77cb: Preparing 21:08:08 f4875dc368b3: Layer already exists 21:08:08 e5e13b0c77cb: Layer already exists 21:08:08 1b91a974858d: Layer already exists 21:08:08 180e63d82979: Layer already exists 21:08:08 4bcc2f569cc4: Layer already exists 21:08:08 3.0.0-dev.3: digest: sha256:7d9207fddc1fe711c90a910f5f72ac95422ad093451b2c5b1c8df13f6cb0e0e2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:08 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:08 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8-3.0.0-dev.3 21:08:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 21:08:08 4bcc2f569cc4: Preparing 21:08:08 1b91a974858d: Preparing 21:08:08 f4875dc368b3: Preparing 21:08:08 180e63d82979: Preparing 21:08:08 e5e13b0c77cb: Preparing 21:08:08 e5e13b0c77cb: Layer already exists 21:08:08 f4875dc368b3: Layer already exists 21:08:08 4bcc2f569cc4: Layer already exists 21:08:08 1b91a974858d: Layer already exists 21:08:08 180e63d82979: Layer already exists 21:08:08 ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8-3.0.0-dev.3: digest: sha256:7d9207fddc1fe711c90a910f5f72ac95422ad093451b2c5b1c8df13f6cb0e0e2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:09 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:09 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 21:08:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 21:08:09 4bcc2f569cc4: Preparing 21:08:09 1b91a974858d: Preparing 21:08:09 f4875dc368b3: Preparing 21:08:09 180e63d82979: Preparing 21:08:09 e5e13b0c77cb: Preparing 21:08:09 4bcc2f569cc4: Layer already exists 21:08:09 f4875dc368b3: Layer already exists 21:08:09 e5e13b0c77cb: Layer already exists 21:08:09 1b91a974858d: Layer already exists 21:08:09 180e63d82979: Layer already exists 21:08:09 main: digest: sha256:7d9207fddc1fe711c90a910f5f72ac95422ad093451b2c5b1c8df13f6cb0e0e2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:08:09 ===================================================== [Pipeline] echo 21:08:09 taggedImages: 21:08:09 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8 21:08:09 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 21:08:09 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.3 21:08:09 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8-3.0.0-dev.3 21:08:09 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:08:09 21:08:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:08:10 latest: Pulling from edgex-lftools-log-publisher 21:08:10 5eb5b503b376: Pulling fs layer 21:08:10 5c69ac0246d0: Pulling fs layer 21:08:10 ec43610c2a17: Pulling fs layer 21:08:10 3a2ae6a8a46f: Pulling fs layer 21:08:10 33b1e0a273af: Pulling fs layer 21:08:10 5d3b04190fa2: Pulling fs layer 21:08:10 2f39f015ded8: Pulling fs layer 21:08:10 3a2ae6a8a46f: Waiting 21:08:10 33b1e0a273af: Waiting 21:08:10 5d3b04190fa2: Waiting 21:08:10 2f39f015ded8: Waiting 21:08:10 5c69ac0246d0: Download complete 21:08:10 3a2ae6a8a46f: Verifying Checksum 21:08:10 3a2ae6a8a46f: Download complete 21:08:10 33b1e0a273af: Verifying Checksum 21:08:10 33b1e0a273af: Download complete 21:08:10 ec43610c2a17: Verifying Checksum 21:08:10 5eb5b503b376: Verifying Checksum 21:08:10 5eb5b503b376: Download complete 21:08:10 2f39f015ded8: Download complete 21:08:11 5eb5b503b376: Pull complete 21:08:11 5c69ac0246d0: Pull complete 21:08:12 ec43610c2a17: Pull complete 21:08:12 3a2ae6a8a46f: Pull complete 21:08:12 33b1e0a273af: Pull complete 21:08:12 5d3b04190fa2: Pull complete 21:08:16 2f39f015ded8: Pull complete 21:08:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:08:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:08:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:16 prd-ubuntu20.04-docker-8c-8g-1676 does not seem to be running inside a container 21:08:16 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:08:19 $ docker top efe6440f31d4ffe72f6be6794f53b6165905e5ced08d192cfed5932549646395 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:19 ---> job-cost.sh 21:08:19 lf-activate-venv: SKIPPING 21:08:19 INFO: No Stack... 21:08:20 INFO: Retrieving Pricing Info for: v3-standard-8 21:08:20 INFO: Archiving Costs [Pipeline] sh 21:08:20 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 21:08:20 + cut -d, -f6 [Pipeline] lock 21:08:20 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-66-stack-cost] 21:08:20 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-66-stack-cost] did not exist. Created. 21:08:20 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-66-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:08:20 + echo total: 0.2199999988079071 [Pipeline] stash 21:08:20 Stashed 1 file(s) [Pipeline] } 21:08:20 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-66-stack-cost] [Pipeline] // lock [Pipeline] } 21:08:20 $ docker stop --time=1 efe6440f31d4ffe72f6be6794f53b6165905e5ced08d192cfed5932549646395 21:08:22 $ docker rm -f --volumes efe6440f31d4ffe72f6be6794f53b6165905e5ced08d192cfed5932549646395 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:09:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1680 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 21:09:04 Running in /w/workspace/device-rfid-llrp-go/66 [Pipeline] { [Pipeline] checkout 21:09:04 Selected Git installation does not exist. Using Default 21:09:04 The recommended git tool is: NONE 21:09:10 using credential edgex-jenkins-ssh 21:09:10 Cloning the remote Git repository 21:09:10 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:09:11 > git init /w/workspace/device-rfid-llrp-go/66 # timeout=10 21:09:11 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:09:11 > git --version # timeout=10 21:09:11 > git --version # 'git version 2.25.1' 21:09:11 using GIT_SSH to set credentials SSH Credentials for GitHub 21:09:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:09:13 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:09:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:09:14 Avoid second fetch 21:09:14 Checking out Revision ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8 (main) 21:09:14 > git config core.sparsecheckout # timeout=10 21:09:14 > git checkout -f ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8 # timeout=10 21:09:14 Commit message: "feat!: Remove ZeroMQ MessageBus capability (#131)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:09:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:09:15 % Total % Received % Xferd Average Speed Time Time Time Current 21:09:15 Dload Upload Total Spent Left Speed 21:09:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh 21:09:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:09:16 + + sudo tee /etc/docker/daemon.new 21:09:16 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:09:16 { 21:09:16 "registry-mirrors": [ 21:09:16 "https://nexus3.edgexfoundry.org:10001" 21:09:16 ], 21:09:16 "bip": "10.250.0.254/24", 21:09:16 "hosts": [ 21:09:16 "tcp://0.0.0.0:5555", 21:09:16 "unix:///var/run/docker.sock" 21:09:16 ], 21:09:16 "mtu": 1458, 21:09:16 "selinux-enabled": true, 21:09:16 "seccomp-profile": "/etc/docker/seccomp.json" 21:09:16 } [Pipeline] sh 21:09:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:09:17 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:09:35 provisioning config files... 21:09:35 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/66@tmp/config5873484274225432551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:09:36 ---> docker-login.sh 21:09:36 nexus3.edgexfoundry.org:10001 21:09:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:36 Configure a credential helper to remove this warning. See 21:09:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:36 21:09:36 Login Succeeded 21:09:36 nexus3.edgexfoundry.org:10002 21:09:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:37 Configure a credential helper to remove this warning. See 21:09:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:37 21:09:37 Login Succeeded 21:09:37 nexus3.edgexfoundry.org:10003 21:09:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:37 Configure a credential helper to remove this warning. See 21:09:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:37 21:09:37 Login Succeeded 21:09:37 nexus3.edgexfoundry.org:10004 21:09:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:38 Configure a credential helper to remove this warning. See 21:09:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:38 21:09:38 Login Succeeded 21:09:38 docker.io 21:09:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:38 Configure a credential helper to remove this warning. See 21:09:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:38 21:09:38 Login Succeeded 21:09:38 ---> docker-login.sh ends [Pipeline] } 21:09:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:09:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:09:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:09:39 ========================================================= 21:09:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:09:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:39 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:09:39 Sending build context to Docker daemon 1.222MB 21:09:39 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 21:09:39 Step 2/12 : FROM ${BASE} AS builder 21:09:40 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:09:40 9b18e9b68314: Pulling fs layer 21:09:40 35d82f9e3411: Pulling fs layer 21:09:40 e16973657156: Pulling fs layer 21:09:40 fc693d55d65f: Pulling fs layer 21:09:40 7e9fc2657dce: Pulling fs layer 21:09:40 dda99020689f: Pulling fs layer 21:09:40 db1c61fa0a46: Pulling fs layer 21:09:40 891c053d2c06: Pulling fs layer 21:09:40 fc693d55d65f: Waiting 21:09:40 7e9fc2657dce: Waiting 21:09:40 dda99020689f: Waiting 21:09:40 db1c61fa0a46: Waiting 21:09:40 891c053d2c06: Waiting 21:09:40 e16973657156: Verifying Checksum 21:09:40 e16973657156: Download complete 21:09:40 35d82f9e3411: Verifying Checksum 21:09:40 35d82f9e3411: Download complete 21:09:40 7e9fc2657dce: Download complete 21:09:40 dda99020689f: Download complete 21:09:40 9b18e9b68314: Verifying Checksum 21:09:40 9b18e9b68314: Download complete 21:09:41 9b18e9b68314: Pull complete 21:09:41 891c053d2c06: Verifying Checksum 21:09:41 891c053d2c06: Download complete 21:09:41 35d82f9e3411: Pull complete 21:09:42 e16973657156: Pull complete 21:09:42 db1c61fa0a46: Verifying Checksum 21:09:42 db1c61fa0a46: Download complete 21:09:43 fc693d55d65f: Verifying Checksum 21:09:43 fc693d55d65f: Download complete 21:09:55 fc693d55d65f: Pull complete 21:09:55 7e9fc2657dce: Pull complete 21:09:55 dda99020689f: Pull complete 21:10:02 db1c61fa0a46: Pull complete 21:10:05 891c053d2c06: Pull complete 21:10:05 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 21:10:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:10:05 ---> f96f9c87975a 21:10:05 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:10:07 ---> Running in 92c18089473d 21:10:07 Removing intermediate container 92c18089473d 21:10:07 ---> 5e4ff3b494f8 21:10:07 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:10:07 ---> Running in deadc7b92ab6 21:10:07 Removing intermediate container deadc7b92ab6 21:10:07 ---> 67f6bc78f554 21:10:07 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 21:10:07 ---> Running in 78fb79073a09 21:10:08 Removing intermediate container 78fb79073a09 21:10:08 ---> 609accc40642 21:10:08 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:10:08 ---> Running in b0b698cd7cfa 21:10:08 Removing intermediate container b0b698cd7cfa 21:10:08 ---> c7b26dd9380c 21:10:08 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:10:09 ---> Running in f7b979896b7d 21:10:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:10:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:10:11 OK: 221 MiB in 51 packages 21:10:12 Removing intermediate container f7b979896b7d 21:10:12 ---> 521f29fd267a 21:10:12 Step 8/12 : WORKDIR /app 21:10:12 ---> Running in 87fe43f92533 21:10:12 Removing intermediate container 87fe43f92533 21:10:12 ---> 6bd4ec6746a9 21:10:12 Step 9/12 : COPY go.mod vendor* ./ 21:10:13 ---> e27cd8533f8a 21:10:13 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:10:13 ---> Running in 49f274683096 21:11:21 Removing intermediate container 49f274683096 21:11:21 ---> a6d8fa99c775 21:11:21 Step 11/12 : COPY . . 21:11:21 ---> b5f1a1200b33 21:11:21 Step 12/12 : RUN $MAKE 21:11:21 ---> Running in db3746385e70 21:11:21 noop 21:11:21 Removing intermediate container db3746385e70 21:11:21 ---> 1e59e233b358 21:11:21 Successfully built 1e59e233b358 21:11:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:21 + docker inspect -f . ci-base-image-arm64 21:11:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:21 prd-ubuntu20.04-docker-arm64-4c-16g-1680 does not seem to be running inside a container 21:11:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/66 -v /w/workspace/device-rfid-llrp-go/66:/w/workspace/device-rfid-llrp-go/66:rw,z -v /w/workspace/device-rfid-llrp-go/66@tmp:/w/workspace/device-rfid-llrp-go/66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:11:23 $ docker top f0bbc3c3bad5bab4ec52d4cae026a19c07dd03eb86be5c6f61fb662a5ac79d32 -eo pid,comm [Pipeline] { [Pipeline] sh 21:11:24 + go version 21:11:24 go version go1.18.7 linux/arm64 [Pipeline] } 21:11:24 $ docker stop --time=1 f0bbc3c3bad5bab4ec52d4cae026a19c07dd03eb86be5c6f61fb662a5ac79d32 21:11:25 $ docker rm -f --volumes f0bbc3c3bad5bab4ec52d4cae026a19c07dd03eb86be5c6f61fb662a5ac79d32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:26 + docker inspect -f . ci-base-image-arm64 21:11:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:26 prd-ubuntu20.04-docker-arm64-4c-16g-1680 does not seem to be running inside a container 21:11:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/66 -v /w/workspace/device-rfid-llrp-go/66:/w/workspace/device-rfid-llrp-go/66:rw,z -v /w/workspace/device-rfid-llrp-go/66@tmp:/w/workspace/device-rfid-llrp-go/66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:11:27 $ docker top bfd9d8e1d17ee1678b7f911756aed046eca6806c5b3779079e2183476dde15da -eo pid,comm [Pipeline] { [Pipeline] sh 21:11:28 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/66 [Pipeline] fileExists [Pipeline] sh 21:11:29 + make test 21:11:29 go test ./... -coverprofile=coverage.out ./... 21:11:31 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:13:23 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:13:23 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.123459823Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:13:55 level=INFO ts=2023-01-10T21:13:18.125495689Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 21:13:55 level=INFO ts=2023-01-10T21:13:18.125801447Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.126113804Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 21:13:55 level=INFO ts=2023-01-10T21:13:18.137780198Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=WARN ts=2023-01-10T21:13:18.138072624Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:13:55 level=INFO ts=2023-01-10T21:13:18.138450546Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:13:55 level=INFO ts=2023-01-10T21:13:18.141370982Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=WARN ts=2023-01-10T21:13:18.141489039Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.143356125Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:13:55 level=INFO ts=2023-01-10T21:13:18.143902446Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:13:55 level=INFO ts=2023-01-10T21:13:18.144908293Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.145887149Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 21:13:55 level=INFO ts=2023-01-10T21:13:18.1460786Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.146727347Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:13:55 level=INFO ts=2023-01-10T21:13:18.147210154Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=INFO ts=2023-01-10T21:13:18.147793067Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.147602066Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:13:55 level=INFO ts=2023-01-10T21:13:18.148697879Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.149198697Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:13:55 level=INFO ts=2023-01-10T21:13:18.149876766Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:13:55 level=INFO ts=2023-01-10T21:13:18.150365734Z 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}" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.153064917Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:13:55 level=INFO ts=2023-01-10T21:13:18.155538378Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.156004104Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 21:13:55 level=INFO ts=2023-01-10T21:13:18.155843505Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:13:55 level=INFO ts=2023-01-10T21:13:18.156356794Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=WARN ts=2023-01-10T21:13:18.156552035Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:13:55 level=INFO ts=2023-01-10T21:13:18.157052444Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:13:55 level=INFO ts=2023-01-10T21:13:18.157614976Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=WARN ts=2023-01-10T21:13:18.157732372Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.157875851Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:13:55 level=INFO ts=2023-01-10T21:13:18.158183398Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:13:55 level=INFO ts=2023-01-10T21:13:18.158796133Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.158929001Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.159016926Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 21:13:55 level=INFO ts=2023-01-10T21:13:18.159542105Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:13:55 level=INFO ts=2023-01-10T21:13:18.160274357Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.160423886Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:13:55 level=INFO ts=2023-01-10T21:13:18.160971897Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:13:55 level=INFO ts=2023-01-10T21:13:18.16174121Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.161878378Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:13:55 level=INFO ts=2023-01-10T21:13:18.162293642Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:13:55 level=INFO ts=2023-01-10T21:13:18.162621871Z 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}" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.165010346Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:13:55 level=INFO ts=2023-01-10T21:13:18.166791438Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 21:13:55 level=INFO ts=2023-01-10T21:13:18.166953967Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.167078364Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 21:13:55 level=INFO ts=2023-01-10T21:13:18.167599864Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=WARN ts=2023-01-10T21:13:18.167675638Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:13:55 level=INFO ts=2023-01-10T21:13:18.167905071Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:13:55 level=INFO ts=2023-01-10T21:13:18.168348806Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=WARN ts=2023-01-10T21:13:18.16841352Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.168508895Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:13:55 level=INFO ts=2023-01-10T21:13:18.168636913Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:13:55 level=INFO ts=2023-01-10T21:13:18.169059777Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.169155132Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.169256268Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 21:13:55 level=INFO ts=2023-01-10T21:13:18.169339633Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:13:55 level=INFO ts=2023-01-10T21:13:18.169849522Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.16999783Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:13:55 level=INFO ts=2023-01-10T21:13:18.170119037Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:13:55 level=INFO ts=2023-01-10T21:13:18.170776984Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.171132555Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:13:55 level=INFO ts=2023-01-10T21:13:18.171669675Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:13:55 level=INFO ts=2023-01-10T21:13:18.171867546Z 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}" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.173320149Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:13:55 level=INFO ts=2023-01-10T21:13:18.174523527Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 21:13:55 level=INFO ts=2023-01-10T21:13:18.174610162Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.174726479Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 21:13:55 level=INFO ts=2023-01-10T21:13:18.175137272Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=WARN ts=2023-01-10T21:13:18.175201226Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:13:55 level=INFO ts=2023-01-10T21:13:18.175486352Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:13:55 level=INFO ts=2023-01-10T21:13:18.175867444Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=WARN ts=2023-01-10T21:13:18.175935738Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.176026813Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:13:55 level=INFO ts=2023-01-10T21:13:18.176165921Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:13:55 level=INFO ts=2023-01-10T21:13:18.176592115Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.17668547Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.176775185Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 21:13:55 level=INFO ts=2023-01-10T21:13:18.176866431Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:13:55 level=INFO ts=2023-01-10T21:13:18.177305856Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.177398681Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:13:55 level=INFO ts=2023-01-10T21:13:18.177516338Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:13:55 level=INFO ts=2023-01-10T21:13:18.177963963Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.178372226Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:13:55 level=INFO ts=2023-01-10T21:13:18.178842543Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:13:55 level=INFO ts=2023-01-10T21:13:18.179016153Z 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}" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.180998246Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:13:55 level=INFO ts=2023-01-10T21:13:18.182606327Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 21:13:55 level=INFO ts=2023-01-10T21:13:18.182747765Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.182857551Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 21:13:55 level=INFO ts=2023-01-10T21:13:18.183291466Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=WARN ts=2023-01-10T21:13:18.18335678Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:13:55 level=INFO ts=2023-01-10T21:13:18.183519789Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:13:55 level=INFO ts=2023-01-10T21:13:18.183905221Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=WARN ts=2023-01-10T21:13:18.183982445Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.184094032Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:13:55 level=INFO ts=2023-01-10T21:13:18.184221799Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:13:55 level=INFO ts=2023-01-10T21:13:18.184704226Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.184797182Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.184898767Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 21:13:55 level=INFO ts=2023-01-10T21:13:18.185001203Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:13:55 level=INFO ts=2023-01-10T21:13:18.185548114Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.185670351Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:13:55 level=INFO ts=2023-01-10T21:13:18.185919695Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:13:55 level=INFO ts=2023-01-10T21:13:18.186424774Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.186648557Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:13:55 level=INFO ts=2023-01-10T21:13:18.190233601Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:13:55 level=INFO ts=2023-01-10T21:13:18.190408681Z 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}" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.192213433Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:13:55 level=INFO ts=2023-01-10T21:13:18.193429012Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 21:13:55 level=INFO ts=2023-01-10T21:13:18.193518348Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.193636224Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 21:13:55 level=INFO ts=2023-01-10T21:13:18.194222548Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=WARN ts=2023-01-10T21:13:18.194410928Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:13:55 level=INFO ts=2023-01-10T21:13:18.194767649Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:13:55 level=INFO ts=2023-01-10T21:13:18.195482049Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=WARN ts=2023-01-10T21:13:18.1956732Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.195929165Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:13:55 level=INFO ts=2023-01-10T21:13:18.196345348Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:13:55 level=INFO ts=2023-01-10T21:13:18.197048908Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.197336255Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.197524235Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 21:13:55 level=INFO ts=2023-01-10T21:13:18.19796552Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:13:55 level=INFO ts=2023-01-10T21:13:18.204207385Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.204908585Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:13:55 level=INFO ts=2023-01-10T21:13:18.20516166Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:13:55 level=INFO ts=2023-01-10T21:13:18.205643787Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.205824777Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:13:55 level=INFO ts=2023-01-10T21:13:18.206031829Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:13:55 level=INFO ts=2023-01-10T21:13:18.206160166Z 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}" 21:13:55 --- FAIL: TestAutoDiscoverNaming (0.10s) 21:13:55 --- FAIL: TestAutoDiscoverNaming/LLRP-302411f9c92d4f (0.01s) 21:13:55 discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:52898: use of closed network connection 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.207613289Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.209396571Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:13:55 level=INFO ts=2023-01-10T21:13:18.21114426Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 21:13:55 level=INFO ts=2023-01-10T21:13:18.211266627Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.211377663Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 21:13:55 level=INFO ts=2023-01-10T21:13:18.211869991Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=WARN ts=2023-01-10T21:13:18.211936365Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:13:55 level=INFO ts=2023-01-10T21:13:18.212102804Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:13:55 level=INFO ts=2023-01-10T21:13:18.212443214Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=WARN ts=2023-01-10T21:13:18.212521878Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.212615994Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:13:55 level=INFO ts=2023-01-10T21:13:18.212738401Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:13:55 level=INFO ts=2023-01-10T21:13:18.213222608Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.213311963Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.213400738Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 21:13:55 level=INFO ts=2023-01-10T21:13:18.213486823Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:13:55 level=INFO ts=2023-01-10T21:13:18.214464929Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.214594666Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:13:55 level=INFO ts=2023-01-10T21:13:18.215031531Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:13:55 level=INFO ts=2023-01-10T21:13:18.216043789Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.216216068Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:13:55 level=INFO ts=2023-01-10T21:13:18.216676445Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:13:55 level=INFO ts=2023-01-10T21:13:18.217041705Z 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}" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.218304497Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:13:55 level=INFO ts=2023-01-10T21:13:18.220246698Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.220598968Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 21:13:55 level=INFO ts=2023-01-10T21:13:18.220427088Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:13:55 level=INFO ts=2023-01-10T21:13:18.220801639Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=WARN ts=2023-01-10T21:13:18.220907925Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:13:55 level=INFO ts=2023-01-10T21:13:18.221263825Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:13:55 level=INFO ts=2023-01-10T21:13:18.221980956Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=WARN ts=2023-01-10T21:13:18.222093053Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.22222969Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:13:55 level=INFO ts=2023-01-10T21:13:18.222640684Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:13:55 level=INFO ts=2023-01-10T21:13:18.22310121Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.223255169Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.223401207Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 21:13:55 level=INFO ts=2023-01-10T21:13:18.223887255Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:13:55 level=INFO ts=2023-01-10T21:13:18.224439896Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.224585154Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:13:55 level=INFO ts=2023-01-10T21:13:18.225003458Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:13:55 level=INFO ts=2023-01-10T21:13:18.226465481Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:13:55 level=DEBUG ts=2023-01-10T21:13:18.226690154Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:13:55 level=INFO ts=2023-01-10T21:13:18.227262257Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:13:55 level=INFO ts=2023-01-10T21:13:18.227514301Z 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}" 21:13:55 level=WARN ts=2023-01-10T21:13:18.228698068Z app=test source=discover.go:253 msg="Re-discovered existing device at the same TCP address, nothing to do." 21:13:55 FAIL 21:13:55 coverage: 38.5% of statements 21:13:55 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 36.142s 21:13:55 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.592s coverage: 52.0% of statements 21:13:55 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.034s coverage: 96.4% of statements 21:13:55 FAIL 21:13:55 make: *** [Makefile:31: unittest] Error 1 [Pipeline] } 21:13:55 $ docker stop --time=1 bfd9d8e1d17ee1678b7f911756aed046eca6806c5b3779079e2183476dde15da 21:13:57 $ docker rm -f --volumes bfd9d8e1d17ee1678b7f911756aed046eca6806c5b3779079e2183476dde15da [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] withEnv [Pipeline] { [Pipeline] sh 21:13:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:13:58 21:13:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:13:59 arm64: Pulling from edgex-lftools-log-publisher 21:13:59 8998bd30e6a1: Pulling fs layer 21:13:59 04944245beec: Pulling fs layer 21:13:59 699f458cf7ca: Pulling fs layer 21:13:59 765212b225bb: Pulling fs layer 21:13:59 f23df028b6ca: Pulling fs layer 21:13:59 d65c8cfc05b1: Pulling fs layer 21:13:59 2437ff75d9bd: Pulling fs layer 21:13:59 765212b225bb: Waiting 21:13:59 f23df028b6ca: Waiting 21:13:59 d65c8cfc05b1: Waiting 21:13:59 2437ff75d9bd: Waiting 21:13:59 04944245beec: Verifying Checksum 21:13:59 04944245beec: Download complete 21:13:59 765212b225bb: Verifying Checksum 21:13:59 765212b225bb: Download complete 21:13:59 699f458cf7ca: Download complete 21:13:59 d65c8cfc05b1: Verifying Checksum 21:13:59 d65c8cfc05b1: Download complete 21:13:59 f23df028b6ca: Verifying Checksum 21:13:59 f23df028b6ca: Download complete 21:14:00 8998bd30e6a1: Verifying Checksum 21:14:00 8998bd30e6a1: Download complete 21:14:02 2437ff75d9bd: Verifying Checksum 21:14:02 2437ff75d9bd: Download complete 21:14:04 8998bd30e6a1: Pull complete 21:14:05 04944245beec: Pull complete 21:14:06 699f458cf7ca: Pull complete 21:14:07 765212b225bb: Pull complete 21:14:08 f23df028b6ca: Pull complete 21:14:08 d65c8cfc05b1: Pull complete 21:14:23 2437ff75d9bd: Pull complete 21:14:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:14:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:14:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:14:23 prd-ubuntu20.04-docker-arm64-4c-16g-1680 does not seem to be running inside a container 21:14:23 $ 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/66 -v /w/workspace/device-rfid-llrp-go/66:/w/workspace/device-rfid-llrp-go/66:rw,z -v /w/workspace/device-rfid-llrp-go/66@tmp:/w/workspace/device-rfid-llrp-go/66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:14:26 $ docker top 855630bbc5a7657059f8b89ae1ec8c2cad1e79edafe7506e84daad0175a0a247 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:14:27 ---> job-cost.sh 21:14:27 lf-activate-venv: SKIPPING 21:14:27 INFO: No Stack... 21:14:27 INFO: Retrieving Pricing Info for: v3-standard-4 21:14:28 INFO: Archiving Costs [Pipeline] sh 21:14:29 + cat /w/workspace/device-rfid-llrp-go/66/archives/cost.csv 21:14:29 + cut -d, -f6 [Pipeline] lock 21:14:29 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-66-stack-cost] 21:14:29 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-66-stack-cost] did not exist. Created. 21:14:29 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-66-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:14:29 /w/workspace/device-rfid-llrp-go/66@tmp/durable-1d30b08a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:14:30 + echo total: 0.10999999940395355 [Pipeline] stash 21:14:30 Warning: overwriting stash ‘stack-cost’ 21:14:31 Stashed 1 file(s) [Pipeline] } 21:14:31 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-66-stack-cost] [Pipeline] // lock [Pipeline] } 21:14:31 $ docker stop --time=1 855630bbc5a7657059f8b89ae1ec8c2cad1e79edafe7506e84daad0175a0a247 21:14:32 $ docker rm -f --volumes 855630bbc5a7657059f8b89ae1ec8c2cad1e79edafe7506e84daad0175a0a247 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:14:33 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 21:14:33 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 21:14:33 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 21:14:33 total 16 21:14:33 drwxr-xr-x 3 root root 4096 Jan 10 21:08 . 21:14:33 drwxrwxr-x 12 jenkins jenkins 4096 Jan 10 21:08 .. 21:14:33 drwxr-xr-x 2 root root 4096 Jan 10 21:08 cost 21:14:33 -rw-r--r-- 1 root root 90 Jan 10 21:08 cost.csv 21:14:33 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 21:14:33 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 21:14:33 total 16 21:14:33 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 21:08 . 21:14:33 drwxrwxr-x 12 jenkins jenkins 4096 Jan 10 21:08 .. 21:14:33 drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 21:08 cost 21:14:33 -rw-r--r-- 1 jenkins jenkins 90 Jan 10 21:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:14:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:14:34 ---> package-listing.sh 21:14:34 ++ facter osfamily 21:14:34 ++ tr '[:upper:]' '[:lower:]' 21:14:35 + OS_FAMILY=debian 21:14:35 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 21:14:35 + START_PACKAGES=/tmp/packages_start.txt 21:14:35 + END_PACKAGES=/tmp/packages_end.txt 21:14:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:14:35 + PACKAGES=/tmp/packages_start.txt 21:14:35 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 21:14:35 + PACKAGES=/tmp/packages_end.txt 21:14:35 + case "${OS_FAMILY}" in 21:14:35 + dpkg -l 21:14:35 + grep '^ii' 21:14:35 + '[' -f /tmp/packages_start.txt ']' 21:14:35 + '[' -f /tmp/packages_end.txt ']' 21:14:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:14:35 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 21:14:35 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 21:14:35 + 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 21:14:35 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 21:14:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:14:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:14:36 prd-ubuntu20.04-docker-8c-8g-1676 does not seem to be running inside a container 21:14:36 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:14:36 $ docker top b919bc229f478b081debfebc4c68f5c5dfeaf4266db43a4da1ca8e5fe47aa82f -eo pid,comm [Pipeline] { [Pipeline] sh 21:14:36 + touch /tmp/pre-build-complete [Pipeline] sh 21:14:37 + mkdir -p /var/log/sysstat [Pipeline] sh 21:14:37 + ls /var/log/sa-host 21:14:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:14:37 provisioning config files... 21:14:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config498646803955158000tmp [Pipeline] { [Pipeline] echo 21:14:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:14:37 ---> create-netrc.sh [Pipeline] } 21:14:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:14:37 ---> python-tools-install.sh [Pipeline] echo 21:14:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:14:38 ---> sudo-logs.sh 21:14:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:14:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:14:38 ---> job-cost.sh 21:14:38 lf-activate-venv: SKIPPING 21:14:38 DEBUG: total: 0.2199999988079071 21:14:38 INFO: Retrieving Stack Cost... 21:14:38 INFO: Retrieving Pricing Info for: v3-standard-8 21:14:39 INFO: Archiving Costs [Pipeline] echo 21:14:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:14:39 ---> logs-deploy.sh 21:14:39 lf-activate-venv: SKIPPING 21:14:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/66 21:14:39 INFO: archiving workspace using pattern(s): 21:14:40 Archives upload complete. 21:14:40 INFO: archiving logs to Nexus 21:14:41 ---> uname -a: 21:14:41 Linux prd-ubuntu20-04-docker-8c-8g-1676 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:14:41 21:14:41 21:14:41 ---> lscpu: 21:14:41 Architecture: x86_64 21:14:41 CPU op-mode(s): 32-bit, 64-bit 21:14:41 Byte Order: Little Endian 21:14:41 Address sizes: 40 bits physical, 48 bits virtual 21:14:41 CPU(s): 8 21:14:41 On-line CPU(s) list: 0-7 21:14:41 Thread(s) per core: 1 21:14:41 Core(s) per socket: 1 21:14:41 Socket(s): 8 21:14:41 NUMA node(s): 1 21:14:41 Vendor ID: AuthenticAMD 21:14:41 CPU family: 23 21:14:41 Model: 49 21:14:41 Model name: AMD EPYC-Rome Processor 21:14:41 Stepping: 0 21:14:41 CPU MHz: 2799.988 21:14:41 BogoMIPS: 5599.97 21:14:41 Virtualization: AMD-V 21:14:41 Hypervisor vendor: KVM 21:14:41 Virtualization type: full 21:14:41 L1d cache: 256 KiB 21:14:41 L1i cache: 256 KiB 21:14:41 L2 cache: 4 MiB 21:14:41 L3 cache: 128 MiB 21:14:41 NUMA node0 CPU(s): 0-7 21:14:41 Vulnerability Itlb multihit: Not affected 21:14:41 Vulnerability L1tf: Not affected 21:14:41 Vulnerability Mds: Not affected 21:14:41 Vulnerability Meltdown: Not affected 21:14:41 Vulnerability Mmio stale data: Not affected 21:14:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:14:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:14:41 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:14:41 Vulnerability Srbds: Not affected 21:14:41 Vulnerability Tsx async abort: Not affected 21:14:41 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:14:41 21:14:41 21:14:41 ---> nproc: 21:14:41 8 21:14:41 21:14:41 21:14:41 ---> df -h: 21:14:41 Filesystem Size Used Avail Use% Mounted on 21:14:41 overlay 155G 12G 144G 8% / 21:14:41 tmpfs 64M 0 64M 0% /dev 21:14:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:14:41 shm 64M 0 64M 0% /dev/shm 21:14:41 /dev/vda1 155G 12G 144G 8% /facter-os 21:14:41 21:14:41