Pull request #151 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 18b59f63c3a5033e24d740163d3aa7e39c131803+963987e627e8dcac0df49593e42f1bbbca2c5392 (d39f65d8cafff62a6137885f6b78a2494691675b) 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-ssh9491157597264231387.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-ssh14873010794360822761.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-151/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-151/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1583240698014002383.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-151/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15698367925352863140.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh6936491565672920240.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-151/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-151/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10150039223150157171.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5533 in /w/workspace/undry_device-rfid-llrp-go_PR-151 [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/undry_device-rfid-llrp-go_PR-151 # 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 > 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 Merging remotes/origin/main commit 963987e627e8dcac0df49593e42f1bbbca2c5392 into PR head commit 18b59f63c3a5033e24d740163d3aa7e39c131803 Merge succeeded, producing 18b59f63c3a5033e24d740163d3aa7e39c131803 Checking out Revision 18b59f63c3a5033e24d740163d3aa7e39c131803 (PR-151) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:04:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18b59f63c3a5033e24d740163d3aa7e39c131803 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 963987e627e8dcac0df49593e42f1bbbca2c5392 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18b59f63c3a5033e24d740163d3aa7e39c131803 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:04:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:04:13 ========================================================= 11:04:13 EdgeX Global Pipelines Version Info 11:04:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:04:14 ------------------- 11:04:14 stable info: 11:04:14 ------------------- 11:04:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:04:14 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 11:04:14 Message: update stable to v1.0.244 11:04:14 ------------------- 11:04:14 experimental info: 11:04:14 ------------------- 11:04:14 Commited By: **** collab-it+edgex@linuxfoundation.org 11:04:14 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 11:04:14 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:04:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 11:04:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 11:04:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:04:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:04:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:04:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 11:04:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 11:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:04:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:04:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:04:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:04:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:04:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:04:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:04:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:04:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:04:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:04:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:04:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:04:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:04:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:04:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-151 [Pipeline] echo 11:04:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-151 [Pipeline] echo 11:04:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-151 [Pipeline] echo 11:04:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 18b59f63c3a5033e24d740163d3aa7e39c131803 [Pipeline] echo 11:04:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 18b59f6 [Pipeline] echo 11:04:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:04:16 provisioning config files... 11:04:16 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-151@tmp/config12001792462771390120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:04:16 ---> docker-login.sh 11:04:16 nexus3.edgexfoundry.org:10001 11:04:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:17 Configure a credential helper to remove this warning. See 11:04:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:17 11:04:17 Login Succeeded 11:04:17 nexus3.edgexfoundry.org:10002 11:04:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:17 Configure a credential helper to remove this warning. See 11:04:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:17 11:04:17 Login Succeeded 11:04:17 nexus3.edgexfoundry.org:10003 11:04:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:17 Configure a credential helper to remove this warning. See 11:04:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:17 11:04:17 Login Succeeded 11:04:17 nexus3.edgexfoundry.org:10004 11:04:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:17 Configure a credential helper to remove this warning. See 11:04:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:17 11:04:17 Login Succeeded 11:04:17 docker.io 11:04:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:17 Configure a credential helper to remove this warning. See 11:04:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:17 11:04:17 Login Succeeded 11:04:17 ---> docker-login.sh ends [Pipeline] } 11:04:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:04:18 + git rev-list -1 --merges 18b59f63c3a5033e24d740163d3aa7e39c131803~1..18b59f63c3a5033e24d740163d3aa7e39c131803 [Pipeline] echo 11:04:18 -----------> git rev-list -1 --merges 18b59f63c3a5033e24d740163d3aa7e39c131803~1..18b59f63c3a5033e24d740163d3aa7e39c131803 18b59f63c3a5033e24d740163d3aa7e39c131803 [false] [Pipeline] sh 11:04:18 + git log --format=format:%s -1 18b59f63c3a5033e24d740163d3aa7e39c131803 [Pipeline] echo 11:04:18 ========================================================= 11:04:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:04:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:04:19 + git log --format=format:%s -1 18b59f63c3a5033e24d740163d3aa7e39c131803 [Pipeline] echo 11:04:19 [semverPrep] GIT_COMMIT: 18b59f63c3a5033e24d740163d3aa7e39c131803, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:04:19 [semverPrep] This is not a build commit. [Pipeline] sh 11:04:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:04:19 + grep -v github /etc/ssh/ssh_known_hosts 11:04:19 + [ -e /tmp/ssh_known_hosts ] 11:04:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:04:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:04:19 + sudo tee -a /etc/ssh/ssh_known_hosts 11:04:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:04:20 11:04:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:04:20 0.1.4: Pulling from edgex-devops/py-git-semver 11:04:20 b85a868b505f: Pulling fs layer 11:04:20 e2be974225ed: Pulling fs layer 11:04:20 339a4e72a1f5: Pulling fs layer 11:04:20 988bab9f4d93: Pulling fs layer 11:04:20 1469e6f7b9e6: Pulling fs layer 11:04:20 988bab9f4d93: Waiting 11:04:20 eaf3925da568: Pulling fs layer 11:04:20 bab4dde63d76: Pulling fs layer 11:04:20 bde34c3a00c8: Pulling fs layer 11:04:20 1469e6f7b9e6: Waiting 11:04:20 bab4dde63d76: Waiting 11:04:20 b352a97aabf1: Pulling fs layer 11:04:20 4872d77fe225: Pulling fs layer 11:04:20 b352a97aabf1: Waiting 11:04:20 bde34c3a00c8: Waiting 11:04:20 5851b861e8e6: Pulling fs layer 11:04:20 5851b861e8e6: Waiting 11:04:20 e2be974225ed: Verifying Checksum 11:04:20 e2be974225ed: Download complete 11:04:20 988bab9f4d93: Download complete 11:04:20 339a4e72a1f5: Verifying Checksum 11:04:20 339a4e72a1f5: Download complete 11:04:20 1469e6f7b9e6: Verifying Checksum 11:04:20 1469e6f7b9e6: Download complete 11:04:20 eaf3925da568: Verifying Checksum 11:04:20 eaf3925da568: Download complete 11:04:20 bde34c3a00c8: Download complete 11:04:21 b352a97aabf1: Download complete 11:04:21 4872d77fe225: Verifying Checksum 11:04:21 4872d77fe225: Download complete 11:04:21 5851b861e8e6: Verifying Checksum 11:04:21 5851b861e8e6: Download complete 11:04:21 b85a868b505f: Verifying Checksum 11:04:21 b85a868b505f: Download complete 11:04:21 bab4dde63d76: Verifying Checksum 11:04:21 bab4dde63d76: Download complete 11:04:22 b85a868b505f: Pull complete 11:04:22 e2be974225ed: Pull complete 11:04:23 339a4e72a1f5: Pull complete 11:04:23 988bab9f4d93: Pull complete 11:04:23 1469e6f7b9e6: Pull complete 11:04:23 eaf3925da568: Pull complete 11:04:25 bab4dde63d76: Pull complete 11:04:25 bde34c3a00c8: Pull complete 11:04:25 b352a97aabf1: Pull complete 11:04:25 4872d77fe225: Pull complete 11:04:26 5851b861e8e6: Pull complete 11:04:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:04:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:04:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:04:26 prd-ubuntu20.04-docker-8c-8g-5533 does not seem to be running inside a container 11:04:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-151 -v /w/workspace/undry_device-rfid-llrp-go_PR-151:/w/workspace/undry_device-rfid-llrp-go_PR-151:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-151@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-151@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-devops/py-git-semver:0.1.4 cat 11:04:31 $ docker top 2d195d0607ee15f5327c9466dbeacbc0bf179b8b31671dfca6fa9e796f1c0546 -eo pid,comm 11:04:31 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). 11:04:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:04:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:04:32 [ssh-agent] Looking for ssh-agent implementation... 11:04:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:04:33 $ docker exec 2d195d0607ee15f5327c9466dbeacbc0bf179b8b31671dfca6fa9e796f1c0546 ssh-agent 11:04:33 SSH_AUTH_SOCK=/tmp/ssh-6LiXYTBlqWcW/agent.32 11:04:33 SSH_AGENT_PID=38 11:04:33 Running ssh-add (command line suppressed) 11:04:33 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-151@tmp/private_key_3905932247695065194.key (/w/workspace/undry_device-rfid-llrp-go_PR-151@tmp/private_key_3905932247695065194.key) 11:04:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:04:33 + git tag --points-at HEAD [Pipeline] } 11:04:33 $ docker exec --env ******** --env ******** 2d195d0607ee15f5327c9466dbeacbc0bf179b8b31671dfca6fa9e796f1c0546 ssh-agent -k 11:04:33 unset SSH_AUTH_SOCK; 11:04:33 unset SSH_AGENT_PID; 11:04:33 echo Agent pid 38 killed; 11:04:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:04:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:04:33 [ssh-agent] Looking for ssh-agent implementation... 11:04:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:04:33 $ docker exec 2d195d0607ee15f5327c9466dbeacbc0bf179b8b31671dfca6fa9e796f1c0546 ssh-agent 11:04:34 SSH_AUTH_SOCK=/tmp/ssh-Ufwhnsmip3yS/agent.70 11:04:34 SSH_AGENT_PID=76 11:04:34 Running ssh-add (command line suppressed) 11:04:34 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-151@tmp/private_key_14948485098368800412.key (/w/workspace/undry_device-rfid-llrp-go_PR-151@tmp/private_key_14948485098368800412.key) 11:04:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:04:34 + git semver init 11:04:34 2023-02-13 11:04:34,712 [run_init] DEBUG init version:0.0.0 force:False 11:04:34 2023-02-13 11:04:34,713 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-151/.semver 11:04:34 2023-02-13 11:04:34,713 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-151/.semver 11:04:34 2023-02-13 11:04:34,713 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-151/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-151, universal_newlines=False, shell=None, istream=None) 11:04:35 2023-02-13 11:04:35,690 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-151/.git/info/exclude 11:04:35 2023-02-13 11:04:35,691 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-151/.semver/PR-151 with force:False 11:04:35 2023-02-13 11:04:35,691 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-151/.semver/PR-151 11:04:35 2023-02-13 11:04:35,696 [execute] INFO git cat-file --batch-check 11:04:35 2023-02-13 11:04:35,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-151/.semver, universal_newlines=False, shell=None, istream=) 11:04:35 2023-02-13 11:04:35,706 [execute] INFO git cat-file --batch 11:04:35 2023-02-13 11:04:35,707 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-151/.semver, universal_newlines=False, shell=None, istream=) 11:04:35 2023-02-13 11:04:35,713 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-151/.semver/PR-151 11:04:35 0.0.0 [Pipeline] } 11:04:35 $ docker exec --env ******** --env ******** 2d195d0607ee15f5327c9466dbeacbc0bf179b8b31671dfca6fa9e796f1c0546 ssh-agent -k 11:04:36 unset SSH_AUTH_SOCK; 11:04:36 unset SSH_AGENT_PID; 11:04:36 echo Agent pid 76 killed; 11:04:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:04:36 + git semver [Pipeline] } 11:04:36 $ docker stop --time=1 2d195d0607ee15f5327c9466dbeacbc0bf179b8b31671dfca6fa9e796f1c0546 11:04:38 $ docker rm -f --volumes 2d195d0607ee15f5327c9466dbeacbc0bf179b8b31671dfca6fa9e796f1c0546 [Pipeline] // withDockerContainer [Pipeline] sh 11:04:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:04:38 Stashed 1 file(s) [Pipeline] echo 11:04:38 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:04:39 provisioning config files... 11:04:39 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-151@tmp/config10001497572721072499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:04:39 ---> docker-login.sh 11:04:39 nexus3.edgexfoundry.org:10001 11:04:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:39 Configure a credential helper to remove this warning. See 11:04:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:39 11:04:39 Login Succeeded 11:04:39 nexus3.edgexfoundry.org:10002 11:04:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:39 Configure a credential helper to remove this warning. See 11:04:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:39 11:04:39 Login Succeeded 11:04:39 nexus3.edgexfoundry.org:10003 11:04:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:40 Configure a credential helper to remove this warning. See 11:04:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:40 11:04:40 Login Succeeded 11:04:40 nexus3.edgexfoundry.org:10004 11:04:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:40 Configure a credential helper to remove this warning. See 11:04:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:40 11:04:40 Login Succeeded 11:04:40 docker.io 11:04:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:40 Configure a credential helper to remove this warning. See 11:04:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:40 11:04:40 Login Succeeded 11:04:40 ---> docker-login.sh ends [Pipeline] } 11:04:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:04:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:04:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:04:40 ========================================================= 11:04:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 11:04:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:41 + 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 . 11:04:41 Sending build context to Docker daemon 4.108MB 11:04:41 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 11:04:41 Step 2/12 : FROM ${BASE} AS builder 11:04:41 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 11:04:41 213ec9aee27d: Pulling fs layer 11:04:41 4583459ba037: Pulling fs layer 11:04:41 93c1e223e6f2: Pulling fs layer 11:04:41 53926ce57604: Pulling fs layer 11:04:41 21b2b0c7a3f4: Pulling fs layer 11:04:41 22ff95d597cd: Pulling fs layer 11:04:41 12d6caf4c0d1: Pulling fs layer 11:04:41 96b7cbca73a9: Pulling fs layer 11:04:41 a7acece74701: Pulling fs layer 11:04:41 53926ce57604: Waiting 11:04:41 21b2b0c7a3f4: Waiting 11:04:41 22ff95d597cd: Waiting 11:04:41 12d6caf4c0d1: Waiting 11:04:41 96b7cbca73a9: Waiting 11:04:41 a7acece74701: Waiting 11:04:41 93c1e223e6f2: Verifying Checksum 11:04:41 93c1e223e6f2: Download complete 11:04:41 4583459ba037: Download complete 11:04:41 21b2b0c7a3f4: Verifying Checksum 11:04:41 21b2b0c7a3f4: Download complete 11:04:41 22ff95d597cd: Verifying Checksum 11:04:41 22ff95d597cd: Download complete 11:04:41 213ec9aee27d: Verifying Checksum 11:04:41 213ec9aee27d: Download complete 11:04:41 12d6caf4c0d1: Verifying Checksum 11:04:41 12d6caf4c0d1: Download complete 11:04:41 213ec9aee27d: Pull complete 11:04:41 4583459ba037: Pull complete 11:04:42 93c1e223e6f2: Pull complete 11:04:42 53926ce57604: Verifying Checksum 11:04:42 53926ce57604: Download complete 11:04:42 a7acece74701: Verifying Checksum 11:04:42 a7acece74701: Download complete 11:04:42 96b7cbca73a9: Verifying Checksum 11:04:42 96b7cbca73a9: Download complete 11:04:46 53926ce57604: Pull complete 11:04:46 21b2b0c7a3f4: Pull complete 11:04:46 22ff95d597cd: Pull complete 11:04:46 12d6caf4c0d1: Pull complete 11:04:49 96b7cbca73a9: Pull complete 11:04:50 a7acece74701: Pull complete 11:04:50 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 11:04:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 11:04:50 ---> db6d94c90886 11:04:50 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:04:54 Still waiting to schedule task 11:04:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:04:58 ---> Running in 3d8846a56e28 11:04:58 Removing intermediate container 3d8846a56e28 11:04:58 ---> 3fb33d9b9873 11:04:58 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:04:58 ---> Running in b058b2a70157 11:04:58 Removing intermediate container b058b2a70157 11:04:58 ---> f1b306c0a42e 11:04:58 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:04:58 ---> Running in 67887b07898f 11:04:58 Removing intermediate container 67887b07898f 11:04:58 ---> 8e258b3238d4 11:04:58 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:04:58 ---> Running in c079b4ca6874 11:04:58 Removing intermediate container c079b4ca6874 11:04:58 ---> 23274253a832 11:04:58 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:04:58 ---> Running in a003a15e5fc9 11:04:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:04:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:04:58 OK: 211 MiB in 51 packages 11:04:58 Removing intermediate container a003a15e5fc9 11:04:58 ---> ff5e507b6efb 11:04:58 Step 8/12 : WORKDIR /app 11:04:58 ---> Running in 2ba8417ec537 11:04:58 Removing intermediate container 2ba8417ec537 11:04:58 ---> 604f83e89834 11:04:58 Step 9/12 : COPY go.mod vendor* ./ 11:04:58 ---> 6a7dd3293d9f 11:04:58 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:04:58 ---> Running in 8fd19de31b78 11:05:31 Removing intermediate container 8fd19de31b78 11:05:31 ---> 5dceddefa0d9 11:05:31 Step 11/12 : COPY . . 11:05:31 ---> ef100f166a98 11:05:31 Step 12/12 : RUN $MAKE 11:05:31 ---> Running in 45498cfce330 11:05:31 noop 11:05:32 Removing intermediate container 45498cfce330 11:05:32 ---> 012c1e99a63a 11:05:32 Successfully built 012c1e99a63a 11:05:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:32 + docker inspect -f . ci-base-image-x86_64 11:05:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:32 prd-ubuntu20.04-docker-8c-8g-5533 does not seem to be running inside a container 11:05:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-151 -v /w/workspace/undry_device-rfid-llrp-go_PR-151:/w/workspace/undry_device-rfid-llrp-go_PR-151:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-151@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:05:33 $ docker top 74fdde3bccf197cacf2f00a9f68186752979e6f282c43de4346402390891682c -eo pid,comm [Pipeline] { [Pipeline] sh 11:05:33 + go version 11:05:33 go version go1.18.7 linux/amd64 [Pipeline] } 11:05:33 $ docker stop --time=1 74fdde3bccf197cacf2f00a9f68186752979e6f282c43de4346402390891682c 11:05:34 $ docker rm -f --volumes 74fdde3bccf197cacf2f00a9f68186752979e6f282c43de4346402390891682c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:35 + docker inspect -f . ci-base-image-x86_64 11:05:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:35 prd-ubuntu20.04-docker-8c-8g-5533 does not seem to be running inside a container 11:05:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-151 -v /w/workspace/undry_device-rfid-llrp-go_PR-151:/w/workspace/undry_device-rfid-llrp-go_PR-151:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-151@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:05:36 $ docker top 5e5f96cf2a98b2d353a9eef19977ca9cd02a4b0c913ada954b26ca367609332d -eo pid,comm [Pipeline] { [Pipeline] sh 11:05:36 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-151 [Pipeline] fileExists [Pipeline] sh 11:05:36 + make test 11:05:36 go test ./... -coverprofile=coverage.out ./... 11:05:37 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:05:49 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:05:49 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:05:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.006s coverage: 38.5% of statements 11:05:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.250s coverage: 52.0% of statements 11:05:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.030s coverage: 95.5% of statements 11:06:02 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." 11:06:02 go vet ./... 11:06:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:06:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:06:05 ./bin/test-attribution-txt.sh 11:06:05 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 11:06:05 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 11:06:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:06:05 $ docker stop --time=1 5e5f96cf2a98b2d353a9eef19977ca9cd02a4b0c913ada954b26ca367609332d 11:06:09 $ docker rm -f --volumes 5e5f96cf2a98b2d353a9eef19977ca9cd02a4b0c913ada954b26ca367609332d [Pipeline] // withDockerContainer [Pipeline] sh 11:06:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:06:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:06:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:06:10 + ls -al . 11:06:10 total 636 11:06:10 drwxrwxr-x 11 jenkins jenkins 4096 Feb 13 11:05 . 11:06:10 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 11:04 .. 11:06:10 -rw-rw-r-- 1 jenkins jenkins 134 Feb 13 11:04 .dockerignore 11:06:10 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 11:05 .git 11:06:10 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 11:04 .github 11:06:10 -rw-rw-r-- 1 jenkins jenkins 946 Feb 13 11:04 .gitignore 11:06:10 -rw-rw-r-- 1 jenkins jenkins 41 Feb 13 11:04 .golangci.yml 11:06:10 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 11:04 .semver 11:06:10 -rw-rw-r-- 1 jenkins jenkins 10896 Feb 13 11:04 Attribution.txt 11:06:10 -rw-rw-r-- 1 jenkins jenkins 5905 Feb 13 11:04 CHANGELOG.md 11:06:10 -rw-rw-r-- 1 jenkins jenkins 1347 Feb 13 11:04 Dockerfile 11:06:10 -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 11:04 GOVERNANCE.md 11:06:10 -rw-rw-r-- 1 jenkins jenkins 683 Feb 13 11:04 Jenkinsfile 11:06:10 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 13 11:04 LICENSE 11:06:10 -rw-rw-r-- 1 jenkins jenkins 2018 Feb 13 11:04 Makefile 11:06:10 -rw-rw-r-- 1 jenkins jenkins 625 Feb 13 11:04 OWNERS.md 11:06:10 -rw-rw-r-- 1 jenkins jenkins 28496 Feb 13 11:04 README.md 11:06:10 -rw-rw-r-- 1 jenkins jenkins 5 Feb 13 11:04 VERSION 11:06:10 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 11:04 bin 11:06:10 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 11:04 cmd 11:06:10 -rw-r--r-- 1 jenkins jenkins 460049 Feb 13 11:05 coverage.out 11:06:10 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 11:04 examples 11:06:10 -rw-rw-r-- 1 jenkins jenkins 3462 Feb 13 11:04 go.mod 11:06:10 -rw-rw-r-- 1 jenkins jenkins 33032 Feb 13 11:04 go.sum 11:06:10 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 11:04 images 11:06:10 drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 11:04 internal 11:06:10 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 11:04 snap 11:06:10 -rw-rw-r-- 1 jenkins jenkins 193 Feb 13 11:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:11 + 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=18b59f63c3a5033e24d740163d3aa7e39c131803 --label arch=amd64 --label version=0.0.0 . 11:06:11 Sending build context to Docker daemon 4.108MB 11:06:11 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 11:06:11 Step 2/24 : FROM ${BASE} AS builder 11:06:11 ---> 012c1e99a63a 11:06:11 Step 3/24 : ARG ADD_BUILD_TAGS="" 11:06:11 ---> Running in fd44afb1dc10 11:06:11 Removing intermediate container fd44afb1dc10 11:06:11 ---> cfe932c0f196 11:06:11 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:06:11 ---> Running in eb6414b20186 11:06:11 Removing intermediate container eb6414b20186 11:06:11 ---> 025a0ad665c6 11:06:11 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 11:06:11 ---> Running in 67306fc5ac7b 11:06:11 Removing intermediate container 67306fc5ac7b 11:06:11 ---> 259e3ee9642a 11:06:11 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 11:06:11 ---> Running in 7c71f0a3353d 11:06:11 Removing intermediate container 7c71f0a3353d 11:06:11 ---> e07326473de1 11:06:11 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:06:11 ---> Running in 44e55f2f9e65 11:06:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:06:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:06:12 OK: 211 MiB in 51 packages 11:06:12 Removing intermediate container 44e55f2f9e65 11:06:12 ---> e07d54cba434 11:06:12 Step 8/24 : WORKDIR /app 11:06:12 ---> Running in 7d51ba388fc7 11:06:12 Removing intermediate container 7d51ba388fc7 11:06:12 ---> e357efe7bc05 11:06:12 Step 9/24 : COPY go.mod vendor* ./ 11:06:12 ---> 7916927c25ec 11:06:12 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:06:12 ---> Running in 893ee251f287 11:06:13 Removing intermediate container 893ee251f287 11:06:13 ---> 2b91da3d7995 11:06:13 Step 11/24 : COPY . . 11:06:14 ---> 1089ff5c60f6 11:06:14 Step 12/24 : RUN $MAKE 11:06:14 ---> Running in 5de5e1886e94 11:06:14 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:06:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5535 in /w/workspace/undry_device-rfid-llrp-go_PR-151 [Pipeline] { [Pipeline] ws 11:06:23 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 11:06:23 Selected Git installation does not exist. Using Default 11:06:23 The recommended git tool is: NONE 11:06:28 using credential edgex-jenkins-ssh 11:06:28 Cloning the remote Git repository 11:06:28 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:06:29 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 11:06:29 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:06:29 > git --version # timeout=10 11:06:29 > git --version # 'git version 2.25.1' 11:06:29 using GIT_SSH to set credentials SSH Credentials for GitHub 11:06:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:06:30 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:06:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:06:31 Merging remotes/origin/main commit 963987e627e8dcac0df49593e42f1bbbca2c5392 into PR head commit 18b59f63c3a5033e24d740163d3aa7e39c131803 11:06:32 Merge succeeded, producing 18b59f63c3a5033e24d740163d3aa7e39c131803 11:06:32 Checking out Revision 18b59f63c3a5033e24d740163d3aa7e39c131803 (PR-151) 11:06:31 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:06:31 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:06:31 using GIT_SSH to set credentials SSH Credentials for GitHub 11:06:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:06:32 > git config core.sparsecheckout # timeout=10 11:06:32 > git checkout -f 18b59f63c3a5033e24d740163d3aa7e39c131803 # timeout=10 11:06:32 > git remote # timeout=10 11:06:32 > git config --get remote.origin.url # timeout=10 11:06:32 using GIT_SSH to set credentials SSH Credentials for GitHub 11:06:32 > git merge 963987e627e8dcac0df49593e42f1bbbca2c5392 # timeout=10 11:06:32 > git rev-parse HEAD^{commit} # timeout=10 11:06:32 > git config core.sparsecheckout # timeout=10 11:06:32 > git checkout -f 18b59f63c3a5033e24d740163d3aa7e39c131803 # timeout=10 11:06:32 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 11:06:32 > git --version # timeout=10 11:06:32 > git --version # 'git version 2.25.1' 11:06:32 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:06:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:06:34 % Total % Received % Xferd Average Speed Time Time Time Current 11:06:34 Dload Upload Total Spent Left Speed 11:06:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh 11:06:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:06:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:06:35 + sudo tee /etc/docker/daemon.new 11:06:35 { 11:06:35 "registry-mirrors": [ 11:06:35 "https://nexus3.edgexfoundry.org:10001" 11:06:35 ], 11:06:35 "bip": "10.250.0.254/24", 11:06:35 "hosts": [ 11:06:35 "tcp://0.0.0.0:5555", 11:06:35 "unix:///var/run/docker.sock" 11:06:35 ], 11:06:35 "mtu": 1458, 11:06:35 "selinux-enabled": true, 11:06:35 "seccomp-profile": "/etc/docker/seccomp.json" 11:06:35 } [Pipeline] sh 11:06:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:06:35 + sudo service docker restart 11:06:40 Removing intermediate container 5de5e1886e94 11:06:40 ---> 163c8b177232 11:06:40 Step 13/24 : FROM alpine:3.16 11:06:40 3.16: Pulling from library/alpine 11:06:40 ef5531b6e74e: Pulling fs layer 11:06:40 ef5531b6e74e: Verifying Checksum 11:06:40 ef5531b6e74e: Download complete 11:06:40 ef5531b6e74e: Pull complete 11:06:40 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 11:06:40 Status: Downloaded newer image for alpine:3.16 11:06:40 ---> dfd21b5a31f5 11:06:40 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 11:06:40 ---> Running in 60ce3412fb31 11:06:40 Removing intermediate container 60ce3412fb31 11:06:40 ---> 79b59e17d177 11:06:40 Step 15/24 : RUN apk add --update --no-cache dumb-init 11:06:40 ---> Running in 53b97c37f55f 11:06:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:06:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:06:40 (1/1) Installing dumb-init (1.2.5-r1) 11:06:40 Executing busybox-1.35.0-r17.trigger 11:06:40 OK: 6 MiB in 15 packages 11:06:40 Removing intermediate container 53b97c37f55f 11:06:40 ---> 7e79e98236a2 11:06:40 Step 16/24 : COPY --from=builder /app/LICENSE / 11:06:40 ---> 9e2dfc22509d 11:06:40 Step 17/24 : COPY --from=builder /app/Attribution.txt / 11:06:40 ---> d25c3f20ede0 11:06:40 Step 18/24 : COPY --from=builder /app/cmd/ / 11:06:40 ---> 13ccf0db0c84 11:06:40 Step 19/24 : EXPOSE 59989 11:06:40 ---> Running in 42007806c15e 11:06:41 Removing intermediate container 42007806c15e 11:06:41 ---> 2e8adc7ba5a5 11:06:41 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 11:06:41 ---> Running in 4cb9ec5fd900 11:06:41 Removing intermediate container 4cb9ec5fd900 11:06:41 ---> fe7f5f8feb2b 11:06:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:06:41 ---> Running in 30eb6136b6cf 11:06:41 Removing intermediate container 30eb6136b6cf 11:06:41 ---> 72b9a67b3b6f 11:06:41 Step 22/24 : LABEL arch=amd64 11:06:41 ---> Running in 058d0ec499bc 11:06:41 Removing intermediate container 058d0ec499bc 11:06:41 ---> 194cc21d21e5 11:06:41 Step 23/24 : LABEL git_sha=18b59f63c3a5033e24d740163d3aa7e39c131803 11:06:41 ---> Running in 06d94a55f912 11:06:41 Removing intermediate container 06d94a55f912 11:06:41 ---> 139ff0ce54a2 11:06:41 Step 24/24 : LABEL version=0.0.0 11:06:41 ---> Running in 33c87dd21362 11:06:41 Removing intermediate container 33c87dd21362 11:06:41 ---> 33037c572b2f 11:06:41 [Warning] One or more build-args [ARCH] were not consumed 11:06:41 Successfully built 33037c572b2f 11:06:41 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 11:06:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:06:42 11:06:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:06:42 latest: Pulling from edgex-lftools-log-publisher 11:06:42 5eb5b503b376: Pulling fs layer 11:06:42 5c69ac0246d0: Pulling fs layer 11:06:42 ec43610c2a17: Pulling fs layer 11:06:42 3a2ae6a8a46f: Pulling fs layer 11:06:42 33b1e0a273af: Pulling fs layer 11:06:42 5d3b04190fa2: Pulling fs layer 11:06:42 2f39f015ded8: Pulling fs layer 11:06:42 3a2ae6a8a46f: Waiting 11:06:42 5d3b04190fa2: Waiting 11:06:42 33b1e0a273af: Waiting 11:06:42 2f39f015ded8: Waiting 11:06:42 5c69ac0246d0: Download complete 11:06:42 3a2ae6a8a46f: Verifying Checksum 11:06:42 3a2ae6a8a46f: Download complete 11:06:43 33b1e0a273af: Verifying Checksum 11:06:43 33b1e0a273af: Download complete 11:06:43 5d3b04190fa2: Verifying Checksum 11:06:43 5d3b04190fa2: Download complete 11:06:43 5eb5b503b376: Verifying Checksum 11:06:43 5eb5b503b376: Download complete 11:06:43 ec43610c2a17: Verifying Checksum 11:06:43 ec43610c2a17: Download complete 11:06:44 2f39f015ded8: Download complete 11:06:44 5eb5b503b376: Pull complete 11:06:44 5c69ac0246d0: Pull complete 11:06:45 ec43610c2a17: Pull complete 11:06:45 3a2ae6a8a46f: Pull complete 11:06:45 33b1e0a273af: Pull complete 11:06:45 5d3b04190fa2: Pull complete 11:06:49 2f39f015ded8: Pull complete 11:06:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:06:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:06:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:06:49 prd-ubuntu20.04-docker-8c-8g-5533 does not seem to be running inside a container 11:06:49 $ 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/undry_device-rfid-llrp-go_PR-151 -v /w/workspace/undry_device-rfid-llrp-go_PR-151:/w/workspace/undry_device-rfid-llrp-go_PR-151:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-151@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:06:56 $ docker top 88539ea820242f6141c7486c2e2e6ae9faa093671009a41dffd2e3f0a9d31474 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 11:06:56 provisioning config files... 11:06:56 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config8168030121875440815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:06:56 ---> job-cost.sh 11:06:56 lf-activate-venv: SKIPPING 11:06:56 INFO: No Stack... 11:06:57 ---> docker-login.sh 11:06:57 nexus3.edgexfoundry.org:10001 11:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:57 INFO: Retrieving Pricing Info for: v3-standard-8 11:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:57 Configure a credential helper to remove this warning. See 11:06:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:57 11:06:57 Login Succeeded 11:06:57 nexus3.edgexfoundry.org:10002 11:06:57 INFO: Archiving Costs [Pipeline] sh 11:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:57 Configure a credential helper to remove this warning. See 11:06:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:57 11:06:57 Login Succeeded 11:06:57 nexus3.edgexfoundry.org:10003 11:06:58 + cat /w/workspace/undry_device-rfid-llrp-go_PR-151/archives/cost.csv 11:06:58 + cut -d, -f6 [Pipeline] lock 11:06:58 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-151-1-stack-cost] 11:06:58 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-151-1-stack-cost] did not exist. Created. 11:06:58 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-151-1-stack-cost] [Pipeline] { [Pipeline] unstash 11:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:58 Configure a credential helper to remove this warning. See 11:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:58 11:06:58 Login Succeeded 11:06:58 nexus3.edgexfoundry.org:10004 [Pipeline] sh 11:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:58 + echo total: 0.2199999988079071 [Pipeline] stash 11:06:58 Stashed 1 file(s) [Pipeline] } 11:06:58 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-151-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:06:58 $ docker stop --time=1 88539ea820242f6141c7486c2e2e6ae9faa093671009a41dffd2e3f0a9d31474 11:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:58 Configure a credential helper to remove this warning. See 11:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:58 11:06:58 Login Succeeded 11:06:58 docker.io 11:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:59 Configure a credential helper to remove this warning. See 11:06:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:59 11:06:59 Login Succeeded 11:06:59 ---> docker-login.sh ends 11:06:59 $ docker rm -f --volumes 88539ea820242f6141c7486c2e2e6ae9faa093671009a41dffd2e3f0a9d31474 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 11:06:59 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 11:07:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:07:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:07:00 ========================================================= 11:07:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 11:07:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:00 + 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 . 11:07:01 Sending build context to Docker daemon 1.22MB 11:07:01 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 11:07:01 Step 2/12 : FROM ${BASE} AS builder 11:07:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:07:01 9b18e9b68314: Pulling fs layer 11:07:01 35d82f9e3411: Pulling fs layer 11:07:01 e16973657156: Pulling fs layer 11:07:01 fc693d55d65f: Pulling fs layer 11:07:01 7e9fc2657dce: Pulling fs layer 11:07:01 dda99020689f: Pulling fs layer 11:07:01 db1c61fa0a46: Pulling fs layer 11:07:01 891c053d2c06: Pulling fs layer 11:07:01 dda99020689f: Waiting 11:07:01 fc693d55d65f: Waiting 11:07:01 7e9fc2657dce: Waiting 11:07:01 db1c61fa0a46: Waiting 11:07:01 891c053d2c06: Waiting 11:07:01 e16973657156: Verifying Checksum 11:07:01 e16973657156: Download complete 11:07:01 35d82f9e3411: Verifying Checksum 11:07:01 35d82f9e3411: Download complete 11:07:01 7e9fc2657dce: Verifying Checksum 11:07:01 7e9fc2657dce: Download complete 11:07:01 dda99020689f: Verifying Checksum 11:07:01 dda99020689f: Download complete 11:07:01 9b18e9b68314: Verifying Checksum 11:07:01 9b18e9b68314: Download complete 11:07:02 9b18e9b68314: Pull complete 11:07:02 891c053d2c06: Verifying Checksum 11:07:02 891c053d2c06: Download complete 11:07:02 35d82f9e3411: Pull complete 11:07:03 e16973657156: Pull complete 11:07:03 db1c61fa0a46: Verifying Checksum 11:07:03 db1c61fa0a46: Download complete 11:07:04 fc693d55d65f: Download complete 11:07:16 fc693d55d65f: Pull complete 11:07:16 7e9fc2657dce: Pull complete 11:07:16 dda99020689f: Pull complete 11:07:21 db1c61fa0a46: Pull complete 11:07:23 891c053d2c06: Pull complete 11:07:23 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 11:07:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 11:07:23 ---> f96f9c87975a 11:07:23 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:07:25 ---> Running in 3ffa5269fed2 11:07:25 Removing intermediate container 3ffa5269fed2 11:07:25 ---> e2eec5253ad4 11:07:25 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:07:26 ---> Running in 257304186c72 11:07:26 Removing intermediate container 257304186c72 11:07:26 ---> 705727fa935b 11:07:26 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:07:26 ---> Running in 6352e40eaca4 11:07:26 Removing intermediate container 6352e40eaca4 11:07:26 ---> 98af64cc8dc0 11:07:26 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:07:26 ---> Running in 3009d7435342 11:07:26 Removing intermediate container 3009d7435342 11:07:26 ---> 88ddcdb68c27 11:07:26 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:07:27 ---> Running in e80183a0f818 11:07:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:07:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:07:29 OK: 221 MiB in 51 packages 11:07:29 Removing intermediate container e80183a0f818 11:07:29 ---> d0f5553ffe8c 11:07:29 Step 8/12 : WORKDIR /app 11:07:30 ---> Running in 24560d45b9c7 11:07:30 Removing intermediate container 24560d45b9c7 11:07:30 ---> 808f85697559 11:07:30 Step 9/12 : COPY go.mod vendor* ./ 11:07:30 ---> ec0da1e44d84 11:07:30 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:07:30 ---> Running in 5d405ad66a2f 11:08:30 Removing intermediate container 5d405ad66a2f 11:08:30 ---> 64179478c3b8 11:08:30 Step 11/12 : COPY . . 11:08:31 ---> 9feac9ec8942 11:08:31 Step 12/12 : RUN $MAKE 11:08:31 ---> Running in 0412c86d0371 11:08:32 noop 11:08:32 Removing intermediate container 0412c86d0371 11:08:32 ---> 3cd687c33614 11:08:32 Successfully built 3cd687c33614 11:08:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:33 + docker inspect -f . ci-base-image-arm64 11:08:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:08:33 prd-ubuntu20.04-docker-arm64-4c-16g-5535 does not seem to be running inside a container 11:08:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:08:34 $ docker top 2a2b9de46e688b850b54f2c32f3939e913a41a1426cee8c04c80939dd590c68f -eo pid,comm [Pipeline] { [Pipeline] sh 11:08:35 + go version 11:08:35 go version go1.18.7 linux/arm64 [Pipeline] } 11:08:35 $ docker stop --time=1 2a2b9de46e688b850b54f2c32f3939e913a41a1426cee8c04c80939dd590c68f 11:08:37 $ docker rm -f --volumes 2a2b9de46e688b850b54f2c32f3939e913a41a1426cee8c04c80939dd590c68f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:38 + docker inspect -f . ci-base-image-arm64 11:08:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:08:39 prd-ubuntu20.04-docker-arm64-4c-16g-5535 does not seem to be running inside a container 11:08:39 $ 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/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:08:40 $ docker top 288bfc21c80f9d408ef6ba35df51f314f97129e2d8966e6dd1dae749ae217223 -eo pid,comm [Pipeline] { [Pipeline] sh 11:08:40 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 11:08:41 + make test 11:08:41 go test ./... -coverprofile=coverage.out ./... 11:08:43 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:10:20 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:10:20 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.540649184Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:10:38 level=INFO ts=2023-02-13T11:10:12.543588529Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 11:10:38 level=INFO ts=2023-02-13T11:10:12.543936643Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.544351402Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 11:10:38 level=INFO ts=2023-02-13T11:10:12.549687935Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=WARN ts=2023-02-13T11:10:12.549934013Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:10:38 level=INFO ts=2023-02-13T11:10:12.550360402Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:10:38 level=INFO ts=2023-02-13T11:10:12.559180729Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=WARN ts=2023-02-13T11:10:12.559387483Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.559507322Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:10:38 level=INFO ts=2023-02-13T11:10:12.559757479Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:10:38 level=INFO ts=2023-02-13T11:10:12.560259564Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.560563275Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.560718446Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 11:10:38 level=INFO ts=2023-02-13T11:10:12.560894509Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:10:38 level=INFO ts=2023-02-13T11:10:12.561636801Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.561799852Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:10:38 level=INFO ts=2023-02-13T11:10:12.562037889Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:10:38 level=INFO ts=2023-02-13T11:10:12.562877427Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.56334362Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:10:38 level=INFO ts=2023-02-13T11:10:12.563519372Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:10:38 level=INFO ts=2023-02-13T11:10:12.563783471Z 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}" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.577267273Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:10:38 level=INFO ts=2023-02-13T11:10:12.57865264Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 11:10:38 level=INFO ts=2023-02-13T11:10:12.578759027Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.578855814Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 11:10:38 level=INFO ts=2023-02-13T11:10:12.57922427Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=WARN ts=2023-02-13T11:10:12.579280404Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:10:38 level=INFO ts=2023-02-13T11:10:12.579422624Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:10:38 level=INFO ts=2023-02-13T11:10:12.579712474Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=WARN ts=2023-02-13T11:10:12.579762187Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.579842493Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:10:38 level=INFO ts=2023-02-13T11:10:12.57993848Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:10:38 level=INFO ts=2023-02-13T11:10:12.580341848Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.580421553Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.58051563Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 11:10:38 level=INFO ts=2023-02-13T11:10:12.580589005Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:10:38 level=INFO ts=2023-02-13T11:10:12.581002644Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.58108102Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:10:38 level=INFO ts=2023-02-13T11:10:12.581182577Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:10:38 level=INFO ts=2023-02-13T11:10:12.581503349Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.581581965Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:10:38 level=INFO ts=2023-02-13T11:10:12.581753367Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:10:38 level=INFO ts=2023-02-13T11:10:12.581853174Z 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}" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.583105401Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:10:38 level=INFO ts=2023-02-13T11:10:12.584422733Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 11:10:38 level=INFO ts=2023-02-13T11:10:12.584982002Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.585182196Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 11:10:38 level=INFO ts=2023-02-13T11:10:12.585482107Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=WARN ts=2023-02-13T11:10:12.585864004Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:10:38 level=INFO ts=2023-02-13T11:10:12.586220229Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:10:38 level=INFO ts=2023-02-13T11:10:12.586880175Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=WARN ts=2023-02-13T11:10:12.58694748Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.587047527Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:10:38 level=INFO ts=2023-02-13T11:10:12.587325056Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:10:38 level=INFO ts=2023-02-13T11:10:12.587888995Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.588003493Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.5880921Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 11:10:38 level=INFO ts=2023-02-13T11:10:12.588611406Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:10:38 level=INFO ts=2023-02-13T11:10:12.589216398Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.589334426Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:10:38 level=INFO ts=2023-02-13T11:10:12.589838752Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:10:38 level=INFO ts=2023-02-13T11:10:12.590557162Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.59067394Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:10:38 level=INFO ts=2023-02-13T11:10:12.590999343Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:10:38 level=INFO ts=2023-02-13T11:10:12.5912515Z 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}" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.592703862Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:10:38 level=INFO ts=2023-02-13T11:10:12.596068607Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 11:10:38 level=INFO ts=2023-02-13T11:10:12.598297733Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.598478416Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 11:10:38 level=INFO ts=2023-02-13T11:10:12.598498087Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=WARN ts=2023-02-13T11:10:12.598650618Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:10:38 level=INFO ts=2023-02-13T11:10:12.598860872Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:10:38 level=INFO ts=2023-02-13T11:10:12.599274001Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=WARN ts=2023-02-13T11:10:12.599367218Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.599475605Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:10:38 level=INFO ts=2023-02-13T11:10:12.599614605Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:10:38 level=INFO ts=2023-02-13T11:10:12.60011905Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.600246349Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.600330345Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 11:10:38 level=INFO ts=2023-02-13T11:10:12.600461044Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:10:38 level=INFO ts=2023-02-13T11:10:12.600991951Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.601143202Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:10:38 level=INFO ts=2023-02-13T11:10:12.601298033Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:10:38 level=INFO ts=2023-02-13T11:10:12.601673289Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.601794457Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:10:38 level=INFO ts=2023-02-13T11:10:12.601955309Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:10:38 level=INFO ts=2023-02-13T11:10:12.602086478Z 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}" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.60340598Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:10:38 level=INFO ts=2023-02-13T11:10:12.604794277Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.605099798Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 11:10:38 level=INFO ts=2023-02-13T11:10:12.604944627Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:10:38 level=INFO ts=2023-02-13T11:10:12.6052689Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=WARN ts=2023-02-13T11:10:12.605371967Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:10:38 level=INFO ts=2023-02-13T11:10:12.605612134Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:10:38 level=INFO ts=2023-02-13T11:10:12.606207126Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=WARN ts=2023-02-13T11:10:12.606305943Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.606447123Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:10:38 level=INFO ts=2023-02-13T11:10:12.606658727Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:10:38 level=INFO ts=2023-02-13T11:10:12.607152472Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.607517327Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.607664398Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 11:10:38 level=INFO ts=2023-02-13T11:10:12.607800937Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:10:38 level=INFO ts=2023-02-13T11:10:12.6082742Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=INFO ts=2023-02-13T11:10:12.608573991Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.608449052Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:10:38 level=INFO ts=2023-02-13T11:10:12.609080927Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.609209236Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:10:38 level=INFO ts=2023-02-13T11:10:12.609476944Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:10:38 level=INFO ts=2023-02-13T11:10:12.609617914Z 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}" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.611194244Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:10:38 level=INFO ts=2023-02-13T11:10:12.61242501Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 11:10:38 level=INFO ts=2023-02-13T11:10:12.612522607Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.612641515Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 11:10:38 level=INFO ts=2023-02-13T11:10:12.612742773Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=WARN ts=2023-02-13T11:10:12.612805657Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:10:38 level=INFO ts=2023-02-13T11:10:12.613026842Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:10:38 level=INFO ts=2023-02-13T11:10:12.613533888Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=WARN ts=2023-02-13T11:10:12.613625474Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.61371302Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:10:38 level=INFO ts=2023-02-13T11:10:12.613861491Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:10:38 level=INFO ts=2023-02-13T11:10:12.614388018Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.614543498Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.614627104Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 11:10:38 level=INFO ts=2023-02-13T11:10:12.614771754Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:10:38 level=INFO ts=2023-02-13T11:10:12.615188624Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.615309232Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:10:38 level=INFO ts=2023-02-13T11:10:12.61541816Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:10:38 level=INFO ts=2023-02-13T11:10:12.615776155Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.615914144Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:10:38 level=INFO ts=2023-02-13T11:10:12.616043243Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:10:38 level=INFO ts=2023-02-13T11:10:12.616155561Z 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}" 11:10:38 --- FAIL: TestAutoDiscoverNaming (0.08s) 11:10:38 --- FAIL: TestAutoDiscoverNaming/SpeedwayR-19-C5-D6 (0.04s) 11:10:38 discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:38198: use of closed network connection 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.616988769Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.618024752Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:10:38 level=INFO ts=2023-02-13T11:10:12.619231576Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 11:10:38 level=INFO ts=2023-02-13T11:10:12.619363255Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:10:38 level=INFO ts=2023-02-13T11:10:12.619485524Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=WARN ts=2023-02-13T11:10:12.619585361Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.619778644Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 11:10:38 level=INFO ts=2023-02-13T11:10:12.619929425Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:10:38 level=INFO ts=2023-02-13T11:10:12.620403588Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=WARN ts=2023-02-13T11:10:12.62057491Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.620702389Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:10:38 level=INFO ts=2023-02-13T11:10:12.620940035Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:10:38 level=INFO ts=2023-02-13T11:10:12.621374806Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.621516666Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.621642945Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 11:10:38 level=INFO ts=2023-02-13T11:10:12.625101276Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:10:38 level=INFO ts=2023-02-13T11:10:12.638713058Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.639016819Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:10:38 level=INFO ts=2023-02-13T11:10:12.639243605Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:10:38 level=INFO ts=2023-02-13T11:10:12.639785383Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.639919142Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:10:38 level=INFO ts=2023-02-13T11:10:12.640071983Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:10:38 level=INFO ts=2023-02-13T11:10:12.640246335Z 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}" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.641118176Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:10:38 level=INFO ts=2023-02-13T11:10:12.642116706Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 11:10:38 level=INFO ts=2023-02-13T11:10:12.642284407Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.642385374Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 11:10:38 level=INFO ts=2023-02-13T11:10:12.642497432Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=WARN ts=2023-02-13T11:10:12.642589649Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:10:38 level=INFO ts=2023-02-13T11:10:12.64274489Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:10:38 level=INFO ts=2023-02-13T11:10:12.643192871Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=WARN ts=2023-02-13T11:10:12.643299408Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.643482141Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:10:38 level=INFO ts=2023-02-13T11:10:12.643629381Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:10:38 level=INFO ts=2023-02-13T11:10:12.643983446Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.644122056Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.644254655Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 11:10:38 level=INFO ts=2023-02-13T11:10:12.644341091Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:10:38 level=INFO ts=2023-02-13T11:10:12.644657413Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.644784802Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:10:38 level=INFO ts=2023-02-13T11:10:12.644926052Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:10:38 level=INFO ts=2023-02-13T11:10:12.645317689Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:10:38 level=DEBUG ts=2023-02-13T11:10:12.645456799Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:10:38 level=INFO ts=2023-02-13T11:10:12.645655763Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:10:38 level=INFO ts=2023-02-13T11:10:12.645799523Z 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}" 11:10:38 level=WARN ts=2023-02-13T11:10:12.646556696Z app=test source=discover.go:253 msg="Re-discovered existing device at the same TCP address, nothing to do." 11:10:38 FAIL 11:10:38 coverage: 38.5% of statements 11:10:38 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 24.809s 11:10:38 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.499s coverage: 52.0% of statements 11:10:38 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.065s coverage: 95.5% of statements 11:10:38 FAIL 11:10:38 make: *** [Makefile:31: unittest] Error 1 [Pipeline] } 11:10:38 $ docker stop --time=1 288bfc21c80f9d408ef6ba35df51f314f97129e2d8966e6dd1dae749ae217223 11:10:40 $ docker rm -f --volumes 288bfc21c80f9d408ef6ba35df51f314f97129e2d8966e6dd1dae749ae217223 [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 11:10:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:10:41 11:10:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:10:42 arm64: Pulling from edgex-lftools-log-publisher 11:10:42 8998bd30e6a1: Pulling fs layer 11:10:42 04944245beec: Pulling fs layer 11:10:42 699f458cf7ca: Pulling fs layer 11:10:42 765212b225bb: Pulling fs layer 11:10:42 f23df028b6ca: Pulling fs layer 11:10:42 d65c8cfc05b1: Pulling fs layer 11:10:42 2437ff75d9bd: Pulling fs layer 11:10:42 765212b225bb: Waiting 11:10:42 2437ff75d9bd: Waiting 11:10:42 f23df028b6ca: Waiting 11:10:42 d65c8cfc05b1: Waiting 11:10:42 04944245beec: Verifying Checksum 11:10:42 04944245beec: Download complete 11:10:42 765212b225bb: Verifying Checksum 11:10:42 765212b225bb: Download complete 11:10:42 f23df028b6ca: Verifying Checksum 11:10:42 f23df028b6ca: Download complete 11:10:42 d65c8cfc05b1: Verifying Checksum 11:10:42 d65c8cfc05b1: Download complete 11:10:42 699f458cf7ca: Verifying Checksum 11:10:42 699f458cf7ca: Download complete 11:10:43 8998bd30e6a1: Download complete 11:10:46 2437ff75d9bd: Verifying Checksum 11:10:46 2437ff75d9bd: Download complete 11:10:49 8998bd30e6a1: Pull complete 11:10:49 04944245beec: Pull complete 11:10:51 699f458cf7ca: Pull complete 11:10:51 765212b225bb: Pull complete 11:10:52 f23df028b6ca: Pull complete 11:10:52 d65c8cfc05b1: Pull complete 11:11:10 2437ff75d9bd: Pull complete 11:11:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:11:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:11:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:11 prd-ubuntu20.04-docker-arm64-4c-16g-5535 does not seem to be running inside a container 11:11:11 $ 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/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:11:13 $ docker top 8d304de70a8fd7ea441cd30b260e4d1b60587fdfd7e4683f5b384130300fece0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:11:14 ---> job-cost.sh 11:11:14 lf-activate-venv: SKIPPING 11:11:14 INFO: No Stack... 11:11:15 INFO: Retrieving Pricing Info for: v3-standard-4 11:11:16 INFO: Archiving Costs [Pipeline] sh 11:11:16 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 11:11:16 + cut -d, -f6 [Pipeline] lock 11:11:16 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-151-1-stack-cost] 11:11:16 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-151-1-stack-cost] did not exist. Created. 11:11:16 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-151-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:11:17 /w/workspace/device-rfid-llrp-go/1@tmp/durable-4bfb73d1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:11:18 + echo total: 0.10999999940395355 [Pipeline] stash 11:11:18 Warning: overwriting stash ‘stack-cost’ 11:11:18 Stashed 1 file(s) [Pipeline] } 11:11:18 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-151-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:11:18 $ docker stop --time=1 8d304de70a8fd7ea441cd30b260e4d1b60587fdfd7e4683f5b384130300fece0 11:11:20 $ docker rm -f --volumes 8d304de70a8fd7ea441cd30b260e4d1b60587fdfd7e4683f5b384130300fece0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:11:21 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 11:11:23 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-151/archives ] 11:11:23 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-151/archives 11:11:23 total 16 11:11:23 drwxr-xr-x 3 root root 4096 Feb 13 11:06 . 11:11:23 drwxrwxr-x 12 jenkins jenkins 4096 Feb 13 11:06 .. 11:11:23 drwxr-xr-x 2 root root 4096 Feb 13 11:06 cost 11:11:23 -rw-r--r-- 1 root root 91 Feb 13 11:06 cost.csv 11:11:23 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-151/archives 11:11:23 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-151/archives 11:11:23 total 16 11:11:23 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 11:06 . 11:11:23 drwxrwxr-x 12 jenkins jenkins 4096 Feb 13 11:06 .. 11:11:23 drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 11:06 cost 11:11:23 -rw-r--r-- 1 jenkins jenkins 91 Feb 13 11:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:11:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:11:24 ---> package-listing.sh 11:11:24 ++ facter osfamily 11:11:24 ++ tr '[:upper:]' '[:lower:]' 11:11:24 + OS_FAMILY=debian 11:11:24 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-151 11:11:24 + START_PACKAGES=/tmp/packages_start.txt 11:11:24 + END_PACKAGES=/tmp/packages_end.txt 11:11:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:11:24 + PACKAGES=/tmp/packages_start.txt 11:11:24 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-151 ']' 11:11:24 + PACKAGES=/tmp/packages_end.txt 11:11:24 + case "${OS_FAMILY}" in 11:11:24 + dpkg -l 11:11:24 + grep '^ii' 11:11:24 + '[' -f /tmp/packages_start.txt ']' 11:11:24 + '[' -f /tmp/packages_end.txt ']' 11:11:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:11:24 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-151 ']' 11:11:24 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-151/archives/ 11:11:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-151/archives/ [Pipeline] echo 11:11:24 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/undry_device-rfid-llrp-go_PR-151/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:11:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:11:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:25 prd-ubuntu20.04-docker-8c-8g-5533 does not seem to be running inside a container 11:11:25 $ 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/undry_device-rfid-llrp-go_PR-151/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-151 -v /w/workspace/undry_device-rfid-llrp-go_PR-151:/w/workspace/undry_device-rfid-llrp-go_PR-151:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-151@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:11:26 $ docker top a66f25fac33c4c5148e013f69f6792b778ddaa20e59bcf47f5e39c77e159f8ab -eo pid,comm [Pipeline] { [Pipeline] sh 11:11:26 + touch /tmp/pre-build-complete [Pipeline] sh 11:11:26 + mkdir -p /var/log/sysstat [Pipeline] sh 11:11:27 + ls /var/log/sa-host 11:11:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:11:27 provisioning config files... 11:11:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-151@tmp/config11100886462152662148tmp [Pipeline] { [Pipeline] echo 11:11:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:11:27 ---> create-netrc.sh [Pipeline] } 11:11:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:11:28 ---> python-tools-install.sh [Pipeline] echo 11:11:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:11:28 ---> sudo-logs.sh 11:11:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:11:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:11:28 ---> job-cost.sh 11:11:28 lf-activate-venv: SKIPPING 11:11:28 DEBUG: total: 0.2199999988079071 11:11:28 INFO: Retrieving Stack Cost... 11:11:29 INFO: Retrieving Pricing Info for: v3-standard-8 11:11:29 INFO: Archiving Costs [Pipeline] echo 11:11:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:11:29 ---> logs-deploy.sh 11:11:29 lf-activate-venv: SKIPPING 11:11:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-151/1 11:11:29 INFO: archiving workspace using pattern(s): 11:11:30 Archives upload complete. 11:11:30 INFO: archiving logs to Nexus 11:11:31 ---> uname -a: 11:11:31 Linux prd-ubuntu20-04-docker-8c-8g-5533 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:11:31 11:11:31 11:11:31 ---> lscpu: 11:11:31 Architecture: x86_64 11:11:31 CPU op-mode(s): 32-bit, 64-bit 11:11:31 Byte Order: Little Endian 11:11:31 Address sizes: 40 bits physical, 48 bits virtual 11:11:31 CPU(s): 8 11:11:31 On-line CPU(s) list: 0-7 11:11:31 Thread(s) per core: 1 11:11:31 Core(s) per socket: 1 11:11:31 Socket(s): 8 11:11:31 NUMA node(s): 1 11:11:31 Vendor ID: AuthenticAMD 11:11:31 CPU family: 23 11:11:31 Model: 49 11:11:31 Model name: AMD EPYC-Rome Processor 11:11:31 Stepping: 0 11:11:31 CPU MHz: 2799.996 11:11:31 BogoMIPS: 5599.99 11:11:31 Virtualization: AMD-V 11:11:31 Hypervisor vendor: KVM 11:11:31 Virtualization type: full 11:11:31 L1d cache: 256 KiB 11:11:31 L1i cache: 256 KiB 11:11:31 L2 cache: 4 MiB 11:11:31 L3 cache: 128 MiB 11:11:31 NUMA node0 CPU(s): 0-7 11:11:31 Vulnerability Itlb multihit: Not affected 11:11:31 Vulnerability L1tf: Not affected 11:11:31 Vulnerability Mds: Not affected 11:11:31 Vulnerability Meltdown: Not affected 11:11:31 Vulnerability Mmio stale data: Not affected 11:11:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:11:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:11:31 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:11:31 Vulnerability Srbds: Not affected 11:11:31 Vulnerability Tsx async abort: Not affected 11:11:31 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 11:11:31 11:11:31 11:11:31 ---> nproc: 11:11:31 8 11:11:31 11:11:31 11:11:31 ---> df -h: 11:11:31 Filesystem Size Used Avail Use% Mounted on 11:11:31 overlay 155G 12G 144G 8% / 11:11:31 tmpfs 64M 0 64M 0% /dev 11:11:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:11:31 shm 64M 0 64M 0% /dev/shm 11:11:31 /dev/vda1 155G 12G 144G 8% /facter-os 11:11:31 11:11:31 11:11:31 ---> sar -b -r -n DEV: 11:11:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5533) 02/13/23 _x86_64_ (8 CPU) 11:11:31 11:11:31 11:03:27 LINUX RESTART (8 CPU) 11:11:31 11:11:31 11:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:11:31 11:05:01 138.21 14.69 123.52 0.00 1966.66 122055.57 0.00 11:11:31 11:06:01 110.28 1.52 108.77 0.00 23.73 44984.50 0.00 11:11:31 11:07:01 172.01 0.25 171.76 0.00 18.53 40320.69 0.00 11:11:31 11:08:01 2.45 0.00 2.45 0.00 0.00 32.01 0.00 11:11:31 11:09:01 53.91 10.58 43.33 0.00 5154.87 8787.07 0.00 11:11:31 11:10:01 5.18 0.02 5.17 0.00 0.13 109.58 0.00 11:11:31 11:11:01 1.78 0.00 1.78 0.00 0.00 20.53 0.00 11:11:31 Average: 68.96 3.84 65.12 0.00 1021.16 30686.32 0.00 11:11:31 11:11:31 11:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:11:31 11:05:01 29173192 31581936 729740 2.22 76072 2611308 1990276 5.87 1006168 2346036 2228 11:11:31 11:06:01 27845064 31123200 1172064 3.56 145436 3322044 2370500 6.99 1654764 2913380 156096 11:11:31 11:07:01 27725188 31591784 703860 2.14 157920 3860704 1749200 5.16 1248920 3407224 360 11:11:31 11:08:01 27735488 31601800 694656 2.11 157980 3860616 1749200 5.16 1234356 3407124 0 11:11:31 11:09:01 27208360 31582916 698320 2.12 191636 4315920 1824408 5.38 1554048 3577572 996 11:11:31 11:10:01 27214992 31584464 697832 2.12 190164 4312660 1814288 5.35 1552020 3574316 476 11:11:31 11:11:01 27215708 31585252 697004 2.12 190188 4312664 1814288 5.35 1551920 3574320 180 11:11:31 Average: 27731142 31521622 770497 2.34 158485 3799417 1901737 5.60 1400314 3257139 22905 11:11:31 11:11:31 11:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:11:31 11:05:01 docker0 54.59 70.79 4.62 135.38 0.00 0.00 0.00 0.00 11:11:31 11:05:01 vetha45bb6c 49.02 63.35 4.78 48.10 0.00 0.00 0.00 0.00 11:11:31 11:05:01 lo 6.64 6.64 0.64 0.64 0.00 0.00 0.00 0.00 11:11:31 11:05:01 ens3 433.87 331.53 6180.22 110.09 0.00 0.00 0.00 0.00 11:11:31 11:06:01 docker0 125.00 147.73 9.68 1802.42 0.00 0.00 0.00 0.00 11:11:31 11:06:01 vethabf4a3c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 11:11:31 11:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:11:31 11:06:01 ens3 175.95 143.14 1830.80 23.41 0.00 0.00 0.00 0.00 11:11:31 11:07:01 docker0 3.22 7.13 0.20 81.59 0.00 0.00 0.00 0.00 11:11:31 11:07:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 11:11:31 11:07:01 ens3 137.97 94.92 2678.51 20.93 0.00 0.00 0.00 0.00 11:11:31 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:31 11:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:11:31 11:08:01 ens3 0.18 0.15 0.01 0.03 0.00 0.00 0.00 0.00 11:11:31 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:31 11:09:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 11:11:31 11:09:01 ens3 125.98 68.62 2785.02 5.28 0.00 0.00 0.00 0.00 11:11:31 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:31 11:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:11:31 11:10:01 ens3 1.15 0.98 0.78 0.32 0.00 0.00 0.00 0.00 11:11:31 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:31 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:31 11:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:31 Average: docker0 26.05 32.14 2.07 288.84 0.00 0.00 0.00 0.00 11:11:31 Average: lo 1.39 1.39 0.13 0.13 0.00 0.00 0.00 0.00 11:11:31 Average: ens3 124.29 90.77 1915.02 22.66 0.00 0.00 0.00 0.00 11:11:31 11:11:31 11:11:31 ---> sar -P ALL: 11:11:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5533) 02/13/23 _x86_64_ (8 CPU) 11:11:31 11:11:31 11:03:27 LINUX RESTART (8 CPU) 11:11:31 11:11:31 11:04:02 CPU %user %nice %system %iowait %steal %idle 11:11:31 11:05:01 all 8.31 0.00 3.23 4.03 0.09 84.35 11:11:31 11:05:01 0 6.86 0.00 2.76 0.03 0.07 90.28 11:11:31 11:05:01 1 9.76 0.00 4.02 12.28 0.09 73.86 11:11:31 11:05:01 2 8.98 0.00 3.96 2.71 0.07 84.28 11:11:31 11:05:01 3 9.08 0.00 2.74 0.44 0.12 87.62 11:11:31 11:05:01 4 9.11 0.00 3.98 6.57 0.10 80.24 11:11:31 11:05:01 5 7.73 0.00 3.03 3.15 0.09 86.00 11:11:31 11:05:01 6 8.03 0.00 3.52 7.12 0.09 81.25 11:11:31 11:05:01 7 6.97 0.00 1.81 0.02 0.09 91.11 11:11:31 11:06:01 all 28.38 0.00 4.93 3.73 0.11 62.85 11:11:31 11:06:01 0 24.65 0.00 5.20 0.27 0.10 69.78 11:11:31 11:06:01 1 30.48 0.00 4.68 0.10 0.12 64.62 11:11:31 11:06:01 2 28.05 0.00 4.63 0.30 0.12 66.91 11:11:31 11:06:01 3 28.66 0.00 5.24 0.17 0.12 65.81 11:11:31 11:06:01 4 30.66 0.00 5.50 1.47 0.12 62.26 11:11:31 11:06:01 5 27.71 0.00 4.48 4.57 0.10 63.13 11:11:31 11:06:01 6 29.82 0.00 5.79 22.43 0.10 41.86 11:11:31 11:06:01 7 26.99 0.00 3.92 0.54 0.12 68.43 11:11:31 11:07:01 all 23.84 0.00 5.11 3.41 0.10 67.54 11:11:31 11:07:01 0 22.77 0.00 4.54 0.24 0.10 72.35 11:11:31 11:07:01 1 23.71 0.00 5.96 16.80 0.12 53.41 11:11:31 11:07:01 2 24.40 0.00 5.20 0.25 0.12 70.04 11:11:31 11:07:01 3 24.92 0.00 5.88 6.57 0.10 62.53 11:11:31 11:07:01 4 25.18 0.00 5.07 0.93 0.08 68.74 11:11:31 11:07:01 5 24.02 0.00 4.85 0.03 0.08 71.01 11:11:31 11:07:01 6 24.27 0.00 5.39 2.38 0.10 67.85 11:11:31 11:07:01 7 21.42 0.00 4.02 0.10 0.10 74.35 11:11:31 11:08:01 all 0.08 0.00 0.02 0.01 0.01 99.89 11:11:31 11:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:11:31 11:08:01 1 0.07 0.00 0.02 0.00 0.00 99.92 11:11:31 11:08:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:11:31 11:08:01 3 0.48 0.00 0.07 0.03 0.03 99.38 11:11:31 11:08:01 4 0.03 0.00 0.03 0.00 0.02 99.92 11:11:31 11:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:11:31 11:08:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:11:31 11:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:11:31 11:09:01 all 2.24 0.00 1.41 0.74 0.03 95.58 11:11:31 11:09:01 0 3.70 0.00 2.12 1.60 0.02 92.57 11:11:31 11:09:01 1 1.37 0.00 2.50 0.28 0.03 95.81 11:11:31 11:09:01 2 2.49 0.00 1.05 0.72 0.02 95.73 11:11:31 11:09:01 3 1.56 0.00 0.91 1.44 0.05 96.04 11:11:31 11:09:01 4 2.09 0.00 0.79 0.15 0.02 96.96 11:11:31 11:09:01 5 3.07 0.00 1.15 0.35 0.02 95.41 11:11:31 11:09:01 6 1.29 0.00 1.02 1.32 0.03 96.35 11:11:31 11:09:01 7 2.34 0.00 1.77 0.05 0.05 95.78 11:11:31 11:10:01 all 0.08 0.00 0.06 0.01 0.00 99.85 11:11:31 11:10:01 0 0.30 0.00 0.10 0.02 0.00 99.58 11:11:31 11:10:01 1 0.05 0.00 0.07 0.00 0.00 99.88 11:11:31 11:10:01 2 0.05 0.00 0.07 0.00 0.00 99.88 11:11:31 11:10:01 3 0.12 0.00 0.08 0.03 0.00 99.77 11:11:31 11:10:01 4 0.03 0.00 0.05 0.00 0.00 99.92 11:11:31 11:10:01 5 0.03 0.00 0.05 0.00 0.00 99.92 11:11:31 11:10:01 6 0.03 0.00 0.03 0.03 0.00 99.90 11:11:31 11:10:01 7 0.03 0.00 0.03 0.00 0.00 99.93 11:11:31 11:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:11:31 11:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:11:31 11:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:11:31 11:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:11:31 11:11:01 3 0.07 0.00 0.05 0.02 0.02 99.85 11:11:31 11:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:11:31 11:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:11:31 11:11:01 6 0.03 0.00 0.00 0.02 0.00 99.95 11:11:31 11:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:11:31 Average: all 8.94 0.00 2.10 1.69 0.05 87.22 11:11:31 Average: 0 8.28 0.00 2.09 0.31 0.04 89.28 11:11:31 Average: 1 9.28 0.00 2.45 4.16 0.05 84.07 11:11:31 Average: 2 9.10 0.00 2.11 0.56 0.05 88.18 11:11:31 Average: 3 9.25 0.00 2.13 1.24 0.06 87.32 11:11:31 Average: 4 9.53 0.00 2.18 1.28 0.05 86.96 11:11:31 Average: 5 8.89 0.00 1.93 1.15 0.04 87.99 11:11:31 Average: 6 9.02 0.00 2.23 4.72 0.05 83.98 11:11:31 Average: 7 8.19 0.00 1.64 0.10 0.05 90.02 11:11:31 11:11:31 11:11:31