Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e8098dd8846b53d811863813b1fcc7d083d99194 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-ssh2280322459543295351.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-ssh17334643040505271770.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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6075882529496218573.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-ssh7867140619290875557.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9507550684958540730.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] ========================================================= [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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10139 in /w/workspace/foundry_device-rfid-llrp-go_main [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/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e8098dd8846b53d811863813b1fcc7d083d99194 (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#262)" > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e8098dd8846b53d811863813b1fcc7d083d99194 # timeout=10 > git rev-list --no-walk ec76fefacd564d5a805f4b6ee2c3fdcc17777694 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:29:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:29:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:29:31 ========================================================= 18:29:31 EdgeX Global Pipelines Version Info 18:29:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:29:32 ------------------- 18:29:32 stable info: 18:29:32 ------------------- 18:29:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:29:32 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:29:32 Message: update stable to v1.0.254 18:29:32 ------------------- 18:29:32 experimental info: 18:29:32 ------------------- 18:29:32 Commited By: **** collab-it+edgex@linuxfoundation.org 18:29:32 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:29:32 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:29:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 18:29:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 18:29:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:29:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:29:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:29:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:29:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:29:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:29:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:29:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:29:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:29:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 18:29:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:29:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:29:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:29:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:29:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:29:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:29:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:29:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:29:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:29:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:29:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:29:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:29:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:29:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:29:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:29:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:29:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:29:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:29:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8098dd8846b53d811863813b1fcc7d083d99194 [Pipeline] echo 18:29:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8098dd [Pipeline] echo 18:29:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:29:33 provisioning config files... 18:29:33 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4288571650004749414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:29:33 ---> docker-login.sh 18:29:33 nexus3.edgexfoundry.org:10001 18:29:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:33 Configure a credential helper to remove this warning. See 18:29:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:33 18:29:33 Login Succeeded 18:29:33 nexus3.edgexfoundry.org:10002 18:29:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:33 Configure a credential helper to remove this warning. See 18:29:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:33 18:29:33 Login Succeeded 18:29:33 nexus3.edgexfoundry.org:10003 18:29:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:34 Configure a credential helper to remove this warning. See 18:29:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:34 18:29:34 Login Succeeded 18:29:34 nexus3.edgexfoundry.org:10004 18:29:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:34 Configure a credential helper to remove this warning. See 18:29:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:34 18:29:34 Login Succeeded 18:29:34 docker.io 18:29:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:34 Configure a credential helper to remove this warning. See 18:29:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:34 18:29:34 Login Succeeded 18:29:34 ---> docker-login.sh ends [Pipeline] } 18:29:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:29:35 + git rev-list -1 --merges e8098dd8846b53d811863813b1fcc7d083d99194~1..e8098dd8846b53d811863813b1fcc7d083d99194 [Pipeline] echo 18:29:35 -----------> git rev-list -1 --merges e8098dd8846b53d811863813b1fcc7d083d99194~1..e8098dd8846b53d811863813b1fcc7d083d99194 e8098dd8846b53d811863813b1fcc7d083d99194 [false] [Pipeline] sh 18:29:35 + git log --format=format:%s -1 e8098dd8846b53d811863813b1fcc7d083d99194 [Pipeline] echo 18:29:35 ========================================================= 18:29:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:29:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:29:35 + git log --format=format:%s -1 e8098dd8846b53d811863813b1fcc7d083d99194 [Pipeline] echo 18:29:35 [semverPrep] GIT_COMMIT: e8098dd8846b53d811863813b1fcc7d083d99194, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#262) [Pipeline] echo 18:29:35 [semverPrep] This is not a build commit. [Pipeline] sh 18:29:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:29:36 + grep -v github /etc/ssh/ssh_known_hosts 18:29:36 + [ -e /tmp/ssh_known_hosts ] 18:29:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:29:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:29:36 + sudo tee -a /etc/ssh/ssh_known_hosts 18:29:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:29:36 18:29:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:29:36 0.1.4: Pulling from edgex-devops/py-git-semver 18:29:36 b85a868b505f: Pulling fs layer 18:29:36 e2be974225ed: Pulling fs layer 18:29:36 339a4e72a1f5: Pulling fs layer 18:29:36 988bab9f4d93: Pulling fs layer 18:29:36 1469e6f7b9e6: Pulling fs layer 18:29:36 eaf3925da568: Pulling fs layer 18:29:36 bab4dde63d76: Pulling fs layer 18:29:36 bde34c3a00c8: Pulling fs layer 18:29:36 b352a97aabf1: Pulling fs layer 18:29:36 4872d77fe225: Pulling fs layer 18:29:36 5851b861e8e6: Pulling fs layer 18:29:36 988bab9f4d93: Waiting 18:29:36 1469e6f7b9e6: Waiting 18:29:36 eaf3925da568: Waiting 18:29:36 bab4dde63d76: Waiting 18:29:36 b352a97aabf1: Waiting 18:29:36 bde34c3a00c8: Waiting 18:29:36 4872d77fe225: Waiting 18:29:36 5851b861e8e6: Waiting 18:29:36 e2be974225ed: Verifying Checksum 18:29:36 e2be974225ed: Download complete 18:29:36 988bab9f4d93: Verifying Checksum 18:29:36 988bab9f4d93: Download complete 18:29:36 1469e6f7b9e6: Verifying Checksum 18:29:36 1469e6f7b9e6: Download complete 18:29:36 eaf3925da568: Verifying Checksum 18:29:36 eaf3925da568: Download complete 18:29:37 339a4e72a1f5: Verifying Checksum 18:29:37 339a4e72a1f5: Download complete 18:29:37 bde34c3a00c8: Verifying Checksum 18:29:37 bde34c3a00c8: Download complete 18:29:37 b352a97aabf1: Download complete 18:29:37 4872d77fe225: Download complete 18:29:37 b85a868b505f: Verifying Checksum 18:29:37 b85a868b505f: Download complete 18:29:37 5851b861e8e6: Verifying Checksum 18:29:37 5851b861e8e6: Download complete 18:29:37 bab4dde63d76: Verifying Checksum 18:29:37 bab4dde63d76: Download complete 18:29:38 b85a868b505f: Pull complete 18:29:38 e2be974225ed: Pull complete 18:29:39 339a4e72a1f5: Pull complete 18:29:39 988bab9f4d93: Pull complete 18:29:39 1469e6f7b9e6: Pull complete 18:29:39 eaf3925da568: Pull complete 18:29:41 bab4dde63d76: Pull complete 18:29:41 bde34c3a00c8: Pull complete 18:29:41 b352a97aabf1: Pull complete 18:29:41 4872d77fe225: Pull complete 18:29:41 5851b861e8e6: Pull complete 18:29:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:29:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:29:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:41 prd-ubuntu20.04-docker-8c-8g-10139 does not seem to be running inside a container 18:29:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:29:44 $ docker top 467fa608c2016e66ca8db607f69962cc2606e5893bfb018158cbd9f78f41f22a -eo pid,comm 18:29:45 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). 18:29:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:29:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:29:45 [ssh-agent] Looking for ssh-agent implementation... 18:29:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:29:45 $ docker exec 467fa608c2016e66ca8db607f69962cc2606e5893bfb018158cbd9f78f41f22a ssh-agent 18:29:45 SSH_AUTH_SOCK=/tmp/ssh-A4N9MlfU663O/agent.32 18:29:45 SSH_AGENT_PID=38 18:29:45 Running ssh-add (command line suppressed) 18:29:45 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5350717547134347174.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5350717547134347174.key) 18:29:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:29:45 + git tag --points-at HEAD [Pipeline] } 18:29:45 $ docker exec --env ******** --env ******** 467fa608c2016e66ca8db607f69962cc2606e5893bfb018158cbd9f78f41f22a ssh-agent -k 18:29:45 unset SSH_AUTH_SOCK; 18:29:45 unset SSH_AGENT_PID; 18:29:45 echo Agent pid 38 killed; 18:29:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:29:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:29:45 [ssh-agent] Looking for ssh-agent implementation... 18:29:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:29:45 $ docker exec 467fa608c2016e66ca8db607f69962cc2606e5893bfb018158cbd9f78f41f22a ssh-agent 18:29:46 SSH_AUTH_SOCK=/tmp/ssh-APrLvRiXP4Do/agent.70 18:29:46 SSH_AGENT_PID=76 18:29:46 Running ssh-add (command line suppressed) 18:29:46 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5140910149309592555.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5140910149309592555.key) 18:29:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:29:46 + git semver init 18:29:46 2023-10-24 18:29:46,615 [run_init] DEBUG init version:0.0.0 force:False 18:29:46 2023-10-24 18:29:46,616 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 18:29:46 2023-10-24 18:29:46,616 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 18:29:46 2023-10-24 18:29:46,616 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 18:29:47 2023-10-24 18:29:47,548 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 18:29:47 2023-10-24 18:29:47,549 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 18:29:47 2023-10-24 18:29:47,549 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 18:29:47 2023-10-24 18:29:47,549 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 18:29:47 3.1.0-dev.18 [Pipeline] } 18:29:47 $ docker exec --env ******** --env ******** 467fa608c2016e66ca8db607f69962cc2606e5893bfb018158cbd9f78f41f22a ssh-agent -k 18:29:47 unset SSH_AUTH_SOCK; 18:29:47 unset SSH_AGENT_PID; 18:29:47 echo Agent pid 76 killed; 18:29:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:29:48 + git semver [Pipeline] } 18:29:48 $ docker stop --time=1 467fa608c2016e66ca8db607f69962cc2606e5893bfb018158cbd9f78f41f22a 18:29:49 $ docker rm -f --volumes 467fa608c2016e66ca8db607f69962cc2606e5893bfb018158cbd9f78f41f22a [Pipeline] // withDockerContainer [Pipeline] sh 18:29:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:29:50 Stashed 1 file(s) [Pipeline] echo 18:29:50 [edgeXSemver]: initialized semver on version 3.1.0-dev.18 [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 18:29:50 provisioning config files... 18:29:50 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3581612044065561590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:29:50 ---> docker-login.sh 18:29:50 nexus3.edgexfoundry.org:10001 18:29:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:50 Configure a credential helper to remove this warning. See 18:29:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:50 18:29:50 Login Succeeded 18:29:50 nexus3.edgexfoundry.org:10002 18:29:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:50 Configure a credential helper to remove this warning. See 18:29:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:50 18:29:50 Login Succeeded 18:29:50 nexus3.edgexfoundry.org:10003 18:29:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:50 Configure a credential helper to remove this warning. See 18:29:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:50 18:29:50 Login Succeeded 18:29:50 nexus3.edgexfoundry.org:10004 18:29:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:50 Configure a credential helper to remove this warning. See 18:29:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:50 18:29:50 Login Succeeded 18:29:50 docker.io 18:29:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:51 Configure a credential helper to remove this warning. See 18:29:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:51 18:29:51 Login Succeeded 18:29:51 ---> docker-login.sh ends [Pipeline] } 18:29:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:29:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:29:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:29:51 ========================================================= 18:29:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:29:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:51 + 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 . 18:29:51 Sending build context to Docker daemon 4.337MB 18:29:51 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:29:51 Step 2/12 : FROM ${BASE} AS builder 18:29:51 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:29:51 7264a8db6415: Pulling fs layer 18:29:51 c4d48a809fc2: Pulling fs layer 18:29:51 4f1c88b9dad5: Pulling fs layer 18:29:51 ad3a456e5733: Pulling fs layer 18:29:51 33e27b845d1e: Pulling fs layer 18:29:51 c68163c4e522: Pulling fs layer 18:29:51 50da416c3ac9: Pulling fs layer 18:29:51 23d2d4c4bb30: Pulling fs layer 18:29:51 33e27b845d1e: Waiting 18:29:51 ad3a456e5733: Waiting 18:29:51 c68163c4e522: Waiting 18:29:51 50da416c3ac9: Waiting 18:29:51 23d2d4c4bb30: Waiting 18:29:51 c4d48a809fc2: Verifying Checksum 18:29:51 c4d48a809fc2: Download complete 18:29:51 ad3a456e5733: Verifying Checksum 18:29:51 ad3a456e5733: Download complete 18:29:51 33e27b845d1e: Download complete 18:29:51 7264a8db6415: Verifying Checksum 18:29:51 7264a8db6415: Download complete 18:29:51 c68163c4e522: Verifying Checksum 18:29:51 c68163c4e522: Download complete 18:29:51 7264a8db6415: Pull complete 18:29:52 23d2d4c4bb30: Verifying Checksum 18:29:52 23d2d4c4bb30: Download complete 18:29:52 c4d48a809fc2: Pull complete 18:29:52 4f1c88b9dad5: Download complete 18:29:52 50da416c3ac9: Verifying Checksum 18:29:52 50da416c3ac9: Download complete 18:29:55 4f1c88b9dad5: Pull complete 18:29:55 ad3a456e5733: Pull complete 18:29:55 33e27b845d1e: Pull complete 18:29:55 c68163c4e522: Pull complete 18:29:58 50da416c3ac9: Pull complete 18:29:58 23d2d4c4bb30: Pull complete 18:29:58 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:29:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:29:58 ---> 0786185ac409 18:29:58 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:30:03 ---> Running in 4442e0d7e69d 18:30:03 Removing intermediate container 4442e0d7e69d 18:30:03 ---> 82e771ba762c 18:30:03 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:30:03 ---> Running in d4d55552bc43 18:30:03 Removing intermediate container d4d55552bc43 18:30:03 ---> 9e14139ac92f 18:30:03 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 18:30:03 ---> Running in 1450ed892788 18:30:03 Removing intermediate container 1450ed892788 18:30:03 ---> fbd904a4d472 18:30:03 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:30:03 ---> Running in 583485f26d06 18:30:03 Removing intermediate container 583485f26d06 18:30:03 ---> 2cb3a9b5622b 18:30:03 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:30:03 ---> Running in 97d7dd3857f3 18:30:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:30:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:30:03 OK: 264 MiB in 52 packages 18:30:04 Removing intermediate container 97d7dd3857f3 18:30:04 ---> 32760f94e985 18:30:04 Step 8/12 : WORKDIR /app 18:30:04 ---> Running in cc26bce5409e 18:30:04 Removing intermediate container cc26bce5409e 18:30:04 ---> 1f1de8596f29 18:30:04 Step 9/12 : COPY go.mod vendor* ./ 18:30:04 ---> 8058eac2ffcb 18:30:04 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:30:04 ---> Running in bd2835d57ae0 18:30:05 Still waiting to schedule task 18:30:05 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:31:00 Removing intermediate container bd2835d57ae0 18:31:00 ---> 982f15eb56a8 18:31:00 Step 11/12 : COPY . . 18:31:00 ---> 88d2ea57f206 18:31:00 Step 12/12 : RUN $MAKE 18:31:00 ---> Running in 50947d313342 18:31:00 noop 18:31:00 Removing intermediate container 50947d313342 18:31:00 ---> f6ee72f072ec 18:31:00 Successfully built f6ee72f072ec 18:31:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:01 + docker inspect -f . ci-base-image-x86_64 18:31:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:01 prd-ubuntu20.04-docker-8c-8g-10139 does not seem to be running inside a container 18:31:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:31:01 $ docker top c3ebaf72d08f04dfd917be2cd718e425baa1ad7139243e1a8a3659a3ad426b66 -eo pid,comm [Pipeline] { [Pipeline] sh 18:31:01 + go version 18:31:01 go version go1.21.0 linux/amd64 [Pipeline] } 18:31:01 $ docker stop --time=1 c3ebaf72d08f04dfd917be2cd718e425baa1ad7139243e1a8a3659a3ad426b66 18:31:03 $ docker rm -f --volumes c3ebaf72d08f04dfd917be2cd718e425baa1ad7139243e1a8a3659a3ad426b66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:03 + docker inspect -f . ci-base-image-x86_64 18:31:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:03 prd-ubuntu20.04-docker-8c-8g-10139 does not seem to be running inside a container 18:31:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:31:03 $ docker top 57af6f88dbe800dacc2e62b2938732b5670ad69c61ccb62669019cd4659975ab -eo pid,comm [Pipeline] { [Pipeline] sh 18:31:04 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 18:31:04 + make test 18:31:04 go test ./... -coverprofile=coverage.out ./... 18:31:05 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 18:31:18 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 18:31:18 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.184129326Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 18:31:20 level=INFO ts=2023-10-24T18:31:16.185056643Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.18645414Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 18:31:20 level=INFO ts=2023-10-24T18:31:16.185840788Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 18:31:20 level=INFO ts=2023-10-24T18:31:16.186670494Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=WARN ts=2023-10-24T18:31:16.186736305Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 18:31:20 level=INFO ts=2023-10-24T18:31:16.186902908Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 18:31:20 level=INFO ts=2023-10-24T18:31:16.187260375Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=WARN ts=2023-10-24T18:31:16.187289515Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.187339796Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 18:31:20 level=INFO ts=2023-10-24T18:31:16.187414168Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 18:31:20 level=INFO ts=2023-10-24T18:31:16.18753659Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.187591241Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.187618412Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 18:31:20 level=INFO ts=2023-10-24T18:31:16.187669042Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 18:31:20 level=INFO ts=2023-10-24T18:31:16.187792835Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.187849456Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 18:31:20 level=INFO ts=2023-10-24T18:31:16.187882537Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 18:31:20 level=INFO ts=2023-10-24T18:31:16.188035629Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.188101571Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 18:31:20 level=INFO ts=2023-10-24T18:31:16.188185722Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 18:31:20 level=INFO ts=2023-10-24T18:31:16.188226463Z 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}" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.188881875Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 18:31:20 level=INFO ts=2023-10-24T18:31:16.189457866Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 18:31:20 level=INFO ts=2023-10-24T18:31:16.189526448Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.189553288Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 18:31:20 level=INFO ts=2023-10-24T18:31:16.189730261Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=WARN ts=2023-10-24T18:31:16.189764372Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 18:31:20 level=INFO ts=2023-10-24T18:31:16.189825183Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 18:31:20 level=INFO ts=2023-10-24T18:31:16.189958416Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=WARN ts=2023-10-24T18:31:16.189978496Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.190016967Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 18:31:20 level=INFO ts=2023-10-24T18:31:16.190078288Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 18:31:20 level=INFO ts=2023-10-24T18:31:16.19019799Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.190277852Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.190309982Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 18:31:20 level=INFO ts=2023-10-24T18:31:16.190359143Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 18:31:20 level=INFO ts=2023-10-24T18:31:16.190490756Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.190544527Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 18:31:20 level=INFO ts=2023-10-24T18:31:16.190574677Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 18:31:20 level=INFO ts=2023-10-24T18:31:16.190661589Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.19071125Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 18:31:20 level=INFO ts=2023-10-24T18:31:16.190782411Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 18:31:20 level=INFO ts=2023-10-24T18:31:16.190817922Z 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}" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.191160809Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 18:31:20 level=INFO ts=2023-10-24T18:31:16.191426884Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 18:31:20 level=INFO ts=2023-10-24T18:31:16.191503685Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 18:31:20 level=INFO ts=2023-10-24T18:31:16.191531906Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=WARN ts=2023-10-24T18:31:16.191549436Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 18:31:20 level=INFO ts=2023-10-24T18:31:16.191610157Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.191579226Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 18:31:20 level=INFO ts=2023-10-24T18:31:16.191705279Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=WARN ts=2023-10-24T18:31:16.191731509Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.19177493Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 18:31:20 level=INFO ts=2023-10-24T18:31:16.191812451Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 18:31:20 level=INFO ts=2023-10-24T18:31:16.191913763Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.191942963Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.191961594Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 18:31:20 level=INFO ts=2023-10-24T18:31:16.191982114Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 18:31:20 level=INFO ts=2023-10-24T18:31:16.192074246Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.192100476Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 18:31:20 level=INFO ts=2023-10-24T18:31:16.192126317Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 18:31:20 level=INFO ts=2023-10-24T18:31:16.192195288Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.192224809Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 18:31:20 level=INFO ts=2023-10-24T18:31:16.192257609Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 18:31:20 level=INFO ts=2023-10-24T18:31:16.19227929Z 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}" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.192511224Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 18:31:20 level=INFO ts=2023-10-24T18:31:16.192770469Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 18:31:20 level=INFO ts=2023-10-24T18:31:16.192791709Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 18:31:20 level=INFO ts=2023-10-24T18:31:16.19282239Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.19281604Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 18:31:20 level=WARN ts=2023-10-24T18:31:16.19283527Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 18:31:20 level=INFO ts=2023-10-24T18:31:16.192880571Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 18:31:20 level=INFO ts=2023-10-24T18:31:16.192983553Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=WARN ts=2023-10-24T18:31:16.193001133Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.193021374Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 18:31:20 level=INFO ts=2023-10-24T18:31:16.193061185Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 18:31:20 level=INFO ts=2023-10-24T18:31:16.193134616Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.193159636Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.193175117Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 18:31:20 level=INFO ts=2023-10-24T18:31:16.193190447Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 18:31:20 level=INFO ts=2023-10-24T18:31:16.193271529Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.193314889Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 18:31:20 level=INFO ts=2023-10-24T18:31:16.19334171Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 18:31:20 level=INFO ts=2023-10-24T18:31:16.193405961Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.193423471Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 18:31:20 level=INFO ts=2023-10-24T18:31:16.193446672Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 18:31:20 level=INFO ts=2023-10-24T18:31:16.193466892Z 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}" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.193643946Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 18:31:20 level=INFO ts=2023-10-24T18:31:16.193787298Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 18:31:20 level=INFO ts=2023-10-24T18:31:16.193805059Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.193816689Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 18:31:20 level=INFO ts=2023-10-24T18:31:16.19387999Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=WARN ts=2023-10-24T18:31:16.19389772Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 18:31:20 level=INFO ts=2023-10-24T18:31:16.193930141Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 18:31:20 level=INFO ts=2023-10-24T18:31:16.194010093Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=WARN ts=2023-10-24T18:31:16.194024803Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.194050893Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 18:31:20 level=INFO ts=2023-10-24T18:31:16.194070634Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 18:31:20 level=INFO ts=2023-10-24T18:31:16.194152075Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.194175836Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.194196106Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 18:31:20 level=INFO ts=2023-10-24T18:31:16.194234497Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 18:31:20 level=INFO ts=2023-10-24T18:31:16.194320338Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.194347109Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 18:31:20 level=INFO ts=2023-10-24T18:31:16.194368889Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 18:31:20 level=INFO ts=2023-10-24T18:31:16.194432071Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.194457931Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 18:31:20 level=INFO ts=2023-10-24T18:31:16.194488262Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 18:31:20 level=INFO ts=2023-10-24T18:31:16.194511382Z 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}" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.194744166Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 18:31:20 level=INFO ts=2023-10-24T18:31:16.19492592Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 18:31:20 level=INFO ts=2023-10-24T18:31:16.19495299Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 18:31:20 level=INFO ts=2023-10-24T18:31:16.194978751Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=WARN ts=2023-10-24T18:31:16.194990501Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.195018302Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 18:31:20 level=INFO ts=2023-10-24T18:31:16.195030542Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 18:31:20 level=INFO ts=2023-10-24T18:31:16.195114543Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=WARN ts=2023-10-24T18:31:16.195133424Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.195151244Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 18:31:20 level=INFO ts=2023-10-24T18:31:16.195187155Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 18:31:20 level=INFO ts=2023-10-24T18:31:16.195255816Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.195281997Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.195297827Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 18:31:20 level=INFO ts=2023-10-24T18:31:16.195313817Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 18:31:20 level=INFO ts=2023-10-24T18:31:16.195386589Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.195413939Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 18:31:20 level=INFO ts=2023-10-24T18:31:16.1954359Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 18:31:20 level=INFO ts=2023-10-24T18:31:16.195490521Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.195519321Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 18:31:20 level=INFO ts=2023-10-24T18:31:16.195559962Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 18:31:20 level=INFO ts=2023-10-24T18:31:16.195586202Z 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}" 18:31:20 --- FAIL: TestAutoDiscoverNaming (0.01s) 18:31:20 --- FAIL: TestAutoDiscoverNaming/xArray-25-9C-D4 (0.00s) 18:31:20 discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:57060: use of closed network connection 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.195789906Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.19596718Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 18:31:20 level=INFO ts=2023-10-24T18:31:16.196122053Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 18:31:20 level=INFO ts=2023-10-24T18:31:16.196174674Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 18:31:20 level=INFO ts=2023-10-24T18:31:16.196197074Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=WARN ts=2023-10-24T18:31:16.196210974Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.196241725Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 18:31:20 level=INFO ts=2023-10-24T18:31:16.196261465Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 18:31:20 level=INFO ts=2023-10-24T18:31:16.196439009Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=WARN ts=2023-10-24T18:31:16.196456589Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.1965002Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 18:31:20 level=INFO ts=2023-10-24T18:31:16.196547211Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 18:31:20 level=INFO ts=2023-10-24T18:31:16.196632852Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.196666433Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.196684503Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 18:31:20 level=INFO ts=2023-10-24T18:31:16.196699564Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 18:31:20 level=INFO ts=2023-10-24T18:31:16.196766585Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.196790535Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 18:31:20 level=INFO ts=2023-10-24T18:31:16.196809556Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 18:31:20 level=INFO ts=2023-10-24T18:31:16.196876847Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.196918518Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 18:31:20 level=INFO ts=2023-10-24T18:31:16.196944888Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 18:31:20 level=INFO ts=2023-10-24T18:31:16.196961748Z 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}" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.197095401Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 18:31:20 level=INFO ts=2023-10-24T18:31:16.197251644Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 18:31:20 level=INFO ts=2023-10-24T18:31:16.197271274Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.197284005Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 18:31:20 level=INFO ts=2023-10-24T18:31:16.197372636Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=WARN ts=2023-10-24T18:31:16.197392457Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 18:31:20 level=INFO ts=2023-10-24T18:31:16.197427997Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 18:31:20 level=INFO ts=2023-10-24T18:31:16.197513499Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=WARN ts=2023-10-24T18:31:16.197531739Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.19755188Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 18:31:20 level=INFO ts=2023-10-24T18:31:16.19757774Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 18:31:20 level=INFO ts=2023-10-24T18:31:16.197646621Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.197672372Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.197688552Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 18:31:20 level=INFO ts=2023-10-24T18:31:16.197710493Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 18:31:20 level=INFO ts=2023-10-24T18:31:16.197772634Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.197798174Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 18:31:20 level=INFO ts=2023-10-24T18:31:16.197836895Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 18:31:20 level=INFO ts=2023-10-24T18:31:16.197899586Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 18:31:20 level=DEBUG ts=2023-10-24T18:31:16.197924047Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 18:31:20 level=INFO ts=2023-10-24T18:31:16.197948777Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 18:31:20 level=INFO ts=2023-10-24T18:31:16.197966508Z 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}" 18:31:20 level=WARN ts=2023-10-24T18:31:16.19807195Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." 18:31:20 FAIL 18:31:20 coverage: 40.6% of statements 18:31:20 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.036s 18:31:20 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 51.9% of statements 18:31:20 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 96.4% of statements 18:31:20 FAIL 18:31:20 make: *** [Makefile:33: unittest] Error 1 [Pipeline] } 18:31:20 $ docker stop --time=1 57af6f88dbe800dacc2e62b2938732b5670ad69c61ccb62669019cd4659975ab 18:31:23 $ docker rm -f --volumes 57af6f88dbe800dacc2e62b2938732b5670ad69c61ccb62669019cd4659975ab [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 18:31:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:31:24 18:31:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:31:24 latest: Pulling from edgex-lftools-log-publisher 18:31:24 5eb5b503b376: Pulling fs layer 18:31:24 5c69ac0246d0: Pulling fs layer 18:31:24 ec43610c2a17: Pulling fs layer 18:31:24 3a2ae6a8a46f: Pulling fs layer 18:31:24 33b1e0a273af: Pulling fs layer 18:31:24 5d3b04190fa2: Pulling fs layer 18:31:24 2f39f015ded8: Pulling fs layer 18:31:24 33b1e0a273af: Waiting 18:31:24 5d3b04190fa2: Waiting 18:31:24 2f39f015ded8: Waiting 18:31:24 5c69ac0246d0: Verifying Checksum 18:31:24 5c69ac0246d0: Download complete 18:31:24 3a2ae6a8a46f: Verifying Checksum 18:31:24 3a2ae6a8a46f: Download complete 18:31:24 33b1e0a273af: Verifying Checksum 18:31:24 33b1e0a273af: Download complete 18:31:24 ec43610c2a17: Verifying Checksum 18:31:24 ec43610c2a17: Download complete 18:31:24 5d3b04190fa2: Verifying Checksum 18:31:24 5d3b04190fa2: Download complete 18:31:24 5eb5b503b376: Verifying Checksum 18:31:24 5eb5b503b376: Download complete 18:31:25 2f39f015ded8: Download complete 18:31:25 5eb5b503b376: Pull complete 18:31:25 5c69ac0246d0: Pull complete 18:31:26 ec43610c2a17: Pull complete 18:31:26 3a2ae6a8a46f: Pull complete 18:31:26 33b1e0a273af: Pull complete 18:31:26 5d3b04190fa2: Pull complete 18:31:31 2f39f015ded8: Pull complete 18:31:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:31:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:31:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:31 prd-ubuntu20.04-docker-8c-8g-10139 does not seem to be running inside a container 18:31:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:31:34 $ docker top 2f52e06c1d8cffb27f146d8996ba8f4debb9250dba2755ba74db7b29ddd0a6a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:31:35 ---> job-cost.sh 18:31:35 lf-activate-venv: SKIPPING 18:31:35 INFO: No Stack... 18:31:35 INFO: Retrieving Pricing Info for: v3-standard-8 18:31:35 INFO: Archiving Costs [Pipeline] sh 18:31:36 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 18:31:36 + cut -d, -f6 [Pipeline] lock 18:31:36 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-123-stack-cost] 18:31:36 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-123-stack-cost] did not exist. Created. 18:31:36 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-123-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:31:36 + echo total: 0.2199999988079071 [Pipeline] stash 18:31:36 Stashed 1 file(s) [Pipeline] } 18:31:36 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-123-stack-cost] [Pipeline] // lock [Pipeline] } 18:31:36 $ docker stop --time=1 2f52e06c1d8cffb27f146d8996ba8f4debb9250dba2755ba74db7b29ddd0a6a6 18:31:37 $ docker rm -f --volumes 2f52e06c1d8cffb27f146d8996ba8f4debb9250dba2755ba74db7b29ddd0a6a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:31:37 Failed in branch amd64 18:38:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10240 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 18:38:09 Running in /w/workspace/device-rfid-llrp-go/123 [Pipeline] { [Pipeline] checkout 18:38:09 The recommended git tool is: git 18:38:16 using credential edgex-jenkins-ssh 18:38:16 Cloning the remote Git repository 18:38:17 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 18:38:17 > git init /w/workspace/device-rfid-llrp-go/123 # timeout=10 18:38:17 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 18:38:17 > git --version # timeout=10 18:38:17 > git --version # 'git version 2.25.1' 18:38:17 using GIT_SSH to set credentials SSH Credentials for GitHub 18:38:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:38:19 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 18:38:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:38:20 Avoid second fetch 18:38:20 Checking out Revision e8098dd8846b53d811863813b1fcc7d083d99194 (main) 18:38:20 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#262)" 18:38:20 > git config core.sparsecheckout # timeout=10 18:38:20 > git checkout -f e8098dd8846b53d811863813b1fcc7d083d99194 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:38:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:38:21 % Total % Received % Xferd Average Speed Time Time Time Current 18:38:21 Dload Upload Total Spent Left Speed 18:38:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh 18:38:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:38:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:38:23 + sudo tee /etc/docker/daemon.new 18:38:23 { 18:38:23 "registry-mirrors": [ 18:38:23 "https://nexus3.edgexfoundry.org:10001" 18:38:23 ], 18:38:23 "bip": "10.250.0.254/24", 18:38:23 "hosts": [ 18:38:23 "tcp://0.0.0.0:5555", 18:38:23 "unix:///var/run/docker.sock" 18:38:23 ], 18:38:23 "mtu": 1458, 18:38:23 "selinux-enabled": true, 18:38:23 "seccomp-profile": "/etc/docker/seccomp.json" 18:38:23 } [Pipeline] sh 18:38:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:38:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:38:42 provisioning config files... 18:38:42 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/123@tmp/config6481268224843172778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:38:42 ---> docker-login.sh 18:38:42 nexus3.edgexfoundry.org:10001 18:38:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:43 Configure a credential helper to remove this warning. See 18:38:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:43 18:38:43 Login Succeeded 18:38:43 nexus3.edgexfoundry.org:10002 18:38:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:43 Configure a credential helper to remove this warning. See 18:38:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:43 18:38:43 Login Succeeded 18:38:43 nexus3.edgexfoundry.org:10003 18:38:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:43 Configure a credential helper to remove this warning. See 18:38:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:43 18:38:43 Login Succeeded 18:38:43 nexus3.edgexfoundry.org:10004 18:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:44 Configure a credential helper to remove this warning. See 18:38:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:44 18:38:44 Login Succeeded 18:38:44 docker.io 18:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:45 Configure a credential helper to remove this warning. See 18:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:45 18:38:45 Login Succeeded 18:38:45 ---> docker-login.sh ends [Pipeline] } 18:38:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:38:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:38:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:38:45 ========================================================= 18:38:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:38:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:45 + 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 . 18:38:46 Sending build context to Docker daemon 1.197MB 18:38:46 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:38:46 Step 2/12 : FROM ${BASE} AS builder 18:38:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:38:46 9fda8d8052c6: Pulling fs layer 18:38:46 5d54e960e981: Pulling fs layer 18:38:46 c4a7e357bf2a: Pulling fs layer 18:38:46 f0e02332f6b5: Pulling fs layer 18:38:46 cefa15bbcfad: Pulling fs layer 18:38:46 17808c966233: Pulling fs layer 18:38:46 f4c1fc716caa: Pulling fs layer 18:38:46 f0e02332f6b5: Waiting 18:38:46 cefa15bbcfad: Waiting 18:38:46 17808c966233: Waiting 18:38:46 f4c1fc716caa: Waiting 18:38:46 5d54e960e981: Verifying Checksum 18:38:46 5d54e960e981: Download complete 18:38:46 f0e02332f6b5: Verifying Checksum 18:38:46 f0e02332f6b5: Download complete 18:38:46 cefa15bbcfad: Verifying Checksum 18:38:46 cefa15bbcfad: Download complete 18:38:46 9fda8d8052c6: Verifying Checksum 18:38:46 9fda8d8052c6: Download complete 18:38:47 f4c1fc716caa: Verifying Checksum 18:38:47 f4c1fc716caa: Download complete 18:38:47 9fda8d8052c6: Pull complete 18:38:48 5d54e960e981: Pull complete 18:38:48 c4a7e357bf2a: Verifying Checksum 18:38:48 c4a7e357bf2a: Download complete 18:38:49 17808c966233: Verifying Checksum 18:38:49 17808c966233: Download complete 18:39:02 c4a7e357bf2a: Pull complete 18:39:02 f0e02332f6b5: Pull complete 18:39:02 cefa15bbcfad: Pull complete 18:39:12 17808c966233: Pull complete 18:39:12 f4c1fc716caa: Pull complete 18:39:12 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 18:39:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:39:12 ---> ea914061e18c 18:39:12 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:39:13 ---> Running in 3b8ae9f962ac 18:39:14 Removing intermediate container 3b8ae9f962ac 18:39:14 ---> 7e5c9493b86e 18:39:14 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:39:14 ---> Running in 82a7d1944190 18:39:14 Removing intermediate container 82a7d1944190 18:39:14 ---> ca24cb5904a4 18:39:14 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 18:39:15 ---> Running in df5edf87840d 18:39:15 Removing intermediate container df5edf87840d 18:39:15 ---> 40002ec336e4 18:39:15 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:39:15 ---> Running in 6950f7b77c6d 18:39:15 Removing intermediate container 6950f7b77c6d 18:39:15 ---> f0f246bacd7c 18:39:15 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:39:15 ---> Running in ea8fd855c0e1 18:39:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:39:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:39:19 OK: 266 MiB in 52 packages 18:39:20 Removing intermediate container ea8fd855c0e1 18:39:20 ---> 6ab0d39d3017 18:39:20 Step 8/12 : WORKDIR /app 18:39:20 ---> Running in 0680766f0030 18:39:20 Removing intermediate container 0680766f0030 18:39:20 ---> e6a740b532a2 18:39:20 Step 9/12 : COPY go.mod vendor* ./ 18:39:21 ---> cd7f64e621c3 18:39:21 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:39:21 ---> Running in a231efa0df9d 18:40:57 Removing intermediate container a231efa0df9d 18:40:57 ---> 2a781adcf373 18:40:57 Step 11/12 : COPY . . 18:40:57 ---> a9e29398b9ce 18:40:57 Step 12/12 : RUN $MAKE 18:40:57 ---> Running in e5ddc4e267ed 18:40:57 noop 18:40:57 Removing intermediate container e5ddc4e267ed 18:40:57 ---> 81d1d1cc1d4a 18:40:57 Successfully built 81d1d1cc1d4a 18:40:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:58 + docker inspect -f . ci-base-image-arm64 18:40:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:58 prd-ubuntu20.04-docker-arm64-4c-16g-10240 does not seem to be running inside a container 18:40:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/123 -v /w/workspace/device-rfid-llrp-go/123:/w/workspace/device-rfid-llrp-go/123:rw,z -v /w/workspace/device-rfid-llrp-go/123@tmp:/w/workspace/device-rfid-llrp-go/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:41:00 $ docker top 9dc7d03527e0b352556a30539def73395a23a14d9bf1a5dce621f62ace5ef581 -eo pid,comm [Pipeline] { [Pipeline] sh 18:41:01 + go version 18:41:01 go version go1.21.0 linux/arm64 [Pipeline] } 18:41:01 $ docker stop --time=1 9dc7d03527e0b352556a30539def73395a23a14d9bf1a5dce621f62ace5ef581 18:41:02 $ docker rm -f --volumes 9dc7d03527e0b352556a30539def73395a23a14d9bf1a5dce621f62ace5ef581 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:03 + docker inspect -f . ci-base-image-arm64 18:41:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:03 prd-ubuntu20.04-docker-arm64-4c-16g-10240 does not seem to be running inside a container 18:41:03 $ 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/123 -v /w/workspace/device-rfid-llrp-go/123:/w/workspace/device-rfid-llrp-go/123:rw,z -v /w/workspace/device-rfid-llrp-go/123@tmp:/w/workspace/device-rfid-llrp-go/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:41:04 $ docker top 630e76b91dc986d5f16eb6822452d814df34f4bdb95c7cb59c3a6f942a57e824 -eo pid,comm [Pipeline] { [Pipeline] sh 18:41:05 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/123 [Pipeline] fileExists [Pipeline] sh 18:41:06 + make test 18:41:06 go test ./... -coverprofile=coverage.out ./... 18:41:11 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 18:43:33 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 18:43:33 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 18:44:06 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 33.632s coverage: 40.6% of statements 18:44:06 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.559s coverage: 51.9% of statements 18:44:06 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.040s coverage: 95.5% of statements 18:44:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:44:06 go vet ./... 18:44:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:44:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:44:32 ./bin/test-attribution-txt.sh [Pipeline] echo 18:44:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:44:32 $ docker stop --time=1 630e76b91dc986d5f16eb6822452d814df34f4bdb95c7cb59c3a6f942a57e824 18:44:34 $ docker rm -f --volumes 630e76b91dc986d5f16eb6822452d814df34f4bdb95c7cb59c3a6f942a57e824 [Pipeline] // withDockerContainer [Pipeline] sh 18:44:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:44:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:44:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:44:42 + ls -al . 18:44:42 total 636 18:44:42 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:41 . 18:44:42 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:38 .. 18:44:42 -rw-rw-r-- 1 jenkins jenkins 134 Oct 24 18:38 .dockerignore 18:44:42 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:38 .git 18:44:42 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:38 .github 18:44:42 -rw-rw-r-- 1 jenkins jenkins 858 Oct 24 18:38 .gitignore 18:44:42 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:38 .golangci.yml 18:44:42 -rw-rw-r-- 1 jenkins jenkins 11980 Oct 24 18:38 Attribution.txt 18:44:42 -rw-rw-r-- 1 jenkins jenkins 10365 Oct 24 18:38 CHANGELOG.md 18:44:42 -rw-rw-r-- 1 jenkins jenkins 1347 Oct 24 18:38 Dockerfile 18:44:42 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:38 GOVERNANCE.md 18:44:42 -rw-rw-r-- 1 jenkins jenkins 661 Oct 24 18:38 Jenkinsfile 18:44:42 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 18:38 LICENSE 18:44:42 -rw-rw-r-- 1 jenkins jenkins 2179 Oct 24 18:38 Makefile 18:44:42 -rw-rw-r-- 1 jenkins jenkins 625 Oct 24 18:38 OWNERS.md 18:44:42 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 24 18:38 README.md 18:44:42 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:29 VERSION 18:44:42 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:38 bin 18:44:42 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:38 cmd 18:44:42 -rw-r--r-- 1 jenkins jenkins 459493 Oct 24 18:44 coverage.out 18:44:42 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:38 examples 18:44:42 -rw-rw-r-- 1 jenkins jenkins 3878 Oct 24 18:38 go.mod 18:44:42 -rw-rw-r-- 1 jenkins jenkins 34490 Oct 24 18:38 go.sum 18:44:42 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:38 images 18:44:42 drwxrwxr-x 5 jenkins jenkins 4096 Oct 24 18:38 internal 18:44:42 -rw-rw-r-- 1 jenkins jenkins 193 Oct 24 18:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:42 + 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=e8098dd8846b53d811863813b1fcc7d083d99194 --label arch=arm64 --label version=3.1.0-dev.18 . 18:44:42 Sending build context to Docker daemon 1.197MB 18:44:42 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 18:44:42 Step 2/24 : FROM ${BASE} AS builder 18:44:42 ---> 81d1d1cc1d4a 18:44:42 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:44:42 ---> Running in d3377a46a535 18:44:43 Removing intermediate container d3377a46a535 18:44:43 ---> 40a890b882c0 18:44:43 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:44:43 ---> Running in 2f673e2d10fc 18:44:43 Removing intermediate container 2f673e2d10fc 18:44:43 ---> 8e20f5c23b77 18:44:43 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 18:44:43 ---> Running in a1860d158fc3 18:44:44 Removing intermediate container a1860d158fc3 18:44:44 ---> f00b63617469 18:44:44 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 18:44:44 ---> Running in eca7e8985bc6 18:44:44 Removing intermediate container eca7e8985bc6 18:44:44 ---> 3ddeb4f9013c 18:44:44 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:44:44 ---> Running in 3047167abfb8 18:44:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:44:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:44:47 OK: 266 MiB in 52 packages 18:44:48 Removing intermediate container 3047167abfb8 18:44:48 ---> 773af5ec6890 18:44:48 Step 8/24 : WORKDIR /app 18:44:48 ---> Running in a7d17fce9884 18:44:49 Removing intermediate container a7d17fce9884 18:44:49 ---> 341ffcd46610 18:44:49 Step 9/24 : COPY go.mod vendor* ./ 18:44:49 ---> 2a68a32bde3f 18:44:49 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:49 ---> Running in beb12e3f80c1 18:44:52 Removing intermediate container beb12e3f80c1 18:44:52 ---> fc09674ef2fd 18:44:52 Step 11/24 : COPY . . 18:44:55 ---> 57c91379f06e 18:44:55 Step 12/24 : RUN $MAKE 18:44:55 ---> Running in 2d2bd3fb7537 18:44:56 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 18:47:17 Removing intermediate container 2d2bd3fb7537 18:47:17 ---> e4d53ded41c1 18:47:17 Step 13/24 : FROM alpine:3.18 18:47:17 3.18: Pulling from library/alpine 18:47:17 579b34f0a95b: Pulling fs layer 18:47:17 579b34f0a95b: Verifying Checksum 18:47:17 579b34f0a95b: Download complete 18:47:17 579b34f0a95b: Pull complete 18:47:17 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:47:17 Status: Downloaded newer image for alpine:3.18 18:47:17 ---> 3cc203321400 18:47:17 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:47:17 ---> Running in f05c7b0ecbd0 18:47:17 Removing intermediate container f05c7b0ecbd0 18:47:17 ---> 803ac7cb07c8 18:47:17 Step 15/24 : RUN apk add --update --no-cache dumb-init 18:47:17 ---> Running in 5f2643a381c5 18:47:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:47:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:47:17 (1/1) Installing dumb-init (1.2.5-r2) 18:47:17 Executing busybox-1.36.1-r2.trigger 18:47:17 OK: 8 MiB in 16 packages 18:47:17 Removing intermediate container 5f2643a381c5 18:47:17 ---> 47acde63fbc0 18:47:17 Step 16/24 : COPY --from=builder /app/LICENSE / 18:47:17 ---> e6c6297c0e64 18:47:17 Step 17/24 : COPY --from=builder /app/Attribution.txt / 18:47:17 ---> de2e70095a84 18:47:17 Step 18/24 : COPY --from=builder /app/cmd/ / 18:47:18 ---> a16b8c6f1f1b 18:47:18 Step 19/24 : EXPOSE 59989 18:47:18 ---> Running in 96a73cae3139 18:47:18 Removing intermediate container 96a73cae3139 18:47:18 ---> b1d03efecd8a 18:47:18 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 18:47:18 ---> Running in 47b0836cb8ce 18:47:19 Removing intermediate container 47b0836cb8ce 18:47:19 ---> 2c6428e3afcd 18:47:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:47:19 ---> Running in 5e6cc93950a3 18:47:19 Removing intermediate container 5e6cc93950a3 18:47:19 ---> 2815c1169525 18:47:19 Step 22/24 : LABEL arch=arm64 18:47:19 ---> Running in cbd6e719415c 18:47:20 Removing intermediate container cbd6e719415c 18:47:20 ---> 5ccdc697563d 18:47:20 Step 23/24 : LABEL git_sha=e8098dd8846b53d811863813b1fcc7d083d99194 18:47:20 ---> Running in 1a9b275fa24b 18:47:20 Removing intermediate container 1a9b275fa24b 18:47:20 ---> 2dccdd633833 18:47:20 Step 24/24 : LABEL version=3.1.0-dev.18 18:47:20 ---> Running in 8366e19a1a4a 18:47:21 Removing intermediate container 8366e19a1a4a 18:47:21 ---> 79f61b364e8b 18:47:21 [Warning] One or more build-args [ARCH] were not consumed 18:47:21 Successfully built 79f61b364e8b 18:47:21 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:47:21 provisioning config files... 18:47:21 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/123@tmp/config10399157729999065358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:47:21 ---> docker-login.sh 18:47:21 nexus3.edgexfoundry.org:10001 18:47:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:21 Configure a credential helper to remove this warning. See 18:47:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:21 18:47:21 Login Succeeded 18:47:21 nexus3.edgexfoundry.org:10002 18:47:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:22 Configure a credential helper to remove this warning. See 18:47:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:22 18:47:22 Login Succeeded 18:47:22 nexus3.edgexfoundry.org:10003 18:47:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:22 Configure a credential helper to remove this warning. See 18:47:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:22 18:47:22 Login Succeeded 18:47:22 nexus3.edgexfoundry.org:10004 18:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:23 Configure a credential helper to remove this warning. See 18:47:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:23 18:47:23 Login Succeeded 18:47:23 docker.io 18:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:23 Configure a credential helper to remove this warning. See 18:47:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:23 18:47:23 Login Succeeded 18:47:23 ---> docker-login.sh ends [Pipeline] } 18:47:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:47:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:47:23 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 18:47:23 e8098dd8846b53d811863813b1fcc7d083d99194 18:47:23 latest 18:47:23 3.1.0-dev.18 18:47:23 e8098dd8846b53d811863813b1fcc7d083d99194-3.1.0-dev.18 18:47:23 main 18:47:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:24 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e8098dd8846b53d811863813b1fcc7d083d99194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:25 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e8098dd8846b53d811863813b1fcc7d083d99194 18:47:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 18:47:25 a22025346061: Preparing 18:47:25 7225638e1918: Preparing 18:47:25 03cf641c4ce2: Preparing 18:47:25 287c4fbca2af: Preparing 18:47:25 5f4d9fc4d98d: Preparing 18:47:26 5f4d9fc4d98d: Layer already exists 18:47:26 7225638e1918: Pushed 18:47:26 03cf641c4ce2: Pushed 18:47:26 287c4fbca2af: Pushed 18:47:32 a22025346061: Pushed 18:47:32 e8098dd8846b53d811863813b1fcc7d083d99194: digest: sha256:c2c093a2aafb2279014881886c591ce1d7bce7032c4a80bd968b498552b9bb95 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:33 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:33 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 18:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 18:47:33 a22025346061: Preparing 18:47:33 7225638e1918: Preparing 18:47:33 03cf641c4ce2: Preparing 18:47:33 287c4fbca2af: Preparing 18:47:33 5f4d9fc4d98d: Preparing 18:47:33 287c4fbca2af: Layer already exists 18:47:33 5f4d9fc4d98d: Layer already exists 18:47:33 03cf641c4ce2: Layer already exists 18:47:33 7225638e1918: Layer already exists 18:47:33 a22025346061: Layer already exists 18:47:33 latest: digest: sha256:c2c093a2aafb2279014881886c591ce1d7bce7032c4a80bd968b498552b9bb95 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:34 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:34 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.18 18:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 18:47:34 a22025346061: Preparing 18:47:34 7225638e1918: Preparing 18:47:34 03cf641c4ce2: Preparing 18:47:34 287c4fbca2af: Preparing 18:47:34 5f4d9fc4d98d: Preparing 18:47:34 287c4fbca2af: Layer already exists 18:47:34 5f4d9fc4d98d: Layer already exists 18:47:34 a22025346061: Layer already exists 18:47:34 03cf641c4ce2: Layer already exists 18:47:34 7225638e1918: Layer already exists 18:47:34 3.1.0-dev.18: digest: sha256:c2c093a2aafb2279014881886c591ce1d7bce7032c4a80bd968b498552b9bb95 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:35 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e8098dd8846b53d811863813b1fcc7d083d99194-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:35 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e8098dd8846b53d811863813b1fcc7d083d99194-3.1.0-dev.18 18:47:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 18:47:35 a22025346061: Preparing 18:47:35 7225638e1918: Preparing 18:47:35 03cf641c4ce2: Preparing 18:47:35 287c4fbca2af: Preparing 18:47:35 5f4d9fc4d98d: Preparing 18:47:35 5f4d9fc4d98d: Layer already exists 18:47:35 a22025346061: Layer already exists 18:47:35 03cf641c4ce2: Layer already exists 18:47:35 287c4fbca2af: Layer already exists 18:47:35 7225638e1918: Layer already exists 18:47:35 e8098dd8846b53d811863813b1fcc7d083d99194-3.1.0-dev.18: digest: sha256:c2c093a2aafb2279014881886c591ce1d7bce7032c4a80bd968b498552b9bb95 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:36 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:36 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 18:47:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 18:47:36 a22025346061: Preparing 18:47:36 7225638e1918: Preparing 18:47:36 03cf641c4ce2: Preparing 18:47:36 287c4fbca2af: Preparing 18:47:36 5f4d9fc4d98d: Preparing 18:47:36 7225638e1918: Layer already exists 18:47:36 a22025346061: Layer already exists 18:47:36 5f4d9fc4d98d: Layer already exists 18:47:36 287c4fbca2af: Layer already exists 18:47:36 03cf641c4ce2: Layer already exists 18:47:36 main: digest: sha256:c2c093a2aafb2279014881886c591ce1d7bce7032c4a80bd968b498552b9bb95 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:47:36 ===================================================== [Pipeline] echo 18:47:36 taggedImages: 18:47:36 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e8098dd8846b53d811863813b1fcc7d083d99194 18:47:36 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 18:47:36 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.18 18:47:36 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e8098dd8846b53d811863813b1fcc7d083d99194-3.1.0-dev.18 18:47:36 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:47:37 18:47:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:47:40 arm64: Pulling from edgex-lftools-log-publisher 18:47:40 8998bd30e6a1: Pulling fs layer 18:47:40 04944245beec: Pulling fs layer 18:47:40 699f458cf7ca: Pulling fs layer 18:47:40 765212b225bb: Pulling fs layer 18:47:40 f23df028b6ca: Pulling fs layer 18:47:40 d65c8cfc05b1: Pulling fs layer 18:47:40 2437ff75d9bd: Pulling fs layer 18:47:40 f23df028b6ca: Waiting 18:47:40 d65c8cfc05b1: Waiting 18:47:40 2437ff75d9bd: Waiting 18:47:40 765212b225bb: Waiting 18:47:40 04944245beec: Verifying Checksum 18:47:40 04944245beec: Download complete 18:47:40 765212b225bb: Verifying Checksum 18:47:40 765212b225bb: Download complete 18:47:40 f23df028b6ca: Verifying Checksum 18:47:40 f23df028b6ca: Download complete 18:47:40 d65c8cfc05b1: Verifying Checksum 18:47:40 d65c8cfc05b1: Download complete 18:47:40 699f458cf7ca: Verifying Checksum 18:47:40 699f458cf7ca: Download complete 18:47:40 8998bd30e6a1: Download complete 18:47:43 2437ff75d9bd: Verifying Checksum 18:47:43 2437ff75d9bd: Download complete 18:47:45 8998bd30e6a1: Pull complete 18:47:46 04944245beec: Pull complete 18:47:48 699f458cf7ca: Pull complete 18:47:48 765212b225bb: Pull complete 18:47:49 f23df028b6ca: Pull complete 18:47:49 d65c8cfc05b1: Pull complete 18:48:07 2437ff75d9bd: Pull complete 18:48:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:48:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:48:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:08 prd-ubuntu20.04-docker-arm64-4c-16g-10240 does not seem to be running inside a container 18:48:08 $ 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/123 -v /w/workspace/device-rfid-llrp-go/123:/w/workspace/device-rfid-llrp-go/123:rw,z -v /w/workspace/device-rfid-llrp-go/123@tmp:/w/workspace/device-rfid-llrp-go/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:48:11 $ docker top ce877c3356d7ca15f02e46e2a3017e1192af7b01540d5c87f0157d28737f93a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:48:12 ---> job-cost.sh 18:48:12 lf-activate-venv: SKIPPING 18:48:12 INFO: No Stack... 18:48:13 INFO: Retrieving Pricing Info for: v3-standard-4 18:48:13 INFO: Archiving Costs [Pipeline] sh 18:48:14 + cat /w/workspace/device-rfid-llrp-go/123/archives/cost.csv 18:48:14 + cut -d, -f6 [Pipeline] lock 18:48:14 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-123-stack-cost] 18:48:14 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-123-stack-cost] did not exist. Created. 18:48:14 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-123-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:48:15 /w/workspace/device-rfid-llrp-go/123@tmp/durable-7417d197/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:48:16 + echo total: 0.10999999940395355 [Pipeline] stash 18:48:16 Warning: overwriting stash ‘stack-cost’ 18:48:16 Stashed 1 file(s) [Pipeline] } 18:48:16 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-123-stack-cost] [Pipeline] // lock [Pipeline] } 18:48:16 $ docker stop --time=1 ce877c3356d7ca15f02e46e2a3017e1192af7b01540d5c87f0157d28737f93a8 18:48:21 $ docker rm -f --volumes ce877c3356d7ca15f02e46e2a3017e1192af7b01540d5c87f0157d28737f93a8 [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 18:48:22 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 18:48:22 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 18:48:22 total 16 18:48:22 drwxr-xr-x 3 root root 4096 Oct 24 18:31 . 18:48:22 drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 18:31 .. 18:48:22 drwxr-xr-x 2 root root 4096 Oct 24 18:31 cost 18:48:22 -rw-r--r-- 1 root root 91 Oct 24 18:31 cost.csv 18:48:22 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 18:48:22 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 18:48:22 total 16 18:48:22 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:31 . 18:48:22 drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 18:31 .. 18:48:22 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 18:31 cost 18:48:22 -rw-r--r-- 1 jenkins jenkins 91 Oct 24 18:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:48:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:48:23 ---> package-listing.sh 18:48:23 ++ facter osfamily 18:48:23 ++ tr '[:upper:]' '[:lower:]' 18:48:23 + OS_FAMILY=debian 18:48:23 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 18:48:23 + START_PACKAGES=/tmp/packages_start.txt 18:48:23 + END_PACKAGES=/tmp/packages_end.txt 18:48:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:48:23 + PACKAGES=/tmp/packages_start.txt 18:48:23 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 18:48:23 + PACKAGES=/tmp/packages_end.txt 18:48:23 + case "${OS_FAMILY}" in 18:48:23 + dpkg -l 18:48:23 + grep '^ii' 18:48:23 + '[' -f /tmp/packages_start.txt ']' 18:48:23 + '[' -f /tmp/packages_end.txt ']' 18:48:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:48:23 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 18:48:23 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 18:48:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 18:48: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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:48:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:48:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:24 prd-ubuntu20.04-docker-8c-8g-10139 does not seem to be running inside a container 18:48: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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:48:24 $ docker top ba2936eba9c336fea87ad46742deded60b18c5a0d7a37befd5d290f3a20e5767 -eo pid,comm [Pipeline] { [Pipeline] sh 18:48:25 + touch /tmp/pre-build-complete [Pipeline] sh 18:48:25 + mkdir -p /var/log/sysstat [Pipeline] sh 18:48:25 + ls /var/log/sa-host 18:48:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:48:25 provisioning config files... 18:48:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1438079197890790459tmp [Pipeline] { [Pipeline] echo 18:48:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:48:26 ---> create-netrc.sh [Pipeline] } 18:48:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:48:26 ---> python-tools-install.sh [Pipeline] echo 18:48:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:48:26 ---> sudo-logs.sh 18:48:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:48:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:48:27 ---> job-cost.sh 18:48:27 lf-activate-venv: SKIPPING 18:48:27 DEBUG: total: 0.2199999988079071 18:48:27 INFO: Retrieving Stack Cost... 18:48:27 INFO: Retrieving Pricing Info for: v3-standard-8 18:48:27 INFO: Archiving Costs [Pipeline] echo 18:48:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:48:28 ---> logs-deploy.sh 18:48:28 lf-activate-venv: SKIPPING 18:48:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/123 18:48:28 INFO: archiving workspace using pattern(s): 18:48:29 Archives upload complete. 18:48:29 INFO: archiving logs to Nexus