Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 101b75117e411bdd78502b3f1ca04c1dcd42e077+ae7d9b6a68f03df559561437989ff9eef75c1b61 (93648927996935dabbaa2c4116eb4a79eedc65fd) 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-ssh11320508287034079894.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh10699181904607262145.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5306169001939199270.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8527662114151415394.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh162527762868289674.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7879’ Running on prd-ubuntu20.04-docker-8c-8g-7883 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-229 # 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 Merging remotes/origin/main commit ae7d9b6a68f03df559561437989ff9eef75c1b61 into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 > 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/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing cf919551642b7b765a45429836574324a6007bd2 Checking out Revision cf919551642b7b765a45429836574324a6007bd2 (PR-229) > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # 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 ae7d9b6a68f03df559561437989ff9eef75c1b61 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf919551642b7b765a45429836574324a6007bd2 # timeout=10 Commit message: "Merge commit 'ae7d9b6a68f03df559561437989ff9eef75c1b61' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 74941b3681fa6373a983621587b74df3298b6c81 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:08:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:08:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:08:26 ========================================================= 21:08:26 EdgeX Global Pipelines Version Info 21:08:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:08:27 ------------------- 21:08:27 stable info: 21:08:27 ------------------- 21:08:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:08:27 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:08:27 Message: update stable to v1.0.254 21:08:28 ------------------- 21:08:28 experimental info: 21:08:28 ------------------- 21:08:28 Commited By: **** collab-it+edgex@linuxfoundation.org 21:08:28 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:08:28 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:08:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 21:08:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 21:08:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:08:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:08:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:08:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:08:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:08:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:08:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:08:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:08:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:08:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 21:08:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:08:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:08:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:08:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:08:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:08:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:08:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:08:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:08:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:08:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:08:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:08:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:08:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:08:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:08:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:08:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-229 [Pipeline] echo 21:08:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-229 [Pipeline] echo 21:08:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-229 [Pipeline] echo 21:08:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf919551642b7b765a45429836574324a6007bd2 [Pipeline] echo 21:08:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf91955 [Pipeline] echo 21:08:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:08:28 provisioning config files... 21:08:29 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config6734575175934256186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:29 ---> docker-login.sh 21:08:29 nexus3.edgexfoundry.org:10001 21:08:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:29 Configure a credential helper to remove this warning. See 21:08:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:29 21:08:29 Login Succeeded 21:08:29 nexus3.edgexfoundry.org:10002 21:08:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:29 Configure a credential helper to remove this warning. See 21:08:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:29 21:08:29 Login Succeeded 21:08:29 nexus3.edgexfoundry.org:10003 21:08:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:29 Configure a credential helper to remove this warning. See 21:08:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:29 21:08:29 Login Succeeded 21:08:29 nexus3.edgexfoundry.org:10004 21:08:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:30 Configure a credential helper to remove this warning. See 21:08:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:30 21:08:30 Login Succeeded 21:08:30 docker.io 21:08:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:30 Configure a credential helper to remove this warning. See 21:08:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:30 21:08:30 Login Succeeded 21:08:30 ---> docker-login.sh ends [Pipeline] } 21:08:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:08:30 + git rev-list -1 --merges cf919551642b7b765a45429836574324a6007bd2~1..cf919551642b7b765a45429836574324a6007bd2 [Pipeline] echo 21:08:30 -----------> git rev-list -1 --merges cf919551642b7b765a45429836574324a6007bd2~1..cf919551642b7b765a45429836574324a6007bd2 cf919551642b7b765a45429836574324a6007bd2 21:08:30 cf919551642b7b765a45429836574324a6007bd2 [false] [Pipeline] sh 21:08:31 + git log --format=format:%s -1 cf919551642b7b765a45429836574324a6007bd2 [Pipeline] echo 21:08:31 ========================================================= 21:08:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:08:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:08:31 + git log --format=format:%s -1 cf919551642b7b765a45429836574324a6007bd2 [Pipeline] echo 21:08:31 [semverPrep] GIT_COMMIT: cf919551642b7b765a45429836574324a6007bd2, Commit Message: Merge commit 'ae7d9b6a68f03df559561437989ff9eef75c1b61' into HEAD [Pipeline] echo 21:08:31 [semverPrep] This is not a build commit. [Pipeline] sh 21:08:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:08:31 + grep -v github /etc/ssh/ssh_known_hosts 21:08:31 + [ -e /tmp/ssh_known_hosts ] 21:08:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:08:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:08:31 + sudo tee -a /etc/ssh/ssh_known_hosts 21:08:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:08:32 21:08:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:08:32 0.1.4: Pulling from edgex-devops/py-git-semver 21:08:32 b85a868b505f: Pulling fs layer 21:08:32 e2be974225ed: Pulling fs layer 21:08:32 339a4e72a1f5: Pulling fs layer 21:08:32 988bab9f4d93: Pulling fs layer 21:08:32 1469e6f7b9e6: Pulling fs layer 21:08:32 eaf3925da568: Pulling fs layer 21:08:32 988bab9f4d93: Waiting 21:08:32 1469e6f7b9e6: Waiting 21:08:32 bab4dde63d76: Pulling fs layer 21:08:32 bde34c3a00c8: Pulling fs layer 21:08:32 b352a97aabf1: Pulling fs layer 21:08:32 4872d77fe225: Pulling fs layer 21:08:32 bde34c3a00c8: Waiting 21:08:32 4872d77fe225: Waiting 21:08:32 5851b861e8e6: Pulling fs layer 21:08:32 5851b861e8e6: Waiting 21:08:32 e2be974225ed: Verifying Checksum 21:08:32 e2be974225ed: Download complete 21:08:32 988bab9f4d93: Verifying Checksum 21:08:32 988bab9f4d93: Download complete 21:08:32 1469e6f7b9e6: Verifying Checksum 21:08:32 1469e6f7b9e6: Download complete 21:08:32 eaf3925da568: Verifying Checksum 21:08:32 eaf3925da568: Download complete 21:08:32 339a4e72a1f5: Verifying Checksum 21:08:32 339a4e72a1f5: Download complete 21:08:32 bde34c3a00c8: Download complete 21:08:32 b352a97aabf1: Download complete 21:08:32 4872d77fe225: Verifying Checksum 21:08:32 4872d77fe225: Download complete 21:08:32 5851b861e8e6: Download complete 21:08:32 b85a868b505f: Download complete 21:08:33 bab4dde63d76: Verifying Checksum 21:08:33 bab4dde63d76: Download complete 21:08:34 b85a868b505f: Pull complete 21:08:34 e2be974225ed: Pull complete 21:08:34 339a4e72a1f5: Pull complete 21:08:34 988bab9f4d93: Pull complete 21:08:35 1469e6f7b9e6: Pull complete 21:08:35 eaf3925da568: Pull complete 21:08:37 bab4dde63d76: Pull complete 21:08:37 bde34c3a00c8: Pull complete 21:08:37 b352a97aabf1: Pull complete 21:08:37 4872d77fe225: Pull complete 21:08:37 5851b861e8e6: Pull complete 21:08:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:08:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:08:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:37 prd-ubuntu20.04-docker-8c-8g-7883 does not seem to be running inside a container 21:08:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@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-devops/py-git-semver:0.1.4 cat 21:08:39 $ docker top 0377d35f2019a65b4fd78f3847d14e6805fae8efe07e6f36b22a572b7e3f5bc0 -eo pid,comm 21:08:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:08:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:08:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:08:39 [ssh-agent] Looking for ssh-agent implementation... 21:08:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:08:39 $ docker exec 0377d35f2019a65b4fd78f3847d14e6805fae8efe07e6f36b22a572b7e3f5bc0 ssh-agent 21:08:40 SSH_AUTH_SOCK=/tmp/ssh-P6EcTA4kM5GI/agent.32 21:08:40 SSH_AGENT_PID=38 21:08:40 Running ssh-add (command line suppressed) 21:08:40 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_18440110165688965376.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_18440110165688965376.key) 21:08:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:08:40 + git tag --points-at HEAD [Pipeline] } 21:08:40 $ docker exec --env ******** --env ******** 0377d35f2019a65b4fd78f3847d14e6805fae8efe07e6f36b22a572b7e3f5bc0 ssh-agent -k 21:08:40 unset SSH_AUTH_SOCK; 21:08:40 unset SSH_AGENT_PID; 21:08:40 echo Agent pid 38 killed; 21:08:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:08:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:08:40 [ssh-agent] Looking for ssh-agent implementation... 21:08:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:08:40 $ docker exec 0377d35f2019a65b4fd78f3847d14e6805fae8efe07e6f36b22a572b7e3f5bc0 ssh-agent 21:08:40 SSH_AUTH_SOCK=/tmp/ssh-V053tVjJpv9C/agent.70 21:08:40 SSH_AGENT_PID=76 21:08:40 Running ssh-add (command line suppressed) 21:08:40 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_311601564389114.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_311601564389114.key) 21:08:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:08:41 + git semver init 21:08:41 2023-09-25 21:08:41,466 [run_init] DEBUG init version:0.0.0 force:False 21:08:41 2023-09-25 21:08:41,467 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver 21:08:41 2023-09-25 21:08:41,467 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver 21:08:41 2023-09-25 21:08:41,467 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229, universal_newlines=False, shell=None, istream=None) 21:08:42 2023-09-25 21:08:42,270 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.git/info/exclude 21:08:42 2023-09-25 21:08:42,270 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 with force:False 21:08:42 2023-09-25 21:08:42,270 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 21:08:42 2023-09-25 21:08:42,275 [execute] INFO git cat-file --batch-check 21:08:42 2023-09-25 21:08:42,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) 21:08:42 2023-09-25 21:08:42,283 [execute] INFO git cat-file --batch 21:08:42 2023-09-25 21:08:42,283 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) 21:08:42 2023-09-25 21:08:42,289 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 21:08:42 0.0.0 [Pipeline] } 21:08:42 $ docker exec --env ******** --env ******** 0377d35f2019a65b4fd78f3847d14e6805fae8efe07e6f36b22a572b7e3f5bc0 ssh-agent -k 21:08:42 unset SSH_AUTH_SOCK; 21:08:42 unset SSH_AGENT_PID; 21:08:42 echo Agent pid 76 killed; 21:08:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:08:42 + git semver [Pipeline] } 21:08:43 $ docker stop --time=1 0377d35f2019a65b4fd78f3847d14e6805fae8efe07e6f36b22a572b7e3f5bc0 21:08:44 $ docker rm -f --volumes 0377d35f2019a65b4fd78f3847d14e6805fae8efe07e6f36b22a572b7e3f5bc0 [Pipeline] // withDockerContainer [Pipeline] sh 21:08:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:08:45 Stashed 1 file(s) [Pipeline] echo 21:08:45 [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 21:08:45 provisioning config files... 21:08:45 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config7219383905895043135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:45 ---> docker-login.sh 21:08:45 nexus3.edgexfoundry.org:10001 21:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:45 Configure a credential helper to remove this warning. See 21:08:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:45 21:08:45 Login Succeeded 21:08:45 nexus3.edgexfoundry.org:10002 21:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:45 Configure a credential helper to remove this warning. See 21:08:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:45 21:08:45 Login Succeeded 21:08:45 nexus3.edgexfoundry.org:10003 21:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:45 Configure a credential helper to remove this warning. See 21:08:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:45 21:08:45 Login Succeeded 21:08:45 nexus3.edgexfoundry.org:10004 21:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:45 Configure a credential helper to remove this warning. See 21:08:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:45 21:08:45 Login Succeeded 21:08:45 docker.io 21:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:46 Configure a credential helper to remove this warning. See 21:08:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:46 21:08:46 Login Succeeded 21:08:46 ---> docker-login.sh ends [Pipeline] } 21:08:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:08:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:08:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:08:46 ========================================================= 21:08:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:08:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:08:46 Sending build context to Docker daemon 4.347MB 21:08:46 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:08:46 Step 2/12 : FROM ${BASE} AS builder 21:08:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:08:46 7264a8db6415: Pulling fs layer 21:08:46 c4d48a809fc2: Pulling fs layer 21:08:46 4f1c88b9dad5: Pulling fs layer 21:08:46 ad3a456e5733: Pulling fs layer 21:08:46 33e27b845d1e: Pulling fs layer 21:08:46 c68163c4e522: Pulling fs layer 21:08:46 50da416c3ac9: Pulling fs layer 21:08:46 23d2d4c4bb30: Pulling fs layer 21:08:46 23d2d4c4bb30: Waiting 21:08:46 50da416c3ac9: Waiting 21:08:46 33e27b845d1e: Waiting 21:08:46 c68163c4e522: Waiting 21:08:46 ad3a456e5733: Waiting 21:08:46 c4d48a809fc2: Verifying Checksum 21:08:46 c4d48a809fc2: Download complete 21:08:46 ad3a456e5733: Verifying Checksum 21:08:46 ad3a456e5733: Download complete 21:08:46 33e27b845d1e: Download complete 21:08:46 7264a8db6415: Verifying Checksum 21:08:46 7264a8db6415: Download complete 21:08:46 c68163c4e522: Verifying Checksum 21:08:46 c68163c4e522: Download complete 21:08:46 7264a8db6415: Pull complete 21:08:47 c4d48a809fc2: Pull complete 21:08:47 23d2d4c4bb30: Verifying Checksum 21:08:47 23d2d4c4bb30: Download complete 21:08:47 4f1c88b9dad5: Download complete 21:08:47 50da416c3ac9: Verifying Checksum 21:08:47 50da416c3ac9: Download complete 21:08:51 4f1c88b9dad5: Pull complete 21:08:51 ad3a456e5733: Pull complete 21:08:51 33e27b845d1e: Pull complete 21:08:51 c68163c4e522: Pull complete 21:08:53 50da416c3ac9: Pull complete 21:08:54 23d2d4c4bb30: Pull complete 21:08:54 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 21:08:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:08:54 ---> 0786185ac409 21:08:54 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:08:57 ---> Running in 350d7baa0dfa 21:08:57 Removing intermediate container 350d7baa0dfa 21:08:57 ---> e0e11731f280 21:08:57 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:08:57 ---> Running in 14e28bc5307e 21:08:57 Removing intermediate container 14e28bc5307e 21:08:57 ---> 176353e8df4d 21:08:57 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 21:08:57 ---> Running in 5a26cbb2240d 21:08:57 Removing intermediate container 5a26cbb2240d 21:08:57 ---> 6db0b50ec7a1 21:08:57 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:08:57 ---> Running in a4aac75491d8 21:08:57 Removing intermediate container a4aac75491d8 21:08:57 ---> d47ed0357414 21:08:57 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:08:57 ---> Running in 987783f4431d 21:08:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:08:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:08:58 OK: 264 MiB in 52 packages 21:08:58 Removing intermediate container 987783f4431d 21:08:58 ---> 4f4ccf8f4e97 21:08:58 Step 8/12 : WORKDIR /app 21:08:58 ---> Running in 442b20d7b733 21:08:58 Removing intermediate container 442b20d7b733 21:08:58 ---> ff4347e653e6 21:08:58 Step 9/12 : COPY go.mod vendor* ./ 21:08:58 ---> 4304b13fec8d 21:08:58 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:08:58 ---> Running in 62d066cac4f7 21:09:00 Still waiting to schedule task 21:09:00 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7881’ 21:09:30 Removing intermediate container 62d066cac4f7 21:09:30 ---> 9103fbebf99b 21:09:30 Step 11/12 : COPY . . 21:09:30 ---> c02c0c0b276b 21:09:30 Step 12/12 : RUN $MAKE 21:09:30 ---> Running in 1b4d4bd39ca5 21:09:30 noop 21:09:30 Removing intermediate container 1b4d4bd39ca5 21:09:30 ---> 36a45779448d 21:09:30 Successfully built 36a45779448d 21:09:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:31 + docker inspect -f . ci-base-image-x86_64 21:09:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:31 prd-ubuntu20.04-docker-8c-8g-7883 does not seem to be running inside a container 21:09:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:09:31 $ docker top 71d994ede0a14654f457ae78d26c409070c00955f6609c4b0727733e7ecc109c -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:31 + go version 21:09:31 go version go1.21.0 linux/amd64 [Pipeline] } 21:09:31 $ docker stop --time=1 71d994ede0a14654f457ae78d26c409070c00955f6609c4b0727733e7ecc109c 21:09:33 $ docker rm -f --volumes 71d994ede0a14654f457ae78d26c409070c00955f6609c4b0727733e7ecc109c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:33 + docker inspect -f . ci-base-image-x86_64 21:09:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:33 prd-ubuntu20.04-docker-8c-8g-7883 does not seem to be running inside a container 21:09:33 $ 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-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:09:34 $ docker top bb7d63d895dcb7777e093492d4c1a0ba3a7c4f2b8d59470ff2288a85cb628525 -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:34 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] fileExists [Pipeline] sh 21:09:34 + make test 21:09:34 go test ./... -coverprofile=coverage.out ./... 21:09:36 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:09:46 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:09:46 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.662111124Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:09:51 level=INFO ts=2023-09-25T21:09:46.662545771Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 21:09:51 level=INFO ts=2023-09-25T21:09:46.66263171Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.66266818Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 21:09:51 level=INFO ts=2023-09-25T21:09:46.663664833Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=WARN ts=2023-09-25T21:09:46.663742403Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:09:51 level=INFO ts=2023-09-25T21:09:46.663823072Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:09:51 level=INFO ts=2023-09-25T21:09:46.663996661Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=WARN ts=2023-09-25T21:09:46.66402248Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.66404157Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:09:51 level=INFO ts=2023-09-25T21:09:46.66414251Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:09:51 level=INFO ts=2023-09-25T21:09:46.664343418Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.664402027Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.665182502Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 21:09:51 level=INFO ts=2023-09-25T21:09:46.665284012Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:09:51 level=INFO ts=2023-09-25T21:09:46.66548399Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.66552808Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:09:51 level=INFO ts=2023-09-25T21:09:46.665581389Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:09:51 level=INFO ts=2023-09-25T21:09:46.665734098Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.665799887Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:09:51 level=INFO ts=2023-09-25T21:09:46.665902997Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:09:51 level=INFO ts=2023-09-25T21:09:46.665958006Z 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}" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.666424614Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:09:51 level=INFO ts=2023-09-25T21:09:46.66682269Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 21:09:51 level=INFO ts=2023-09-25T21:09:46.6668654Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.6668873Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 21:09:51 level=INFO ts=2023-09-25T21:09:46.667065709Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=WARN ts=2023-09-25T21:09:46.667092498Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:09:51 level=INFO ts=2023-09-25T21:09:46.667158928Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:09:51 level=INFO ts=2023-09-25T21:09:46.667256697Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=WARN ts=2023-09-25T21:09:46.667278997Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.667306937Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:09:51 level=INFO ts=2023-09-25T21:09:46.667331576Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:09:51 level=INFO ts=2023-09-25T21:09:46.667399427Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.667439567Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.667521216Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 21:09:51 level=INFO ts=2023-09-25T21:09:46.667625465Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:09:51 level=INFO ts=2023-09-25T21:09:46.667854713Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.667963832Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:09:51 level=INFO ts=2023-09-25T21:09:46.668052652Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:09:51 level=INFO ts=2023-09-25T21:09:46.668185111Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.66827789Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:09:51 level=INFO ts=2023-09-25T21:09:46.66832279Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:09:51 level=INFO ts=2023-09-25T21:09:46.668355779Z 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}" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.668666807Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:09:51 level=INFO ts=2023-09-25T21:09:46.668942316Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 21:09:51 level=INFO ts=2023-09-25T21:09:46.668968736Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.668988665Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 21:09:51 level=INFO ts=2023-09-25T21:09:46.669038505Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=WARN ts=2023-09-25T21:09:46.669057995Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:09:51 level=INFO ts=2023-09-25T21:09:46.669100635Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:09:51 level=INFO ts=2023-09-25T21:09:46.669198464Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=WARN ts=2023-09-25T21:09:46.669220594Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.669259633Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:09:51 level=INFO ts=2023-09-25T21:09:46.669290563Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:09:51 level=INFO ts=2023-09-25T21:09:46.669398782Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.669433022Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.669450912Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 21:09:51 level=INFO ts=2023-09-25T21:09:46.669467412Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:09:51 level=INFO ts=2023-09-25T21:09:46.669564941Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.66962871Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:09:51 level=INFO ts=2023-09-25T21:09:46.66969025Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:09:51 level=INFO ts=2023-09-25T21:09:46.669808039Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.669886058Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:09:51 level=INFO ts=2023-09-25T21:09:46.669935528Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:09:51 level=INFO ts=2023-09-25T21:09:46.669970628Z 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}" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.670408885Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:09:51 level=INFO ts=2023-09-25T21:09:46.670772082Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 21:09:51 level=INFO ts=2023-09-25T21:09:46.670805302Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.670824122Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 21:09:51 level=INFO ts=2023-09-25T21:09:46.670910021Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=WARN ts=2023-09-25T21:09:46.670928961Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:09:51 level=INFO ts=2023-09-25T21:09:46.670977611Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:09:51 level=INFO ts=2023-09-25T21:09:46.6710903Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=WARN ts=2023-09-25T21:09:46.67112261Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.671175649Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:09:51 level=INFO ts=2023-09-25T21:09:46.671241659Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:09:51 level=INFO ts=2023-09-25T21:09:46.671362908Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.671413548Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.671470547Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 21:09:51 level=INFO ts=2023-09-25T21:09:46.671518577Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:09:51 level=INFO ts=2023-09-25T21:09:46.671628717Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.671669487Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:09:51 level=INFO ts=2023-09-25T21:09:46.671710996Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:09:51 level=INFO ts=2023-09-25T21:09:46.671817965Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.671868045Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:09:51 level=INFO ts=2023-09-25T21:09:46.671972174Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:09:51 level=INFO ts=2023-09-25T21:09:46.672009394Z 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}" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.672359531Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:09:51 level=INFO ts=2023-09-25T21:09:46.672638029Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 21:09:51 level=INFO ts=2023-09-25T21:09:46.672673589Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:09:51 level=INFO ts=2023-09-25T21:09:46.672692929Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=WARN ts=2023-09-25T21:09:46.672713758Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.672747998Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 21:09:51 level=INFO ts=2023-09-25T21:09:46.672794658Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:09:51 level=INFO ts=2023-09-25T21:09:46.672923097Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=WARN ts=2023-09-25T21:09:46.672947057Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.672973426Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:09:51 level=INFO ts=2023-09-25T21:09:46.673004907Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:09:51 level=INFO ts=2023-09-25T21:09:46.673106726Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.673152896Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.673178116Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 21:09:51 level=INFO ts=2023-09-25T21:09:46.673235985Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:09:51 level=INFO ts=2023-09-25T21:09:46.673341635Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.673377114Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:09:51 level=INFO ts=2023-09-25T21:09:46.673403704Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:09:51 level=INFO ts=2023-09-25T21:09:46.673492823Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.673529593Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:09:51 level=INFO ts=2023-09-25T21:09:46.673656422Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:09:51 level=INFO ts=2023-09-25T21:09:46.673688512Z 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}" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.674052659Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:09:51 level=INFO ts=2023-09-25T21:09:46.674309677Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 21:09:51 level=INFO ts=2023-09-25T21:09:46.674337717Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.674356607Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 21:09:51 level=INFO ts=2023-09-25T21:09:46.674418547Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=WARN ts=2023-09-25T21:09:46.674444037Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:09:51 level=INFO ts=2023-09-25T21:09:46.674495567Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:09:51 level=INFO ts=2023-09-25T21:09:46.674592636Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=WARN ts=2023-09-25T21:09:46.674609876Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.674631645Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:09:51 level=INFO ts=2023-09-25T21:09:46.674659545Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:09:51 level=INFO ts=2023-09-25T21:09:46.674734745Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.674767714Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.674788924Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 21:09:51 level=INFO ts=2023-09-25T21:09:46.674831264Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:09:51 level=INFO ts=2023-09-25T21:09:46.674928043Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.674957873Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:09:51 level=INFO ts=2023-09-25T21:09:46.674995163Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:09:51 level=INFO ts=2023-09-25T21:09:46.675075342Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.675119712Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:09:51 level=INFO ts=2023-09-25T21:09:46.675159101Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:09:51 level=INFO ts=2023-09-25T21:09:46.675185531Z 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}" 21:09:51 --- FAIL: TestAutoDiscoverNaming (0.01s) 21:09:51 --- FAIL: TestAutoDiscoverNaming/LLRP-FC-4D-1A (0.00s) 21:09:51 discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:41334: use of closed network connection 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.675458019Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.675755757Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:09:51 level=INFO ts=2023-09-25T21:09:46.675988696Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 21:09:51 level=INFO ts=2023-09-25T21:09:46.676026945Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:09:51 level=INFO ts=2023-09-25T21:09:46.676047535Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.676045755Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 21:09:51 level=WARN ts=2023-09-25T21:09:46.676068285Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:09:51 level=INFO ts=2023-09-25T21:09:46.676121065Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:09:51 level=INFO ts=2023-09-25T21:09:46.676207174Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=WARN ts=2023-09-25T21:09:46.676225574Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.676246284Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:09:51 level=INFO ts=2023-09-25T21:09:46.676270794Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:09:51 level=INFO ts=2023-09-25T21:09:46.676368813Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.676410272Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.676431842Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 21:09:51 level=INFO ts=2023-09-25T21:09:46.676463572Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:09:51 level=INFO ts=2023-09-25T21:09:46.676536861Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.676565361Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:09:51 level=INFO ts=2023-09-25T21:09:46.676595101Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:09:51 level=INFO ts=2023-09-25T21:09:46.67666614Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.67669714Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:09:51 level=INFO ts=2023-09-25T21:09:46.67671947Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:09:51 level=INFO ts=2023-09-25T21:09:46.67674885Z 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}" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.676902609Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:09:51 level=INFO ts=2023-09-25T21:09:46.677057257Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 21:09:51 level=INFO ts=2023-09-25T21:09:46.677110457Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:09:51 level=INFO ts=2023-09-25T21:09:46.677130737Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=WARN ts=2023-09-25T21:09:46.677138857Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.677165827Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 21:09:51 level=INFO ts=2023-09-25T21:09:46.677226157Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:09:51 level=INFO ts=2023-09-25T21:09:46.677315086Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=WARN ts=2023-09-25T21:09:46.677342106Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.677366606Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:09:51 level=INFO ts=2023-09-25T21:09:46.677397896Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:09:51 level=INFO ts=2023-09-25T21:09:46.677473245Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.677508205Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.677530065Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 21:09:51 level=INFO ts=2023-09-25T21:09:46.677552544Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:09:51 level=INFO ts=2023-09-25T21:09:46.677641164Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.677667394Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:09:51 level=INFO ts=2023-09-25T21:09:46.677690393Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:09:51 level=INFO ts=2023-09-25T21:09:46.677761913Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:09:51 level=DEBUG ts=2023-09-25T21:09:46.677790023Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:09:51 level=INFO ts=2023-09-25T21:09:46.677819262Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:09:51 level=INFO ts=2023-09-25T21:09:46.677839882Z 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}" 21:09:51 level=WARN ts=2023-09-25T21:09:46.677975931Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." 21:09:51 FAIL 21:09:51 coverage: 40.6% of statements 21:09:51 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.480s 21:09:51 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.254s coverage: 51.9% of statements 21:09:51 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements 21:09:51 FAIL 21:09:51 make: *** [Makefile:33: unittest] Error 1 [Pipeline] } 21:09:51 $ docker stop --time=1 bb7d63d895dcb7777e093492d4c1a0ba3a7c4f2b8d59470ff2288a85cb628525 21:09:54 $ docker rm -f --volumes bb7d63d895dcb7777e093492d4c1a0ba3a7c4f2b8d59470ff2288a85cb628525 [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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:09:55 21:09:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:09:55 latest: Pulling from edgex-lftools-log-publisher 21:09:55 5eb5b503b376: Pulling fs layer 21:09:55 5c69ac0246d0: Pulling fs layer 21:09:55 ec43610c2a17: Pulling fs layer 21:09:55 3a2ae6a8a46f: Pulling fs layer 21:09:55 33b1e0a273af: Pulling fs layer 21:09:55 5d3b04190fa2: Pulling fs layer 21:09:55 2f39f015ded8: Pulling fs layer 21:09:55 3a2ae6a8a46f: Waiting 21:09:55 33b1e0a273af: Waiting 21:09:55 5d3b04190fa2: Waiting 21:09:55 2f39f015ded8: Waiting 21:09:55 5c69ac0246d0: Verifying Checksum 21:09:55 5c69ac0246d0: Download complete 21:09:55 3a2ae6a8a46f: Verifying Checksum 21:09:55 3a2ae6a8a46f: Download complete 21:09:55 33b1e0a273af: Verifying Checksum 21:09:55 33b1e0a273af: Download complete 21:09:55 ec43610c2a17: Verifying Checksum 21:09:55 ec43610c2a17: Download complete 21:09:55 5d3b04190fa2: Verifying Checksum 21:09:55 5d3b04190fa2: Download complete 21:09:55 5eb5b503b376: Verifying Checksum 21:09:55 5eb5b503b376: Download complete 21:09:56 2f39f015ded8: Download complete 21:09:57 5eb5b503b376: Pull complete 21:09:57 5c69ac0246d0: Pull complete 21:09:57 ec43610c2a17: Pull complete 21:09:57 3a2ae6a8a46f: Pull complete 21:09:58 33b1e0a273af: Pull complete 21:09:58 5d3b04190fa2: Pull complete 21:10:03 2f39f015ded8: Pull complete 21:10:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:10:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:10:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:10:03 prd-ubuntu20.04-docker-8c-8g-7883 does not seem to be running inside a container 21:10:03 $ 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-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:10:06 $ docker top 56b12799b8d3457d0fa712534f3783a699832d254685f96b6bb8c8814384605e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:10:06 ---> job-cost.sh 21:10:06 lf-activate-venv: SKIPPING 21:10:06 INFO: No Stack... 21:10:07 INFO: Retrieving Pricing Info for: v3-standard-8 21:10:07 INFO: Archiving Costs [Pipeline] sh 21:10:07 + cat /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/cost.csv 21:10:07 + cut -d, -f6 [Pipeline] lock 21:10:07 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-20-stack-cost] 21:10:07 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-20-stack-cost] did not exist. Created. 21:10:07 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:10:08 + echo total: 0.2199999988079071 [Pipeline] stash 21:10:08 Stashed 1 file(s) [Pipeline] } 21:10:08 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-20-stack-cost] [Pipeline] // lock [Pipeline] } 21:10:08 $ docker stop --time=1 56b12799b8d3457d0fa712534f3783a699832d254685f96b6bb8c8814384605e 21:10:09 $ docker rm -f --volumes 56b12799b8d3457d0fa712534f3783a699832d254685f96b6bb8c8814384605e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:10:09 Failed in branch amd64 21:12:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7884 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] { [Pipeline] ws 21:12:31 Running in /w/workspace/device-rfid-llrp-go/20 [Pipeline] { [Pipeline] checkout 21:12:31 The recommended git tool is: git 21:12:36 using credential edgex-jenkins-ssh 21:12:36 Cloning the remote Git repository 21:12:36 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:12:36 > git init /w/workspace/device-rfid-llrp-go/20 # timeout=10 21:12:36 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:12:36 > git --version # timeout=10 21:12:36 > git --version # 'git version 2.25.1' 21:12:36 using GIT_SSH to set credentials SSH Credentials for GitHub 21:12:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:12:38 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:12:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:12:39 Merging remotes/origin/main commit ae7d9b6a68f03df559561437989ff9eef75c1b61 into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 21:12:39 Merge succeeded, producing 6500e28385577e1a0a530cb3c021fd6590985c11 21:12:39 Checking out Revision 6500e28385577e1a0a530cb3c021fd6590985c11 (PR-229) 21:12:38 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:12:39 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:12:39 using GIT_SSH to set credentials SSH Credentials for GitHub 21:12:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:12:39 > git config core.sparsecheckout # timeout=10 21:12:39 > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # timeout=10 21:12:39 > git remote # timeout=10 21:12:39 > git config --get remote.origin.url # timeout=10 21:12:39 using GIT_SSH to set credentials SSH Credentials for GitHub 21:12:39 > git merge ae7d9b6a68f03df559561437989ff9eef75c1b61 # timeout=10 21:12:39 > git rev-parse HEAD^{commit} # timeout=10 21:12:39 > git config core.sparsecheckout # timeout=10 21:12:39 > git checkout -f 6500e28385577e1a0a530cb3c021fd6590985c11 # timeout=10 21:12:43 Commit message: "Merge commit 'ae7d9b6a68f03df559561437989ff9eef75c1b61' into HEAD" 21:12:43 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:12:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:12:44 % Total % Received % Xferd Average Speed Time Time Time Current 21:12:44 Dload Upload Total Spent Left Speed 21:12:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k 21:12:43 > git rev-list --no-walk 74941b3681fa6373a983621587b74df3298b6c81 # timeout=10 [Pipeline] sh 21:12:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:12:45 + sudo tee /etc/docker/daemon.new 21:12:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:12:45 { 21:12:45 "registry-mirrors": [ 21:12:45 "https://nexus3.edgexfoundry.org:10001" 21:12:45 ], 21:12:45 "bip": "10.250.0.254/24", 21:12:45 "hosts": [ 21:12:45 "tcp://0.0.0.0:5555", 21:12:45 "unix:///var/run/docker.sock" 21:12:45 ], 21:12:45 "mtu": 1458, 21:12:45 "selinux-enabled": true, 21:12:45 "seccomp-profile": "/etc/docker/seccomp.json" 21:12:45 } [Pipeline] sh 21:12:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:12:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:13:04 provisioning config files... 21:13:04 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/20@tmp/config14335278354153445301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:13:04 ---> docker-login.sh 21:13:04 nexus3.edgexfoundry.org:10001 21:13:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:05 Configure a credential helper to remove this warning. See 21:13:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:05 21:13:05 Login Succeeded 21:13:05 nexus3.edgexfoundry.org:10002 21:13:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:06 Configure a credential helper to remove this warning. See 21:13:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:06 21:13:06 Login Succeeded 21:13:06 nexus3.edgexfoundry.org:10003 21:13:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:06 Configure a credential helper to remove this warning. See 21:13:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:06 21:13:06 Login Succeeded 21:13:06 nexus3.edgexfoundry.org:10004 21:13:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:06 Configure a credential helper to remove this warning. See 21:13:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:06 21:13:06 Login Succeeded 21:13:06 docker.io 21:13:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:07 Configure a credential helper to remove this warning. See 21:13:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:07 21:13:07 Login Succeeded 21:13:07 ---> docker-login.sh ends [Pipeline] } 21:13:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:13:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:13:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:13:07 ========================================================= 21:13:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:13:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:07 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:13:08 Sending build context to Docker daemon 1.219MB 21:13:08 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:13:08 Step 2/12 : FROM ${BASE} AS builder 21:13:08 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:13:08 9fda8d8052c6: Pulling fs layer 21:13:08 5d54e960e981: Pulling fs layer 21:13:08 c4a7e357bf2a: Pulling fs layer 21:13:08 f0e02332f6b5: Pulling fs layer 21:13:08 cefa15bbcfad: Pulling fs layer 21:13:08 17808c966233: Pulling fs layer 21:13:08 f4c1fc716caa: Pulling fs layer 21:13:08 cefa15bbcfad: Waiting 21:13:08 17808c966233: Waiting 21:13:08 f4c1fc716caa: Waiting 21:13:08 f0e02332f6b5: Waiting 21:13:08 5d54e960e981: Download complete 21:13:08 f0e02332f6b5: Download complete 21:13:08 cefa15bbcfad: Verifying Checksum 21:13:08 cefa15bbcfad: Download complete 21:13:08 9fda8d8052c6: Download complete 21:13:08 f4c1fc716caa: Verifying Checksum 21:13:08 f4c1fc716caa: Download complete 21:13:09 9fda8d8052c6: Pull complete 21:13:09 5d54e960e981: Pull complete 21:13:10 c4a7e357bf2a: Verifying Checksum 21:13:10 c4a7e357bf2a: Download complete 21:13:10 17808c966233: Verifying Checksum 21:13:10 17808c966233: Download complete 21:13:21 c4a7e357bf2a: Pull complete 21:13:21 f0e02332f6b5: Pull complete 21:13:21 cefa15bbcfad: Pull complete 21:13:28 17808c966233: Pull complete 21:13:29 f4c1fc716caa: Pull complete 21:13:29 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 21:13:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:13:29 ---> ea914061e18c 21:13:29 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:13:31 ---> Running in a91fbea3d8e5 21:13:31 Removing intermediate container a91fbea3d8e5 21:13:31 ---> b6f4ca7371b8 21:13:31 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:13:31 ---> Running in 4fc7ae0f55a4 21:13:31 Removing intermediate container 4fc7ae0f55a4 21:13:31 ---> 4bf66c36b312 21:13:31 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 21:13:32 ---> Running in f85825a96166 21:13:32 Removing intermediate container f85825a96166 21:13:32 ---> 8cb53c575d45 21:13:32 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:13:32 ---> Running in 5f4abb2959d8 21:13:32 Removing intermediate container 5f4abb2959d8 21:13:32 ---> 769f8e481a09 21:13:32 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:13:32 ---> Running in b9381bc82a20 21:13:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:13:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:13:35 OK: 266 MiB in 52 packages 21:13:35 Removing intermediate container b9381bc82a20 21:13:35 ---> af0c50cac600 21:13:35 Step 8/12 : WORKDIR /app 21:13:36 ---> Running in 0fc7a10effe2 21:13:36 Removing intermediate container 0fc7a10effe2 21:13:36 ---> fdfe328b67a4 21:13:36 Step 9/12 : COPY go.mod vendor* ./ 21:13:37 ---> 20c821abcab6 21:13:37 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:13:37 ---> Running in 0dd123225838 21:14:44 Removing intermediate container 0dd123225838 21:14:44 ---> 34a67912b290 21:14:44 Step 11/12 : COPY . . 21:14:44 ---> 09ea3c2c7f35 21:14:44 Step 12/12 : RUN $MAKE 21:14:44 ---> Running in 531f38e6236e 21:14:45 noop 21:14:45 Removing intermediate container 531f38e6236e 21:14:45 ---> cd506965fac1 21:14:45 Successfully built cd506965fac1 21:14:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:46 + docker inspect -f . ci-base-image-arm64 21:14:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:14:46 prd-ubuntu20.04-docker-arm64-4c-16g-7884 does not seem to be running inside a container 21:14:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/20 -v /w/workspace/device-rfid-llrp-go/20:/w/workspace/device-rfid-llrp-go/20:rw,z -v /w/workspace/device-rfid-llrp-go/20@tmp:/w/workspace/device-rfid-llrp-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:14:47 $ docker top 22075213434f06f2a7190b6c3ca23ab33b216cf4eb481ad9699e998fa1a8c598 -eo pid,comm [Pipeline] { [Pipeline] sh 21:14:48 + go version 21:14:48 go version go1.21.0 linux/arm64 [Pipeline] } 21:14:48 $ docker stop --time=1 22075213434f06f2a7190b6c3ca23ab33b216cf4eb481ad9699e998fa1a8c598 21:14:50 $ docker rm -f --volumes 22075213434f06f2a7190b6c3ca23ab33b216cf4eb481ad9699e998fa1a8c598 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:50 + docker inspect -f . ci-base-image-arm64 21:14:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:14:50 prd-ubuntu20.04-docker-arm64-4c-16g-7884 does not seem to be running inside a container 21:14:50 $ 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/20 -v /w/workspace/device-rfid-llrp-go/20:/w/workspace/device-rfid-llrp-go/20:rw,z -v /w/workspace/device-rfid-llrp-go/20@tmp:/w/workspace/device-rfid-llrp-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:14:52 $ docker top 7e43348d5f351fe47612624fff33082ee12ff3f4277433899ac5a41780aed0ae -eo pid,comm [Pipeline] { [Pipeline] sh 21:14:52 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/20 [Pipeline] fileExists [Pipeline] sh 21:14:53 + make test 21:14:53 go test ./... -coverprofile=coverage.out ./... 21:15:00 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:16:36 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:16:36 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:17:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.953s coverage: 40.6% of statements 21:17:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.607s coverage: 51.9% of statements 21:17:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.045s coverage: 95.5% of statements 21:17:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:17:03 go vet ./... 21:17:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:17:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:17:35 ./bin/test-attribution-txt.sh [Pipeline] echo 21:17:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:17:35 $ docker stop --time=1 7e43348d5f351fe47612624fff33082ee12ff3f4277433899ac5a41780aed0ae 21:17:38 $ docker rm -f --volumes 7e43348d5f351fe47612624fff33082ee12ff3f4277433899ac5a41780aed0ae [Pipeline] // withDockerContainer [Pipeline] sh 21:17:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:17:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:17:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:17:41 + ls -al . 21:17:41 total 640 21:17:41 drwxrwxr-x 10 jenkins jenkins 4096 Sep 25 21:14 . 21:17:41 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 21:12 .. 21:17:41 -rw-rw-r-- 1 jenkins jenkins 134 Sep 25 21:12 .dockerignore 21:17:41 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 21:12 .git 21:17:41 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 21:12 .github 21:17:41 -rw-rw-r-- 1 jenkins jenkins 946 Sep 25 21:12 .gitignore 21:17:41 -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 21:12 .golangci.yml 21:17:41 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 25 21:12 Attribution.txt 21:17:41 -rw-rw-r-- 1 jenkins jenkins 10365 Sep 25 21:12 CHANGELOG.md 21:17:41 -rw-rw-r-- 1 jenkins jenkins 1347 Sep 25 21:12 Dockerfile 21:17:41 -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 21:12 GOVERNANCE.md 21:17:41 -rw-rw-r-- 1 jenkins jenkins 683 Sep 25 21:12 Jenkinsfile 21:17:41 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 25 21:12 LICENSE 21:17:41 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 25 21:12 Makefile 21:17:41 -rw-rw-r-- 1 jenkins jenkins 625 Sep 25 21:12 OWNERS.md 21:17:41 -rw-rw-r-- 1 jenkins jenkins 29016 Sep 25 21:12 README.md 21:17:41 -rw-rw-r-- 1 jenkins jenkins 5 Sep 25 21:08 VERSION 21:17:41 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 21:12 bin 21:17:41 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 21:12 cmd 21:17:41 -rw-r--r-- 1 jenkins jenkins 459493 Sep 25 21:17 coverage.out 21:17:41 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 21:12 examples 21:17:41 -rw-rw-r-- 1 jenkins jenkins 3877 Sep 25 21:12 go.mod 21:17:41 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 25 21:12 go.sum 21:17:41 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 21:12 images 21:17:41 drwxrwxr-x 5 jenkins jenkins 4096 Sep 25 21:12 internal 21:17:41 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 21:12 snap 21:17:41 -rw-rw-r-- 1 jenkins jenkins 193 Sep 25 21:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:41 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6500e28385577e1a0a530cb3c021fd6590985c11 --label arch=arm64 --label version=0.0.0 . 21:17:43 Sending build context to Docker daemon 1.219MB 21:17:43 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 21:17:43 Step 2/24 : FROM ${BASE} AS builder 21:17:43 ---> cd506965fac1 21:17:43 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:17:43 ---> Running in c49d01266c0e 21:17:43 Removing intermediate container c49d01266c0e 21:17:43 ---> a48990701b86 21:17:43 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:17:43 ---> Running in b7a571e1523e 21:17:44 Removing intermediate container b7a571e1523e 21:17:44 ---> 4d77991899e9 21:17:44 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 21:17:44 ---> Running in 9fce81fc80ab 21:17:44 Removing intermediate container 9fce81fc80ab 21:17:45 ---> 368ef739e073 21:17:45 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 21:17:45 ---> Running in 04b5cb15f6cc 21:17:45 Removing intermediate container 04b5cb15f6cc 21:17:45 ---> 151313103846 21:17:45 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:17:45 ---> Running in bdaf9c0d805b 21:17:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:17:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:17:49 OK: 266 MiB in 52 packages 21:17:52 Removing intermediate container bdaf9c0d805b 21:17:52 ---> 8675de078d15 21:17:52 Step 8/24 : WORKDIR /app 21:17:52 ---> Running in cb02a1466014 21:17:54 Removing intermediate container cb02a1466014 21:17:54 ---> 435e2ea41c23 21:17:54 Step 9/24 : COPY go.mod vendor* ./ 21:17:54 ---> f9d2d5b27461 21:17:54 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:54 ---> Running in c99354cc5013 21:17:57 Removing intermediate container c99354cc5013 21:17:57 ---> d3e878dce1bf 21:17:57 Step 11/24 : COPY . . 21:17:57 ---> ddf36c06aab5 21:17:57 Step 12/24 : RUN $MAKE 21:17:57 ---> Running in 0666ebd4b72f 21:17:58 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 21:19:50 Removing intermediate container 0666ebd4b72f 21:19:50 ---> dc16ad17a846 21:19:50 Step 13/24 : FROM alpine:3.18 21:19:50 3.18: Pulling from library/alpine 21:19:50 9fda8d8052c6: Already exists 21:19:50 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:19:50 Status: Downloaded newer image for alpine:3.18 21:19:50 ---> f6648c04cd6c 21:19:50 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:19:50 ---> Running in 4fc6623eb4db 21:19:50 Removing intermediate container 4fc6623eb4db 21:19:50 ---> 17e85dac1c49 21:19:50 Step 15/24 : RUN apk add --update --no-cache dumb-init 21:19:50 ---> Running in 678dc50a012b 21:19:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:19:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:19:50 (1/1) Installing dumb-init (1.2.5-r2) 21:19:50 Executing busybox-1.36.1-r2.trigger 21:19:50 OK: 8 MiB in 16 packages 21:19:50 Removing intermediate container 678dc50a012b 21:19:50 ---> 3d8e0b34c999 21:19:50 Step 16/24 : COPY --from=builder /app/LICENSE / 21:19:50 ---> e78c21b0363b 21:19:50 Step 17/24 : COPY --from=builder /app/Attribution.txt / 21:19:50 ---> 52bc0a9d5ee4 21:19:50 Step 18/24 : COPY --from=builder /app/cmd/ / 21:19:50 ---> 1c079e834555 21:19:50 Step 19/24 : EXPOSE 59989 21:19:50 ---> Running in da70c4e4ab45 21:19:50 Removing intermediate container da70c4e4ab45 21:19:50 ---> d283a3aca148 21:19:50 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 21:19:50 ---> Running in ac015d6c9347 21:19:50 Removing intermediate container ac015d6c9347 21:19:50 ---> 0bb3d65469c8 21:19:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:19:50 ---> Running in 1565374adbeb 21:19:50 Removing intermediate container 1565374adbeb 21:19:50 ---> 5d64c6307143 21:19:50 Step 22/24 : LABEL arch=arm64 21:19:50 ---> Running in ae3f32ea11b1 21:19:50 Removing intermediate container ae3f32ea11b1 21:19:50 ---> 948269d27ba2 21:19:50 Step 23/24 : LABEL git_sha=6500e28385577e1a0a530cb3c021fd6590985c11 21:19:50 ---> Running in e2433ccb5de6 21:19:50 Removing intermediate container e2433ccb5de6 21:19:50 ---> 1f4b2a163a7c 21:19:50 Step 24/24 : LABEL version=0.0.0 21:19:50 ---> Running in b71382a79b3a 21:19:50 Removing intermediate container b71382a79b3a 21:19:50 ---> d1c73506d3ad 21:19:50 [Warning] One or more build-args [ARCH] were not consumed 21:19:50 Successfully built d1c73506d3ad 21:19:50 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:19:50 21:19:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:19:51 arm64: Pulling from edgex-lftools-log-publisher 21:19:51 8998bd30e6a1: Pulling fs layer 21:19:51 04944245beec: Pulling fs layer 21:19:51 699f458cf7ca: Pulling fs layer 21:19:51 765212b225bb: Pulling fs layer 21:19:51 f23df028b6ca: Pulling fs layer 21:19:51 d65c8cfc05b1: Pulling fs layer 21:19:51 2437ff75d9bd: Pulling fs layer 21:19:51 f23df028b6ca: Waiting 21:19:51 d65c8cfc05b1: Waiting 21:19:51 2437ff75d9bd: Waiting 21:19:51 765212b225bb: Waiting 21:19:51 04944245beec: Verifying Checksum 21:19:51 04944245beec: Download complete 21:19:51 765212b225bb: Verifying Checksum 21:19:51 765212b225bb: Download complete 21:19:51 f23df028b6ca: Verifying Checksum 21:19:51 f23df028b6ca: Download complete 21:19:51 d65c8cfc05b1: Verifying Checksum 21:19:51 d65c8cfc05b1: Download complete 21:19:51 699f458cf7ca: Verifying Checksum 21:19:51 699f458cf7ca: Download complete 21:19:52 8998bd30e6a1: Verifying Checksum 21:19:52 8998bd30e6a1: Download complete 21:19:54 2437ff75d9bd: Verifying Checksum 21:19:54 2437ff75d9bd: Download complete 21:19:56 8998bd30e6a1: Pull complete 21:19:56 04944245beec: Pull complete 21:19:57 699f458cf7ca: Pull complete 21:19:57 765212b225bb: Pull complete 21:19:58 f23df028b6ca: Pull complete 21:19:58 d65c8cfc05b1: Pull complete 21:20:13 2437ff75d9bd: Pull complete 21:20:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:20:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:20:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:20:13 prd-ubuntu20.04-docker-arm64-4c-16g-7884 does not seem to be running inside a container 21:20:13 $ 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/20 -v /w/workspace/device-rfid-llrp-go/20:/w/workspace/device-rfid-llrp-go/20:rw,z -v /w/workspace/device-rfid-llrp-go/20@tmp:/w/workspace/device-rfid-llrp-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:20:16 $ docker top 1b0fe1400635796d0808f0fc793bd1ee4d4bd00f92c97d5c94b0bd4bd2396033 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:20:16 ---> job-cost.sh 21:20:17 lf-activate-venv: SKIPPING 21:20:17 INFO: No Stack... 21:20:17 INFO: Retrieving Pricing Info for: v3-standard-4 21:20:18 INFO: Archiving Costs [Pipeline] sh 21:20:18 + cat /w/workspace/device-rfid-llrp-go/20/archives/cost.csv 21:20:18 + cut -d, -f6 [Pipeline] lock 21:20:18 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-20-stack-cost] 21:20:18 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-20-stack-cost] did not exist. Created. 21:20:18 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:20:19 /w/workspace/device-rfid-llrp-go/20@tmp/durable-889add7d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:20:19 + echo total: 0.10999999940395355 [Pipeline] stash 21:20:19 Warning: overwriting stash ‘stack-cost’ 21:20:19 Stashed 1 file(s) [Pipeline] } 21:20:19 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-20-stack-cost] [Pipeline] // lock [Pipeline] } 21:20:19 $ docker stop --time=1 1b0fe1400635796d0808f0fc793bd1ee4d4bd00f92c97d5c94b0bd4bd2396033 21:20:21 $ docker rm -f --volumes 1b0fe1400635796d0808f0fc793bd1ee4d4bd00f92c97d5c94b0bd4bd2396033 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:20:22 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-229/archives ] 21:20:22 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives 21:20:22 total 16 21:20:22 drwxr-xr-x 3 root root 4096 Sep 25 21:10 . 21:20:22 drwxrwxr-x 12 jenkins jenkins 4096 Sep 25 21:10 .. 21:20:22 drwxr-xr-x 2 root root 4096 Sep 25 21:10 cost 21:20:22 -rw-r--r-- 1 root root 92 Sep 25 21:10 cost.csv 21:20:22 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-229/archives 21:20:22 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives 21:20:22 total 16 21:20:22 drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 21:10 . 21:20:22 drwxrwxr-x 12 jenkins jenkins 4096 Sep 25 21:10 .. 21:20:22 drwxr-xr-x 2 jenkins jenkins 4096 Sep 25 21:10 cost 21:20:22 -rw-r--r-- 1 jenkins jenkins 92 Sep 25 21:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:20:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:20:23 ---> package-listing.sh 21:20:23 ++ facter osfamily 21:20:23 ++ tr '[:upper:]' '[:lower:]' 21:20:23 + OS_FAMILY=debian 21:20:23 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-229 21:20:23 + START_PACKAGES=/tmp/packages_start.txt 21:20:23 + END_PACKAGES=/tmp/packages_end.txt 21:20:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:20:23 + PACKAGES=/tmp/packages_start.txt 21:20:23 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' 21:20:23 + PACKAGES=/tmp/packages_end.txt 21:20:23 + case "${OS_FAMILY}" in 21:20:23 + dpkg -l 21:20:23 + grep '^ii' 21:20:23 + '[' -f /tmp/packages_start.txt ']' 21:20:23 + '[' -f /tmp/packages_end.txt ']' 21:20:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:20:23 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' 21:20:23 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ 21:20:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ [Pipeline] echo 21:20:23 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-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:20:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:20:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:20:24 prd-ubuntu20.04-docker-8c-8g-7883 does not seem to be running inside a container 21:20:24 $ 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-229/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-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:20:24 $ docker top bed2b3493c2ba123417b132d0ea7fe914d539c932c209e951ecd33ab90847cb2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:20:24 + touch /tmp/pre-build-complete [Pipeline] sh 21:20:25 + mkdir -p /var/log/sysstat [Pipeline] sh 21:20:25 + ls /var/log/sa-host 21:20:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:20:25 provisioning config files... 21:20:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config14033809179941627288tmp [Pipeline] { [Pipeline] echo 21:20:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:20:25 ---> create-netrc.sh [Pipeline] } 21:20:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:20:26 ---> python-tools-install.sh [Pipeline] echo 21:20:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:20:26 ---> sudo-logs.sh 21:20:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:20:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:20:26 ---> job-cost.sh 21:20:26 lf-activate-venv: SKIPPING 21:20:26 DEBUG: total: 0.2199999988079071 21:20:26 INFO: Retrieving Stack Cost... 21:20:27 INFO: Retrieving Pricing Info for: v3-standard-8 21:20:28 INFO: Archiving Costs [Pipeline] echo 21:20:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:20:28 ---> logs-deploy.sh 21:20:28 lf-activate-venv: SKIPPING 21:20:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-229/20 21:20:28 INFO: archiving workspace using pattern(s): 21:20:29 Archives upload complete. 21:20:29 INFO: archiving logs to Nexus