Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bd8b86e6a893c9f074626212dc18efab5eec6be1 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-ssh3808698921584438367.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1375780751675408599.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh3223625043805224583.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh18128082337735147197.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-ssh1779678442929358542.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15957 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bd8b86e6a893c9f074626212dc18efab5eec6be1 (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#231)" > 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 bd8b86e6a893c9f074626212dc18efab5eec6be1 # timeout=10 > git rev-list --no-walk 0ee639612315f941177c2c33599fa94e0a4956e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:22:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:22:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:22:54 ========================================================= 21:22:54 EdgeX Global Pipelines Version Info 21:22:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:22:54 ------------------- 21:22:54 stable info: 21:22:54 ------------------- 21:22:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:22:54 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 21:22:54 Message: update stable to v1.0.249 21:22:55 ------------------- 21:22:55 experimental info: 21:22:55 ------------------- 21:22:55 Commited By: **** collab-it+edgex@linuxfoundation.org 21:22:55 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 21:22:55 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:22:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 21:22:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 21:22:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:22:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:22:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:22:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:22:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:22:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:22:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:22:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:22:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:22:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 21:22:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:22:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:22:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:22:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:22:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:22:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:22:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:22:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:22:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:22:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:22:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:22:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:22:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:22:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:22:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:22:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:22:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:22:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:22:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd8b86e6a893c9f074626212dc18efab5eec6be1 [Pipeline] echo 21:22:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd8b86e [Pipeline] echo 21:22:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:22:56 provisioning config files... 21:22:56 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2195704524275730296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:22:56 ---> docker-login.sh 21:22:56 nexus3.edgexfoundry.org:10001 21:22:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:56 Configure a credential helper to remove this warning. See 21:22:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:56 21:22:56 Login Succeeded 21:22:56 nexus3.edgexfoundry.org:10002 21:22:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:56 Configure a credential helper to remove this warning. See 21:22:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:56 21:22:56 Login Succeeded 21:22:56 nexus3.edgexfoundry.org:10003 21:22:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:56 Configure a credential helper to remove this warning. See 21:22:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:56 21:22:56 Login Succeeded 21:22:56 nexus3.edgexfoundry.org:10004 21:22:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:57 Configure a credential helper to remove this warning. See 21:22:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:57 21:22:57 Login Succeeded 21:22:57 docker.io 21:22:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:57 Configure a credential helper to remove this warning. See 21:22:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:57 21:22:57 Login Succeeded 21:22:57 ---> docker-login.sh ends [Pipeline] } 21:22:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:22:57 + git rev-list -1 --merges bd8b86e6a893c9f074626212dc18efab5eec6be1~1..bd8b86e6a893c9f074626212dc18efab5eec6be1 [Pipeline] echo 21:22:57 -----------> git rev-list -1 --merges bd8b86e6a893c9f074626212dc18efab5eec6be1~1..bd8b86e6a893c9f074626212dc18efab5eec6be1 bd8b86e6a893c9f074626212dc18efab5eec6be1 [false] [Pipeline] sh 21:22:58 + git log --format=format:%s -1 bd8b86e6a893c9f074626212dc18efab5eec6be1 [Pipeline] echo 21:22:58 ========================================================= 21:22:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:22:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:22:58 + git log --format=format:%s -1 bd8b86e6a893c9f074626212dc18efab5eec6be1 [Pipeline] echo 21:22:58 [semverPrep] GIT_COMMIT: bd8b86e6a893c9f074626212dc18efab5eec6be1, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#231) [Pipeline] echo 21:22:58 [semverPrep] This is not a build commit. [Pipeline] sh 21:22:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:22:58 + grep -v github /etc/ssh/ssh_known_hosts 21:22:58 + [ -e /tmp/ssh_known_hosts ] 21:22:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:22:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:22:58 + sudo tee -a /etc/ssh/ssh_known_hosts 21:22:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:22:59 21:22:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:22:59 0.1.4: Pulling from edgex-devops/py-git-semver 21:22:59 b85a868b505f: Pulling fs layer 21:22:59 e2be974225ed: Pulling fs layer 21:22:59 339a4e72a1f5: Pulling fs layer 21:22:59 988bab9f4d93: Pulling fs layer 21:22:59 1469e6f7b9e6: Pulling fs layer 21:22:59 eaf3925da568: Pulling fs layer 21:22:59 bab4dde63d76: Pulling fs layer 21:22:59 bde34c3a00c8: Pulling fs layer 21:22:59 b352a97aabf1: Pulling fs layer 21:22:59 4872d77fe225: Pulling fs layer 21:22:59 5851b861e8e6: Pulling fs layer 21:22:59 bab4dde63d76: Waiting 21:22:59 988bab9f4d93: Waiting 21:22:59 5851b861e8e6: Waiting 21:22:59 4872d77fe225: Waiting 21:22:59 1469e6f7b9e6: Waiting 21:22:59 eaf3925da568: Waiting 21:22:59 bde34c3a00c8: Waiting 21:22:59 e2be974225ed: Download complete 21:22:59 988bab9f4d93: Verifying Checksum 21:22:59 988bab9f4d93: Download complete 21:22:59 1469e6f7b9e6: Verifying Checksum 21:22:59 1469e6f7b9e6: Download complete 21:22:59 eaf3925da568: Verifying Checksum 21:22:59 eaf3925da568: Download complete 21:22:59 339a4e72a1f5: Verifying Checksum 21:22:59 339a4e72a1f5: Download complete 21:22:59 bde34c3a00c8: Verifying Checksum 21:22:59 bde34c3a00c8: Download complete 21:22:59 b352a97aabf1: Verifying Checksum 21:22:59 b352a97aabf1: Download complete 21:22:59 4872d77fe225: Download complete 21:22:59 5851b861e8e6: Verifying Checksum 21:22:59 b85a868b505f: Download complete 21:23:00 bab4dde63d76: Verifying Checksum 21:23:00 bab4dde63d76: Download complete 21:23:01 b85a868b505f: Pull complete 21:23:01 e2be974225ed: Pull complete 21:23:01 339a4e72a1f5: Pull complete 21:23:01 988bab9f4d93: Pull complete 21:23:02 1469e6f7b9e6: Pull complete 21:23:02 eaf3925da568: Pull complete 21:23:04 bab4dde63d76: Pull complete 21:23:04 bde34c3a00c8: Pull complete 21:23:04 b352a97aabf1: Pull complete 21:23:04 4872d77fe225: Pull complete 21:23:04 5851b861e8e6: Pull complete 21:23:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:23:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:23:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:23:04 prd-ubuntu20.04-docker-8c-8g-15957 does not seem to be running inside a container 21:23:04 $ 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 21:23:06 $ docker top c43dc72e88494e6c673b774cde9b96acde0de9758f582e33cb617ba535de2371 -eo pid,comm 21:23:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:23:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:23:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:23:06 [ssh-agent] Looking for ssh-agent implementation... 21:23:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:23:06 $ docker exec c43dc72e88494e6c673b774cde9b96acde0de9758f582e33cb617ba535de2371 ssh-agent 21:23:06 SSH_AUTH_SOCK=/tmp/ssh-JeKRoh8qQFYx/agent.33 21:23:06 SSH_AGENT_PID=39 21:23:06 Running ssh-add (command line suppressed) 21:23:06 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9149343280551468550.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9149343280551468550.key) 21:23:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:23:07 + git tag --points-at HEAD [Pipeline] } 21:23:07 $ docker exec --env ******** --env ******** c43dc72e88494e6c673b774cde9b96acde0de9758f582e33cb617ba535de2371 ssh-agent -k 21:23:07 unset SSH_AUTH_SOCK; 21:23:07 unset SSH_AGENT_PID; 21:23:07 echo Agent pid 39 killed; 21:23:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:23:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:23:07 [ssh-agent] Looking for ssh-agent implementation... 21:23:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:23:07 $ docker exec c43dc72e88494e6c673b774cde9b96acde0de9758f582e33cb617ba535de2371 ssh-agent 21:23:07 SSH_AUTH_SOCK=/tmp/ssh-ydrTZ1mU45Wp/agent.71 21:23:07 SSH_AGENT_PID=77 21:23:07 Running ssh-add (command line suppressed) 21:23:07 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3112106989700183730.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3112106989700183730.key) 21:23:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:23:08 + git semver init 21:23:08 2023-05-17 21:23:08,289 [run_init] DEBUG init version:0.0.0 force:False 21:23:08 2023-05-17 21:23:08,289 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 21:23:08 2023-05-17 21:23:08,290 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 21:23:08 2023-05-17 21:23:08,290 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 21:23:09 2023-05-17 21:23:09,097 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 21:23:09 2023-05-17 21:23:09,098 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 21:23:09 2023-05-17 21:23:09,098 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:23:09 2023-05-17 21:23:09,098 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:23:09 3.0.0-dev.26 [Pipeline] } 21:23:09 $ docker exec --env ******** --env ******** c43dc72e88494e6c673b774cde9b96acde0de9758f582e33cb617ba535de2371 ssh-agent -k 21:23:09 unset SSH_AUTH_SOCK; 21:23:09 unset SSH_AGENT_PID; 21:23:09 echo Agent pid 77 killed; 21:23:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:23:09 + git semver [Pipeline] } 21:23:10 $ docker stop --time=1 c43dc72e88494e6c673b774cde9b96acde0de9758f582e33cb617ba535de2371 21:23:11 $ docker rm -f --volumes c43dc72e88494e6c673b774cde9b96acde0de9758f582e33cb617ba535de2371 [Pipeline] // withDockerContainer [Pipeline] sh 21:23:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:23:11 Stashed 1 file(s) [Pipeline] echo 21:23:11 [edgeXSemver]: initialized semver on version 3.0.0-dev.26 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:23:11 provisioning config files... 21:23:11 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6903240818076114002tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:23:12 ---> docker-login.sh 21:23:12 nexus3.edgexfoundry.org:10001 21:23:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:12 Configure a credential helper to remove this warning. See 21:23:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:12 21:23:12 Login Succeeded 21:23:12 nexus3.edgexfoundry.org:10002 21:23:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:12 Configure a credential helper to remove this warning. See 21:23:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:12 21:23:12 Login Succeeded 21:23:12 nexus3.edgexfoundry.org:10003 21:23:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:12 Configure a credential helper to remove this warning. See 21:23:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:12 21:23:12 Login Succeeded 21:23:12 nexus3.edgexfoundry.org:10004 21:23:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:12 Configure a credential helper to remove this warning. See 21:23:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:12 21:23:12 Login Succeeded 21:23:12 docker.io 21:23:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:13 Configure a credential helper to remove this warning. See 21:23:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:13 21:23:13 Login Succeeded 21:23:13 ---> docker-login.sh ends [Pipeline] } 21:23:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:23:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:23:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:23:13 ========================================================= 21:23:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:23:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:13 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:23:13 Sending build context to Docker daemon 4.249MB 21:23:13 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 21:23:13 Step 2/12 : FROM ${BASE} AS builder 21:23:13 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:23:13 f56be85fc22e: Pulling fs layer 21:23:13 85791d961cd3: Pulling fs layer 21:23:13 d694b5ae8c79: Pulling fs layer 21:23:13 9f32a84ed3da: Pulling fs layer 21:23:13 4d19c01a9841: Pulling fs layer 21:23:13 9325e15d5711: Pulling fs layer 21:23:13 556b6ee489ea: Pulling fs layer 21:23:13 c5a4b2cf53e6: Pulling fs layer 21:23:13 4d19c01a9841: Waiting 21:23:13 c5a4b2cf53e6: Waiting 21:23:13 9325e15d5711: Waiting 21:23:13 556b6ee489ea: Waiting 21:23:13 9f32a84ed3da: Waiting 21:23:13 85791d961cd3: Download complete 21:23:13 9f32a84ed3da: Verifying Checksum 21:23:13 9f32a84ed3da: Download complete 21:23:13 4d19c01a9841: Verifying Checksum 21:23:13 4d19c01a9841: Download complete 21:23:13 f56be85fc22e: Verifying Checksum 21:23:13 f56be85fc22e: Download complete 21:23:13 9325e15d5711: Verifying Checksum 21:23:13 9325e15d5711: Download complete 21:23:13 f56be85fc22e: Pull complete 21:23:13 85791d961cd3: Pull complete 21:23:14 c5a4b2cf53e6: Verifying Checksum 21:23:14 c5a4b2cf53e6: Download complete 21:23:14 d694b5ae8c79: Verifying Checksum 21:23:14 d694b5ae8c79: Download complete 21:23:14 556b6ee489ea: Verifying Checksum 21:23:14 556b6ee489ea: Download complete 21:23:18 d694b5ae8c79: Pull complete 21:23:18 9f32a84ed3da: Pull complete 21:23:18 4d19c01a9841: Pull complete 21:23:18 9325e15d5711: Pull complete 21:23:21 556b6ee489ea: Pull complete 21:23:21 c5a4b2cf53e6: Pull complete 21:23:21 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 21:23:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:23:21 ---> c4be618373d6 21:23:21 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:23:25 ---> Running in fe95683566ee 21:23:25 Removing intermediate container fe95683566ee 21:23:25 ---> 9794a8f66f51 21:23:25 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:23:25 ---> Running in 24408bed706c 21:23:25 Removing intermediate container 24408bed706c 21:23:25 ---> 427db4fecea5 21:23:25 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 21:23:26 ---> Running in be5cdf1ce720 21:23:26 Removing intermediate container be5cdf1ce720 21:23:26 ---> f2103689939b 21:23:26 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:23:26 ---> Running in 6097aa30af48 21:23:26 Removing intermediate container 6097aa30af48 21:23:26 ---> d525467618e5 21:23:26 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:23:26 ---> Running in 349a51eff4dc 21:23:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:23:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:23:26 Still waiting to schedule task 21:23:26 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:23:26 OK: 265 MiB in 53 packages 21:23:27 Removing intermediate container 349a51eff4dc 21:23:27 ---> ea39e14ee91e 21:23:27 Step 8/12 : WORKDIR /app 21:23:27 ---> Running in 9b0065025b95 21:23:27 Removing intermediate container 9b0065025b95 21:23:27 ---> 53138440a24c 21:23:27 Step 9/12 : COPY go.mod vendor* ./ 21:23:27 ---> 8ba27f30db0b 21:23:27 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:23:27 ---> Running in 298ffd6ca852 21:23:59 Removing intermediate container 298ffd6ca852 21:23:59 ---> 6fab5e7f2a54 21:23:59 Step 11/12 : COPY . . 21:23:59 ---> a759bf9c14f3 21:23:59 Step 12/12 : RUN $MAKE 21:23:59 ---> Running in 6693ae6f1305 21:23:59 noop 21:23:59 Removing intermediate container 6693ae6f1305 21:23:59 ---> 93db0c9fc593 21:23:59 Successfully built 93db0c9fc593 21:23:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:00 + docker inspect -f . ci-base-image-x86_64 21:24:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:24:00 prd-ubuntu20.04-docker-8c-8g-15957 does not seem to be running inside a container 21:24:00 $ 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 21:24:00 $ docker top 3a446735757b3d1f91cbddcd7d6707c267292eb977ed6cc9b8c154f474b1be25 -eo pid,comm [Pipeline] { [Pipeline] sh 21:24:01 + go version 21:24:01 go version go1.20.2 linux/amd64 [Pipeline] } 21:24:01 $ docker stop --time=1 3a446735757b3d1f91cbddcd7d6707c267292eb977ed6cc9b8c154f474b1be25 21:24:02 $ docker rm -f --volumes 3a446735757b3d1f91cbddcd7d6707c267292eb977ed6cc9b8c154f474b1be25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:02 + docker inspect -f . ci-base-image-x86_64 21:24:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:24:02 prd-ubuntu20.04-docker-8c-8g-15957 does not seem to be running inside a container 21:24:02 $ 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 21:24:03 $ docker top 2719da2d55f6b024bd4f4d9a6b809396cd18d430d13f50db1b0201c5ad5b0c1e -eo pid,comm [Pipeline] { [Pipeline] sh 21:24:03 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 21:24:03 + make test 21:24:03 go test ./... -coverprofile=coverage.out ./... 21:24:09 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:24:21 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:24:21 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.359386867Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:24:23 level=INFO ts=2023-05-17T21:24:19.359755574Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 21:24:23 level=INFO ts=2023-05-17T21:24:19.359829353Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:24:23 level=INFO ts=2023-05-17T21:24:19.359863902Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=WARN ts=2023-05-17T21:24:19.359887422Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.359904852Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 21:24:23 level=INFO ts=2023-05-17T21:24:19.36007789Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:24:23 level=INFO ts=2023-05-17T21:24:19.360303747Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=WARN ts=2023-05-17T21:24:19.360324827Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.360343137Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:24:23 level=INFO ts=2023-05-17T21:24:19.360427296Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:24:23 level=INFO ts=2023-05-17T21:24:19.360521015Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.360551194Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.360569964Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 21:24:23 level=INFO ts=2023-05-17T21:24:19.360586014Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:24:23 level=INFO ts=2023-05-17T21:24:19.360671523Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.360729382Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:24:23 level=INFO ts=2023-05-17T21:24:19.360792032Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:24:23 level=INFO ts=2023-05-17T21:24:19.3609321Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.360976419Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:24:23 level=INFO ts=2023-05-17T21:24:19.361063569Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:24:23 level=INFO ts=2023-05-17T21:24:19.361464065Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.361703192Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:24:23 level=INFO ts=2023-05-17T21:24:19.3618639Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 21:24:23 level=INFO ts=2023-05-17T21:24:19.36188619Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.36190055Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 21:24:23 level=INFO ts=2023-05-17T21:24:19.362516923Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=WARN ts=2023-05-17T21:24:19.362546573Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:24:23 level=INFO ts=2023-05-17T21:24:19.362613162Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:24:23 level=INFO ts=2023-05-17T21:24:19.362694601Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=WARN ts=2023-05-17T21:24:19.362714111Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.362736721Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:24:23 level=INFO ts=2023-05-17T21:24:19.362760471Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:24:23 level=INFO ts=2023-05-17T21:24:19.3628542Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.362873649Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.362889039Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 21:24:23 level=INFO ts=2023-05-17T21:24:19.362901279Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:24:23 level=INFO ts=2023-05-17T21:24:19.363041257Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.363078127Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:24:23 level=INFO ts=2023-05-17T21:24:19.363110107Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:24:23 level=INFO ts=2023-05-17T21:24:19.363177706Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.363202936Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:24:23 level=INFO ts=2023-05-17T21:24:19.363227185Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:24:23 level=INFO ts=2023-05-17T21:24:19.363248805Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.363396893Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:24:23 level=INFO ts=2023-05-17T21:24:19.363561321Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 21:24:23 level=INFO ts=2023-05-17T21:24:19.363600971Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:24:23 level=INFO ts=2023-05-17T21:24:19.363618771Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=WARN ts=2023-05-17T21:24:19.363638531Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.363614651Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 21:24:23 level=INFO ts=2023-05-17T21:24:19.36371111Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:24:23 level=INFO ts=2023-05-17T21:24:19.36381211Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=WARN ts=2023-05-17T21:24:19.363830109Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.363850879Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:24:23 level=INFO ts=2023-05-17T21:24:19.363875649Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:24:23 level=INFO ts=2023-05-17T21:24:19.363946898Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.363964718Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.363983538Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 21:24:23 level=INFO ts=2023-05-17T21:24:19.364020577Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:24:23 level=INFO ts=2023-05-17T21:24:19.364076926Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.364100976Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:24:23 level=INFO ts=2023-05-17T21:24:19.364117996Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:24:23 level=INFO ts=2023-05-17T21:24:19.364163795Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.364181565Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:24:23 level=INFO ts=2023-05-17T21:24:19.364212085Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:24:23 level=INFO ts=2023-05-17T21:24:19.364231655Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.364396553Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:24:23 level=INFO ts=2023-05-17T21:24:19.364545161Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 21:24:23 level=INFO ts=2023-05-17T21:24:19.364576111Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.364582351Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 21:24:23 level=INFO ts=2023-05-17T21:24:19.36459577Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=WARN ts=2023-05-17T21:24:19.36463397Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:24:23 level=INFO ts=2023-05-17T21:24:19.364682929Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:24:23 level=INFO ts=2023-05-17T21:24:19.364732779Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=WARN ts=2023-05-17T21:24:19.364745159Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.364763588Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:24:23 level=INFO ts=2023-05-17T21:24:19.364784008Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:24:23 level=INFO ts=2023-05-17T21:24:19.364821728Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.364842208Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.364860607Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 21:24:23 level=INFO ts=2023-05-17T21:24:19.364894177Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:24:23 level=INFO ts=2023-05-17T21:24:19.364973386Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.365006766Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:24:23 level=INFO ts=2023-05-17T21:24:19.365030095Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:24:23 level=INFO ts=2023-05-17T21:24:19.365092875Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.365116844Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:24:23 level=INFO ts=2023-05-17T21:24:19.365157634Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:24:23 level=INFO ts=2023-05-17T21:24:19.365184654Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.365397502Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:24:23 level=INFO ts=2023-05-17T21:24:19.365521571Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 21:24:23 level=INFO ts=2023-05-17T21:24:19.365534091Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.36554284Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 21:24:23 level=INFO ts=2023-05-17T21:24:19.36557779Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=WARN ts=2023-05-17T21:24:19.36559526Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:24:23 level=INFO ts=2023-05-17T21:24:19.36561969Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:24:23 level=INFO ts=2023-05-17T21:24:19.365674219Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=WARN ts=2023-05-17T21:24:19.365690339Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.365705649Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:24:23 level=INFO ts=2023-05-17T21:24:19.365724398Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:24:23 level=INFO ts=2023-05-17T21:24:19.365759838Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.365776708Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.365790528Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 21:24:23 level=INFO ts=2023-05-17T21:24:19.365804777Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:24:23 level=INFO ts=2023-05-17T21:24:19.365855727Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.365873687Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:24:23 level=INFO ts=2023-05-17T21:24:19.365891146Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:24:23 level=INFO ts=2023-05-17T21:24:19.365918926Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.365932626Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:24:23 level=INFO ts=2023-05-17T21:24:19.365949486Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:24:23 level=INFO ts=2023-05-17T21:24:19.365967296Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.366119304Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:24:23 level=INFO ts=2023-05-17T21:24:19.366322021Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 21:24:23 level=INFO ts=2023-05-17T21:24:19.366335621Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:24:23 level=INFO ts=2023-05-17T21:24:19.366350611Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=WARN ts=2023-05-17T21:24:19.366396011Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.366374171Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 21:24:23 level=INFO ts=2023-05-17T21:24:19.36641981Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:24:23 level=INFO ts=2023-05-17T21:24:19.366504279Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=WARN ts=2023-05-17T21:24:19.366516669Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.366529449Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:24:23 level=INFO ts=2023-05-17T21:24:19.366543479Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:24:23 level=INFO ts=2023-05-17T21:24:19.366605599Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.366624829Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.366648289Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 21:24:23 level=INFO ts=2023-05-17T21:24:19.366660409Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:24:23 level=INFO ts=2023-05-17T21:24:19.366727538Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.366749117Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:24:23 level=INFO ts=2023-05-17T21:24:19.366768137Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:24:23 level=INFO ts=2023-05-17T21:24:19.366828877Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.366888456Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:24:23 level=INFO ts=2023-05-17T21:24:19.366909936Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:24:23 level=INFO ts=2023-05-17T21:24:19.366929335Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 21:24:23 --- FAIL: TestAutoDiscoverNaming (0.01s) 21:24:23 --- FAIL: TestAutoDiscoverNaming/LLRP-D2-7F-A1 (0.00s) 21:24:23 discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:34246: use of closed network connection 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.367070444Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.367332151Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:24:23 level=INFO ts=2023-05-17T21:24:19.367550628Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 21:24:23 level=INFO ts=2023-05-17T21:24:19.367580588Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.367592778Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 21:24:23 level=INFO ts=2023-05-17T21:24:19.367602138Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=WARN ts=2023-05-17T21:24:19.367612437Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:24:23 level=INFO ts=2023-05-17T21:24:19.367647477Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:24:23 level=INFO ts=2023-05-17T21:24:19.367714886Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=WARN ts=2023-05-17T21:24:19.367729756Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.367750706Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:24:23 level=INFO ts=2023-05-17T21:24:19.367774915Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:24:23 level=INFO ts=2023-05-17T21:24:19.367849945Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.367868274Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.367876064Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 21:24:23 level=INFO ts=2023-05-17T21:24:19.367896124Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:24:23 level=INFO ts=2023-05-17T21:24:19.367942334Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.367957313Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:24:23 level=INFO ts=2023-05-17T21:24:19.367975693Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:24:23 level=INFO ts=2023-05-17T21:24:19.368032223Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.368074233Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:24:23 level=INFO ts=2023-05-17T21:24:19.368131562Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:24:23 level=INFO ts=2023-05-17T21:24:19.368147302Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.368263421Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:24:23 level=INFO ts=2023-05-17T21:24:19.36836351Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 21:24:23 level=INFO ts=2023-05-17T21:24:19.368376709Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:24:23 level=INFO ts=2023-05-17T21:24:19.368417429Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=WARN ts=2023-05-17T21:24:19.368426649Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:24:23 level=INFO ts=2023-05-17T21:24:19.368449429Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.368398429Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 21:24:23 level=INFO ts=2023-05-17T21:24:19.368513378Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=WARN ts=2023-05-17T21:24:19.368522428Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.368536118Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:24:23 level=INFO ts=2023-05-17T21:24:19.368577127Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:24:23 level=INFO ts=2023-05-17T21:24:19.368681096Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.368709426Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.368728405Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 21:24:23 level=INFO ts=2023-05-17T21:24:19.368760815Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:24:23 level=INFO ts=2023-05-17T21:24:19.368830184Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.368849094Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:24:23 level=INFO ts=2023-05-17T21:24:19.368860774Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:24:23 level=INFO ts=2023-05-17T21:24:19.368932743Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:24:23 level=DEBUG ts=2023-05-17T21:24:19.368976032Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:24:23 level=INFO ts=2023-05-17T21:24:19.369031942Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:24:23 level=INFO ts=2023-05-17T21:24:19.369052462Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 21:24:23 level=WARN ts=2023-05-17T21:24:19.36918432Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." 21:24:23 FAIL 21:24:23 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver coverage: 40.5% of statements 21:24:23 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.785s 21:24:23 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.246s coverage: 52.0% of statements 21:24:23 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 95.5% of statements 21:24:23 FAIL 21:24:23 make: *** [Makefile:31: unittest] Error 1 [Pipeline] } 21:24:23 $ docker stop --time=1 2719da2d55f6b024bd4f4d9a6b809396cd18d430d13f50db1b0201c5ad5b0c1e 21:24:27 $ docker rm -f --volumes 2719da2d55f6b024bd4f4d9a6b809396cd18d430d13f50db1b0201c5ad5b0c1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:24:27 21:24:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:24:27 latest: Pulling from edgex-lftools-log-publisher 21:24:27 5eb5b503b376: Pulling fs layer 21:24:27 5c69ac0246d0: Pulling fs layer 21:24:27 ec43610c2a17: Pulling fs layer 21:24:27 3a2ae6a8a46f: Pulling fs layer 21:24:27 33b1e0a273af: Pulling fs layer 21:24:27 5d3b04190fa2: Pulling fs layer 21:24:27 2f39f015ded8: Pulling fs layer 21:24:27 5d3b04190fa2: Waiting 21:24:27 3a2ae6a8a46f: Waiting 21:24:27 33b1e0a273af: Waiting 21:24:27 2f39f015ded8: Waiting 21:24:27 5c69ac0246d0: Download complete 21:24:27 3a2ae6a8a46f: Verifying Checksum 21:24:27 3a2ae6a8a46f: Download complete 21:24:28 33b1e0a273af: Verifying Checksum 21:24:28 33b1e0a273af: Download complete 21:24:28 5d3b04190fa2: Verifying Checksum 21:24:28 5d3b04190fa2: Download complete 21:24:28 ec43610c2a17: Download complete 21:24:28 5eb5b503b376: Verifying Checksum 21:24:28 5eb5b503b376: Download complete 21:24:28 2f39f015ded8: Verifying Checksum 21:24:29 5eb5b503b376: Pull complete 21:24:29 5c69ac0246d0: Pull complete 21:24:30 ec43610c2a17: Pull complete 21:24:30 3a2ae6a8a46f: Pull complete 21:24:30 33b1e0a273af: Pull complete 21:24:30 5d3b04190fa2: Pull complete 21:24:34 2f39f015ded8: Pull complete 21:24:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:24:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:24:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:24:34 prd-ubuntu20.04-docker-8c-8g-15957 does not seem to be running inside a container 21:24:34 $ 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 21:24:40 $ docker top 2d5b55fc791af0a8a9d1dd68480303ed2790d0537c9a211445960ce04bf35bc6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:24:40 ---> job-cost.sh 21:24:40 lf-activate-venv: SKIPPING 21:24:40 INFO: No Stack... 21:24:41 INFO: Retrieving Pricing Info for: v3-standard-8 21:24:41 INFO: Archiving Costs [Pipeline] sh 21:24:42 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 21:24:42 + cut -d, -f6 [Pipeline] lock 21:24:42 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-95-stack-cost] 21:24:42 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-95-stack-cost] did not exist. Created. 21:24:42 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:24:42 + echo total: 0.2199999988079071 [Pipeline] stash 21:24:42 Stashed 1 file(s) [Pipeline] } 21:24:42 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-95-stack-cost] [Pipeline] // lock [Pipeline] } 21:24:42 $ docker stop --time=1 2d5b55fc791af0a8a9d1dd68480303ed2790d0537c9a211445960ce04bf35bc6 21:24:43 $ docker rm -f --volumes 2d5b55fc791af0a8a9d1dd68480303ed2790d0537c9a211445960ce04bf35bc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:24:43 Failed in branch amd64 21:26:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15958 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 21:26:55 Running in /w/workspace/device-rfid-llrp-go/95 [Pipeline] { [Pipeline] checkout 21:26:55 Selected Git installation does not exist. Using Default 21:26:55 The recommended git tool is: NONE 21:27:01 using credential edgex-jenkins-ssh 21:27:01 Cloning the remote Git repository 21:27:01 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:27:01 > git init /w/workspace/device-rfid-llrp-go/95 # timeout=10 21:27:01 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:27:01 > git --version # timeout=10 21:27:01 > git --version # 'git version 2.25.1' 21:27:01 using GIT_SSH to set credentials SSH Credentials for GitHub 21:27:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:27:03 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:27:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:27:04 Avoid second fetch 21:27:04 Checking out Revision bd8b86e6a893c9f074626212dc18efab5eec6be1 (main) 21:27:05 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#231)" 21:27:04 > git config core.sparsecheckout # timeout=10 21:27:04 > git checkout -f bd8b86e6a893c9f074626212dc18efab5eec6be1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:27:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:27:06 % Total % Received % Xferd Average Speed Time Time Time Current 21:27:06 Dload Upload Total Spent Left Speed 21:27:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh 21:27:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:27:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:27:07 + sudo tee /etc/docker/daemon.new 21:27:07 { 21:27:07 "registry-mirrors": [ 21:27:07 "https://nexus3.edgexfoundry.org:10001" 21:27:07 ], 21:27:07 "bip": "10.250.0.254/24", 21:27:07 "hosts": [ 21:27:07 "tcp://0.0.0.0:5555", 21:27:07 "unix:///var/run/docker.sock" 21:27:07 ], 21:27:07 "mtu": 1458, 21:27:07 "selinux-enabled": true, 21:27:07 "seccomp-profile": "/etc/docker/seccomp.json" 21:27:07 } [Pipeline] sh 21:27:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:27:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:27:26 provisioning config files... 21:27:26 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/95@tmp/config12052870121822004167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:27:26 ---> docker-login.sh 21:27:26 nexus3.edgexfoundry.org:10001 21:27:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:27 Configure a credential helper to remove this warning. See 21:27:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:27 21:27:27 Login Succeeded 21:27:27 nexus3.edgexfoundry.org:10002 21:27:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:27 Configure a credential helper to remove this warning. See 21:27:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:27 21:27:27 Login Succeeded 21:27:28 nexus3.edgexfoundry.org:10003 21:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:28 Configure a credential helper to remove this warning. See 21:27:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:28 21:27:28 Login Succeeded 21:27:28 nexus3.edgexfoundry.org:10004 21:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:28 Configure a credential helper to remove this warning. See 21:27:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:28 21:27:28 Login Succeeded 21:27:28 docker.io 21:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:29 Configure a credential helper to remove this warning. See 21:27:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:29 21:27:29 Login Succeeded 21:27:29 ---> docker-login.sh ends [Pipeline] } 21:27:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:27:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:27:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:27:29 ========================================================= 21:27:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:27:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:29 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:27:30 Sending build context to Docker daemon 1.212MB 21:27:30 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 21:27:30 Step 2/12 : FROM ${BASE} AS builder 21:27:31 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:27:31 c41833b44d91: Pulling fs layer 21:27:31 ed15518f5707: Pulling fs layer 21:27:31 feae8fd75edb: Pulling fs layer 21:27:31 242c74f7c9fa: Pulling fs layer 21:27:31 3cdef696dda3: Pulling fs layer 21:27:31 2ced38df9373: Pulling fs layer 21:27:31 58f1dce35555: Pulling fs layer 21:27:31 242c74f7c9fa: Waiting 21:27:31 3cdef696dda3: Waiting 21:27:31 2ced38df9373: Waiting 21:27:31 58f1dce35555: Waiting 21:27:31 ed15518f5707: Verifying Checksum 21:27:31 ed15518f5707: Download complete 21:27:31 242c74f7c9fa: Verifying Checksum 21:27:31 242c74f7c9fa: Download complete 21:27:31 3cdef696dda3: Verifying Checksum 21:27:31 3cdef696dda3: Download complete 21:27:31 c41833b44d91: Verifying Checksum 21:27:32 c41833b44d91: Pull complete 21:27:32 58f1dce35555: Verifying Checksum 21:27:32 58f1dce35555: Download complete 21:27:32 ed15518f5707: Pull complete 21:27:33 feae8fd75edb: Verifying Checksum 21:27:33 feae8fd75edb: Download complete 21:27:33 2ced38df9373: Verifying Checksum 21:27:33 2ced38df9373: Download complete 21:27:43 feae8fd75edb: Pull complete 21:27:44 242c74f7c9fa: Pull complete 21:27:44 3cdef696dda3: Pull complete 21:27:51 2ced38df9373: Pull complete 21:27:53 58f1dce35555: Pull complete 21:27:53 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 21:27:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:27:53 ---> fadd8f120f05 21:27:53 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:27:55 ---> Running in 59ea6bc1a4b5 21:27:55 Removing intermediate container 59ea6bc1a4b5 21:27:55 ---> 940f7f69281c 21:27:55 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:27:55 ---> Running in 7df1a01f9f40 21:27:55 Removing intermediate container 7df1a01f9f40 21:27:55 ---> 853408ddedf7 21:27:55 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 21:27:55 ---> Running in 1912efc497b1 21:27:55 Removing intermediate container 1912efc497b1 21:27:55 ---> ef9b7e577cad 21:27:55 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:27:56 ---> Running in 65e0919149f0 21:27:56 Removing intermediate container 65e0919149f0 21:27:56 ---> a048a273075a 21:27:56 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:27:56 ---> Running in 7fae53847494 21:27:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:27:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:27:59 OK: 263 MiB in 53 packages 21:28:00 Removing intermediate container 7fae53847494 21:28:00 ---> 6e77932d15dd 21:28:00 Step 8/12 : WORKDIR /app 21:28:00 ---> Running in 4663d42fe176 21:28:00 Removing intermediate container 4663d42fe176 21:28:00 ---> b4bf8cadfb36 21:28:00 Step 9/12 : COPY go.mod vendor* ./ 21:28:01 ---> bd6ce9d14cbf 21:28:01 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:28:01 ---> Running in 6fe61d3621b9 21:29:09 Removing intermediate container 6fe61d3621b9 21:29:09 ---> 5d41b6182bc7 21:29:09 Step 11/12 : COPY . . 21:29:09 ---> 0a8b4140c1fe 21:29:09 Step 12/12 : RUN $MAKE 21:29:09 ---> Running in 087743ac26c0 21:29:09 noop 21:29:09 Removing intermediate container 087743ac26c0 21:29:09 ---> 5da37a69f933 21:29:09 Successfully built 5da37a69f933 21:29:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:09 + docker inspect -f . ci-base-image-arm64 21:29:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:29:09 prd-ubuntu20.04-docker-arm64-4c-16g-15958 does not seem to be running inside a container 21:29:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/95 -v /w/workspace/device-rfid-llrp-go/95:/w/workspace/device-rfid-llrp-go/95:rw,z -v /w/workspace/device-rfid-llrp-go/95@tmp:/w/workspace/device-rfid-llrp-go/95@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-arm64 cat 21:29:11 $ docker top e5237c2153c273c4e2ede59820d3d14a486cb73a04bc96134ed8ea5dea6aa818 -eo pid,comm [Pipeline] { [Pipeline] sh 21:29:11 + go version 21:29:11 go version go1.20.2 linux/arm64 [Pipeline] } 21:29:11 $ docker stop --time=1 e5237c2153c273c4e2ede59820d3d14a486cb73a04bc96134ed8ea5dea6aa818 21:29:13 $ docker rm -f --volumes e5237c2153c273c4e2ede59820d3d14a486cb73a04bc96134ed8ea5dea6aa818 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:14 + docker inspect -f . ci-base-image-arm64 21:29:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:29:14 prd-ubuntu20.04-docker-arm64-4c-16g-15958 does not seem to be running inside a container 21:29:14 $ 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/95 -v /w/workspace/device-rfid-llrp-go/95:/w/workspace/device-rfid-llrp-go/95:rw,z -v /w/workspace/device-rfid-llrp-go/95@tmp:/w/workspace/device-rfid-llrp-go/95@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-arm64 cat 21:29:15 $ docker top 4bd63b3cb06735fd9619d64f786f12e22f0e5563fe64c9843b2ce88ea8d4c3e2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:29:15 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/95 [Pipeline] fileExists [Pipeline] sh 21:29:16 + make test 21:29:16 go test ./... -coverprofile=coverage.out ./... 21:29:55 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:32:02 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:32:02 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:32:28 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 26.138s coverage: 40.5% of statements 21:32:28 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.539s coverage: 51.9% of statements 21:32:28 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.034s coverage: 95.5% of statements 21:32:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:32:28 go vet ./... 21:32:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:32:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:32:55 ./bin/test-attribution-txt.sh 21:32:55 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 21:32:55 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 21:32:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:32:55 $ docker stop --time=1 4bd63b3cb06735fd9619d64f786f12e22f0e5563fe64c9843b2ce88ea8d4c3e2 21:32:57 $ docker rm -f --volumes 4bd63b3cb06735fd9619d64f786f12e22f0e5563fe64c9843b2ce88ea8d4c3e2 [Pipeline] // withDockerContainer [Pipeline] sh 21:32:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:32:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:32:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:33:00 + ls -al . 21:33:00 total 624 21:33:00 drwxrwxr-x 10 jenkins jenkins 4096 May 17 21:29 . 21:33:00 drwxrwxr-x 4 jenkins jenkins 4096 May 17 21:27 .. 21:33:00 -rw-rw-r-- 1 jenkins jenkins 134 May 17 21:27 .dockerignore 21:33:00 drwxrwxr-x 8 jenkins jenkins 4096 May 17 21:27 .git 21:33:00 drwxrwxr-x 3 jenkins jenkins 4096 May 17 21:27 .github 21:33:00 -rw-rw-r-- 1 jenkins jenkins 946 May 17 21:27 .gitignore 21:33:00 -rw-rw-r-- 1 jenkins jenkins 41 May 17 21:27 .golangci.yml 21:33:00 -rw-rw-r-- 1 jenkins jenkins 10794 May 17 21:27 Attribution.txt 21:33:00 -rw-rw-r-- 1 jenkins jenkins 5905 May 17 21:27 CHANGELOG.md 21:33:00 -rw-rw-r-- 1 jenkins jenkins 1347 May 17 21:27 Dockerfile 21:33:00 -rw-rw-r-- 1 jenkins jenkins 677 May 17 21:27 GOVERNANCE.md 21:33:00 -rw-rw-r-- 1 jenkins jenkins 683 May 17 21:27 Jenkinsfile 21:33:00 -rw-rw-r-- 1 jenkins jenkins 11347 May 17 21:27 LICENSE 21:33:00 -rw-rw-r-- 1 jenkins jenkins 2053 May 17 21:27 Makefile 21:33:00 -rw-rw-r-- 1 jenkins jenkins 625 May 17 21:27 OWNERS.md 21:33:00 -rw-rw-r-- 1 jenkins jenkins 28505 May 17 21:27 README.md 21:33:00 -rw-rw-r-- 1 jenkins jenkins 12 May 17 21:23 VERSION 21:33:00 drwxrwxr-x 2 jenkins jenkins 4096 May 17 21:27 bin 21:33:00 drwxrwxr-x 4 jenkins jenkins 4096 May 17 21:27 cmd 21:33:00 -rw-r--r-- 1 jenkins jenkins 458038 May 17 21:32 coverage.out 21:33:00 drwxrwxr-x 2 jenkins jenkins 4096 May 17 21:27 examples 21:33:00 -rw-rw-r-- 1 jenkins jenkins 3419 May 17 21:27 go.mod 21:33:00 -rw-rw-r-- 1 jenkins jenkins 31078 May 17 21:27 go.sum 21:33:00 drwxrwxr-x 2 jenkins jenkins 4096 May 17 21:27 images 21:33:00 drwxrwxr-x 5 jenkins jenkins 4096 May 17 21:27 internal 21:33:00 drwxrwxr-x 4 jenkins jenkins 4096 May 17 21:27 snap 21:33:00 -rw-rw-r-- 1 jenkins jenkins 193 May 17 21:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:00 + 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=bd8b86e6a893c9f074626212dc18efab5eec6be1 --label arch=arm64 --label version=3.0.0-dev.26 . 21:33:00 Sending build context to Docker daemon 1.212MB 21:33:00 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 21:33:00 Step 2/24 : FROM ${BASE} AS builder 21:33:00 ---> 5da37a69f933 21:33:00 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:33:00 ---> Running in 3b4e5f957589 21:33:01 Removing intermediate container 3b4e5f957589 21:33:01 ---> 6ffa440266d3 21:33:01 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:33:01 ---> Running in a91f38c3299c 21:33:01 Removing intermediate container a91f38c3299c 21:33:01 ---> 5c55d7068882 21:33:01 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 21:33:01 ---> Running in a08292b272a3 21:33:01 Removing intermediate container a08292b272a3 21:33:01 ---> d1fe0ac03af2 21:33:01 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 21:33:01 ---> Running in 99162cc4e498 21:33:02 Removing intermediate container 99162cc4e498 21:33:02 ---> dc619364b98f 21:33:02 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:33:02 ---> Running in 18a4a1e5fe7c 21:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:33:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:33:04 OK: 263 MiB in 53 packages 21:33:06 Removing intermediate container 18a4a1e5fe7c 21:33:06 ---> 304ec8f64525 21:33:06 Step 8/24 : WORKDIR /app 21:33:07 ---> Running in 0ee6463db285 21:33:07 Removing intermediate container 0ee6463db285 21:33:07 ---> 9683ea56ccbf 21:33:07 Step 9/24 : COPY go.mod vendor* ./ 21:33:08 ---> d89ef9f7bc8e 21:33:08 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:08 ---> Running in 4ffece754d34 21:33:10 Removing intermediate container 4ffece754d34 21:33:10 ---> 2d76ff6d5517 21:33:10 Step 11/24 : COPY . . 21:33:10 ---> f4467585ba0b 21:33:10 Step 12/24 : RUN $MAKE 21:33:11 ---> Running in 19d47afe810b 21:33:12 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.26" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 21:35:33 Removing intermediate container 19d47afe810b 21:35:33 ---> 118ce669403f 21:35:33 Step 13/24 : FROM alpine:3.17 21:35:33 3.17: Pulling from library/alpine 21:35:33 c41833b44d91: Already exists 21:35:33 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:35:33 Status: Downloaded newer image for alpine:3.17 21:35:33 ---> 51e60588ff2c 21:35:33 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:35:33 ---> Running in dba13aa05bb9 21:35:33 Removing intermediate container dba13aa05bb9 21:35:33 ---> b2e9ca399f17 21:35:33 Step 15/24 : RUN apk add --update --no-cache dumb-init 21:35:33 ---> Running in c1bbbe254d3d 21:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:35:33 (1/1) Installing dumb-init (1.2.5-r2) 21:35:33 Executing busybox-1.35.0-r29.trigger 21:35:33 OK: 8 MiB in 16 packages 21:35:33 Removing intermediate container c1bbbe254d3d 21:35:33 ---> 67007b929b0b 21:35:33 Step 16/24 : COPY --from=builder /app/LICENSE / 21:35:33 ---> 30ac6d7a93c9 21:35:33 Step 17/24 : COPY --from=builder /app/Attribution.txt / 21:35:33 ---> 719b71ebfab4 21:35:33 Step 18/24 : COPY --from=builder /app/cmd/ / 21:35:33 ---> 384090fbf0ca 21:35:33 Step 19/24 : EXPOSE 59989 21:35:33 ---> Running in 7a42dd87e2d6 21:35:33 Removing intermediate container 7a42dd87e2d6 21:35:33 ---> 92f1d3848de0 21:35:33 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 21:35:33 ---> Running in 382ad9812bc8 21:35:33 Removing intermediate container 382ad9812bc8 21:35:33 ---> b87a208e0649 21:35:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:35:33 ---> Running in 8d8570f9631c 21:35:33 Removing intermediate container 8d8570f9631c 21:35:33 ---> d04e24345f35 21:35:33 Step 22/24 : LABEL arch=arm64 21:35:33 ---> Running in cd8658a6800a 21:35:33 Removing intermediate container cd8658a6800a 21:35:33 ---> 430ed165bac6 21:35:33 Step 23/24 : LABEL git_sha=bd8b86e6a893c9f074626212dc18efab5eec6be1 21:35:33 ---> Running in 4ed0ac746b91 21:35:33 Removing intermediate container 4ed0ac746b91 21:35:33 ---> b2dc68edfaf2 21:35:33 Step 24/24 : LABEL version=3.0.0-dev.26 21:35:33 ---> Running in 3f6dfd5551d7 21:35:33 Removing intermediate container 3f6dfd5551d7 21:35:33 ---> e60537643973 21:35:33 [Warning] One or more build-args [ARCH] were not consumed 21:35:33 Successfully built e60537643973 21:35:33 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 21:35:33 provisioning config files... 21:35:33 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/95@tmp/config2293626868232093003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:35:34 ---> docker-login.sh 21:35:34 nexus3.edgexfoundry.org:10001 21:35:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:34 Configure a credential helper to remove this warning. See 21:35:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:34 21:35:34 Login Succeeded 21:35:34 nexus3.edgexfoundry.org:10002 21:35:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:34 Configure a credential helper to remove this warning. See 21:35:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:34 21:35:34 Login Succeeded 21:35:34 nexus3.edgexfoundry.org:10003 21:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:35 Configure a credential helper to remove this warning. See 21:35:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:35 21:35:35 Login Succeeded 21:35:35 nexus3.edgexfoundry.org:10004 21:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:35 Configure a credential helper to remove this warning. See 21:35:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:35 21:35:35 Login Succeeded 21:35:35 docker.io 21:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:36 Configure a credential helper to remove this warning. See 21:35:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:36 21:35:36 Login Succeeded 21:35:36 ---> docker-login.sh ends [Pipeline] } 21:35:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:35:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:35:36 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 21:35:36 bd8b86e6a893c9f074626212dc18efab5eec6be1 21:35:36 latest 21:35:36 3.0.0-dev.26 21:35:36 bd8b86e6a893c9f074626212dc18efab5eec6be1-3.0.0-dev.26 21:35:36 main 21:35:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:36 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:bd8b86e6a893c9f074626212dc18efab5eec6be1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:37 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:bd8b86e6a893c9f074626212dc18efab5eec6be1 21:35:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:35:37 d8f9371a817c: Preparing 21:35:37 86cc6058942e: Preparing 21:35:37 32bebd98a206: Preparing 21:35:37 b4101b7a7df3: Preparing 21:35:37 26cbea5cba74: Preparing 21:35:37 26cbea5cba74: Layer already exists 21:35:37 b4101b7a7df3: Pushed 21:35:37 32bebd98a206: Pushed 21:35:37 86cc6058942e: Pushed 21:35:42 d8f9371a817c: Pushed 21:35:42 bd8b86e6a893c9f074626212dc18efab5eec6be1: digest: sha256:cb2fff949d5a845e4ea94a41d3780dd30c29e93ddb541266b5025b9247fad4dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:43 + 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 21:35:43 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 21:35:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:35:43 d8f9371a817c: Preparing 21:35:43 86cc6058942e: Preparing 21:35:43 32bebd98a206: Preparing 21:35:43 b4101b7a7df3: Preparing 21:35:43 26cbea5cba74: Preparing 21:35:43 b4101b7a7df3: Layer already exists 21:35:43 86cc6058942e: Layer already exists 21:35:43 32bebd98a206: Layer already exists 21:35:43 d8f9371a817c: Layer already exists 21:35:43 26cbea5cba74: Layer already exists 21:35:43 latest: digest: sha256:cb2fff949d5a845e4ea94a41d3780dd30c29e93ddb541266b5025b9247fad4dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:44 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:44 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.26 21:35:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:35:46 d8f9371a817c: Preparing 21:35:46 86cc6058942e: Preparing 21:35:46 32bebd98a206: Preparing 21:35:46 b4101b7a7df3: Preparing 21:35:46 26cbea5cba74: Preparing 21:35:46 b4101b7a7df3: Layer already exists 21:35:46 32bebd98a206: Layer already exists 21:35:46 26cbea5cba74: Layer already exists 21:35:46 86cc6058942e: Layer already exists 21:35:46 d8f9371a817c: Layer already exists 21:35:46 3.0.0-dev.26: digest: sha256:cb2fff949d5a845e4ea94a41d3780dd30c29e93ddb541266b5025b9247fad4dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:47 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:bd8b86e6a893c9f074626212dc18efab5eec6be1-3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:47 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:bd8b86e6a893c9f074626212dc18efab5eec6be1-3.0.0-dev.26 21:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:35:47 d8f9371a817c: Preparing 21:35:47 86cc6058942e: Preparing 21:35:47 32bebd98a206: Preparing 21:35:47 b4101b7a7df3: Preparing 21:35:47 26cbea5cba74: Preparing 21:35:47 b4101b7a7df3: Layer already exists 21:35:47 d8f9371a817c: Layer already exists 21:35:47 26cbea5cba74: Layer already exists 21:35:47 32bebd98a206: Layer already exists 21:35:47 86cc6058942e: Layer already exists 21:35:47 bd8b86e6a893c9f074626212dc18efab5eec6be1-3.0.0-dev.26: digest: sha256:cb2fff949d5a845e4ea94a41d3780dd30c29e93ddb541266b5025b9247fad4dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:47 + 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 21:35:48 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 21:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:35:48 d8f9371a817c: Preparing 21:35:48 86cc6058942e: Preparing 21:35:48 32bebd98a206: Preparing 21:35:48 b4101b7a7df3: Preparing 21:35:48 26cbea5cba74: Preparing 21:35:48 b4101b7a7df3: Layer already exists 21:35:48 d8f9371a817c: Layer already exists 21:35:48 32bebd98a206: Layer already exists 21:35:48 26cbea5cba74: Layer already exists 21:35:48 86cc6058942e: Layer already exists 21:35:48 main: digest: sha256:cb2fff949d5a845e4ea94a41d3780dd30c29e93ddb541266b5025b9247fad4dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:35:48 ===================================================== [Pipeline] echo 21:35:48 taggedImages: 21:35:48 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:bd8b86e6a893c9f074626212dc18efab5eec6be1 21:35:48 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 21:35:48 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.26 21:35:48 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:bd8b86e6a893c9f074626212dc18efab5eec6be1-3.0.0-dev.26 21:35:48 - 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 21:35:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:35:48 21:35:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:35:49 arm64: Pulling from edgex-lftools-log-publisher 21:35:49 8998bd30e6a1: Pulling fs layer 21:35:49 04944245beec: Pulling fs layer 21:35:49 699f458cf7ca: Pulling fs layer 21:35:49 765212b225bb: Pulling fs layer 21:35:49 f23df028b6ca: Pulling fs layer 21:35:49 d65c8cfc05b1: Pulling fs layer 21:35:49 2437ff75d9bd: Pulling fs layer 21:35:49 d65c8cfc05b1: Waiting 21:35:49 765212b225bb: Waiting 21:35:49 f23df028b6ca: Waiting 21:35:49 2437ff75d9bd: Waiting 21:35:49 04944245beec: Verifying Checksum 21:35:49 04944245beec: Download complete 21:35:49 765212b225bb: Verifying Checksum 21:35:49 765212b225bb: Download complete 21:35:49 f23df028b6ca: Verifying Checksum 21:35:49 f23df028b6ca: Download complete 21:35:49 d65c8cfc05b1: Verifying Checksum 21:35:49 d65c8cfc05b1: Download complete 21:35:49 699f458cf7ca: Verifying Checksum 21:35:49 699f458cf7ca: Download complete 21:35:49 8998bd30e6a1: Verifying Checksum 21:35:49 8998bd30e6a1: Download complete 21:35:52 2437ff75d9bd: Verifying Checksum 21:35:52 2437ff75d9bd: Download complete 21:35:53 8998bd30e6a1: Pull complete 21:35:54 04944245beec: Pull complete 21:35:55 699f458cf7ca: Pull complete 21:35:55 765212b225bb: Pull complete 21:35:56 f23df028b6ca: Pull complete 21:35:56 d65c8cfc05b1: Pull complete 21:36:11 2437ff75d9bd: Pull complete 21:36:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:36:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:36:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:36:11 prd-ubuntu20.04-docker-arm64-4c-16g-15958 does not seem to be running inside a container 21:36:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/95 -v /w/workspace/device-rfid-llrp-go/95:/w/workspace/device-rfid-llrp-go/95:rw,z -v /w/workspace/device-rfid-llrp-go/95@tmp:/w/workspace/device-rfid-llrp-go/95@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:arm64 cat 21:36:14 $ docker top c1c711d82c3f8b5b7efc43d7884bf8cd0ff77547ecec9dc3fcdab3943cdae8a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:36:15 ---> job-cost.sh 21:36:15 lf-activate-venv: SKIPPING 21:36:15 INFO: No Stack... 21:36:15 INFO: Retrieving Pricing Info for: v3-standard-4 21:36:16 INFO: Archiving Costs [Pipeline] sh 21:36:17 + cut -d, -f6 21:36:17 + cat /w/workspace/device-rfid-llrp-go/95/archives/cost.csv [Pipeline] lock 21:36:17 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-95-stack-cost] 21:36:17 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-95-stack-cost] did not exist. Created. 21:36:17 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:36:17 /w/workspace/device-rfid-llrp-go/95@tmp/durable-f7d38e70/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:36:18 + echo total: 0.10999999940395355 [Pipeline] stash 21:36:18 Warning: overwriting stash ‘stack-cost’ 21:36:18 Stashed 1 file(s) [Pipeline] } 21:36:18 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-95-stack-cost] [Pipeline] // lock [Pipeline] } 21:36:18 $ docker stop --time=1 c1c711d82c3f8b5b7efc43d7884bf8cd0ff77547ecec9dc3fcdab3943cdae8a6 21:36:20 $ docker rm -f --volumes c1c711d82c3f8b5b7efc43d7884bf8cd0ff77547ecec9dc3fcdab3943cdae8a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:36:21 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 21:36:21 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 21:36:21 total 16 21:36:21 drwxr-xr-x 3 root root 4096 May 17 21:24 . 21:36:21 drwxrwxr-x 12 jenkins jenkins 4096 May 17 21:24 .. 21:36:21 drwxr-xr-x 2 root root 4096 May 17 21:24 cost 21:36:21 -rw-r--r-- 1 root root 90 May 17 21:24 cost.csv 21:36:21 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 21:36:21 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 21:36:21 total 16 21:36:21 drwxr-xr-x 3 jenkins jenkins 4096 May 17 21:24 . 21:36:21 drwxrwxr-x 12 jenkins jenkins 4096 May 17 21:24 .. 21:36:21 drwxr-xr-x 2 jenkins jenkins 4096 May 17 21:24 cost 21:36:21 -rw-r--r-- 1 jenkins jenkins 90 May 17 21:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:36:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:36:22 ---> package-listing.sh 21:36:22 ++ facter osfamily 21:36:22 ++ tr '[:upper:]' '[:lower:]' 21:36:22 + OS_FAMILY=debian 21:36:22 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 21:36:22 + START_PACKAGES=/tmp/packages_start.txt 21:36:22 + END_PACKAGES=/tmp/packages_end.txt 21:36:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:36:22 + PACKAGES=/tmp/packages_start.txt 21:36:22 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 21:36:22 + PACKAGES=/tmp/packages_end.txt 21:36:22 + case "${OS_FAMILY}" in 21:36:22 + dpkg -l 21:36:22 + grep '^ii' 21:36:22 + '[' -f /tmp/packages_start.txt ']' 21:36:22 + '[' -f /tmp/packages_end.txt ']' 21:36:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:36:22 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 21:36:22 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 21:36:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 21:36:22 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:36:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:36:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:36:23 prd-ubuntu20.04-docker-8c-8g-15957 does not seem to be running inside a container 21:36:23 $ 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 21:36:23 $ docker top 6cf6ad9e55e0a5fa81c057e9337c2bed8e1374964b61df209f4a822557cbf526 -eo pid,comm [Pipeline] { [Pipeline] sh 21:36:24 + touch /tmp/pre-build-complete [Pipeline] sh 21:36:24 + mkdir -p /var/log/sysstat [Pipeline] sh 21:36:24 + ls /var/log/sa-host 21:36:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:36:24 provisioning config files... 21:36:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15567996587509187590tmp [Pipeline] { [Pipeline] echo 21:36:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:36:25 ---> create-netrc.sh [Pipeline] } 21:36:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:36:25 ---> python-tools-install.sh [Pipeline] echo 21:36:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:36:25 ---> sudo-logs.sh 21:36:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:36:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:36:25 ---> job-cost.sh 21:36:25 lf-activate-venv: SKIPPING 21:36:25 DEBUG: total: 0.2199999988079071 21:36:25 INFO: Retrieving Stack Cost... 21:36:26 INFO: Retrieving Pricing Info for: v3-standard-8 21:36:26 INFO: Archiving Costs [Pipeline] echo 21:36:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:36:27 ---> logs-deploy.sh 21:36:27 lf-activate-venv: SKIPPING 21:36:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/95 21:36:27 INFO: archiving workspace using pattern(s): 21:36:28 Archives upload complete. 21:36:28 INFO: archiving logs to Nexus