Pull request #340 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 29455b7b05437e0e8f9aac9bc5dad537a1de2e46+eedbcdbc28cbca11ed8ba166b846f3be16cf5561 (ba7212d69e55cb3254e769da355bcca5c09661dc) 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-ssh12524028528098756227.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh15235296615758742769.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-340/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-340/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15361280622812466471.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-340/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12114270783222875157.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9686148677243582607.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-340/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-340/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12072437193252565754.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-36954 in /w/workspace/undry_device-rfid-llrp-go_PR-340 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-340 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit eedbcdbc28cbca11ed8ba166b846f3be16cf5561 into PR head commit 29455b7b05437e0e8f9aac9bc5dad537a1de2e46 Merge succeeded, producing 29455b7b05437e0e8f9aac9bc5dad537a1de2e46 Checking out Revision 29455b7b05437e0e8f9aac9bc5dad537a1de2e46 (PR-340) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/340/head:refs/remotes/origin/PR-340 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 29455b7b05437e0e8f9aac9bc5dad537a1de2e46 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge eedbcdbc28cbca11ed8ba166b846f3be16cf5561 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 29455b7b05437e0e8f9aac9bc5dad537a1de2e46 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:01:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:01:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:01:35 ========================================================= 11:01:35 EdgeX Global Pipelines Version Info 11:01:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:01:37 ------------------- 11:01:37 stable info: 11:01:37 ------------------- 11:01:37 Commited By: Cherry Wang cherry@iotechsys.com 11:01:37 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 11:01:37 Message: update stable to v1.0.269 11:01:37 ------------------- 11:01:37 experimental info: 11:01:37 ------------------- 11:01:37 Commited By: **** collab-it+edgex@linuxfoundation.org 11:01:37 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 11:01:37 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:01:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 11:01:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 11:01:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:01:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:01:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:01:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 11:01:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:01:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:01:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:01:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:01:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:01:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 11:01:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:01:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:01:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:01:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:01:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:01:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:01:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:01:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:01:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:01:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:01:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:01:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:01:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:01:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:01:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:01:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-340 [Pipeline] echo 11:01:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-340 [Pipeline] echo 11:01:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-340 [Pipeline] echo 11:01:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 29455b7b05437e0e8f9aac9bc5dad537a1de2e46 [Pipeline] echo 11:01:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 29455b7 [Pipeline] echo 11:01:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:01:39 provisioning config files... 11:01:39 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-340@tmp/config1703624571582132287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:01:39 ---> ****-login.sh 11:01:39 nexus3.edgexfoundry.org:10001 11:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:01:40 Configure a credential helper to remove this warning. See 11:01:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:01:40 11:01:40 Login Succeeded 11:01:40 nexus3.edgexfoundry.org:10002 11:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:01:40 Configure a credential helper to remove this warning. See 11:01:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:01:40 11:01:40 Login Succeeded 11:01:40 nexus3.edgexfoundry.org:10003 11:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:01:40 Configure a credential helper to remove this warning. See 11:01:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:01:40 11:01:40 Login Succeeded 11:01:40 nexus3.edgexfoundry.org:10004 11:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:01:40 Configure a credential helper to remove this warning. See 11:01:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:01:40 11:01:40 Login Succeeded 11:01:40 ****.io 11:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:01:40 Configure a credential helper to remove this warning. See 11:01:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:01:40 11:01:40 Login Succeeded 11:01:40 ---> ****-login.sh ends [Pipeline] } 11:01:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:01:41 + git rev-list -1 --merges 29455b7b05437e0e8f9aac9bc5dad537a1de2e46~1..29455b7b05437e0e8f9aac9bc5dad537a1de2e46 [Pipeline] echo 11:01:41 -----------> git rev-list -1 --merges 29455b7b05437e0e8f9aac9bc5dad537a1de2e46~1..29455b7b05437e0e8f9aac9bc5dad537a1de2e46 29455b7b05437e0e8f9aac9bc5dad537a1de2e46 [false] [Pipeline] sh 11:01:42 + git log --format=format:%s -1 29455b7b05437e0e8f9aac9bc5dad537a1de2e46 [Pipeline] echo 11:01:42 ========================================================= 11:01:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:01:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:01:42 + git log --format=format:%s -1 29455b7b05437e0e8f9aac9bc5dad537a1de2e46 [Pipeline] echo 11:01:42 [semverPrep] GIT_COMMIT: 29455b7b05437e0e8f9aac9bc5dad537a1de2e46, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 11:01:42 [semverPrep] This is not a build commit. [Pipeline] sh 11:01:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:01:42 + grep -v github /etc/ssh/ssh_known_hosts 11:01:42 + [ -e /tmp/ssh_known_hosts ] 11:01:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:01:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:01:42 + sudo tee -a /etc/ssh/ssh_known_hosts 11:01:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:01:43 11:01:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:01:45 0.1.4: Pulling from edgex-devops/py-git-semver 11:01:45 b85a868b505f: Pulling fs layer 11:01:45 e2be974225ed: Pulling fs layer 11:01:45 339a4e72a1f5: Pulling fs layer 11:01:45 988bab9f4d93: Pulling fs layer 11:01:45 1469e6f7b9e6: Pulling fs layer 11:01:45 eaf3925da568: Pulling fs layer 11:01:45 bab4dde63d76: Pulling fs layer 11:01:45 bde34c3a00c8: Pulling fs layer 11:01:45 b352a97aabf1: Pulling fs layer 11:01:45 4872d77fe225: Pulling fs layer 11:01:45 5851b861e8e6: Pulling fs layer 11:01:45 988bab9f4d93: Waiting 11:01:45 1469e6f7b9e6: Waiting 11:01:45 eaf3925da568: Waiting 11:01:45 bab4dde63d76: Waiting 11:01:45 bde34c3a00c8: Waiting 11:01:45 b352a97aabf1: Waiting 11:01:45 4872d77fe225: Waiting 11:01:45 5851b861e8e6: Waiting 11:01:45 e2be974225ed: Download complete 11:01:45 988bab9f4d93: Download complete 11:01:45 1469e6f7b9e6: Verifying Checksum 11:01:45 1469e6f7b9e6: Download complete 11:01:45 eaf3925da568: Verifying Checksum 11:01:45 eaf3925da568: Download complete 11:01:45 339a4e72a1f5: Verifying Checksum 11:01:45 339a4e72a1f5: Download complete 11:01:45 bde34c3a00c8: Verifying Checksum 11:01:45 bde34c3a00c8: Download complete 11:01:45 b352a97aabf1: Download complete 11:01:45 4872d77fe225: Download complete 11:01:45 5851b861e8e6: Download complete 11:01:45 b85a868b505f: Download complete 11:01:46 bab4dde63d76: Verifying Checksum 11:01:46 bab4dde63d76: Download complete 11:01:46 b85a868b505f: Pull complete 11:01:47 e2be974225ed: Pull complete 11:01:47 339a4e72a1f5: Pull complete 11:01:47 988bab9f4d93: Pull complete 11:01:48 1469e6f7b9e6: Pull complete 11:01:48 eaf3925da568: Pull complete 11:01:49 bab4dde63d76: Pull complete 11:01:49 bde34c3a00c8: Pull complete 11:01:49 b352a97aabf1: Pull complete 11:01:49 4872d77fe225: Pull complete 11:01:49 5851b861e8e6: Pull complete 11:01:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:01:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:01:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:50 prd-ubuntu20.04-docker-8c-8g-36954 does not seem to be running inside a container 11:01:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-340 -v /w/workspace/undry_device-rfid-llrp-go_PR-340:/w/workspace/undry_device-rfid-llrp-go_PR-340:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-340@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-340@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:01:53 $ docker top 32984717aece4d2cf55ec8e317e0a6087524d101f28d740bcf43c120278b7064 -eo pid,comm 11:01:53 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:01:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:01:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:01:53 [ssh-agent] Looking for ssh-agent implementation... 11:01:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:01:53 $ docker exec 32984717aece4d2cf55ec8e317e0a6087524d101f28d740bcf43c120278b7064 ssh-agent 11:01:53 SSH_AUTH_SOCK=/tmp/ssh-TidRxzTFyXxo/agent.32 11:01:53 SSH_AGENT_PID=38 11:01:53 Running ssh-add (command line suppressed) 11:01:53 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-340@tmp/private_key_970430637467775547.key (/w/workspace/undry_device-rfid-llrp-go_PR-340@tmp/private_key_970430637467775547.key) 11:01:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:01:54 + git tag --points-at HEAD [Pipeline] } 11:01:54 $ docker exec --env ******** --env ******** 32984717aece4d2cf55ec8e317e0a6087524d101f28d740bcf43c120278b7064 ssh-agent -k 11:01:54 unset SSH_AUTH_SOCK; 11:01:54 unset SSH_AGENT_PID; 11:01:54 echo Agent pid 38 killed; 11:01:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:01:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:01:54 [ssh-agent] Looking for ssh-agent implementation... 11:01:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:01:54 $ docker exec 32984717aece4d2cf55ec8e317e0a6087524d101f28d740bcf43c120278b7064 ssh-agent 11:01:54 SSH_AUTH_SOCK=/tmp/ssh-9OZChO7AxNWJ/agent.72 11:01:54 SSH_AGENT_PID=78 11:01:54 Running ssh-add (command line suppressed) 11:01:54 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-340@tmp/private_key_13262286608713000634.key (/w/workspace/undry_device-rfid-llrp-go_PR-340@tmp/private_key_13262286608713000634.key) 11:01:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:01:54 + git semver init 11:01:55 2025-01-17 11:01:55,141 [run_init] DEBUG init version:0.0.0 force:False 11:01:55 2025-01-17 11:01:55,142 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-340/.semver 11:01:55 2025-01-17 11:01:55,142 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-340/.semver 11:01:55 2025-01-17 11:01:55,143 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-340/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-340, universal_newlines=False, shell=None, istream=None) 11:01:57 2025-01-17 11:01:56,632 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-340/.git/info/exclude 11:01:57 2025-01-17 11:01:56,633 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-340/.semver/PR-340 with force:False 11:01:57 2025-01-17 11:01:56,633 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-340/.semver/PR-340 11:01:57 2025-01-17 11:01:56,637 [execute] INFO git cat-file --batch-check 11:01:57 2025-01-17 11:01:56,638 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-340/.semver, universal_newlines=False, shell=None, istream=) 11:01:57 2025-01-17 11:01:56,644 [execute] INFO git cat-file --batch 11:01:57 2025-01-17 11:01:56,645 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-340/.semver, universal_newlines=False, shell=None, istream=) 11:01:57 2025-01-17 11:01:56,648 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-340/.semver/PR-340 11:01:57 0.0.0 [Pipeline] } 11:01:57 $ docker exec --env ******** --env ******** 32984717aece4d2cf55ec8e317e0a6087524d101f28d740bcf43c120278b7064 ssh-agent -k 11:01:57 unset SSH_AUTH_SOCK; 11:01:57 unset SSH_AGENT_PID; 11:01:57 echo Agent pid 78 killed; 11:01:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:01:57 + git semver [Pipeline] } 11:01:57 $ docker stop --time=1 32984717aece4d2cf55ec8e317e0a6087524d101f28d740bcf43c120278b7064 11:01:59 $ docker rm -f --volumes 32984717aece4d2cf55ec8e317e0a6087524d101f28d740bcf43c120278b7064 [Pipeline] // withDockerContainer [Pipeline] sh 11:01:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:02:00 Stashed 1 file(s) [Pipeline] echo 11:02:00 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:02:01 provisioning config files... 11:02:01 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-340@tmp/config8714304322236697227tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 11:02:02 ---> ****-login.sh 11:02:02 nexus3.edgexfoundry.org:10001 11:02:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:02:02 Configure a credential helper to remove this warning. See 11:02:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:02:02 11:02:02 Login Succeeded 11:02:02 nexus3.edgexfoundry.org:10002 11:02:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:02:02 Configure a credential helper to remove this warning. See 11:02:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:02:02 11:02:02 Login Succeeded 11:02:02 nexus3.edgexfoundry.org:10003 11:02:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:02:02 Configure a credential helper to remove this warning. See 11:02:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:02:02 11:02:02 Login Succeeded 11:02:02 nexus3.edgexfoundry.org:10004 11:02:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:02:02 Configure a credential helper to remove this warning. See 11:02:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:02:02 11:02:02 Login Succeeded 11:02:02 ****.io 11:02:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:02:02 Configure a credential helper to remove this warning. See 11:02:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:02:02 11:02:02 Login Succeeded 11:02:02 ---> ****-login.sh ends [Pipeline] } 11:02:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:02:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:02:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:02:02 ========================================================= 11:02:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 11:02:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 11:02:03 Sending build context to Docker daemon 11.57MB 11:02:03 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 11:02:03 Step 2/12 : FROM ${BASE} AS builder 11:02:03 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 11:02:03 da9db072f522: Pulling fs layer 11:02:03 6ef4a4ee8ca5: Pulling fs layer 11:02:03 06f05ace1117: Pulling fs layer 11:02:03 5fe327b54edc: Pulling fs layer 11:02:03 4f4fb700ef54: Pulling fs layer 11:02:03 92a5565b7b96: Pulling fs layer 11:02:03 ff9bb7016b71: Pulling fs layer 11:02:03 b67dba6c2c7d: Pulling fs layer 11:02:03 a813b0c90790: Pulling fs layer 11:02:03 92a5565b7b96: Waiting 11:02:03 ff9bb7016b71: Waiting 11:02:03 b67dba6c2c7d: Waiting 11:02:03 a813b0c90790: Waiting 11:02:03 5fe327b54edc: Waiting 11:02:03 4f4fb700ef54: Waiting 11:02:03 6ef4a4ee8ca5: Download complete 11:02:03 5fe327b54edc: Verifying Checksum 11:02:03 5fe327b54edc: Download complete 11:02:03 4f4fb700ef54: Verifying Checksum 11:02:03 4f4fb700ef54: Download complete 11:02:03 92a5565b7b96: Verifying Checksum 11:02:03 92a5565b7b96: Download complete 11:02:03 da9db072f522: Verifying Checksum 11:02:03 da9db072f522: Download complete 11:02:03 ff9bb7016b71: Download complete 11:02:03 da9db072f522: Pull complete 11:02:03 a813b0c90790: Verifying Checksum 11:02:03 a813b0c90790: Download complete 11:02:03 6ef4a4ee8ca5: Pull complete 11:02:03 06f05ace1117: Verifying Checksum 11:02:03 06f05ace1117: Download complete 11:02:04 b67dba6c2c7d: Verifying Checksum 11:02:04 b67dba6c2c7d: Download complete 11:02:07 06f05ace1117: Pull complete 11:02:07 5fe327b54edc: Pull complete 11:02:07 4f4fb700ef54: Pull complete 11:02:07 92a5565b7b96: Pull complete 11:02:07 ff9bb7016b71: Pull complete 11:02:09 b67dba6c2c7d: Pull complete 11:02:10 a813b0c90790: Pull complete 11:02:10 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 11:02:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:02:10 ---> 3ba60ce46760 11:02:10 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:02:14 ---> Running in 610cd23f588b 11:02:14 Removing intermediate container 610cd23f588b 11:02:14 ---> d77c93029fdf 11:02:14 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:02:14 ---> Running in b89918eddaea 11:02:14 Removing intermediate container b89918eddaea 11:02:14 ---> ad45bbe1eaf7 11:02:14 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:02:14 ---> Running in 8a2a1a088ef3 11:02:14 Removing intermediate container 8a2a1a088ef3 11:02:14 ---> 9b2a1951d04c 11:02:14 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:02:14 ---> Running in 1122cf47fd77 11:02:14 Removing intermediate container 1122cf47fd77 11:02:14 ---> f67fa41957b7 11:02:14 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:02:14 ---> Running in 5fdacdc34620 11:02:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:02:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:02:15 OK: 248 MiB in 58 packages 11:02:15 Removing intermediate container 5fdacdc34620 11:02:15 ---> 0f0a566f9634 11:02:15 Step 8/12 : WORKDIR /app 11:02:15 ---> Running in bbdac1ef6286 11:02:15 Removing intermediate container bbdac1ef6286 11:02:15 ---> c3f3f9bb26de 11:02:15 Step 9/12 : COPY go.mod vendor* ./ 11:02:16 ---> e4915f5e0436 11:02:16 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:02:16 ---> Running in a9ff71f18850 11:03:12 Removing intermediate container a9ff71f18850 11:03:12 ---> 98b349715f9f 11:03:12 Step 11/12 : COPY . . 11:03:12 ---> 20a23d764d55 11:03:12 Step 12/12 : RUN $MAKE 11:03:12 ---> Running in 158c7725aeb4 11:03:12 noop 11:03:12 Removing intermediate container 158c7725aeb4 11:03:12 ---> bcbef69adab5 11:03:12 Successfully built bcbef69adab5 11:03:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:12 + docker inspect -f . ci-base-image-x86_64 11:03:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:12 prd-ubuntu20.04-docker-8c-8g-36954 does not seem to be running inside a container 11:03:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-340 -v /w/workspace/undry_device-rfid-llrp-go_PR-340:/w/workspace/undry_device-rfid-llrp-go_PR-340:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-340@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-340@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:03:13 $ docker top 5f3359e48e520932d42ef23a890d5ba96428c198edd727a4debb7878c95a7971 -eo pid,comm [Pipeline] { [Pipeline] sh 11:03:13 + go version 11:03:13 go version go1.23.4 linux/amd64 [Pipeline] } 11:03:13 $ docker stop --time=1 5f3359e48e520932d42ef23a890d5ba96428c198edd727a4debb7878c95a7971 11:03:15 $ docker rm -f --volumes 5f3359e48e520932d42ef23a890d5ba96428c198edd727a4debb7878c95a7971 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:15 + docker inspect -f . ci-base-image-x86_64 11:03:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:15 prd-ubuntu20.04-docker-8c-8g-36954 does not seem to be running inside a container 11:03:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-340 -v /w/workspace/undry_device-rfid-llrp-go_PR-340:/w/workspace/undry_device-rfid-llrp-go_PR-340:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-340@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-340@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:03:16 $ docker top 35125f635ebe588e19145269604dd94d8c7410357a8930617d62523510872643 -eo pid,comm [Pipeline] { [Pipeline] sh 11:03:16 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-340 [Pipeline] fileExists [Pipeline] sh 11:03:17 + make test 11:03:17 go test ./... -coverprofile=coverage.out ./... 11:03:18 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:03:37 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 11:03:37 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.01460567Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:03:40 level=INFO ts=2025-01-17T11:03:36.015360721Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 11:03:40 level=INFO ts=2025-01-17T11:03:36.015403842Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:03:40 level=INFO ts=2025-01-17T11:03:36.015420422Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=WARN ts=2025-01-17T11:03:36.015431372Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:03:40 level=INFO ts=2025-01-17T11:03:36.015474863Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.015465983Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 11:03:40 level=INFO ts=2025-01-17T11:03:36.015637715Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=WARN ts=2025-01-17T11:03:36.015649645Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.015681766Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:40 level=INFO ts=2025-01-17T11:03:36.015715016Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:40 level=INFO ts=2025-01-17T11:03:36.015809248Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.015835668Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.015849068Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 11:03:40 level=INFO ts=2025-01-17T11:03:36.015861198Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:40 level=INFO ts=2025-01-17T11:03:36.015929329Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.01598406Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:40 level=INFO ts=2025-01-17T11:03:36.016010161Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:40 level=INFO ts=2025-01-17T11:03:36.016061341Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.016089052Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:40 level=INFO ts=2025-01-17T11:03:36.016160453Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:03:40 level=INFO ts=2025-01-17T11:03:36.016187763Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.016474557Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:03:40 level=INFO ts=2025-01-17T11:03:36.01665643Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 11:03:40 level=INFO ts=2025-01-17T11:03:36.01667484Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.016691791Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 11:03:40 level=INFO ts=2025-01-17T11:03:36.016727461Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=WARN ts=2025-01-17T11:03:36.016740421Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:03:40 level=INFO ts=2025-01-17T11:03:36.016773312Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:40 level=INFO ts=2025-01-17T11:03:36.016905194Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=WARN ts=2025-01-17T11:03:36.016918764Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.016941654Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:40 level=INFO ts=2025-01-17T11:03:36.016960854Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:40 level=INFO ts=2025-01-17T11:03:36.017040766Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.017072116Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.017088776Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 11:03:40 level=INFO ts=2025-01-17T11:03:36.017105157Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:40 level=INFO ts=2025-01-17T11:03:36.017191618Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.017227668Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:40 level=INFO ts=2025-01-17T11:03:36.017247669Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:40 level=INFO ts=2025-01-17T11:03:36.01732177Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.01734328Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:40 level=INFO ts=2025-01-17T11:03:36.017399701Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:03:40 level=INFO ts=2025-01-17T11:03:36.017441141Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.017704295Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:03:40 level=INFO ts=2025-01-17T11:03:36.017972169Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 11:03:40 level=INFO ts=2025-01-17T11:03:36.017990349Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.01802471Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 11:03:40 level=INFO ts=2025-01-17T11:03:36.018069831Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=WARN ts=2025-01-17T11:03:36.018081341Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:03:40 level=INFO ts=2025-01-17T11:03:36.018137972Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:40 level=INFO ts=2025-01-17T11:03:36.018226063Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=WARN ts=2025-01-17T11:03:36.018239743Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.018260313Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:40 level=INFO ts=2025-01-17T11:03:36.018301714Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:40 level=INFO ts=2025-01-17T11:03:36.018387175Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.018407846Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.018442386Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 11:03:40 level=INFO ts=2025-01-17T11:03:36.018500797Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:40 level=INFO ts=2025-01-17T11:03:36.018594158Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.018618569Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:40 level=INFO ts=2025-01-17T11:03:36.018678389Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:40 level=INFO ts=2025-01-17T11:03:36.018760981Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.018787591Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:40 level=INFO ts=2025-01-17T11:03:36.018830822Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:03:40 level=INFO ts=2025-01-17T11:03:36.018848312Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.019077105Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:03:40 level=INFO ts=2025-01-17T11:03:36.0193789Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.01943233Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 11:03:40 level=INFO ts=2025-01-17T11:03:36.01939735Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:03:40 level=INFO ts=2025-01-17T11:03:36.019466361Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=WARN ts=2025-01-17T11:03:36.019477991Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:03:40 level=INFO ts=2025-01-17T11:03:36.019512172Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:40 level=INFO ts=2025-01-17T11:03:36.019601513Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=WARN ts=2025-01-17T11:03:36.019614133Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.019631053Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:40 level=INFO ts=2025-01-17T11:03:36.019668624Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:40 level=INFO ts=2025-01-17T11:03:36.019745465Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.019764405Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.019778365Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 11:03:40 level=INFO ts=2025-01-17T11:03:36.019832336Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:40 level=INFO ts=2025-01-17T11:03:36.019915177Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.019946228Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:40 level=INFO ts=2025-01-17T11:03:36.020005379Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:40 level=INFO ts=2025-01-17T11:03:36.02008916Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.02010974Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:40 level=INFO ts=2025-01-17T11:03:36.020160891Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:03:40 level=INFO ts=2025-01-17T11:03:36.020177551Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.020411715Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:03:40 level=INFO ts=2025-01-17T11:03:36.020670258Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 11:03:40 level=INFO ts=2025-01-17T11:03:36.020687109Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.020717309Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 11:03:40 level=INFO ts=2025-01-17T11:03:36.02074418Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=WARN ts=2025-01-17T11:03:36.02075512Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:03:40 level=INFO ts=2025-01-17T11:03:36.02079033Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:40 level=INFO ts=2025-01-17T11:03:36.020862241Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=WARN ts=2025-01-17T11:03:36.020875741Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.020895132Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:40 level=INFO ts=2025-01-17T11:03:36.020913652Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:40 level=INFO ts=2025-01-17T11:03:36.020965083Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.020982143Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.020995593Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 11:03:40 level=INFO ts=2025-01-17T11:03:36.021009463Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:40 level=INFO ts=2025-01-17T11:03:36.021069354Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.021091215Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:40 level=INFO ts=2025-01-17T11:03:36.021110105Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:40 level=INFO ts=2025-01-17T11:03:36.021162666Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.021189396Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:40 level=INFO ts=2025-01-17T11:03:36.021233657Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:03:40 level=INFO ts=2025-01-17T11:03:36.021279907Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.021576942Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:03:40 level=INFO ts=2025-01-17T11:03:36.021828465Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 11:03:40 level=INFO ts=2025-01-17T11:03:36.021846216Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.021877296Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 11:03:40 level=INFO ts=2025-01-17T11:03:36.021894676Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=WARN ts=2025-01-17T11:03:36.021903967Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:03:40 level=INFO ts=2025-01-17T11:03:36.021940557Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:40 level=INFO ts=2025-01-17T11:03:36.022000378Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=WARN ts=2025-01-17T11:03:36.022010658Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.022019898Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:40 level=INFO ts=2025-01-17T11:03:36.022041889Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:40 level=INFO ts=2025-01-17T11:03:36.02210707Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.02212451Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.0221389Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 11:03:40 level=INFO ts=2025-01-17T11:03:36.02215436Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:40 level=INFO ts=2025-01-17T11:03:36.022212151Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.022227061Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:40 level=INFO ts=2025-01-17T11:03:36.022254452Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:40 level=INFO ts=2025-01-17T11:03:36.022307562Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.022322333Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:40 level=INFO ts=2025-01-17T11:03:36.022345033Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:03:40 level=INFO ts=2025-01-17T11:03:36.022360023Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 11:03:40 --- FAIL: TestAutoDiscoverNaming (0.01s) 11:03:40 --- FAIL: TestAutoDiscoverNaming/SpeedwayR-19-C5-D6 (0.00s) 11:03:40 discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:37110: use of closed network connection 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.022512355Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.022674378Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:03:40 level=INFO ts=2025-01-17T11:03:36.022783509Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 11:03:40 level=INFO ts=2025-01-17T11:03:36.0228002Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.02281437Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 11:03:40 level=INFO ts=2025-01-17T11:03:36.022878211Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=WARN ts=2025-01-17T11:03:36.022891451Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:03:40 level=INFO ts=2025-01-17T11:03:36.022916071Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:40 level=INFO ts=2025-01-17T11:03:36.022961232Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=WARN ts=2025-01-17T11:03:36.022980962Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.022995463Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:40 level=INFO ts=2025-01-17T11:03:36.023013333Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:40 level=INFO ts=2025-01-17T11:03:36.023061324Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.023076424Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.023089384Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 11:03:40 level=INFO ts=2025-01-17T11:03:36.023103174Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:40 level=INFO ts=2025-01-17T11:03:36.023155915Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.023174565Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:40 level=INFO ts=2025-01-17T11:03:36.023204456Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:40 level=INFO ts=2025-01-17T11:03:36.023259986Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.023276747Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:40 level=INFO ts=2025-01-17T11:03:36.023297727Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:03:40 level=INFO ts=2025-01-17T11:03:36.023316137Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.023435019Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:03:40 level=INFO ts=2025-01-17T11:03:36.023669222Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 11:03:40 level=INFO ts=2025-01-17T11:03:36.023729073Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:03:40 level=INFO ts=2025-01-17T11:03:36.023754084Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.023799554Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 11:03:40 level=WARN ts=2025-01-17T11:03:36.023800704Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:03:40 level=INFO ts=2025-01-17T11:03:36.023849775Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:40 level=INFO ts=2025-01-17T11:03:36.023905476Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=WARN ts=2025-01-17T11:03:36.023917376Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.023930736Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:40 level=INFO ts=2025-01-17T11:03:36.023948557Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:40 level=INFO ts=2025-01-17T11:03:36.024011167Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.024069568Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.024083679Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 11:03:40 level=INFO ts=2025-01-17T11:03:36.02416056Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:40 level=INFO ts=2025-01-17T11:03:36.024258151Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.024279651Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:40 level=INFO ts=2025-01-17T11:03:36.024328652Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:40 level=INFO ts=2025-01-17T11:03:36.024522365Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:40 level=DEBUG ts=2025-01-17T11:03:36.024580976Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:40 level=INFO ts=2025-01-17T11:03:36.024622366Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:03:40 level=INFO ts=2025-01-17T11:03:36.024691107Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 11:03:40 level=WARN ts=2025-01-17T11:03:36.02484887Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." 11:03:40 FAIL 11:03:40 coverage: 40.6% of statements 11:03:40 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.211s 11:03:40 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements 11:03:40 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.246s coverage: 51.9% of statements 11:03:40 FAIL 11:03:40 make: *** [Makefile:47: unittest] Error 1 [Pipeline] } 11:03:40 $ docker stop --time=1 35125f635ebe588e19145269604dd94d8c7410357a8930617d62523510872643 11:03:44 $ docker rm -f --volumes 35125f635ebe588e19145269604dd94d8c7410357a8930617d62523510872643 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:03:46 11:03:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:03:46 latest: Pulling from edgex-lftools-log-publisher 11:03:46 5eb5b503b376: Pulling fs layer 11:03:46 5c69ac0246d0: Pulling fs layer 11:03:46 ec43610c2a17: Pulling fs layer 11:03:46 3a2ae6a8a46f: Pulling fs layer 11:03:46 33b1e0a273af: Pulling fs layer 11:03:46 5d3b04190fa2: Pulling fs layer 11:03:46 2f39f015ded8: Pulling fs layer 11:03:46 3a2ae6a8a46f: Waiting 11:03:46 33b1e0a273af: Waiting 11:03:46 5d3b04190fa2: Waiting 11:03:46 2f39f015ded8: Waiting 11:03:46 5c69ac0246d0: Verifying Checksum 11:03:46 5c69ac0246d0: Download complete 11:03:46 3a2ae6a8a46f: Verifying Checksum 11:03:46 33b1e0a273af: Verifying Checksum 11:03:46 33b1e0a273af: Download complete 11:03:46 ec43610c2a17: Verifying Checksum 11:03:46 ec43610c2a17: Download complete 11:03:46 5d3b04190fa2: Verifying Checksum 11:03:46 5eb5b503b376: Verifying Checksum 11:03:46 5eb5b503b376: Download complete 11:03:47 2f39f015ded8: Download complete 11:03:47 5eb5b503b376: Pull complete 11:03:47 5c69ac0246d0: Pull complete 11:03:48 ec43610c2a17: Pull complete 11:03:48 3a2ae6a8a46f: Pull complete 11:03:48 33b1e0a273af: Pull complete 11:03:48 5d3b04190fa2: Pull complete 11:03:52 2f39f015ded8: Pull complete 11:03:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:03:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:03:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:53 prd-ubuntu20.04-docker-8c-8g-36954 does not seem to be running inside a container 11:03:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-340 -v /w/workspace/undry_device-rfid-llrp-go_PR-340:/w/workspace/undry_device-rfid-llrp-go_PR-340:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-340@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-340@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:03:56 $ docker top 96fc877936b00d9b617bd11ba27c7452356b298201d7575ee03d3b90681e5968 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:03:57 ---> job-cost.sh 11:03:57 lf-activate-venv: SKIPPING 11:03:57 INFO: No Stack... 11:03:57 INFO: Retrieving Pricing Info for: v3-standard-8 11:03:57 INFO: Archiving Costs [Pipeline] sh 11:03:58 + cat /w/workspace/undry_device-rfid-llrp-go_PR-340/archives/cost.csv 11:03:58 + cut -d, -f6 [Pipeline] lock 11:03:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-340-1-stack-cost] 11:03:58 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-340-1-stack-cost] did not exist. Created. 11:03:58 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-340-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:03:58 + echo total: 0.2199999988079071 [Pipeline] stash 11:03:58 Stashed 1 file(s) [Pipeline] } 11:03:58 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-340-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:03:58 $ docker stop --time=1 96fc877936b00d9b617bd11ba27c7452356b298201d7575ee03d3b90681e5968 11:04:00 $ docker rm -f --volumes 96fc877936b00d9b617bd11ba27c7452356b298201d7575ee03d3b90681e5968 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:04:00 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:04:02 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-340/archives ] 11:04:02 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-340/archives 11:04:02 total 16 11:04:02 drwxr-xr-x 3 root root 4096 Jan 17 11:03 . 11:04:02 drwxrwxr-x 12 jenkins jenkins 4096 Jan 17 11:03 .. 11:04:02 drwxr-xr-x 2 root root 4096 Jan 17 11:03 cost 11:04:02 -rw-r--r-- 1 root root 91 Jan 17 11:03 cost.csv 11:04:02 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-340/archives 11:04:02 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-340/archives 11:04:02 total 16 11:04:02 drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 11:03 . 11:04:02 drwxrwxr-x 12 jenkins jenkins 4096 Jan 17 11:03 .. 11:04:02 drwxr-xr-x 2 jenkins jenkins 4096 Jan 17 11:03 cost 11:04:02 -rw-r--r-- 1 jenkins jenkins 91 Jan 17 11:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:04:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:04:04 ---> package-listing.sh 11:04:04 ++ facter osfamily 11:04:04 ++ tr '[:upper:]' '[:lower:]' 11:04:04 + OS_FAMILY=debian 11:04:04 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-340 11:04:04 + START_PACKAGES=/tmp/packages_start.txt 11:04:04 + END_PACKAGES=/tmp/packages_end.txt 11:04:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:04:04 + PACKAGES=/tmp/packages_start.txt 11:04:04 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-340 ']' 11:04:04 + PACKAGES=/tmp/packages_end.txt 11:04:04 + case "${OS_FAMILY}" in 11:04:04 + dpkg -l 11:04:04 + grep '^ii' 11:04:04 + '[' -f /tmp/packages_start.txt ']' 11:04:04 + '[' -f /tmp/packages_end.txt ']' 11:04:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:04:04 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-340 ']' 11:04:04 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-340/archives/ 11:04:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-340/archives/ [Pipeline] echo 11:04:04 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-340/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:04:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:04:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:04:05 prd-ubuntu20.04-docker-8c-8g-36954 does not seem to be running inside a container 11:04:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-340/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-340 -v /w/workspace/undry_device-rfid-llrp-go_PR-340:/w/workspace/undry_device-rfid-llrp-go_PR-340:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-340@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-340@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:04:05 $ docker top 0be4a3f6dc83f9ab38ed2f6eb261e8089a4741b350e386cd96c5ebcc0c252835 -eo pid,comm [Pipeline] { [Pipeline] sh 11:04:06 + touch /tmp/pre-build-complete [Pipeline] sh 11:04:06 + mkdir -p /var/log/sysstat [Pipeline] sh 11:04:06 + ls /var/log/sa-host 11:04:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:04:06 provisioning config files... 11:04:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-340@tmp/config15969975479424731257tmp [Pipeline] { [Pipeline] echo 11:04:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:04:07 ---> create-netrc.sh [Pipeline] } 11:04:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:04:07 ---> python-tools-install.sh [Pipeline] echo 11:04:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:04:08 ---> sudo-logs.sh 11:04:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:04:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:04:08 ---> job-cost.sh 11:04:08 lf-activate-venv: SKIPPING 11:04:08 DEBUG: total: 0.2199999988079071 11:04:08 INFO: Retrieving Stack Cost... 11:04:08 INFO: Retrieving Pricing Info for: v3-standard-8 11:04:08 INFO: Archiving Costs [Pipeline] echo 11:04:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:04:09 ---> logs-deploy.sh 11:04:09 lf-activate-venv: SKIPPING 11:04:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-340/1 11:04:09 INFO: archiving workspace using pattern(s): 11:04:10 Archives upload complete. 11:04:10 INFO: archiving logs to Nexus