Pull request #208 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0aa289759587790c5b67daa991c939cd71804213+85826e77fb29969954e3475a8ff39b67fe868a1c (0661565882a8a3c8bfc3ef483fdf2dccfcb14022) 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-ssh14212422322934729946.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh13297589887390611903.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-208/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-208/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6016945734304176255.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-208/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9043025634365563757.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh11575397022644044560.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-208/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-208/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9117638172213839986.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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.20 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-9169 in /w/workspace/undry_device-rfid-llrp-go_PR-208 [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-208 # 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 > 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/208/head:refs/remotes/origin/PR-208 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 85826e77fb29969954e3475a8ff39b67fe868a1c into PR head commit 0aa289759587790c5b67daa991c939cd71804213 Merge succeeded, producing 0aa289759587790c5b67daa991c939cd71804213 Checking out Revision 0aa289759587790c5b67daa991c939cd71804213 (PR-208) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:59:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 0aa289759587790c5b67daa991c939cd71804213 # 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 85826e77fb29969954e3475a8ff39b67fe868a1c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0aa289759587790c5b67daa991c939cd71804213 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:59:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:59:43 ========================================================= 10:59:43 EdgeX Global Pipelines Version Info 10:59:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:59:43 ------------------- 10:59:43 stable info: 10:59:43 ------------------- 10:59:43 Commited By: Bill Mahoney bill.mahoney@intel.com 10:59:43 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 10:59:43 Message: update stable to v1.0.248 10:59:44 ------------------- 10:59:44 experimental info: 10:59:44 ------------------- 10:59:44 Commited By: **** collab-it+edgex@linuxfoundation.org 10:59:44 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 10:59:44 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:59:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:59:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:59:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:59:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:59:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:59:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 10:59:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:59:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:59:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:59:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:59:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:59:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:59:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:59:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:59:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:59:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:59:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:59:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:59:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:59:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:59:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:59:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:59:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:59:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:59:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:59:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:59:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:59:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-208 [Pipeline] echo 10:59:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-208 [Pipeline] echo 10:59:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-208 [Pipeline] echo 10:59:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0aa289759587790c5b67daa991c939cd71804213 [Pipeline] echo 10:59:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0aa2897 [Pipeline] echo 10:59:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:59:46 provisioning config files... 10:59:46 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-208@tmp/config2717308188260127177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:59:46 ---> docker-login.sh 10:59:46 nexus3.edgexfoundry.org:10001 10:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:47 Configure a credential helper to remove this warning. See 10:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:47 10:59:47 Login Succeeded 10:59:47 nexus3.edgexfoundry.org:10002 10:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:47 Configure a credential helper to remove this warning. See 10:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:47 10:59:47 Login Succeeded 10:59:47 nexus3.edgexfoundry.org:10003 10:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:47 Configure a credential helper to remove this warning. See 10:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:47 10:59:47 Login Succeeded 10:59:47 nexus3.edgexfoundry.org:10004 10:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:47 Configure a credential helper to remove this warning. See 10:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:47 10:59:47 Login Succeeded 10:59:47 docker.io 10:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:47 Configure a credential helper to remove this warning. See 10:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:47 10:59:47 Login Succeeded 10:59:47 ---> docker-login.sh ends [Pipeline] } 10:59:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:59:48 + git rev-list -1 --merges 0aa289759587790c5b67daa991c939cd71804213~1..0aa289759587790c5b67daa991c939cd71804213 [Pipeline] echo 10:59:48 -----------> git rev-list -1 --merges 0aa289759587790c5b67daa991c939cd71804213~1..0aa289759587790c5b67daa991c939cd71804213 0aa289759587790c5b67daa991c939cd71804213 [false] [Pipeline] sh 10:59:49 + git log --format=format:%s -1 0aa289759587790c5b67daa991c939cd71804213 [Pipeline] echo 10:59:49 ========================================================= 10:59:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:59:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:59:49 + git log --format=format:%s -1 0aa289759587790c5b67daa991c939cd71804213 [Pipeline] echo 10:59:49 [semverPrep] GIT_COMMIT: 0aa289759587790c5b67daa991c939cd71804213, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 10:59:49 [semverPrep] This is not a build commit. [Pipeline] sh 10:59:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:59:49 + grep -v github /etc/ssh/ssh_known_hosts 10:59:49 + [ -e /tmp/ssh_known_hosts ] 10:59:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:59:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:59:49 + sudo tee -a /etc/ssh/ssh_known_hosts 10:59:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:59:50 10:59:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:59:50 0.1.4: Pulling from edgex-devops/py-git-semver 10:59:50 b85a868b505f: Pulling fs layer 10:59:50 e2be974225ed: Pulling fs layer 10:59:50 339a4e72a1f5: Pulling fs layer 10:59:50 988bab9f4d93: Pulling fs layer 10:59:50 1469e6f7b9e6: Pulling fs layer 10:59:50 988bab9f4d93: Waiting 10:59:50 1469e6f7b9e6: Waiting 10:59:50 eaf3925da568: Pulling fs layer 10:59:50 bab4dde63d76: Pulling fs layer 10:59:50 bde34c3a00c8: Pulling fs layer 10:59:50 b352a97aabf1: Pulling fs layer 10:59:50 4872d77fe225: Pulling fs layer 10:59:50 5851b861e8e6: Pulling fs layer 10:59:50 eaf3925da568: Waiting 10:59:50 bab4dde63d76: Waiting 10:59:50 bde34c3a00c8: Waiting 10:59:50 b352a97aabf1: Waiting 10:59:50 4872d77fe225: Waiting 10:59:50 5851b861e8e6: Waiting 10:59:50 e2be974225ed: Verifying Checksum 10:59:50 e2be974225ed: Download complete 10:59:50 988bab9f4d93: Verifying Checksum 10:59:50 988bab9f4d93: Download complete 10:59:50 1469e6f7b9e6: Verifying Checksum 10:59:50 1469e6f7b9e6: Download complete 10:59:51 339a4e72a1f5: Verifying Checksum 10:59:51 339a4e72a1f5: Download complete 10:59:51 eaf3925da568: Verifying Checksum 10:59:51 eaf3925da568: Download complete 10:59:51 bde34c3a00c8: Verifying Checksum 10:59:51 bde34c3a00c8: Download complete 10:59:51 b352a97aabf1: Verifying Checksum 10:59:51 b352a97aabf1: Download complete 10:59:51 4872d77fe225: Download complete 10:59:51 5851b861e8e6: Download complete 10:59:51 b85a868b505f: Verifying Checksum 10:59:51 b85a868b505f: Download complete 10:59:51 bab4dde63d76: Verifying Checksum 10:59:51 bab4dde63d76: Download complete 10:59:52 b85a868b505f: Pull complete 10:59:52 e2be974225ed: Pull complete 10:59:52 339a4e72a1f5: Pull complete 10:59:53 988bab9f4d93: Pull complete 10:59:53 1469e6f7b9e6: Pull complete 10:59:53 eaf3925da568: Pull complete 10:59:55 bab4dde63d76: Pull complete 10:59:55 bde34c3a00c8: Pull complete 10:59:56 b352a97aabf1: Pull complete 10:59:56 4872d77fe225: Pull complete 10:59:56 5851b861e8e6: Pull complete 10:59:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:59:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:59:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:59:56 prd-ubuntu20.04-docker-8c-8g-9169 does not seem to be running inside a container 10:59:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-208 -v /w/workspace/undry_device-rfid-llrp-go_PR-208:/w/workspace/undry_device-rfid-llrp-go_PR-208:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-208@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-208@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 10:59:59 $ docker top a74a9f5b13b92fc13ae4fefc8d18cfa62780dd535f6bf8a7d2f1f1fbec3713ca -eo pid,comm 10:59:59 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). 10:59:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:59:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:59:59 [ssh-agent] Looking for ssh-agent implementation... 10:59:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:59:59 $ docker exec a74a9f5b13b92fc13ae4fefc8d18cfa62780dd535f6bf8a7d2f1f1fbec3713ca ssh-agent 10:59:59 SSH_AUTH_SOCK=/tmp/ssh-jkHb0r1eCKrV/agent.31 10:59:59 SSH_AGENT_PID=37 10:59:59 Running ssh-add (command line suppressed) 11:00:00 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-208@tmp/private_key_10678266763626476893.key (/w/workspace/undry_device-rfid-llrp-go_PR-208@tmp/private_key_10678266763626476893.key) 11:00:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:00:00 + git tag --points-at HEAD [Pipeline] } 11:00:00 $ docker exec --env ******** --env ******** a74a9f5b13b92fc13ae4fefc8d18cfa62780dd535f6bf8a7d2f1f1fbec3713ca ssh-agent -k 11:00:00 unset SSH_AUTH_SOCK; 11:00:00 unset SSH_AGENT_PID; 11:00:00 echo Agent pid 37 killed; 11:00:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:00:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:00:00 [ssh-agent] Looking for ssh-agent implementation... 11:00:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:00:00 $ docker exec a74a9f5b13b92fc13ae4fefc8d18cfa62780dd535f6bf8a7d2f1f1fbec3713ca ssh-agent 11:00:00 SSH_AUTH_SOCK=/tmp/ssh-fJuhAZ8JYr9A/agent.69 11:00:00 SSH_AGENT_PID=75 11:00:00 Running ssh-add (command line suppressed) 11:00:00 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-208@tmp/private_key_6179313950604678170.key (/w/workspace/undry_device-rfid-llrp-go_PR-208@tmp/private_key_6179313950604678170.key) 11:00:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:00:01 + git semver init 11:00:02 2023-04-20 11:00:02,003 [run_init] DEBUG init version:0.0.0 force:False 11:00:02 2023-04-20 11:00:02,004 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-208/.semver 11:00:02 2023-04-20 11:00:02,004 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-208/.semver 11:00:02 2023-04-20 11:00:02,005 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-208/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-208, universal_newlines=False, shell=None, istream=None) 11:00:03 2023-04-20 11:00:03,736 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-208/.git/info/exclude 11:00:03 2023-04-20 11:00:03,737 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-208/.semver/PR-208 with force:False 11:00:03 2023-04-20 11:00:03,737 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-208/.semver/PR-208 11:00:03 2023-04-20 11:00:03,741 [execute] INFO git cat-file --batch-check 11:00:03 2023-04-20 11:00:03,742 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-208/.semver, universal_newlines=False, shell=None, istream=) 11:00:03 2023-04-20 11:00:03,749 [execute] INFO git cat-file --batch 11:00:03 2023-04-20 11:00:03,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-208/.semver, universal_newlines=False, shell=None, istream=) 11:00:03 2023-04-20 11:00:03,755 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-208/.semver/PR-208 11:00:03 0.0.0 [Pipeline] } 11:00:04 $ docker exec --env ******** --env ******** a74a9f5b13b92fc13ae4fefc8d18cfa62780dd535f6bf8a7d2f1f1fbec3713ca ssh-agent -k 11:00:04 unset SSH_AUTH_SOCK; 11:00:04 unset SSH_AGENT_PID; 11:00:04 echo Agent pid 75 killed; 11:00:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:00:04 + git semver [Pipeline] } 11:00:04 $ docker stop --time=1 a74a9f5b13b92fc13ae4fefc8d18cfa62780dd535f6bf8a7d2f1f1fbec3713ca 11:00:06 $ docker rm -f --volumes a74a9f5b13b92fc13ae4fefc8d18cfa62780dd535f6bf8a7d2f1f1fbec3713ca [Pipeline] // withDockerContainer [Pipeline] sh 11:00:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:00:06 Stashed 1 file(s) [Pipeline] echo 11:00:06 [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:00:07 provisioning config files... 11:00:07 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-208@tmp/config3237435039138145804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:00:07 ---> docker-login.sh 11:00:07 nexus3.edgexfoundry.org:10001 11:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:07 Configure a credential helper to remove this warning. See 11:00:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:07 11:00:07 Login Succeeded 11:00:07 nexus3.edgexfoundry.org:10002 11:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:07 Configure a credential helper to remove this warning. See 11:00:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:07 11:00:07 Login Succeeded 11:00:07 nexus3.edgexfoundry.org:10003 11:00:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:08 Configure a credential helper to remove this warning. See 11:00:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:08 11:00:08 Login Succeeded 11:00:08 nexus3.edgexfoundry.org:10004 11:00:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:08 Configure a credential helper to remove this warning. See 11:00:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:08 11:00:08 Login Succeeded 11:00:08 docker.io 11:00:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:10 Configure a credential helper to remove this warning. See 11:00:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:10 11:00:10 Login Succeeded 11:00:10 ---> docker-login.sh ends [Pipeline] } 11:00:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:00:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:00:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:00:10 ========================================================= 11:00:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 11:00:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:11 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 11:00:11 Sending build context to Docker daemon 4.218MB 11:00:11 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:00:11 Step 2/12 : FROM ${BASE} AS builder 11:00:11 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 11:00:11 63b65145d645: Pulling fs layer 11:00:11 a2d21d5440eb: Pulling fs layer 11:00:11 935e6c44a52c: Pulling fs layer 11:00:11 94cc34f8dd06: Pulling fs layer 11:00:11 30dea6a524f1: Pulling fs layer 11:00:11 a2aff8979fd8: Pulling fs layer 11:00:11 6808be2612f2: Pulling fs layer 11:00:11 f25807f1079a: Pulling fs layer 11:00:11 94cc34f8dd06: Waiting 11:00:11 30dea6a524f1: Waiting 11:00:11 a2aff8979fd8: Waiting 11:00:11 6808be2612f2: Waiting 11:00:11 f25807f1079a: Waiting 11:00:11 a2d21d5440eb: Verifying Checksum 11:00:11 a2d21d5440eb: Download complete 11:00:11 94cc34f8dd06: Verifying Checksum 11:00:11 94cc34f8dd06: Download complete 11:00:11 30dea6a524f1: Verifying Checksum 11:00:11 30dea6a524f1: Download complete 11:00:11 63b65145d645: Verifying Checksum 11:00:11 63b65145d645: Download complete 11:00:11 a2aff8979fd8: Verifying Checksum 11:00:11 a2aff8979fd8: Download complete 11:00:11 63b65145d645: Pull complete 11:00:11 a2d21d5440eb: Pull complete 11:00:11 f25807f1079a: Download complete 11:00:11 935e6c44a52c: Verifying Checksum 11:00:11 935e6c44a52c: Download complete 11:00:12 6808be2612f2: Verifying Checksum 11:00:12 6808be2612f2: Download complete 11:00:16 935e6c44a52c: Pull complete 11:00:16 94cc34f8dd06: Pull complete 11:00:16 30dea6a524f1: Pull complete 11:00:16 a2aff8979fd8: Pull complete 11:00:18 6808be2612f2: Pull complete 11:00:19 f25807f1079a: Pull complete 11:00:19 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 11:00:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 11:00:19 ---> 3b553350e43f 11:00:19 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:00:22 Still waiting to schedule task 11:00:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:00:23 ---> Running in c234e504eaa7 11:00:23 Removing intermediate container c234e504eaa7 11:00:23 ---> 8ec599a6b9c3 11:00:23 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:00:23 ---> Running in c920cbe5693e 11:00:23 Removing intermediate container c920cbe5693e 11:00:23 ---> 4568b0222da9 11:00:23 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:00:23 ---> Running in abc40dca39fc 11:00:23 Removing intermediate container abc40dca39fc 11:00:23 ---> 7c01fdb1be48 11:00:23 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:00:23 ---> Running in 290162add6df 11:00:23 Removing intermediate container 290162add6df 11:00:23 ---> c3e2bba242c6 11:00:23 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:00:23 ---> Running in 2d6759940777 11:00:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:00:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:00:24 OK: 265 MiB in 53 packages 11:00:24 Removing intermediate container 2d6759940777 11:00:24 ---> e4b936745891 11:00:24 Step 8/12 : WORKDIR /app 11:00:24 ---> Running in cf4f2a3a15ee 11:00:24 Removing intermediate container cf4f2a3a15ee 11:00:24 ---> 3121182b59c3 11:00:24 Step 9/12 : COPY go.mod vendor* ./ 11:00:25 ---> 942f5d69496f 11:00:25 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:00:25 ---> Running in 593cacdbc782 11:01:03 Removing intermediate container 593cacdbc782 11:01:03 ---> 335cba480252 11:01:03 Step 11/12 : COPY . . 11:01:03 ---> ae9d8f0cb5de 11:01:03 Step 12/12 : RUN $MAKE 11:01:03 ---> Running in 065ce9f3092f 11:01:03 noop 11:01:03 Removing intermediate container 065ce9f3092f 11:01:03 ---> 5df2cc68cb8c 11:01:03 Successfully built 5df2cc68cb8c 11:01:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:04 + docker inspect -f . ci-base-image-x86_64 11:01:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:04 prd-ubuntu20.04-docker-8c-8g-9169 does not seem to be running inside a container 11:01:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-208 -v /w/workspace/undry_device-rfid-llrp-go_PR-208:/w/workspace/undry_device-rfid-llrp-go_PR-208:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-208@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-208@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:01:04 $ docker top c0514cf64b3855749e14a5d83613979ceaacb0c6b56e44a4260dd6352f609f85 -eo pid,comm [Pipeline] { [Pipeline] sh 11:01:05 + go version 11:01:05 go version go1.20.2 linux/amd64 [Pipeline] } 11:01:05 $ docker stop --time=1 c0514cf64b3855749e14a5d83613979ceaacb0c6b56e44a4260dd6352f609f85 11:01:06 $ docker rm -f --volumes c0514cf64b3855749e14a5d83613979ceaacb0c6b56e44a4260dd6352f609f85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:07 + docker inspect -f . ci-base-image-x86_64 11:01:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:07 prd-ubuntu20.04-docker-8c-8g-9169 does not seem to be running inside a container 11:01:07 $ 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-208 -v /w/workspace/undry_device-rfid-llrp-go_PR-208:/w/workspace/undry_device-rfid-llrp-go_PR-208:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-208@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-208@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:01:07 $ docker top 4f1e9d6bc2992b7995e415948b5811128692b6606941d7ad31e9dad369afc6c8 -eo pid,comm [Pipeline] { [Pipeline] sh 11:01:08 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-208 [Pipeline] fileExists [Pipeline] sh 11:01:08 + make test 11:01:08 go test ./... -coverprofile=coverage.out ./... 11:01:13 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:01:23 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:01:23 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:01:27 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.374s coverage: 40.5% of statements 11:01:27 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.243s coverage: 52.0% of statements 11:01:27 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 96.4% of statements 11:01:35 go vet ./... 11:01:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:01:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:01:37 ./bin/test-attribution-txt.sh 11:01:37 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 11:01:37 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 11:01:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:01:37 $ docker stop --time=1 4f1e9d6bc2992b7995e415948b5811128692b6606941d7ad31e9dad369afc6c8 11:01:41 $ docker rm -f --volumes 4f1e9d6bc2992b7995e415948b5811128692b6606941d7ad31e9dad369afc6c8 [Pipeline] // withDockerContainer [Pipeline] sh 11:01:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:01:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:01:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:01:42 + ls -al . 11:01:42 total 628 11:01:42 drwxrwxr-x 11 jenkins jenkins 4096 Apr 20 11:01 . 11:01:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 10:59 .. 11:01:42 -rw-rw-r-- 1 jenkins jenkins 134 Apr 20 10:59 .dockerignore 11:01:42 drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 11:00 .git 11:01:42 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 10:59 .github 11:01:42 -rw-rw-r-- 1 jenkins jenkins 946 Apr 20 10:59 .gitignore 11:01:42 -rw-rw-r-- 1 jenkins jenkins 41 Apr 20 10:59 .golangci.yml 11:01:42 drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 11:00 .semver 11:01:42 -rw-rw-r-- 1 jenkins jenkins 10794 Apr 20 10:59 Attribution.txt 11:01:42 -rw-rw-r-- 1 jenkins jenkins 5905 Apr 20 10:59 CHANGELOG.md 11:01:42 -rw-rw-r-- 1 jenkins jenkins 1347 Apr 20 10:59 Dockerfile 11:01:42 -rw-rw-r-- 1 jenkins jenkins 677 Apr 20 10:59 GOVERNANCE.md 11:01:42 -rw-rw-r-- 1 jenkins jenkins 683 Apr 20 10:59 Jenkinsfile 11:01:42 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 20 10:59 LICENSE 11:01:42 -rw-rw-r-- 1 jenkins jenkins 2053 Apr 20 10:59 Makefile 11:01:42 -rw-rw-r-- 1 jenkins jenkins 625 Apr 20 10:59 OWNERS.md 11:01:42 -rw-rw-r-- 1 jenkins jenkins 28505 Apr 20 10:59 README.md 11:01:42 -rw-rw-r-- 1 jenkins jenkins 5 Apr 20 11:00 VERSION 11:01:42 drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 10:59 bin 11:01:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 10:59 cmd 11:01:42 -rw-r--r-- 1 jenkins jenkins 458038 Apr 20 11:01 coverage.out 11:01:42 drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 10:59 examples 11:01:42 -rw-rw-r-- 1 jenkins jenkins 3419 Apr 20 10:59 go.mod 11:01:42 -rw-rw-r-- 1 jenkins jenkins 31193 Apr 20 10:59 go.sum 11:01:42 drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 10:59 images 11:01:42 drwxrwxr-x 5 jenkins jenkins 4096 Apr 20 10:59 internal 11:01:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 10:59 snap 11:01:42 -rw-rw-r-- 1 jenkins jenkins 193 Apr 20 10:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:43 + 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=0aa289759587790c5b67daa991c939cd71804213 --label arch=amd64 --label version=0.0.0 . 11:01:43 Sending build context to Docker daemon 4.218MB 11:01:43 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 11:01:43 Step 2/24 : FROM ${BASE} AS builder 11:01:43 ---> 5df2cc68cb8c 11:01:43 Step 3/24 : ARG ADD_BUILD_TAGS="" 11:01:43 ---> Running in c7cbd1c5c720 11:01:43 Removing intermediate container c7cbd1c5c720 11:01:43 ---> b3d3bd3e632c 11:01:43 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:01:43 ---> Running in 7dd737d646ce 11:01:43 Removing intermediate container 7dd737d646ce 11:01:43 ---> 51de62997623 11:01:43 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 11:01:43 ---> Running in 51343cef9206 11:01:43 Removing intermediate container 51343cef9206 11:01:43 ---> 3b95486d72cc 11:01:43 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 11:01:43 ---> Running in c59478f51d71 11:01:43 Removing intermediate container c59478f51d71 11:01:43 ---> 88e721c6931b 11:01:43 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:01:43 ---> Running in 55bea75e25fb 11:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:01:44 OK: 265 MiB in 53 packages 11:01:44 Removing intermediate container 55bea75e25fb 11:01:44 ---> a1d19a03f271 11:01:44 Step 8/24 : WORKDIR /app 11:01:44 ---> Running in 766e2f387695 11:01:44 Removing intermediate container 766e2f387695 11:01:44 ---> 9776557a9e4a 11:01:44 Step 9/24 : COPY go.mod vendor* ./ 11:01:44 ---> 03e33d5efa81 11:01:44 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:01:44 ---> Running in e54f36957731 11:01:45 Removing intermediate container e54f36957731 11:01:45 ---> ec8066a93dc3 11:01:45 Step 11/24 : COPY . . 11:01:45 ---> 018135c29a4e 11:01:45 Step 12/24 : RUN $MAKE 11:01:45 ---> Running in 667f87b385fa 11:01:46 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:01:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9170 in /w/workspace/undry_device-rfid-llrp-go_PR-208 [Pipeline] { [Pipeline] ws 11:01:58 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 11:01:58 Selected Git installation does not exist. Using Default 11:01:58 The recommended git tool is: NONE 11:02:04 using credential edgex-jenkins-ssh 11:02:04 Cloning the remote Git repository 11:02:04 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:02:04 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 11:02:05 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:02:05 > git --version # timeout=10 11:02:05 > git --version # 'git version 2.25.1' 11:02:05 using GIT_SSH to set credentials SSH Credentials for GitHub 11:02:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:02:06 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:02:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:02:07 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:02:07 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:02:07 using GIT_SSH to set credentials SSH Credentials for GitHub 11:02:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:02:07 Merging remotes/origin/main commit 85826e77fb29969954e3475a8ff39b67fe868a1c into PR head commit 0aa289759587790c5b67daa991c939cd71804213 11:02:08 Removing intermediate container 667f87b385fa 11:02:08 ---> f34d4390f62a 11:02:08 Step 13/24 : FROM alpine:3.17 11:02:08 3.17: Pulling from library/alpine 11:02:08 f56be85fc22e: Pulling fs layer 11:02:08 f56be85fc22e: Verifying Checksum 11:02:08 f56be85fc22e: Download complete 11:02:08 f56be85fc22e: Pull complete 11:02:08 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 11:02:08 Status: Downloaded newer image for alpine:3.17 11:02:08 ---> 9ed4aefc74f6 11:02:08 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 11:02:08 ---> Running in d41d398e3a81 11:02:08 Removing intermediate container d41d398e3a81 11:02:08 ---> 46dbf3d2a9dc 11:02:08 Step 15/24 : RUN apk add --update --no-cache dumb-init 11:02:08 ---> Running in bc983aa8672d 11:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:02:08 (1/1) Installing dumb-init (1.2.5-r2) 11:02:08 Executing busybox-1.35.0-r29.trigger 11:02:08 OK: 7 MiB in 16 packages 11:02:08 Removing intermediate container bc983aa8672d 11:02:08 ---> fb412f0f2f28 11:02:08 Step 16/24 : COPY --from=builder /app/LICENSE / 11:02:08 ---> a761c1517319 11:02:08 Step 17/24 : COPY --from=builder /app/Attribution.txt / 11:02:08 ---> 4ae6f23d0b6d 11:02:08 Step 18/24 : COPY --from=builder /app/cmd/ / 11:02:08 Merge succeeded, producing 0aa289759587790c5b67daa991c939cd71804213 11:02:08 Checking out Revision 0aa289759587790c5b67daa991c939cd71804213 (PR-208) 11:02:08 ---> 86e511f117c9 11:02:08 Step 19/24 : EXPOSE 59989 11:02:08 ---> Running in c3f9e6390930 11:02:08 Removing intermediate container c3f9e6390930 11:02:08 ---> 45bb6d25b8b7 11:02:08 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 11:02:08 ---> Running in c27e15347a4d 11:02:08 Removing intermediate container c27e15347a4d 11:02:08 ---> 8f5f900c827b 11:02:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:02:08 ---> Running in 7454b2763e02 11:02:08 Removing intermediate container 7454b2763e02 11:02:08 ---> 92fb4238ac91 11:02:08 Step 22/24 : LABEL arch=amd64 11:02:08 ---> Running in dc7559950bb4 11:02:08 Removing intermediate container dc7559950bb4 11:02:08 ---> f8037c3c81c6 11:02:08 Step 23/24 : LABEL git_sha=0aa289759587790c5b67daa991c939cd71804213 11:02:08 ---> Running in da1c85ad44fd 11:02:08 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 11:02:08 > git --version # timeout=10 11:02:08 > git --version # 'git version 2.25.1' 11:02:08 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 11:02:08 Removing intermediate container da1c85ad44fd 11:02:08 ---> 7c1cc47d691e 11:02:08 Step 24/24 : LABEL version=0.0.0 11:02:08 ---> Running in e7090d786287 11:02:08 Removing intermediate container e7090d786287 11:02:08 ---> 2719054c3bd8 11:02:08 [Warning] One or more build-args [ARCH] were not consumed 11:02:08 Successfully built 2719054c3bd8 11:02:08 Successfully tagged device-rfid-llrp:latest [Pipeline] } 11:02:07 > git config core.sparsecheckout # timeout=10 11:02:07 > git checkout -f 0aa289759587790c5b67daa991c939cd71804213 # timeout=10 11:02:08 > git remote # timeout=10 11:02:08 > git config --get remote.origin.url # timeout=10 11:02:08 using GIT_SSH to set credentials SSH Credentials for GitHub 11:02:08 > git merge 85826e77fb29969954e3475a8ff39b67fe868a1c # timeout=10 11:02:08 > git rev-parse HEAD^{commit} # timeout=10 11:02:08 > git config core.sparsecheckout # timeout=10 11:02:08 > git checkout -f 0aa289759587790c5b67daa991c939cd71804213 # timeout=10 [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) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 11:02:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:02:09 11:02:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:02:10 % Total % Received % Xferd Average Speed Time Time Time Current 11:02:10 Dload Upload Total Spent Left Speed 11:02:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 94956 0 --:--:-- --:--:-- --:--:-- 94956 100 12751 100 12751 0 0 106k 0 --:--:-- --:--:-- --:--:-- 105k 11:02:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:02:10 latest: Pulling from edgex-lftools-log-publisher 11:02:10 5eb5b503b376: Pulling fs layer 11:02:10 5c69ac0246d0: Pulling fs layer 11:02:10 ec43610c2a17: Pulling fs layer 11:02:10 3a2ae6a8a46f: Pulling fs layer 11:02:10 33b1e0a273af: Pulling fs layer 11:02:10 5d3b04190fa2: Pulling fs layer 11:02:10 2f39f015ded8: Pulling fs layer 11:02:10 3a2ae6a8a46f: Waiting 11:02:10 33b1e0a273af: Waiting 11:02:10 5d3b04190fa2: Waiting 11:02:10 2f39f015ded8: Waiting 11:02:10 5c69ac0246d0: Verifying Checksum 11:02:10 5c69ac0246d0: Download complete 11:02:10 3a2ae6a8a46f: Verifying Checksum 11:02:10 3a2ae6a8a46f: Download complete 11:02:10 33b1e0a273af: Verifying Checksum 11:02:10 33b1e0a273af: Download complete 11:02:10 ec43610c2a17: Verifying Checksum 11:02:10 ec43610c2a17: Download complete 11:02:10 5d3b04190fa2: Verifying Checksum 11:02:10 5d3b04190fa2: Download complete [Pipeline] sh 11:02:10 5eb5b503b376: Verifying Checksum 11:02:10 5eb5b503b376: Download complete 11:02:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:02:11 2f39f015ded8: Download complete 11:02:11 + sudo tee /etc/docker/daemon.new 11:02:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:02:11 { 11:02:11 "registry-mirrors": [ 11:02:11 "https://nexus3.edgexfoundry.org:10001" 11:02:11 ], 11:02:11 "bip": "10.250.0.254/24", 11:02:11 "hosts": [ 11:02:11 "tcp://0.0.0.0:5555", 11:02:11 "unix:///var/run/docker.sock" 11:02:11 ], 11:02:11 "mtu": 1458, 11:02:11 "selinux-enabled": true, 11:02:11 "seccomp-profile": "/etc/docker/seccomp.json" 11:02:11 } [Pipeline] sh 11:02:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:02:11 5eb5b503b376: Pull complete 11:02:11 5c69ac0246d0: Pull complete 11:02:11 + sudo service docker restart 11:02:12 ec43610c2a17: Pull complete 11:02:12 3a2ae6a8a46f: Pull complete 11:02:12 33b1e0a273af: Pull complete 11:02:12 5d3b04190fa2: Pull complete 11:02:16 2f39f015ded8: Pull complete 11:02:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:02:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:02:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:02:16 prd-ubuntu20.04-docker-8c-8g-9169 does not seem to be running inside a container 11:02:17 $ 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-208 -v /w/workspace/undry_device-rfid-llrp-go_PR-208:/w/workspace/undry_device-rfid-llrp-go_PR-208:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-208@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-208@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:02:20 $ docker top 310c0119677d6d65105b91763ef94e10b099f6b3b77ef6c869b6bdc5d9beeb60 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:02:21 ---> job-cost.sh 11:02:21 lf-activate-venv: SKIPPING 11:02:21 INFO: No Stack... 11:02:21 INFO: Retrieving Pricing Info for: v3-standard-8 11:02:21 INFO: Archiving Costs [Pipeline] sh 11:02:22 + cat /w/workspace/undry_device-rfid-llrp-go_PR-208/archives/cost.csv 11:02:22 + cut -d, -f6 [Pipeline] lock 11:02:22 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-208-1-stack-cost] 11:02:22 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-208-1-stack-cost] did not exist. Created. 11:02:22 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-208-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:02:22 + echo total: 0.2199999988079071 [Pipeline] stash 11:02:22 Stashed 1 file(s) [Pipeline] } 11:02:22 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-208-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:02:22 $ docker stop --time=1 310c0119677d6d65105b91763ef94e10b099f6b3b77ef6c869b6bdc5d9beeb60 11:02:23 $ docker rm -f --volumes 310c0119677d6d65105b91763ef94e10b099f6b3b77ef6c869b6bdc5d9beeb60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:02:30 provisioning config files... 11:02:30 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config17683981083511006207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:02:30 ---> docker-login.sh 11:02:30 nexus3.edgexfoundry.org:10001 11:02:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:31 Configure a credential helper to remove this warning. See 11:02:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:31 11:02:31 Login Succeeded 11:02:31 nexus3.edgexfoundry.org:10002 11:02:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:31 Configure a credential helper to remove this warning. See 11:02:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:31 11:02:31 Login Succeeded 11:02:31 nexus3.edgexfoundry.org:10003 11:02:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:32 Configure a credential helper to remove this warning. See 11:02:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:32 11:02:32 Login Succeeded 11:02:32 nexus3.edgexfoundry.org:10004 11:02:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:32 Configure a credential helper to remove this warning. See 11:02:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:32 11:02:32 Login Succeeded 11:02:32 docker.io 11:02:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:32 Configure a credential helper to remove this warning. See 11:02:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:32 11:02:32 Login Succeeded 11:02:32 ---> docker-login.sh ends [Pipeline] } 11:02:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:02:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:02:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:02:33 ========================================================= 11:02:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 11:02:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:33 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 11:02:34 Sending build context to Docker daemon 1.212MB 11:02:34 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:02:34 Step 2/12 : FROM ${BASE} AS builder 11:02:34 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:02:34 af6eaf76a39c: Pulling fs layer 11:02:34 55522c791124: Pulling fs layer 11:02:34 ce5c4a1c91eb: Pulling fs layer 11:02:34 169dfbe0d373: Pulling fs layer 11:02:34 e1ff8fa3b103: Pulling fs layer 11:02:34 169dfbe0d373: Waiting 11:02:34 52ebb69f0ebf: Pulling fs layer 11:02:34 5abe8eddf0d5: Pulling fs layer 11:02:34 e1ff8fa3b103: Waiting 11:02:34 5abe8eddf0d5: Waiting 11:02:34 52ebb69f0ebf: Waiting 11:02:34 55522c791124: Verifying Checksum 11:02:34 55522c791124: Download complete 11:02:34 169dfbe0d373: Download complete 11:02:34 e1ff8fa3b103: Verifying Checksum 11:02:34 e1ff8fa3b103: Download complete 11:02:34 af6eaf76a39c: Verifying Checksum 11:02:35 5abe8eddf0d5: Verifying Checksum 11:02:35 5abe8eddf0d5: Download complete 11:02:35 af6eaf76a39c: Pull complete 11:02:36 55522c791124: Pull complete 11:02:37 52ebb69f0ebf: Verifying Checksum 11:02:37 52ebb69f0ebf: Download complete 11:02:37 ce5c4a1c91eb: Verifying Checksum 11:02:37 ce5c4a1c91eb: Download complete 11:02:49 ce5c4a1c91eb: Pull complete 11:02:49 169dfbe0d373: Pull complete 11:02:49 e1ff8fa3b103: Pull complete 11:02:54 52ebb69f0ebf: Pull complete 11:02:58 5abe8eddf0d5: Pull complete 11:02:58 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 11:02:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 11:02:58 ---> 6cb57ee374ae 11:02:58 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:03:00 ---> Running in 59cb0d0fb354 11:03:00 Removing intermediate container 59cb0d0fb354 11:03:00 ---> b752cdea3d0b 11:03:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:03:00 ---> Running in 94b4dae0c812 11:03:00 Removing intermediate container 94b4dae0c812 11:03:00 ---> c457c60316fe 11:03:00 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:03:00 ---> Running in 93c035c5d1ae 11:03:00 Removing intermediate container 93c035c5d1ae 11:03:00 ---> 401acc648023 11:03:00 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:03:00 ---> Running in 7b64c085d701 11:03:01 Removing intermediate container 7b64c085d701 11:03:01 ---> 6d0f5b34c7ee 11:03:01 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:03:01 ---> Running in 5a43f8242e86 11:03:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:03:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:03:04 OK: 263 MiB in 53 packages 11:03:04 Removing intermediate container 5a43f8242e86 11:03:04 ---> dea50edd347d 11:03:04 Step 8/12 : WORKDIR /app 11:03:04 ---> Running in 3bad27de6ce7 11:03:05 Removing intermediate container 3bad27de6ce7 11:03:05 ---> eca000950f9b 11:03:05 Step 9/12 : COPY go.mod vendor* ./ 11:03:05 ---> 5e6ed5f3371c 11:03:05 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:03:05 ---> Running in 9dc74f3d654e 11:04:13 Removing intermediate container 9dc74f3d654e 11:04:13 ---> 6ecb4dd1b91e 11:04:13 Step 11/12 : COPY . . 11:04:13 ---> d474cf1a7c42 11:04:13 Step 12/12 : RUN $MAKE 11:04:13 ---> Running in 1dc609193e41 11:04:13 noop 11:04:13 Removing intermediate container 1dc609193e41 11:04:13 ---> 9c775deec959 11:04:13 Successfully built 9c775deec959 11:04:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:14 + docker inspect -f . ci-base-image-arm64 11:04:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:04:14 prd-ubuntu20.04-docker-arm64-4c-16g-9170 does not seem to be running inside a container 11:04:14 $ 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:04:15 $ docker top d1e88ea782bb77ba8ec048174420b36541979113a67d5b7c9ce91873ab87993b -eo pid,comm [Pipeline] { [Pipeline] sh 11:04:16 + go version 11:04:16 go version go1.20.2 linux/arm64 [Pipeline] } 11:04:16 $ docker stop --time=1 d1e88ea782bb77ba8ec048174420b36541979113a67d5b7c9ce91873ab87993b 11:04:19 $ docker rm -f --volumes d1e88ea782bb77ba8ec048174420b36541979113a67d5b7c9ce91873ab87993b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:20 + docker inspect -f . ci-base-image-arm64 11:04:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:04:20 prd-ubuntu20.04-docker-arm64-4c-16g-9170 does not seem to be running inside a container 11:04:20 $ 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:04:21 $ docker top ffce7053686f67e049a1c5fdb3ac1ea1130bc1912a491625d18bbe6c3b7583f5 -eo pid,comm [Pipeline] { [Pipeline] sh 11:04:22 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 11:04:22 + make test 11:04:22 go test ./... -coverprofile=coverage.out ./... 11:04:55 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:06:46 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:06:46 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.720902417Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:07:21 level=INFO ts=2023-04-20T11:06:49.723284925Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 11:07:21 level=INFO ts=2023-04-20T11:06:49.723420532Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:07:21 level=INFO ts=2023-04-20T11:06:49.72354414Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=WARN ts=2023-04-20T11:06:49.723607613Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.723778593Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 11:07:21 level=INFO ts=2023-04-20T11:06:49.723919171Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:07:21 level=INFO ts=2023-04-20T11:06:49.724736349Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=WARN ts=2023-04-20T11:06:49.724992353Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.725137692Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:07:21 level=INFO ts=2023-04-20T11:06:49.725583087Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:07:21 level=INFO ts=2023-04-20T11:06:49.726081136Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.726234735Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.726354942Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 11:07:21 level=INFO ts=2023-04-20T11:06:49.726790017Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:07:21 level=INFO ts=2023-04-20T11:06:49.727280266Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.727424384Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:07:21 level=INFO ts=2023-04-20T11:06:49.727775454Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:07:21 level=INFO ts=2023-04-20T11:06:49.740654088Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.740832429Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:07:21 level=INFO ts=2023-04-20T11:06:49.74137119Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:07:21 level=INFO ts=2023-04-20T11:06:49.742001866Z app=test source=discover.go:432 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:07:21 level=DEBUG ts=2023-04-20T11:06:49.757281689Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:07:21 level=INFO ts=2023-04-20T11:06:49.762409866Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 11:07:21 level=INFO ts=2023-04-20T11:06:49.762572965Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.762691292Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 11:07:21 level=INFO ts=2023-04-20T11:06:49.763146888Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=WARN ts=2023-04-20T11:06:49.763204442Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:07:21 level=INFO ts=2023-04-20T11:06:49.763362471Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:07:21 level=INFO ts=2023-04-20T11:06:49.763815437Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=WARN ts=2023-04-20T11:06:49.763879651Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.763964036Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:07:21 level=INFO ts=2023-04-20T11:06:49.764088673Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:07:21 level=INFO ts=2023-04-20T11:06:49.764672346Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.764863978Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.765113222Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 11:07:21 level=INFO ts=2023-04-20T11:06:49.765358906Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:07:21 level=INFO ts=2023-04-20T11:06:49.765991783Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.766384615Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:07:21 level=INFO ts=2023-04-20T11:06:49.766692063Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:07:21 level=INFO ts=2023-04-20T11:06:49.767111967Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.767222024Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:07:21 level=INFO ts=2023-04-20T11:06:49.767374493Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:07:21 level=INFO ts=2023-04-20T11:06:49.767492779Z app=test source=discover.go:432 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:07:21 level=DEBUG ts=2023-04-20T11:06:49.768508418Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:07:21 level=INFO ts=2023-04-20T11:06:49.770415568Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 11:07:21 level=INFO ts=2023-04-20T11:06:49.770549336Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:07:21 level=INFO ts=2023-04-20T11:06:49.770642351Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=WARN ts=2023-04-20T11:06:49.770725966Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.770872505Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 11:07:21 level=INFO ts=2023-04-20T11:06:49.771264087Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:07:21 level=INFO ts=2023-04-20T11:06:49.771966598Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=WARN ts=2023-04-20T11:06:49.772073804Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.772215382Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:07:21 level=INFO ts=2023-04-20T11:06:49.772490318Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:07:21 level=INFO ts=2023-04-20T11:06:49.772998048Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.773108294Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.773195239Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 11:07:21 level=INFO ts=2023-04-20T11:06:49.773283104Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:07:21 level=INFO ts=2023-04-20T11:06:49.773665086Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.773788763Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:07:21 level=INFO ts=2023-04-20T11:06:49.77390048Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:07:21 level=INFO ts=2023-04-20T11:06:49.774303613Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.774389938Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:07:21 level=INFO ts=2023-04-20T11:06:49.77459915Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:07:21 level=INFO ts=2023-04-20T11:06:49.774716177Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.776020592Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:07:21 level=INFO ts=2023-04-20T11:06:49.777612024Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 11:07:21 level=INFO ts=2023-04-20T11:06:49.777799935Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:07:21 level=INFO ts=2023-04-20T11:06:49.777946634Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=WARN ts=2023-04-20T11:06:49.778075351Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.778327926Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 11:07:21 level=INFO ts=2023-04-20T11:06:49.778552279Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:07:21 level=INFO ts=2023-04-20T11:06:49.779074989Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=WARN ts=2023-04-20T11:06:49.779149433Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.779284831Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:07:21 level=INFO ts=2023-04-20T11:06:49.779696955Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:07:21 level=INFO ts=2023-04-20T11:06:49.780202094Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.780522392Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.780607297Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 11:07:21 level=INFO ts=2023-04-20T11:06:49.780983429Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:07:21 level=INFO ts=2023-04-20T11:06:49.781589884Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.78186535Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:07:21 level=INFO ts=2023-04-20T11:06:49.782236141Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:07:21 level=INFO ts=2023-04-20T11:06:49.78272438Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.782986915Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:07:21 level=INFO ts=2023-04-20T11:06:49.783274411Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:07:21 level=INFO ts=2023-04-20T11:06:49.783549907Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.785273447Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:07:21 level=INFO ts=2023-04-20T11:06:49.786488347Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 11:07:21 level=INFO ts=2023-04-20T11:06:49.78688082Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:07:21 level=INFO ts=2023-04-20T11:06:49.787082852Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=WARN ts=2023-04-20T11:06:49.787315215Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.787099903Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 11:07:21 level=INFO ts=2023-04-20T11:06:49.787785932Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:07:21 level=INFO ts=2023-04-20T11:06:49.788475452Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=WARN ts=2023-04-20T11:06:49.78860508Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.788697875Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:07:21 level=INFO ts=2023-04-20T11:06:49.789032744Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:07:21 level=INFO ts=2023-04-20T11:06:49.789567705Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.789711693Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.789862102Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 11:07:21 level=INFO ts=2023-04-20T11:06:49.790057273Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:07:21 level=INFO ts=2023-04-20T11:06:49.793014064Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.793142412Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:07:21 level=INFO ts=2023-04-20T11:06:49.793306891Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:07:21 level=INFO ts=2023-04-20T11:06:49.793719565Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.793842322Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:07:21 level=INFO ts=2023-04-20T11:06:49.794030023Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:07:21 level=INFO ts=2023-04-20T11:06:49.794219384Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.795323498Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:07:21 level=INFO ts=2023-04-20T11:06:49.797399258Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 11:07:21 level=INFO ts=2023-04-20T11:06:49.797529155Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:07:21 level=INFO ts=2023-04-20T11:06:49.79761531Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=WARN ts=2023-04-20T11:06:49.797673524Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.797843323Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 11:07:21 level=INFO ts=2023-04-20T11:06:49.797889626Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:07:21 level=INFO ts=2023-04-20T11:06:49.798272198Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=WARN ts=2023-04-20T11:06:49.798359103Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.798734685Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:07:21 level=INFO ts=2023-04-20T11:06:49.798865492Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:07:21 level=INFO ts=2023-04-20T11:06:49.799397893Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.799791716Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.799886762Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 11:07:21 level=INFO ts=2023-04-20T11:06:49.799988707Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:07:21 level=INFO ts=2023-04-20T11:06:49.800603803Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.800966934Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:07:21 level=INFO ts=2023-04-20T11:06:49.801094021Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:07:21 level=INFO ts=2023-04-20T11:06:49.801540947Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.801877187Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:07:21 level=INFO ts=2023-04-20T11:06:49.802300271Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:07:21 level=INFO ts=2023-04-20T11:06:49.802466181Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 11:07:21 --- FAIL: TestAutoDiscoverNaming (0.10s) 11:07:21 --- FAIL: TestAutoDiscoverNaming/LLRP-001a004fd9ca2b (0.01s) 11:07:21 discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:45052: use of closed network connection 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.803470639Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.804458426Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:07:21 level=INFO ts=2023-04-20T11:06:49.805113314Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 11:07:21 level=INFO ts=2023-04-20T11:06:49.805201689Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.805339747Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 11:07:21 level=INFO ts=2023-04-20T11:06:49.805591371Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=WARN ts=2023-04-20T11:06:49.805812344Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:07:21 level=INFO ts=2023-04-20T11:06:49.806099461Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:07:21 level=INFO ts=2023-04-20T11:06:49.806626871Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=WARN ts=2023-04-20T11:06:49.80678238Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.807022144Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:07:21 level=INFO ts=2023-04-20T11:06:49.807290869Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:07:21 level=INFO ts=2023-04-20T11:06:49.807776587Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.808047003Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.808221493Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 11:07:21 level=INFO ts=2023-04-20T11:06:49.808479718Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:07:21 level=INFO ts=2023-04-20T11:06:49.809120295Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.809215191Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:07:21 level=INFO ts=2023-04-20T11:06:49.809625794Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:07:21 level=INFO ts=2023-04-20T11:06:49.810254241Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.810356857Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:07:21 level=INFO ts=2023-04-20T11:06:49.810750659Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:07:21 level=INFO ts=2023-04-20T11:06:49.81094343Z app=test source=discover.go:432 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:07:21 level=DEBUG ts=2023-04-20T11:06:49.811839732Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:07:21 level=INFO ts=2023-04-20T11:06:49.812931865Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 11:07:21 level=INFO ts=2023-04-20T11:06:49.813324918Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:07:21 level=INFO ts=2023-04-20T11:06:49.813434004Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=WARN ts=2023-04-20T11:06:49.813491498Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.813636286Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 11:07:21 level=INFO ts=2023-04-20T11:06:49.814239251Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:07:21 level=INFO ts=2023-04-20T11:06:49.814876268Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=WARN ts=2023-04-20T11:06:49.815069179Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.815315033Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:07:21 level=INFO ts=2023-04-20T11:06:49.815713006Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:07:21 level=INFO ts=2023-04-20T11:06:49.81612043Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.816434098Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.816611008Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 11:07:21 level=INFO ts=2023-04-20T11:06:49.816970349Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:07:21 level=INFO ts=2023-04-20T11:06:49.817614026Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.817878881Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:07:21 level=INFO ts=2023-04-20T11:06:49.818005889Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:07:21 level=INFO ts=2023-04-20T11:06:49.818500667Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:07:21 level=DEBUG ts=2023-04-20T11:06:49.818665087Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:07:21 level=INFO ts=2023-04-20T11:06:49.818860648Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:07:21 level=INFO ts=2023-04-20T11:06:49.818993996Z app=test source=discover.go:432 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:07:21 level=WARN ts=2023-04-20T11:06:49.819502535Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." 11:07:21 FAIL 11:07:21 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver coverage: 40.5% of statements 11:07:21 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.343s 11:07:21 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.596s coverage: 52.0% of statements 11:07:21 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.062s coverage: 95.5% of statements 11:07:21 FAIL 11:07:21 make: *** [Makefile:31: unittest] Error 1 [Pipeline] } 11:07:21 $ docker stop --time=1 ffce7053686f67e049a1c5fdb3ac1ea1130bc1912a491625d18bbe6c3b7583f5 11:07:23 $ docker rm -f --volumes ffce7053686f67e049a1c5fdb3ac1ea1130bc1912a491625d18bbe6c3b7583f5 [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:07:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:07:25 11:07:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:07:25 arm64: Pulling from edgex-lftools-log-publisher 11:07:25 8998bd30e6a1: Pulling fs layer 11:07:25 04944245beec: Pulling fs layer 11:07:25 699f458cf7ca: Pulling fs layer 11:07:25 765212b225bb: Pulling fs layer 11:07:25 f23df028b6ca: Pulling fs layer 11:07:25 d65c8cfc05b1: Pulling fs layer 11:07:25 2437ff75d9bd: Pulling fs layer 11:07:25 f23df028b6ca: Waiting 11:07:25 765212b225bb: Waiting 11:07:25 d65c8cfc05b1: Waiting 11:07:25 2437ff75d9bd: Waiting 11:07:25 04944245beec: Verifying Checksum 11:07:25 04944245beec: Download complete 11:07:25 765212b225bb: Verifying Checksum 11:07:25 765212b225bb: Download complete 11:07:25 f23df028b6ca: Verifying Checksum 11:07:25 f23df028b6ca: Download complete 11:07:26 d65c8cfc05b1: Verifying Checksum 11:07:26 d65c8cfc05b1: Download complete 11:07:26 699f458cf7ca: Verifying Checksum 11:07:26 699f458cf7ca: Download complete 11:07:26 8998bd30e6a1: Verifying Checksum 11:07:26 8998bd30e6a1: Download complete 11:07:29 2437ff75d9bd: Verifying Checksum 11:07:29 2437ff75d9bd: Download complete 11:07:31 8998bd30e6a1: Pull complete 11:07:31 04944245beec: Pull complete 11:07:33 699f458cf7ca: Pull complete 11:07:33 765212b225bb: Pull complete 11:07:34 f23df028b6ca: Pull complete 11:07:34 d65c8cfc05b1: Pull complete 11:07:49 2437ff75d9bd: Pull complete 11:07:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:07:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:07:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:07:49 prd-ubuntu20.04-docker-arm64-4c-16g-9170 does not seem to be running inside a container 11:07: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/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:07:52 $ docker top 5a33e09aa9b06a35410a2197858d786cbbfcb6abf1571e920ce33ef616c22937 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:07:53 ---> job-cost.sh 11:07:53 lf-activate-venv: SKIPPING 11:07:53 INFO: No Stack... 11:07:53 INFO: Retrieving Pricing Info for: v3-standard-4 11:07:54 INFO: Archiving Costs [Pipeline] sh 11:07:54 + + cut -d, -f6 11:07:54 cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock 11:07:55 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-208-1-stack-cost] 11:07:55 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-208-1-stack-cost] did not exist. Created. 11:07:55 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-208-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:07:55 /w/workspace/device-rfid-llrp-go/1@tmp/durable-92c63e1e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:07:56 + echo total: 0.10999999940395355 [Pipeline] stash 11:07:56 Warning: overwriting stash ‘stack-cost’ 11:07:56 Stashed 1 file(s) [Pipeline] } 11:07:56 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-208-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:07:56 $ docker stop --time=1 5a33e09aa9b06a35410a2197858d786cbbfcb6abf1571e920ce33ef616c22937 11:07:58 $ docker rm -f --volumes 5a33e09aa9b06a35410a2197858d786cbbfcb6abf1571e920ce33ef616c22937 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:07:58 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:08:01 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-208/archives ] 11:08:01 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-208/archives 11:08:01 total 16 11:08:01 drwxr-xr-x 3 root root 4096 Apr 20 11:02 . 11:08:01 drwxrwxr-x 12 jenkins jenkins 4096 Apr 20 11:02 .. 11:08:01 drwxr-xr-x 2 root root 4096 Apr 20 11:02 cost 11:08:01 -rw-r--r-- 1 root root 91 Apr 20 11:02 cost.csv 11:08:01 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-208/archives 11:08:01 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-208/archives 11:08:01 total 16 11:08:01 drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 11:02 . 11:08:01 drwxrwxr-x 12 jenkins jenkins 4096 Apr 20 11:02 .. 11:08:01 drwxr-xr-x 2 jenkins jenkins 4096 Apr 20 11:02 cost 11:08:01 -rw-r--r-- 1 jenkins jenkins 91 Apr 20 11:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:08:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:08:02 ---> package-listing.sh 11:08:02 ++ tr '[:upper:]' '[:lower:]' 11:08:02 ++ facter osfamily 11:08:02 + OS_FAMILY=debian 11:08:02 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-208 11:08:02 + START_PACKAGES=/tmp/packages_start.txt 11:08:02 + END_PACKAGES=/tmp/packages_end.txt 11:08:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:08:02 + PACKAGES=/tmp/packages_start.txt 11:08:02 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-208 ']' 11:08:02 + PACKAGES=/tmp/packages_end.txt 11:08:02 + case "${OS_FAMILY}" in 11:08:02 + dpkg -l 11:08:02 + grep '^ii' 11:08:02 + '[' -f /tmp/packages_start.txt ']' 11:08:02 + '[' -f /tmp/packages_end.txt ']' 11:08:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:08:02 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-208 ']' 11:08:02 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-208/archives/ 11:08:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-208/archives/ [Pipeline] echo 11:08:02 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-208/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:08:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:08:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:08:03 prd-ubuntu20.04-docker-8c-8g-9169 does not seem to be running inside a container 11:08:03 $ 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-208/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-208 -v /w/workspace/undry_device-rfid-llrp-go_PR-208:/w/workspace/undry_device-rfid-llrp-go_PR-208:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-208@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-208@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:08:03 $ docker top b8e63ec184b576cf484a1cbfbb40a928e0c2d55843b21e7b572484f48816bccf -eo pid,comm [Pipeline] { [Pipeline] sh 11:08:04 + touch /tmp/pre-build-complete [Pipeline] sh 11:08:04 + mkdir -p /var/log/sysstat [Pipeline] sh 11:08:04 + ls /var/log/sa-host 11:08:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:08:05 provisioning config files... 11:08:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-208@tmp/config16869703461130353409tmp [Pipeline] { [Pipeline] echo 11:08:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:08:05 ---> create-netrc.sh [Pipeline] } 11:08:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:08:06 ---> python-tools-install.sh [Pipeline] echo 11:08:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:08:06 ---> sudo-logs.sh 11:08:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:08:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:08:07 ---> job-cost.sh 11:08:07 lf-activate-venv: SKIPPING 11:08:07 DEBUG: total: 0.2199999988079071 11:08:07 INFO: Retrieving Stack Cost... 11:08:07 INFO: Retrieving Pricing Info for: v3-standard-8 11:08:07 INFO: Archiving Costs [Pipeline] echo 11:08:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:08:07 ---> logs-deploy.sh 11:08:07 lf-activate-venv: SKIPPING 11:08:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-208/1 11:08:07 INFO: archiving workspace using pattern(s): 11:08:08 Archives upload complete. 11:08:08 INFO: archiving logs to Nexus