Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 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-ssh17170452304058727411.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8856327039834610809.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh13046860052141297248.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh2225827763834400416.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-ssh13085145987291654001.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-672 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 (main) Commit message: "Merge pull request #293 from dvcorreia/exported-llrp-package" > git config core.sparsecheckout # timeout=10 > git checkout -f 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 # timeout=10 > git rev-list --no-walk 788eb5aa681600b58a588c2696b7c43b899f9bac # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:44:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:44:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:44:52 ========================================================= 06:44:52 EdgeX Global Pipelines Version Info 06:44:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:44:53 ------------------- 06:44:53 stable info: 06:44:53 ------------------- 06:44:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:44:53 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 06:44:53 Message: update stable to v1.0.258 06:44:53 ------------------- 06:44:53 experimental info: 06:44:53 ------------------- 06:44:53 Commited By: **** collab-it+edgex@linuxfoundation.org 06:44:53 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 06:44:53 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:44:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 06:44:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 06:44:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:44:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:44:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:44:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:44:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:44:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:44:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:44:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:44:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:44:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 06:44:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:44:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:44:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:44:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:44:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:44:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:44:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:44:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:44:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:44:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:44:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:44:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:44:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:44:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:44:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:44:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:44:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:44:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:44:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 [Pipeline] echo 06:44:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 21fbb68 [Pipeline] echo 06:44:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:44:54 provisioning config files... 06:44:54 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6598370799540063652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:44:54 ---> ****-login.sh 06:44:54 nexus3.edgexfoundry.org:10001 06:44:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:44:55 Configure a credential helper to remove this warning. See 06:44:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:44:55 06:44:55 Login Succeeded 06:44:55 nexus3.edgexfoundry.org:10002 06:44:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:44:55 Configure a credential helper to remove this warning. See 06:44:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:44:55 06:44:55 Login Succeeded 06:44:55 nexus3.edgexfoundry.org:10003 06:44:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:44:55 Configure a credential helper to remove this warning. See 06:44:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:44:55 06:44:55 Login Succeeded 06:44:55 nexus3.edgexfoundry.org:10004 06:44:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:44:55 Configure a credential helper to remove this warning. See 06:44:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:44:55 06:44:55 Login Succeeded 06:44:55 ****.io 06:44:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:44:55 Configure a credential helper to remove this warning. See 06:44:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:44:55 06:44:55 Login Succeeded 06:44:55 ---> ****-login.sh ends [Pipeline] } 06:44:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:44:56 + git rev-list -1 --merges 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2~1..21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 [Pipeline] echo 06:44:56 -----------> git rev-list -1 --merges 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2~1..21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 06:44:56 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 [false] [Pipeline] sh 06:44:56 + git log --format=format:%s -1 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 [Pipeline] echo 06:44:56 ========================================================= 06:44:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:44:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:44:56 + git log --format=format:%s -1 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 [Pipeline] echo 06:44:56 [semverPrep] GIT_COMMIT: 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2, Commit Message: Merge pull request #293 from dvcorreia/exported-llrp-package [Pipeline] echo 06:44:56 [semverPrep] This is not a build commit. [Pipeline] sh 06:44:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:44:57 + grep -v github /etc/ssh/ssh_known_hosts 06:44:57 + [ -e /tmp/ssh_known_hosts ] 06:44:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:44:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:44:57 + sudo tee -a /etc/ssh/ssh_known_hosts 06:44:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:44:57 06:44:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:44:57 0.1.4: Pulling from edgex-devops/py-git-semver 06:44:57 b85a868b505f: Pulling fs layer 06:44:57 e2be974225ed: Pulling fs layer 06:44:57 339a4e72a1f5: Pulling fs layer 06:44:57 988bab9f4d93: Pulling fs layer 06:44:57 1469e6f7b9e6: Pulling fs layer 06:44:57 eaf3925da568: Pulling fs layer 06:44:57 bab4dde63d76: Pulling fs layer 06:44:57 bde34c3a00c8: Pulling fs layer 06:44:57 b352a97aabf1: Pulling fs layer 06:44:57 988bab9f4d93: Waiting 06:44:57 4872d77fe225: Pulling fs layer 06:44:57 1469e6f7b9e6: Waiting 06:44:57 5851b861e8e6: Pulling fs layer 06:44:57 bde34c3a00c8: Waiting 06:44:57 b352a97aabf1: Waiting 06:44:57 bab4dde63d76: Waiting 06:44:57 eaf3925da568: Waiting 06:44:57 4872d77fe225: Waiting 06:44:57 e2be974225ed: Verifying Checksum 06:44:57 e2be974225ed: Download complete 06:44:57 988bab9f4d93: Verifying Checksum 06:44:57 988bab9f4d93: Download complete 06:44:57 339a4e72a1f5: Verifying Checksum 06:44:57 339a4e72a1f5: Download complete 06:44:57 1469e6f7b9e6: Verifying Checksum 06:44:57 1469e6f7b9e6: Download complete 06:44:58 eaf3925da568: Verifying Checksum 06:44:58 eaf3925da568: Download complete 06:44:58 b352a97aabf1: Verifying Checksum 06:44:58 b352a97aabf1: Download complete 06:44:58 4872d77fe225: Verifying Checksum 06:44:58 4872d77fe225: Download complete 06:44:58 5851b861e8e6: Download complete 06:44:58 b85a868b505f: Download complete 06:44:58 bab4dde63d76: Download complete 06:44:59 b85a868b505f: Pull complete 06:44:59 e2be974225ed: Pull complete 06:44:59 339a4e72a1f5: Pull complete 06:45:00 988bab9f4d93: Pull complete 06:45:00 1469e6f7b9e6: Pull complete 06:45:00 eaf3925da568: Pull complete 06:45:01 bab4dde63d76: Pull complete 06:45:02 bde34c3a00c8: Pull complete 06:45:02 b352a97aabf1: Pull complete 06:45:02 4872d77fe225: Pull complete 06:45:02 5851b861e8e6: Pull complete 06:45:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:45:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:45:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:02 prd-ubuntu20.04-docker-8c-8g-672 does not seem to be running inside a container 06:45:02 $ 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 06:45:06 $ docker top 7586ef53b8994976ae5acde4863f8cc0fa58635fa990d913ec1a6d11ae4fc408 -eo pid,comm 06:45: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). 06:45:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:45:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:45:06 [ssh-agent] Looking for ssh-agent implementation... 06:45:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:45:06 $ docker exec 7586ef53b8994976ae5acde4863f8cc0fa58635fa990d913ec1a6d11ae4fc408 ssh-agent 06:45:06 SSH_AUTH_SOCK=/tmp/ssh-2fNqcyy9Qpgy/agent.32 06:45:06 SSH_AGENT_PID=38 06:45:06 Running ssh-add (command line suppressed) 06:45:06 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13874121557607798605.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13874121557607798605.key) 06:45:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:45:06 + git tag --points-at HEAD [Pipeline] } 06:45:06 $ docker exec --env ******** --env ******** 7586ef53b8994976ae5acde4863f8cc0fa58635fa990d913ec1a6d11ae4fc408 ssh-agent -k 06:45:06 unset SSH_AUTH_SOCK; 06:45:06 unset SSH_AGENT_PID; 06:45:06 echo Agent pid 38 killed; 06:45:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:45:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:45:06 [ssh-agent] Looking for ssh-agent implementation... 06:45:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:45:07 $ docker exec 7586ef53b8994976ae5acde4863f8cc0fa58635fa990d913ec1a6d11ae4fc408 ssh-agent 06:45:07 SSH_AUTH_SOCK=/tmp/ssh-nJzjnBbfDEXV/agent.70 06:45:07 SSH_AGENT_PID=76 06:45:07 Running ssh-add (command line suppressed) 06:45:07 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14299189708451254058.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14299189708451254058.key) 06:45:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:45:07 + git semver init 06:45:07 2024-05-24 06:45:07,716 [run_init] DEBUG init version:0.0.0 force:False 06:45:07 2024-05-24 06:45:07,717 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 06:45:07 2024-05-24 06:45:07,717 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 06:45:07 2024-05-24 06:45:07,718 [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) 06:45:08 2024-05-24 06:45:08,675 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 06:45:08 2024-05-24 06:45:08,675 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 06:45:08 2024-05-24 06:45:08,676 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 06:45:08 2024-05-24 06:45:08,676 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 06:45:08 3.2.0-dev.9 [Pipeline] } 06:45:08 $ docker exec --env ******** --env ******** 7586ef53b8994976ae5acde4863f8cc0fa58635fa990d913ec1a6d11ae4fc408 ssh-agent -k 06:45:08 unset SSH_AUTH_SOCK; 06:45:08 unset SSH_AGENT_PID; 06:45:08 echo Agent pid 76 killed; 06:45:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:45:09 + git semver [Pipeline] } 06:45:09 $ docker stop --time=1 7586ef53b8994976ae5acde4863f8cc0fa58635fa990d913ec1a6d11ae4fc408 06:45:10 $ docker rm -f --volumes 7586ef53b8994976ae5acde4863f8cc0fa58635fa990d913ec1a6d11ae4fc408 [Pipeline] // withDockerContainer [Pipeline] sh 06:45:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:45:11 Stashed 1 file(s) [Pipeline] echo 06:45:11 [edgeXSemver]: initialized semver on version 3.2.0-dev.9 [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 06:45:11 provisioning config files... 06:45:11 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8496493302347222490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:45:11 ---> ****-login.sh 06:45:11 nexus3.edgexfoundry.org:10001 06:45:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:11 Configure a credential helper to remove this warning. See 06:45:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:11 06:45:11 Login Succeeded 06:45:11 nexus3.edgexfoundry.org:10002 06:45:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:11 Configure a credential helper to remove this warning. See 06:45:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:11 06:45:11 Login Succeeded 06:45:11 nexus3.edgexfoundry.org:10003 06:45:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:12 Configure a credential helper to remove this warning. See 06:45:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:12 06:45:12 Login Succeeded 06:45:12 nexus3.edgexfoundry.org:10004 06:45:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:12 Configure a credential helper to remove this warning. See 06:45:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:12 06:45:12 Login Succeeded 06:45:12 ****.io 06:45:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:12 Configure a credential helper to remove this warning. See 06:45:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:12 06:45:12 Login Succeeded 06:45:12 ---> ****-login.sh ends [Pipeline] } 06:45:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:45:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:45:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:45:12 ========================================================= 06:45:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:45:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:45:12 Sending build context to Docker daemon 8.486MB 06:45:12 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 06:45:12 Step 2/12 : FROM ${BASE} AS builder 06:45:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:45:12 619be1103602: Pulling fs layer 06:45:12 7862e08f4a3e: Pulling fs layer 06:45:12 5df492c9dc93: Pulling fs layer 06:45:12 7629e6793208: Pulling fs layer 06:45:12 4f4fb700ef54: Pulling fs layer 06:45:12 fb5054dd5b73: Pulling fs layer 06:45:12 eeca6798cff9: Pulling fs layer 06:45:12 aa269ceb94a6: Pulling fs layer 06:45:12 ada007ff1a6a: Pulling fs layer 06:45:12 aa269ceb94a6: Waiting 06:45:12 fb5054dd5b73: Waiting 06:45:12 eeca6798cff9: Waiting 06:45:12 7862e08f4a3e: Download complete 06:45:12 7629e6793208: Download complete 06:45:12 4f4fb700ef54: Verifying Checksum 06:45:12 4f4fb700ef54: Download complete 06:45:12 fb5054dd5b73: Verifying Checksum 06:45:12 fb5054dd5b73: Download complete 06:45:13 619be1103602: Verifying Checksum 06:45:13 619be1103602: Download complete 06:45:13 eeca6798cff9: Verifying Checksum 06:45:13 619be1103602: Pull complete 06:45:13 ada007ff1a6a: Verifying Checksum 06:45:13 ada007ff1a6a: Download complete 06:45:13 7862e08f4a3e: Pull complete 06:45:13 5df492c9dc93: Verifying Checksum 06:45:13 5df492c9dc93: Download complete 06:45:13 aa269ceb94a6: Verifying Checksum 06:45:13 aa269ceb94a6: Download complete 06:45:16 5df492c9dc93: Pull complete 06:45:16 7629e6793208: Pull complete 06:45:16 4f4fb700ef54: Pull complete 06:45:16 fb5054dd5b73: Pull complete 06:45:16 eeca6798cff9: Pull complete 06:45:19 aa269ceb94a6: Pull complete 06:45:20 ada007ff1a6a: Pull complete 06:45:20 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 06:45:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:45:20 ---> f489d0715acc 06:45:20 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:45:26 Still waiting to schedule task 06:45:26 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 06:45:26 ---> Running in b37def0958c6 06:45:26 Removing intermediate container b37def0958c6 06:45:26 ---> 3608460974a6 06:45:26 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:45:26 ---> Running in 3e0d5422366e 06:45:27 Removing intermediate container 3e0d5422366e 06:45:27 ---> 548c8451e622 06:45:27 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 06:45:27 ---> Running in a2d67c341f61 06:45:27 Removing intermediate container a2d67c341f61 06:45:27 ---> 42c313902e28 06:45:27 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:45:27 ---> Running in 0fbd444fe640 06:45:27 Removing intermediate container 0fbd444fe640 06:45:27 ---> e525321ef042 06:45:27 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:45:27 ---> Running in 1c0c145b2e12 06:45:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:45:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:45:27 OK: 264 MiB in 52 packages 06:45:27 Removing intermediate container 1c0c145b2e12 06:45:27 ---> 38dba39a9d0c 06:45:27 Step 8/12 : WORKDIR /app 06:45:28 ---> Running in 5fccb9a9463d 06:45:28 Removing intermediate container 5fccb9a9463d 06:45:28 ---> 7a15679c2686 06:45:28 Step 9/12 : COPY go.mod vendor* ./ 06:45:28 ---> 643aa63a4241 06:45:28 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:45:28 ---> Running in bdc372518637 06:46:00 Removing intermediate container bdc372518637 06:46:00 ---> 445114894ada 06:46:00 Step 11/12 : COPY . . 06:46:00 ---> 270c66931204 06:46:00 Step 12/12 : RUN $MAKE 06:46:00 ---> Running in d83d551d7305 06:46:00 noop 06:46:00 Removing intermediate container d83d551d7305 06:46:00 ---> 7f83164616a6 06:46:00 Successfully built 7f83164616a6 06:46:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:00 + docker inspect -f . ci-base-image-x86_64 06:46:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:46:00 prd-ubuntu20.04-docker-8c-8g-672 does not seem to be running inside a container 06:46: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 06:46:01 $ docker top 76e89e248d87694527c6a0c4e6a7085e1ca3b40156dff40cd58a7b4d80bd2d0b -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:01 + go version 06:46:01 go version go1.21.9 linux/amd64 [Pipeline] } 06:46:01 $ docker stop --time=1 76e89e248d87694527c6a0c4e6a7085e1ca3b40156dff40cd58a7b4d80bd2d0b 06:46:02 $ docker rm -f --volumes 76e89e248d87694527c6a0c4e6a7085e1ca3b40156dff40cd58a7b4d80bd2d0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:03 + docker inspect -f . ci-base-image-x86_64 06:46:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:46:03 prd-ubuntu20.04-docker-8c-8g-672 does not seem to be running inside a container 06:46:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:46:03 $ docker top a81117b54d3a05e73290f2a4901a02f5685ea411656b678c75514b9d34085e24 -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:03 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 06:46:04 + make test 06:46:04 go test ./... -coverprofile=coverage.out ./... 06:46:05 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 06:46:15 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 06:46:15 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 06:46:19 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.852s coverage: 40.6% of statements 06:46:19 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 95.5% of statements 06:46:19 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.244s coverage: 51.9% of statements 06:46:34 go vet ./... 06:46:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:46:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:46:38 ./bin/test-attribution-txt.sh 06:46:38 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 06:46:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:46:38 $ docker stop --time=1 a81117b54d3a05e73290f2a4901a02f5685ea411656b678c75514b9d34085e24 06:46:41 $ docker rm -f --volumes a81117b54d3a05e73290f2a4901a02f5685ea411656b678c75514b9d34085e24 [Pipeline] // withDockerContainer [Pipeline] sh 06:46:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:46:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:46:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:46:42 + ls -al . 06:46:42 total 620 06:46:42 drwxrwxr-x 11 jenkins jenkins 4096 May 24 06:46 . 06:46:42 drwxrwxr-x 4 jenkins jenkins 4096 May 24 06:44 .. 06:46:42 -rw-rw-r-- 1 jenkins jenkins 134 May 24 06:44 .dockerignore 06:46:42 drwxrwxr-x 8 jenkins jenkins 4096 May 24 06:46 .git 06:46:42 drwxrwxr-x 3 jenkins jenkins 4096 May 24 06:44 .github 06:46:42 -rw-rw-r-- 1 jenkins jenkins 880 May 24 06:44 .gitignore 06:46:42 -rw-rw-r-- 1 jenkins jenkins 41 May 24 06:44 .golangci.yml 06:46:42 drwxr-xr-x 3 jenkins jenkins 4096 May 24 06:45 .semver 06:46:42 -rw-rw-r-- 1 jenkins jenkins 11980 May 24 06:44 Attribution.txt 06:46:42 -rw-rw-r-- 1 jenkins jenkins 11677 May 24 06:44 CHANGELOG.md 06:46:42 -rw-rw-r-- 1 jenkins jenkins 1456 May 24 06:44 Dockerfile 06:46:42 -rw-rw-r-- 1 jenkins jenkins 677 May 24 06:44 GOVERNANCE.md 06:46:42 -rw-rw-r-- 1 jenkins jenkins 661 May 24 06:44 Jenkinsfile 06:46:42 -rw-rw-r-- 1 jenkins jenkins 11347 May 24 06:44 LICENSE 06:46:42 -rw-rw-r-- 1 jenkins jenkins 2179 May 24 06:44 Makefile 06:46:42 -rw-rw-r-- 1 jenkins jenkins 625 May 24 06:44 OWNERS.md 06:46:42 -rw-rw-r-- 1 jenkins jenkins 28907 May 24 06:44 README.md 06:46:42 -rw-rw-r-- 1 jenkins jenkins 11 May 24 06:45 VERSION 06:46:42 drwxrwxr-x 2 jenkins jenkins 4096 May 24 06:44 bin 06:46:42 drwxrwxr-x 4 jenkins jenkins 4096 May 24 06:44 cmd 06:46:42 -rw-r--r-- 1 jenkins jenkins 438103 May 24 06:46 coverage.out 06:46:42 drwxrwxr-x 2 jenkins jenkins 4096 May 24 06:44 examples 06:46:42 -rw-rw-r-- 1 jenkins jenkins 3923 May 24 06:44 go.mod 06:46:42 -rw-rw-r-- 1 jenkins jenkins 35612 May 24 06:44 go.sum 06:46:42 drwxrwxr-x 2 jenkins jenkins 4096 May 24 06:44 images 06:46:42 drwxrwxr-x 4 jenkins jenkins 4096 May 24 06:44 internal 06:46:42 drwxrwxr-x 3 jenkins jenkins 4096 May 24 06:44 pkg 06:46:42 -rw-rw-r-- 1 jenkins jenkins 193 May 24 06:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:43 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 --label arch=amd64 --label version=3.2.0-dev.9 . 06:46:43 Sending build context to Docker daemon 8.486MB 06:46:43 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 06:46:43 Step 2/25 : FROM ${BASE} AS builder 06:46:43 ---> 7f83164616a6 06:46:43 Step 3/25 : ARG ADD_BUILD_TAGS="" 06:46:43 ---> Running in eb3ac1a270be 06:46:43 Removing intermediate container eb3ac1a270be 06:46:43 ---> 3d7000b592c2 06:46:43 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:46:43 ---> Running in b3bc621c0898 06:46:43 Removing intermediate container b3bc621c0898 06:46:43 ---> 0a9f581485af 06:46:43 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 06:46:43 ---> Running in eba932156291 06:46:43 Removing intermediate container eba932156291 06:46:43 ---> bda345b47721 06:46:43 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 06:46:43 ---> Running in 01ec78a702aa 06:46:43 Removing intermediate container 01ec78a702aa 06:46:43 ---> 1d65f57c0f89 06:46:43 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:46:43 ---> Running in 59ea2c696f8d 06:46:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:46:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:46:44 OK: 264 MiB in 52 packages 06:46:44 Removing intermediate container 59ea2c696f8d 06:46:44 ---> 523b7cdc7189 06:46:44 Step 8/25 : WORKDIR /app 06:46:44 ---> Running in 2e13966f2277 06:46:44 Removing intermediate container 2e13966f2277 06:46:44 ---> 6744aea6520d 06:46:44 Step 9/25 : COPY go.mod vendor* ./ 06:46:45 ---> a82b8955a38c 06:46:45 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:46:45 ---> Running in 60a8cf67072b 06:46:45 Removing intermediate container 60a8cf67072b 06:46:45 ---> 2f9494305bfb 06:46:45 Step 11/25 : COPY . . 06:46:46 ---> b1826d0c5b59 06:46:46 Step 12/25 : RUN $MAKE 06:46:46 ---> Running in 91153e9b2276 06:46:46 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 06:47:08 Removing intermediate container 91153e9b2276 06:47:08 ---> b1f95d437a9e 06:47:08 Step 13/25 : FROM alpine:3.18 06:47:08 3.18: Pulling from library/alpine 06:47:08 619be1103602: Already exists 06:47:08 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:47:08 Status: Downloaded newer image for alpine:3.18 06:47:08 ---> d3782b16ccc9 06:47:08 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:47:08 ---> Running in d23c865990a4 06:47:08 Removing intermediate container d23c865990a4 06:47:08 ---> e14e9e8541fe 06:47:08 Step 15/25 : RUN apk add --update --no-cache dumb-init 06:47:08 ---> Running in b683ab1cf4bb 06:47:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:47:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:47:08 (1/1) Installing dumb-init (1.2.5-r2) 06:47:08 Executing busybox-1.36.1-r5.trigger 06:47:08 OK: 7 MiB in 16 packages 06:47:08 Removing intermediate container b683ab1cf4bb 06:47:08 ---> 008819f35253 06:47:08 Step 16/25 : RUN apk --no-cache upgrade 06:47:08 ---> Running in defe7716743c 06:47:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:47:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:47:08 Upgrading critical system libraries and apk-tools: 06:47:08 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:47:08 Executing busybox-1.36.1-r5.trigger 06:47:08 Continuing the upgrade transaction with new apk-tools: 06:47:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:47:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:47:09 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 06:47:09 Executing busybox-1.36.1-r6.post-upgrade 06:47:09 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 06:47:09 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:47:09 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 06:47:09 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 06:47:09 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 06:47:09 Executing busybox-1.36.1-r6.trigger 06:47:09 OK: 7 MiB in 16 packages 06:47:09 Removing intermediate container defe7716743c 06:47:09 ---> 04d5be9e3c95 06:47:09 Step 17/25 : COPY --from=builder /app/LICENSE / 06:47:09 ---> 534640a6755c 06:47:09 Step 18/25 : COPY --from=builder /app/Attribution.txt / 06:47:09 ---> e1427c3acff2 06:47:09 Step 19/25 : COPY --from=builder /app/cmd/ / 06:47:10 ---> 5cae53921716 06:47:10 Step 20/25 : EXPOSE 59989 06:47:10 ---> Running in 9f571698fd62 06:47:10 Removing intermediate container 9f571698fd62 06:47:10 ---> cb2a460422a9 06:47:10 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 06:47:10 ---> Running in b4e7ac254d76 06:47:11 Removing intermediate container b4e7ac254d76 06:47:11 ---> 96c35beb49d6 06:47:11 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:47:11 ---> Running in 21504cdc8597 06:47:11 Removing intermediate container 21504cdc8597 06:47:11 ---> 442f60431940 06:47:11 Step 23/25 : LABEL arch=amd64 06:47:11 ---> Running in 7ed8c5691927 06:47:11 Removing intermediate container 7ed8c5691927 06:47:11 ---> f30ea4c6d3bb 06:47:11 Step 24/25 : LABEL git_sha=21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 06:47:11 ---> Running in 3a1c913b023c 06:47:11 Removing intermediate container 3a1c913b023c 06:47:11 ---> 8ddcde5ed6fc 06:47:11 Step 25/25 : LABEL version=3.2.0-dev.9 06:47:11 ---> Running in e5c2df03dd4c 06:47:11 Removing intermediate container e5c2df03dd4c 06:47:11 ---> 6d0d8a64fa42 06:47:11 [Warning] One or more build-args [ARCH] were not consumed 06:47:11 Successfully built 6d0d8a64fa42 06:47:11 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:47:11 provisioning config files... 06:47:11 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9275551023826698919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:47:11 ---> ****-login.sh 06:47:11 nexus3.edgexfoundry.org:10001 06:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:47:11 Configure a credential helper to remove this warning. See 06:47:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:47:11 06:47:11 Login Succeeded 06:47:11 nexus3.edgexfoundry.org:10002 06:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:47:11 Configure a credential helper to remove this warning. See 06:47:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:47:11 06:47:11 Login Succeeded 06:47:11 nexus3.edgexfoundry.org:10003 06:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:47:12 Configure a credential helper to remove this warning. See 06:47:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:47:12 06:47:12 Login Succeeded 06:47:12 nexus3.edgexfoundry.org:10004 06:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:47:12 Configure a credential helper to remove this warning. See 06:47:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:47:12 06:47:12 Login Succeeded 06:47:12 ****.io 06:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:47:12 Configure a credential helper to remove this warning. See 06:47:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:47:12 06:47:12 Login Succeeded 06:47:12 ---> ****-login.sh ends [Pipeline] } 06:47:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:47:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:47:12 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 06:47:12 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 06:47:12 latest 06:47:12 3.2.0-dev.9 06:47:12 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2-3.2.0-dev.9 06:47:12 main 06:47:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:12 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:13 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 06:47:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 06:47:13 07b01ff0bc3d: Preparing 06:47:13 023aa7e7083a: Preparing 06:47:13 079af65ac069: Preparing 06:47:13 5ec649777b8b: Preparing 06:47:13 3b21d7b524e3: Preparing 06:47:13 aedc3bda2944: Preparing 06:47:13 aedc3bda2944: Waiting 06:47:13 3b21d7b524e3: Pushed 06:47:13 023aa7e7083a: Pushed 06:47:13 079af65ac069: Pushed 06:47:13 aedc3bda2944: Layer already exists 06:47:13 5ec649777b8b: Pushed 06:47:16 07b01ff0bc3d: Pushed 06:47:16 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2: digest: sha256:e42051e1d9a3b9f8cf90f56f4afe3fd0752853c26ac9184c9a25541bc1f8bfed size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:16 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:16 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 06:47:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 06:47:16 07b01ff0bc3d: Preparing 06:47:16 023aa7e7083a: Preparing 06:47:16 079af65ac069: Preparing 06:47:16 5ec649777b8b: Preparing 06:47:16 3b21d7b524e3: Preparing 06:47:16 aedc3bda2944: Preparing 06:47:16 aedc3bda2944: Waiting 06:47:16 023aa7e7083a: Layer already exists 06:47:16 5ec649777b8b: Layer already exists 06:47:16 3b21d7b524e3: Layer already exists 06:47:16 07b01ff0bc3d: Layer already exists 06:47:16 079af65ac069: Layer already exists 06:47:16 aedc3bda2944: Layer already exists 06:47:16 latest: digest: sha256:e42051e1d9a3b9f8cf90f56f4afe3fd0752853c26ac9184c9a25541bc1f8bfed size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:17 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:17 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.9 06:47:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 06:47:17 07b01ff0bc3d: Preparing 06:47:17 023aa7e7083a: Preparing 06:47:17 079af65ac069: Preparing 06:47:17 5ec649777b8b: Preparing 06:47:17 3b21d7b524e3: Preparing 06:47:17 aedc3bda2944: Preparing 06:47:17 aedc3bda2944: Waiting 06:47:17 5ec649777b8b: Layer already exists 06:47:17 023aa7e7083a: Layer already exists 06:47:17 079af65ac069: Layer already exists 06:47:17 3b21d7b524e3: Layer already exists 06:47:17 07b01ff0bc3d: Layer already exists 06:47:17 aedc3bda2944: Layer already exists 06:47:17 3.2.0-dev.9: digest: sha256:e42051e1d9a3b9f8cf90f56f4afe3fd0752853c26ac9184c9a25541bc1f8bfed size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:17 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2-3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:18 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2-3.2.0-dev.9 06:47:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 06:47:18 07b01ff0bc3d: Preparing 06:47:18 023aa7e7083a: Preparing 06:47:18 079af65ac069: Preparing 06:47:18 5ec649777b8b: Preparing 06:47:18 3b21d7b524e3: Preparing 06:47:18 aedc3bda2944: Preparing 06:47:18 aedc3bda2944: Waiting 06:47:18 07b01ff0bc3d: Layer already exists 06:47:18 5ec649777b8b: Layer already exists 06:47:18 079af65ac069: Layer already exists 06:47:18 023aa7e7083a: Layer already exists 06:47:18 3b21d7b524e3: Layer already exists 06:47:18 aedc3bda2944: Layer already exists 06:47:18 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2-3.2.0-dev.9: digest: sha256:e42051e1d9a3b9f8cf90f56f4afe3fd0752853c26ac9184c9a25541bc1f8bfed size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:18 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:18 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 06:47:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 06:47:18 07b01ff0bc3d: Preparing 06:47:18 023aa7e7083a: Preparing 06:47:18 079af65ac069: Preparing 06:47:18 5ec649777b8b: Preparing 06:47:18 3b21d7b524e3: Preparing 06:47:18 aedc3bda2944: Preparing 06:47:18 aedc3bda2944: Waiting 06:47:18 3b21d7b524e3: Layer already exists 06:47:18 07b01ff0bc3d: Layer already exists 06:47:18 5ec649777b8b: Layer already exists 06:47:18 079af65ac069: Layer already exists 06:47:18 023aa7e7083a: Layer already exists 06:47:18 aedc3bda2944: Layer already exists 06:47:18 main: digest: sha256:e42051e1d9a3b9f8cf90f56f4afe3fd0752853c26ac9184c9a25541bc1f8bfed size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:47:18 ===================================================== [Pipeline] echo 06:47:18 taggedImages: 06:47:18 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 06:47:18 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 06:47:18 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.9 06:47:18 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2-3.2.0-dev.9 06:47:18 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:47:19 06:47:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:47:19 latest: Pulling from edgex-lftools-log-publisher 06:47:19 5eb5b503b376: Pulling fs layer 06:47:19 5c69ac0246d0: Pulling fs layer 06:47:19 ec43610c2a17: Pulling fs layer 06:47:19 3a2ae6a8a46f: Pulling fs layer 06:47:19 33b1e0a273af: Pulling fs layer 06:47:19 5d3b04190fa2: Pulling fs layer 06:47:19 2f39f015ded8: Pulling fs layer 06:47:19 3a2ae6a8a46f: Waiting 06:47:19 33b1e0a273af: Waiting 06:47:19 5d3b04190fa2: Waiting 06:47:19 2f39f015ded8: Waiting 06:47:19 5c69ac0246d0: Download complete 06:47:19 3a2ae6a8a46f: Download complete 06:47:19 33b1e0a273af: Verifying Checksum 06:47:19 33b1e0a273af: Download complete 06:47:19 ec43610c2a17: Download complete 06:47:19 5d3b04190fa2: Download complete 06:47:19 5eb5b503b376: Verifying Checksum 06:47:19 5eb5b503b376: Download complete 06:47:20 2f39f015ded8: Verifying Checksum 06:47:20 2f39f015ded8: Download complete 06:47:21 5eb5b503b376: Pull complete 06:47:21 5c69ac0246d0: Pull complete 06:47:21 ec43610c2a17: Pull complete 06:47:21 3a2ae6a8a46f: Pull complete 06:47:21 33b1e0a273af: Pull complete 06:47:21 5d3b04190fa2: Pull complete 06:47:26 2f39f015ded8: Pull complete 06:47:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:47:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:47:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:47:26 prd-ubuntu20.04-docker-8c-8g-672 does not seem to be running inside a container 06:47:26 $ 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 06:47:30 $ docker top aec66ec97d7480bc5c387bf70b24b1ac7a236be0cc9870f15ebcc05e749e9c8d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:47:31 ---> job-cost.sh 06:47:31 lf-activate-venv: SKIPPING 06:47:31 INFO: No Stack... 06:47:31 INFO: Retrieving Pricing Info for: v3-standard-8 06:47:31 INFO: Archiving Costs [Pipeline] sh 06:47:32 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 06:47:32 + cut -d, -f6 [Pipeline] lock 06:47:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-143-stack-cost] 06:47:32 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-143-stack-cost] did not exist. Created. 06:47:32 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-143-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:47:32 + echo total: 0.2199999988079071 [Pipeline] stash 06:47:32 Stashed 1 file(s) [Pipeline] } 06:47:32 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-143-stack-cost] [Pipeline] // lock [Pipeline] } 06:47:32 $ docker stop --time=1 aec66ec97d7480bc5c387bf70b24b1ac7a236be0cc9870f15ebcc05e749e9c8d 06:47:33 $ docker rm -f --volumes aec66ec97d7480bc5c387bf70b24b1ac7a236be0cc9870f15ebcc05e749e9c8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:48:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-673 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 06:48:33 Running in /w/workspace/device-rfid-llrp-go/143 [Pipeline] { [Pipeline] checkout 06:48:36 The recommended git tool is: git 06:48:41 using credential edgex-jenkins-ssh 06:48:41 Cloning the remote Git repository 06:48:41 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 06:48:41 > git init /w/workspace/device-rfid-llrp-go/143 # timeout=10 06:48:41 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 06:48:41 > git --version # timeout=10 06:48:41 > git --version # 'git version 2.25.1' 06:48:41 using GIT_SSH to set credentials SSH Credentials for GitHub 06:48:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:48:43 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 06:48:44 Avoid second fetch 06:48:44 Checking out Revision 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 (main) 06:48:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:48:44 > git config core.sparsecheckout # timeout=10 06:48:44 > git checkout -f 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 # timeout=10 06:48:45 Commit message: "Merge pull request #293 from dvcorreia/exported-llrp-package" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:48:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:48:50 % Total % Received % Xferd Average Speed Time Time Time Current 06:48:50 Dload Upload Total Spent Left Speed 06:48:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 231k 0 --:--:-- --:--:-- --:--:-- 236k [Pipeline] sh 06:48:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:48:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:48:50 + sudo tee /etc/docker/daemon.new 06:48:50 { 06:48:50 "registry-mirrors": [ 06:48:50 "https://nexus3.edgexfoundry.org:10001" 06:48:50 ], 06:48:50 "bip": "10.250.0.254/24", 06:48:50 "hosts": [ 06:48:50 "tcp://0.0.0.0:5555", 06:48:50 "unix:///var/run/docker.sock" 06:48:50 ], 06:48:50 "mtu": 1458, 06:48:50 "selinux-enabled": true, 06:48:50 "seccomp-profile": "/etc/docker/seccomp.json" 06:48:50 } [Pipeline] sh 06:48:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:48:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:49:09 provisioning config files... 06:49:09 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/143@tmp/config141619813497239796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:49:10 ---> ****-login.sh 06:49:10 nexus3.edgexfoundry.org:10001 06:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:49:10 Configure a credential helper to remove this warning. See 06:49:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:49:10 06:49:10 Login Succeeded 06:49:10 nexus3.edgexfoundry.org:10002 06:49:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:49:11 Configure a credential helper to remove this warning. See 06:49:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:49:11 06:49:11 Login Succeeded 06:49:11 nexus3.edgexfoundry.org:10003 06:49:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:49:11 Configure a credential helper to remove this warning. See 06:49:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:49:11 06:49:11 Login Succeeded 06:49:11 nexus3.edgexfoundry.org:10004 06:49:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:49:12 Configure a credential helper to remove this warning. See 06:49:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:49:12 06:49:12 Login Succeeded 06:49:12 ****.io 06:49:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:49:12 Configure a credential helper to remove this warning. See 06:49:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:49:12 06:49:12 Login Succeeded 06:49:12 ---> ****-login.sh ends [Pipeline] } 06:49:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:49:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:49:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:49:12 ========================================================= 06:49:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:49:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:13 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:49:13 Sending build context to Docker daemon 1.198MB 06:49:13 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 06:49:13 Step 2/12 : FROM ${BASE} AS builder 06:49:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:49:13 c6b39de5b339: Pulling fs layer 06:49:13 a69c41024577: Pulling fs layer 06:49:13 d6de4b400683: Pulling fs layer 06:49:13 35cb2a7552d0: Pulling fs layer 06:49:13 4f4fb700ef54: Pulling fs layer 06:49:13 464afbd9ba4c: Pulling fs layer 06:49:13 00f215d4a9da: Pulling fs layer 06:49:13 d496ad576159: Pulling fs layer 06:49:13 35cb2a7552d0: Waiting 06:49:13 464afbd9ba4c: Waiting 06:49:13 00f215d4a9da: Waiting 06:49:13 d496ad576159: Waiting 06:49:13 a69c41024577: Verifying Checksum 06:49:13 a69c41024577: Download complete 06:49:13 35cb2a7552d0: Verifying Checksum 06:49:13 35cb2a7552d0: Download complete 06:49:13 4f4fb700ef54: Download complete 06:49:13 464afbd9ba4c: Verifying Checksum 06:49:13 464afbd9ba4c: Download complete 06:49:13 c6b39de5b339: Verifying Checksum 06:49:13 c6b39de5b339: Download complete 06:49:14 d496ad576159: Verifying Checksum 06:49:14 d496ad576159: Download complete 06:49:14 c6b39de5b339: Pull complete 06:49:15 a69c41024577: Pull complete 06:49:15 d6de4b400683: Verifying Checksum 06:49:15 d6de4b400683: Download complete 06:49:16 00f215d4a9da: Verifying Checksum 06:49:16 00f215d4a9da: Download complete 06:49:29 d6de4b400683: Pull complete 06:49:29 35cb2a7552d0: Pull complete 06:49:29 4f4fb700ef54: Pull complete 06:49:29 464afbd9ba4c: Pull complete 06:49:39 00f215d4a9da: Pull complete 06:49:39 d496ad576159: Pull complete 06:49:39 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 06:49:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:49:39 ---> f246e2811388 06:49:39 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:49:41 ---> Running in c0651920c7f1 06:49:42 Removing intermediate container c0651920c7f1 06:49:42 ---> ca69cacd7ffe 06:49:42 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:49:42 ---> Running in cde76b4f8075 06:49:42 Removing intermediate container cde76b4f8075 06:49:42 ---> 527f64a7d869 06:49:42 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 06:49:42 ---> Running in 1b8f00568766 06:49:42 Removing intermediate container 1b8f00568766 06:49:42 ---> 5e0407c5366a 06:49:42 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:49:42 ---> Running in 9034197414a1 06:49:43 Removing intermediate container 9034197414a1 06:49:43 ---> 1e09912cfcfb 06:49:43 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:49:43 ---> Running in 523b647582f7 06:49:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:49:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:49:46 OK: 266 MiB in 52 packages 06:49:47 Removing intermediate container 523b647582f7 06:49:47 ---> b3944d1d59a4 06:49:47 Step 8/12 : WORKDIR /app 06:49:47 ---> Running in 788d9611c768 06:49:47 Removing intermediate container 788d9611c768 06:49:47 ---> 1c0499d4536f 06:49:47 Step 9/12 : COPY go.mod vendor* ./ 06:49:48 ---> 9110afa73364 06:49:48 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:48 ---> Running in f2c17aa9764b 06:50:55 Removing intermediate container f2c17aa9764b 06:50:55 ---> 8ba1c9a774ad 06:50:55 Step 11/12 : COPY . . 06:50:55 ---> 4ba2ec3e85cb 06:50:55 Step 12/12 : RUN $MAKE 06:50:55 ---> Running in 6ee50ebc989e 06:50:55 noop 06:50:55 Removing intermediate container 6ee50ebc989e 06:50:55 ---> e20efb08e234 06:50:55 Successfully built e20efb08e234 06:50:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:56 + docker inspect -f . ci-base-image-arm64 06:50:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:50:56 prd-ubuntu20.04-docker-arm64-4c-16g-673 does not seem to be running inside a container 06:50:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/143 -v /w/workspace/device-rfid-llrp-go/143:/w/workspace/device-rfid-llrp-go/143:rw,z -v /w/workspace/device-rfid-llrp-go/143@tmp:/w/workspace/device-rfid-llrp-go/143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:50:57 $ docker top 1ed2a56cd8cfbbb0105ec024ae79b81419e2fe480428bdcd29a491fc7399a183 -eo pid,comm [Pipeline] { [Pipeline] sh 06:50:58 + go version 06:50:58 go version go1.21.9 linux/arm64 [Pipeline] } 06:50:58 $ docker stop --time=1 1ed2a56cd8cfbbb0105ec024ae79b81419e2fe480428bdcd29a491fc7399a183 06:51:00 $ docker rm -f --volumes 1ed2a56cd8cfbbb0105ec024ae79b81419e2fe480428bdcd29a491fc7399a183 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:00 + docker inspect -f . ci-base-image-arm64 06:51:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:51:01 prd-ubuntu20.04-docker-arm64-4c-16g-673 does not seem to be running inside a container 06:51:01 $ 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/143 -v /w/workspace/device-rfid-llrp-go/143:/w/workspace/device-rfid-llrp-go/143:rw,z -v /w/workspace/device-rfid-llrp-go/143@tmp:/w/workspace/device-rfid-llrp-go/143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:51:02 $ docker top b646de7b7f09bcfa4d50202359214d791a874a60c2939afdf8861f4b9fa5a249 -eo pid,comm [Pipeline] { [Pipeline] sh 06:51:03 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/143 [Pipeline] fileExists [Pipeline] sh 06:51:03 + make test 06:51:03 go test ./... -coverprofile=coverage.out ./... 06:51:07 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 06:53:13 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 06:53:13 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 06:53:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.323s coverage: 40.6% of statements 06:53:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.035s coverage: 94.6% of statements 06:53:35 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.533s coverage: 51.9% of statements 06:53:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:53:35 go vet ./... 06:54:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:54:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:54:08 ./bin/test-attribution-txt.sh 06:54:08 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 06:54:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:54:08 $ docker stop --time=1 b646de7b7f09bcfa4d50202359214d791a874a60c2939afdf8861f4b9fa5a249 06:54:10 $ docker rm -f --volumes b646de7b7f09bcfa4d50202359214d791a874a60c2939afdf8861f4b9fa5a249 [Pipeline] // withDockerContainer [Pipeline] sh 06:54:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:54:11 Warning: overwriting stash ‘coverage-report’ 06:54:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:54:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:54:12 + ls -al . 06:54:12 total 616 06:54:12 drwxrwxr-x 10 jenkins jenkins 4096 May 24 06:51 . 06:54:12 drwxrwxr-x 4 jenkins jenkins 4096 May 24 06:48 .. 06:54:12 -rw-rw-r-- 1 jenkins jenkins 134 May 24 06:48 .dockerignore 06:54:12 drwxrwxr-x 8 jenkins jenkins 4096 May 24 06:48 .git 06:54:12 drwxrwxr-x 3 jenkins jenkins 4096 May 24 06:48 .github 06:54:12 -rw-rw-r-- 1 jenkins jenkins 880 May 24 06:48 .gitignore 06:54:12 -rw-rw-r-- 1 jenkins jenkins 41 May 24 06:48 .golangci.yml 06:54:12 -rw-rw-r-- 1 jenkins jenkins 11980 May 24 06:48 Attribution.txt 06:54:12 -rw-rw-r-- 1 jenkins jenkins 11677 May 24 06:48 CHANGELOG.md 06:54:12 -rw-rw-r-- 1 jenkins jenkins 1456 May 24 06:48 Dockerfile 06:54:12 -rw-rw-r-- 1 jenkins jenkins 677 May 24 06:48 GOVERNANCE.md 06:54:12 -rw-rw-r-- 1 jenkins jenkins 661 May 24 06:48 Jenkinsfile 06:54:12 -rw-rw-r-- 1 jenkins jenkins 11347 May 24 06:48 LICENSE 06:54:12 -rw-rw-r-- 1 jenkins jenkins 2179 May 24 06:48 Makefile 06:54:12 -rw-rw-r-- 1 jenkins jenkins 625 May 24 06:48 OWNERS.md 06:54:12 -rw-rw-r-- 1 jenkins jenkins 28907 May 24 06:48 README.md 06:54:12 -rw-rw-r-- 1 jenkins jenkins 11 May 24 06:45 VERSION 06:54:12 drwxrwxr-x 2 jenkins jenkins 4096 May 24 06:48 bin 06:54:12 drwxrwxr-x 4 jenkins jenkins 4096 May 24 06:48 cmd 06:54:12 -rw-r--r-- 1 jenkins jenkins 438103 May 24 06:53 coverage.out 06:54:12 drwxrwxr-x 2 jenkins jenkins 4096 May 24 06:48 examples 06:54:12 -rw-rw-r-- 1 jenkins jenkins 3923 May 24 06:48 go.mod 06:54:12 -rw-rw-r-- 1 jenkins jenkins 35612 May 24 06:48 go.sum 06:54:12 drwxrwxr-x 2 jenkins jenkins 4096 May 24 06:48 images 06:54:12 drwxrwxr-x 4 jenkins jenkins 4096 May 24 06:48 internal 06:54:12 drwxrwxr-x 3 jenkins jenkins 4096 May 24 06:48 pkg 06:54:12 -rw-rw-r-- 1 jenkins jenkins 193 May 24 06:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:13 + 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=21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 --label arch=arm64 --label version=3.2.0-dev.9 . 06:54:13 Sending build context to Docker daemon 1.198MB 06:54:13 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 06:54:13 Step 2/25 : FROM ${BASE} AS builder 06:54:13 ---> e20efb08e234 06:54:13 Step 3/25 : ARG ADD_BUILD_TAGS="" 06:54:13 ---> Running in 84bbb67686cf 06:54:14 Removing intermediate container 84bbb67686cf 06:54:14 ---> 34d51fe86706 06:54:14 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:54:14 ---> Running in 094f9ff1b17f 06:54:14 Removing intermediate container 094f9ff1b17f 06:54:14 ---> 3e1197f328bb 06:54:14 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 06:54:14 ---> Running in a0fc6a13546c 06:54:14 Removing intermediate container a0fc6a13546c 06:54:14 ---> e499130cad7a 06:54:14 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 06:54:14 ---> Running in 878c17af695b 06:54:15 Removing intermediate container 878c17af695b 06:54:15 ---> f2a240c52520 06:54:15 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:54:15 ---> Running in ec9d03665a72 06:54:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:54:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:54:17 OK: 266 MiB in 52 packages 06:54:18 Removing intermediate container ec9d03665a72 06:54:18 ---> 1b0ad76a81a2 06:54:18 Step 8/25 : WORKDIR /app 06:54:18 ---> Running in 324baab4345a 06:54:18 Removing intermediate container 324baab4345a 06:54:18 ---> 4d6d467778d1 06:54:18 Step 9/25 : COPY go.mod vendor* ./ 06:54:19 ---> d81319ef290a 06:54:19 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:54:19 ---> Running in 033c56f5d3b0 06:54:21 Removing intermediate container 033c56f5d3b0 06:54:21 ---> 87dcc2114c2b 06:54:21 Step 11/25 : COPY . . 06:54:21 ---> fbd8eafa2d09 06:54:21 Step 12/25 : RUN $MAKE 06:54:21 ---> Running in a50c2476a139 06:54:22 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 06:56:44 Removing intermediate container a50c2476a139 06:56:44 ---> 91c9998282e0 06:56:44 Step 13/25 : FROM alpine:3.18 06:56:44 3.18: Pulling from library/alpine 06:56:44 c6b39de5b339: Already exists 06:56:44 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:56:44 Status: Downloaded newer image for alpine:3.18 06:56:44 ---> 33abbf032149 06:56:44 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:56:44 ---> Running in d9d0fbd67ea6 06:56:44 Removing intermediate container d9d0fbd67ea6 06:56:44 ---> ff916803a263 06:56:44 Step 15/25 : RUN apk add --update --no-cache dumb-init 06:56:44 ---> Running in bb20be77b8aa 06:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:56:44 (1/1) Installing dumb-init (1.2.5-r2) 06:56:44 Executing busybox-1.36.1-r5.trigger 06:56:44 OK: 8 MiB in 16 packages 06:56:44 Removing intermediate container bb20be77b8aa 06:56:44 ---> 177dfdd277f4 06:56:44 Step 16/25 : RUN apk --no-cache upgrade 06:56:44 ---> Running in 803562faa391 06:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:56:44 Upgrading critical system libraries and apk-tools: 06:56:44 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:56:44 Executing busybox-1.36.1-r5.trigger 06:56:44 Continuing the upgrade transaction with new apk-tools: 06:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:56:44 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 06:56:44 Executing busybox-1.36.1-r6.post-upgrade 06:56:44 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 06:56:44 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:56:44 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 06:56:44 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 06:56:44 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 06:56:44 Executing busybox-1.36.1-r6.trigger 06:56:44 OK: 8 MiB in 16 packages 06:56:44 Removing intermediate container 803562faa391 06:56:44 ---> 6d342e4adb50 06:56:44 Step 17/25 : COPY --from=builder /app/LICENSE / 06:56:44 ---> f07b07e8f8f4 06:56:44 Step 18/25 : COPY --from=builder /app/Attribution.txt / 06:56:45 ---> 5dae903b5478 06:56:45 Step 19/25 : COPY --from=builder /app/cmd/ / 06:56:47 ---> 86b8a22299f3 06:56:47 Step 20/25 : EXPOSE 59989 06:56:47 ---> Running in d3860fddb68e 06:56:47 Removing intermediate container d3860fddb68e 06:56:47 ---> 365e26a95caf 06:56:47 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 06:56:47 ---> Running in 58849f4bfd26 06:56:47 Removing intermediate container 58849f4bfd26 06:56:47 ---> 7baf8287e072 06:56:47 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:56:47 ---> Running in ed563915e07a 06:56:47 Removing intermediate container ed563915e07a 06:56:47 ---> bcf231151952 06:56:47 Step 23/25 : LABEL arch=arm64 06:56:47 ---> Running in 0eed360b85b6 06:56:48 Removing intermediate container 0eed360b85b6 06:56:48 ---> 93e6f7ed4c4e 06:56:48 Step 24/25 : LABEL git_sha=21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 06:56:48 ---> Running in 668e03a32bfd 06:56:48 Removing intermediate container 668e03a32bfd 06:56:48 ---> df6f156a36ad 06:56:48 Step 25/25 : LABEL version=3.2.0-dev.9 06:56:48 ---> Running in 0b18e0818794 06:56:49 Removing intermediate container 0b18e0818794 06:56:49 ---> a51160553a56 06:56:49 [Warning] One or more build-args [ARCH] were not consumed 06:56:49 Successfully built a51160553a56 06:56:49 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 06:56:49 provisioning config files... 06:56:49 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/143@tmp/config3047436397354260027tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:56:49 ---> ****-login.sh 06:56:49 nexus3.edgexfoundry.org:10001 06:56:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:56:50 Configure a credential helper to remove this warning. See 06:56:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:56:50 06:56:50 Login Succeeded 06:56:50 nexus3.edgexfoundry.org:10002 06:56:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:56:50 Configure a credential helper to remove this warning. See 06:56:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:56:50 06:56:50 Login Succeeded 06:56:50 nexus3.edgexfoundry.org:10003 06:56:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:56:50 Configure a credential helper to remove this warning. See 06:56:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:56:50 06:56:50 Login Succeeded 06:56:50 nexus3.edgexfoundry.org:10004 06:56:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:56:51 Configure a credential helper to remove this warning. See 06:56:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:56:51 06:56:51 Login Succeeded 06:56:51 ****.io 06:56:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:56:51 Configure a credential helper to remove this warning. See 06:56:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:56:51 06:56:51 Login Succeeded 06:56:51 ---> ****-login.sh ends [Pipeline] } 06:56:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:56:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:56:51 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 06:56:51 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 06:56:51 latest 06:56:51 3.2.0-dev.9 06:56:51 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2-3.2.0-dev.9 06:56:51 main 06:56:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:52 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:52 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 06:56:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 06:56:52 e3cf86cec74c: Preparing 06:56:52 eb7dd8529532: Preparing 06:56:52 d0eb50905bc7: Preparing 06:56:52 f3adf84f317a: Preparing 06:56:52 32063fcc8765: Preparing 06:56:52 7c504f21be85: Preparing 06:56:52 7c504f21be85: Waiting 06:56:52 eb7dd8529532: Pushed 06:56:52 d0eb50905bc7: Pushed 06:56:52 32063fcc8765: Pushed 06:56:52 7c504f21be85: Layer already exists 06:56:54 f3adf84f317a: Pushed 06:56:58 e3cf86cec74c: Pushed 06:56:58 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2: digest: sha256:e7b829a129ecc450d245a24fa118534de039d3a8bbc050badb49e22513e2f65a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:58 + 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 06:56:59 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 06:56:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 06:56:59 e3cf86cec74c: Preparing 06:56:59 eb7dd8529532: Preparing 06:56:59 d0eb50905bc7: Preparing 06:56:59 f3adf84f317a: Preparing 06:56:59 32063fcc8765: Preparing 06:56:59 7c504f21be85: Preparing 06:56:59 7c504f21be85: Waiting 06:56:59 f3adf84f317a: Layer already exists 06:56:59 d0eb50905bc7: Layer already exists 06:56:59 eb7dd8529532: Layer already exists 06:56:59 32063fcc8765: Layer already exists 06:56:59 e3cf86cec74c: Layer already exists 06:56:59 7c504f21be85: Layer already exists 06:56:59 latest: digest: sha256:e7b829a129ecc450d245a24fa118534de039d3a8bbc050badb49e22513e2f65a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:59 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:00 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.9 06:57:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 06:57:00 e3cf86cec74c: Preparing 06:57:00 eb7dd8529532: Preparing 06:57:00 d0eb50905bc7: Preparing 06:57:00 f3adf84f317a: Preparing 06:57:00 32063fcc8765: Preparing 06:57:00 7c504f21be85: Preparing 06:57:00 7c504f21be85: Waiting 06:57:00 f3adf84f317a: Layer already exists 06:57:00 d0eb50905bc7: Layer already exists 06:57:00 32063fcc8765: Layer already exists 06:57:00 e3cf86cec74c: Layer already exists 06:57:00 eb7dd8529532: Layer already exists 06:57:00 7c504f21be85: Layer already exists 06:57:00 3.2.0-dev.9: digest: sha256:e7b829a129ecc450d245a24fa118534de039d3a8bbc050badb49e22513e2f65a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:00 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2-3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:01 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2-3.2.0-dev.9 06:57:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 06:57:01 e3cf86cec74c: Preparing 06:57:01 eb7dd8529532: Preparing 06:57:01 d0eb50905bc7: Preparing 06:57:01 f3adf84f317a: Preparing 06:57:01 32063fcc8765: Preparing 06:57:01 7c504f21be85: Preparing 06:57:01 7c504f21be85: Waiting 06:57:01 eb7dd8529532: Layer already exists 06:57:01 32063fcc8765: Layer already exists 06:57:01 d0eb50905bc7: Layer already exists 06:57:01 e3cf86cec74c: Layer already exists 06:57:01 f3adf84f317a: Layer already exists 06:57:01 7c504f21be85: Layer already exists 06:57:01 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2-3.2.0-dev.9: digest: sha256:e7b829a129ecc450d245a24fa118534de039d3a8bbc050badb49e22513e2f65a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:01 + 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 06:57:01 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 06:57:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 06:57:01 e3cf86cec74c: Preparing 06:57:01 eb7dd8529532: Preparing 06:57:01 d0eb50905bc7: Preparing 06:57:01 f3adf84f317a: Preparing 06:57:01 32063fcc8765: Preparing 06:57:01 7c504f21be85: Preparing 06:57:01 7c504f21be85: Waiting 06:57:01 d0eb50905bc7: Layer already exists 06:57:01 eb7dd8529532: Layer already exists 06:57:01 e3cf86cec74c: Layer already exists 06:57:01 f3adf84f317a: Layer already exists 06:57:01 32063fcc8765: Layer already exists 06:57:01 7c504f21be85: Layer already exists 06:57:02 main: digest: sha256:e7b829a129ecc450d245a24fa118534de039d3a8bbc050badb49e22513e2f65a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:57:02 ===================================================== [Pipeline] echo 06:57:02 taggedImages: 06:57:02 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 06:57:02 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 06:57:02 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.9 06:57:02 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2-3.2.0-dev.9 06:57:02 - 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 06:57:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:57:02 06:57:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:57:03 arm64: Pulling from edgex-lftools-log-publisher 06:57:03 8998bd30e6a1: Pulling fs layer 06:57:03 04944245beec: Pulling fs layer 06:57:03 699f458cf7ca: Pulling fs layer 06:57:03 765212b225bb: Pulling fs layer 06:57:03 f23df028b6ca: Pulling fs layer 06:57:03 d65c8cfc05b1: Pulling fs layer 06:57:03 2437ff75d9bd: Pulling fs layer 06:57:03 765212b225bb: Waiting 06:57:03 f23df028b6ca: Waiting 06:57:03 d65c8cfc05b1: Waiting 06:57:03 04944245beec: Verifying Checksum 06:57:03 04944245beec: Download complete 06:57:03 765212b225bb: Verifying Checksum 06:57:03 765212b225bb: Download complete 06:57:03 f23df028b6ca: Verifying Checksum 06:57:03 f23df028b6ca: Download complete 06:57:03 d65c8cfc05b1: Verifying Checksum 06:57:03 d65c8cfc05b1: Download complete 06:57:03 699f458cf7ca: Verifying Checksum 06:57:03 699f458cf7ca: Download complete 06:57:03 8998bd30e6a1: Verifying Checksum 06:57:03 8998bd30e6a1: Download complete 06:57:06 2437ff75d9bd: Verifying Checksum 06:57:06 2437ff75d9bd: Download complete 06:57:08 8998bd30e6a1: Pull complete 06:57:08 04944245beec: Pull complete 06:57:10 699f458cf7ca: Pull complete 06:57:10 765212b225bb: Pull complete 06:57:11 f23df028b6ca: Pull complete 06:57:11 d65c8cfc05b1: Pull complete 06:57:29 2437ff75d9bd: Pull complete 06:57:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:57:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:57:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:57:30 prd-ubuntu20.04-docker-arm64-4c-16g-673 does not seem to be running inside a container 06:57:30 $ 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/143 -v /w/workspace/device-rfid-llrp-go/143:/w/workspace/device-rfid-llrp-go/143:rw,z -v /w/workspace/device-rfid-llrp-go/143@tmp:/w/workspace/device-rfid-llrp-go/143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:57:32 $ docker top 2fe480be9017b0313b43c6d6bde68c4cd699d951b6124252f5f4731543c8b4ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:57:33 ---> job-cost.sh 06:57:33 lf-activate-venv: SKIPPING 06:57:33 INFO: No Stack... 06:57:34 INFO: Retrieving Pricing Info for: v3-standard-4 06:57:34 INFO: Archiving Costs [Pipeline] sh 06:57:35 + cat /w/workspace/device-rfid-llrp-go/143/archives/cost.csv 06:57:35 + cut -d, -f6 [Pipeline] lock 06:57:35 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-143-stack-cost] 06:57:35 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-143-stack-cost] did not exist. Created. 06:57:35 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-143-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:57:36 /w/workspace/device-rfid-llrp-go/143@tmp/durable-3ac66251/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:57:36 + echo total: 0.10999999940395355 [Pipeline] stash 06:57:36 Warning: overwriting stash ‘stack-cost’ 06:57:36 Stashed 1 file(s) [Pipeline] } 06:57:36 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-143-stack-cost] [Pipeline] // lock [Pipeline] } 06:57:36 $ docker stop --time=1 2fe480be9017b0313b43c6d6bde68c4cd699d951b6124252f5f4731543c8b4ce 06:57:37 $ docker rm -f --volumes 2fe480be9017b0313b43c6d6bde68c4cd699d951b6124252f5f4731543c8b4ce [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) [Pipeline] unstash [Pipeline] configFileProvider 06:57:38 provisioning config files... 06:57:38 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13391195753380387941tmp [Pipeline] { [Pipeline] sh 06:57:38 + set +x 06:57:38 + bash -s -- 06:57:38 + curl -s https://codecov.io/bash 06:57:38 06:57:38 _____ _ 06:57:38 / ____| | | 06:57:38 | | ___ __| | ___ ___ _____ __ 06:57:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:57:38 | |___| (_) | (_| | __/ (_| (_) \ V / 06:57:38 \_____\___/ \__,_|\___|\___\___/ \_/ 06:57:38 Bash-1.0.6 06:57:38 06:57:38 06:57:38 ==> git version 2.25.1 found 06:57:38 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:57:38 Release-Date: 2020-01-08 06:57:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:57:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:57:38 ==> Jenkins CI detected. 06:57:38 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 06:57:38 project root: . 06:57:38 --> token set from env 06:57:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:57:38 ==> Running gcov in . (disable via -X gcov) 06:57:38 ==> Python coveragepy not found 06:57:38 ==> Searching for coverage reports in: 06:57:38 + . 06:57:38 -> Found 1 reports 06:57:38 ==> Detecting git/mercurial file structure 06:57:38 ==> Reading reports 06:57:38 + ./coverage.out bytes=438103 06:57:38 ==> Appending adjustments 06:57:38 https://docs.codecov.io/docs/fixing-reports 06:57:39 + Found adjustments 06:57:39 ==> Gzipping contents 06:57:39 52K /tmp/codecov.EEy6f6.gz 06:57:39 ==> Uploading reports 06:57:39 url: https://codecov.io 06:57:39 query: branch=main&commit=21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2&build=143&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F143%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:57:39 -> Pinging Codecov 06:57:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2&build=143&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F143%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:57:39 -> Uploading to 06:57:39 https://storage.googleapis.com/codecov/v4/raw/2024-05-24/581DD39554BDF9B6E22D074273EAD858/21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2/a196b702-fde3-41a7-9cf1-8fe775f5428b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240524%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240524T065739Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=288a47d57e70c9eb0f741df1ef99bd2c384d059d95a01d28a008d299176b363c 06:57:39 % Total % Received % Xferd Average Speed Time Time Time Current 06:57:39 Dload Upload Total Spent Left Speed 06:57:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50185 0 0 100 50185 0 154k --:--:-- --:--:-- --:--:-- 154k 06:57:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 [Pipeline] } 06:57:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:57:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:57:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:57:40 06:57:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:57:40 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:57:40 df9b9388f04a: Pulling fs layer 06:57:40 52dc419b0ee2: Pulling fs layer 06:57:40 25bc292e5bac: Pulling fs layer 06:57:40 114826534d7a: Pulling fs layer 06:57:40 4657fd5d0bcf: Pulling fs layer 06:57:40 6ad1cebc031e: Pulling fs layer 06:57:40 8a3aa393b2d8: Pulling fs layer 06:57:40 4657fd5d0bcf: Waiting 06:57:40 6ad1cebc031e: Waiting 06:57:40 114826534d7a: Waiting 06:57:40 25bc292e5bac: Download complete 06:57:40 52dc419b0ee2: Verifying Checksum 06:57:40 52dc419b0ee2: Download complete 06:57:40 4657fd5d0bcf: Verifying Checksum 06:57:40 4657fd5d0bcf: Download complete 06:57:40 df9b9388f04a: Download complete 06:57:40 6ad1cebc031e: Verifying Checksum 06:57:40 6ad1cebc031e: Download complete 06:57:40 df9b9388f04a: Pull complete 06:57:40 52dc419b0ee2: Pull complete 06:57:40 25bc292e5bac: Pull complete 06:57:41 114826534d7a: Verifying Checksum 06:57:41 114826534d7a: Download complete 06:57:41 8a3aa393b2d8: Verifying Checksum 06:57:41 8a3aa393b2d8: Download complete 06:57:44 114826534d7a: Pull complete 06:57:44 4657fd5d0bcf: Pull complete 06:57:44 6ad1cebc031e: Pull complete 06:57:47 8a3aa393b2d8: Pull complete 06:57:47 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:57:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:57:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:57:47 prd-ubuntu20.04-docker-8c-8g-672 does not seem to be running inside a container 06:57:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -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-devops/edgex-snyk-go:1.410.4 cat 06:57:52 $ docker top e2f081af86c2291d5a86df92b4076888b4930fbd3b6ae558c14ea8c12ad1c1dd -eo pid,comm [Pipeline] { [Pipeline] echo 06:57:52 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 06:57:52 + set -o pipefail 06:57:52 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 06:57:56 06:57:56 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 06:57:56 06:57:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/955e217a-c4d1-4016-b4e5-b563ecd7f894 06:57:56 06:57:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:57:56 06:57:57 06:57:57 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:57:57 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:57:57 More details here: https://snyk.co/ue1NS [Pipeline] } 06:57:57 $ docker stop --time=1 e2f081af86c2291d5a86df92b4076888b4930fbd3b6ae558c14ea8c12ad1c1dd 06:58:01 $ docker rm -f --volumes e2f081af86c2291d5a86df92b4076888b4930fbd3b6ae558c14ea8c12ad1c1dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:58:02 + git log --format=format:%s -1 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 [Pipeline] sh 06:58:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:58:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:58:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:02 prd-ubuntu20.04-docker-8c-8g-672 does not seem to be running inside a container 06:58:02 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:58:03 $ docker top 07d58c3b062301ee7f336f1e54b2ec9a46de60e472960dd01f203b8690f29c7b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:58:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:58:03 [ssh-agent] Looking for ssh-agent implementation... 06:58:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:58:03 $ docker exec 07d58c3b062301ee7f336f1e54b2ec9a46de60e472960dd01f203b8690f29c7b ssh-agent 06:58:03 SSH_AUTH_SOCK=/tmp/ssh-NjAVTKqQwy53/agent.32 06:58:03 SSH_AGENT_PID=38 06:58:03 Running ssh-add (command line suppressed) 06:58:03 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4224497204928350569.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4224497204928350569.key) 06:58:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:58:03 + git semver tag 06:58:04 2024-05-24 06:58:04,087 [run_tag] DEBUG tag force:False 06:58:04 2024-05-24 06:58:04,087 [check_head_tag] DEBUG check head tag 06:58:04 2024-05-24 06:58:04,088 [execute] INFO git cat-file --batch-check 06:58:04 2024-05-24 06:58:04,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 06:58:04 2024-05-24 06:58:04,091 [execute] INFO git cat-file --batch 06:58:04 2024-05-24 06:58:04,092 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 06:58:04 2024-05-24 06:58:04,110 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 06:58:04 2024-05-24 06:58:04,110 [execute] INFO git tag -a v3.2.0-dev.9 -m v3.2.0-dev.9 06:58:04 2024-05-24 06:58:04,110 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.9', '-m', 'v3.2.0-dev.9'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 06:58:04 2024-05-24 06:58:04,115 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 06:58:04 3.2.0-dev.9 [Pipeline] } 06:58:04 $ docker exec --env ******** --env ******** 07d58c3b062301ee7f336f1e54b2ec9a46de60e472960dd01f203b8690f29c7b ssh-agent -k 06:58:04 unset SSH_AUTH_SOCK; 06:58:04 unset SSH_AGENT_PID; 06:58:04 echo Agent pid 38 killed; 06:58:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:58:04 + git semver [Pipeline] } 06:58:04 $ docker stop --time=1 07d58c3b062301ee7f336f1e54b2ec9a46de60e472960dd01f203b8690f29c7b 06:58:06 $ docker rm -f --volumes 07d58c3b062301ee7f336f1e54b2ec9a46de60e472960dd01f203b8690f29c7b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:58:06 06:58:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:58:06 0.23.1-centos7: Pulling from edgex-lftools 06:58:06 ab5ef0e58194: Pulling fs layer 06:58:06 9712f1f96733: Pulling fs layer 06:58:06 63f879dbbcfc: Pulling fs layer 06:58:06 0d9ebad4ef96: Pulling fs layer 06:58:06 e9a5061849ea: Pulling fs layer 06:58:06 d747dcd14b5f: Pulling fs layer 06:58:06 2de7ff778b66: Pulling fs layer 06:58:06 d747dcd14b5f: Waiting 06:58:06 0d9ebad4ef96: Waiting 06:58:06 e9a5061849ea: Waiting 06:58:06 9712f1f96733: Download complete 06:58:07 63f879dbbcfc: Verifying Checksum 06:58:07 63f879dbbcfc: Download complete 06:58:07 e9a5061849ea: Verifying Checksum 06:58:07 e9a5061849ea: Download complete 06:58:07 d747dcd14b5f: Download complete 06:58:07 ab5ef0e58194: Verifying Checksum 06:58:07 ab5ef0e58194: Download complete 06:58:07 0d9ebad4ef96: Verifying Checksum 06:58:07 0d9ebad4ef96: Download complete 06:58:07 2de7ff778b66: Verifying Checksum 06:58:07 2de7ff778b66: Download complete 06:58:09 ab5ef0e58194: Pull complete 06:58:09 9712f1f96733: Pull complete 06:58:10 63f879dbbcfc: Pull complete 06:58:13 0d9ebad4ef96: Pull complete 06:58:14 e9a5061849ea: Pull complete 06:58:14 d747dcd14b5f: Pull complete 06:58:14 2de7ff778b66: Pull complete 06:58:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:58:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:58:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:15 prd-ubuntu20.04-docker-8c-8g-672 does not seem to be running inside a container 06:58:15 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:58:21 $ docker top d20e8fa2f8ba546c337ab250c6caa5c8ec44f3aaead447202947eb5c8ee739f0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:58:21 provisioning config files... 06:58:21 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8070023827766709435tmp 06:58:21 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8423889271269103476tmp 06:58:21 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2308012392815553234tmp [Pipeline] { [Pipeline] echo 06:58:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:58:21 ---> sigul-configuration.sh 06:58:21 gpg: directory `/root/.gnupg' created 06:58:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:58:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:58:21 gpg: keyring `/root/.gnupg/secring.gpg' created 06:58:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:58:21 gpg: CAST5 encrypted data 06:58:21 gpg: encrypted with 1 passphrase 06:58:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:58:21 + mkdir /home/jenkins 06:58:21 + mkdir /home/jenkins/sigul [Pipeline] sh 06:58:22 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 06:58:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:58:22 ---> sigul-install.sh 06:58:22 Sigul already installed; skipping installation. [Pipeline] sh 06:58:22 + git tag --list 06:58:22 v0.0.0 06:58:22 v1.0.0 06:58:22 v2.1.0 06:58:22 v2.1.1 06:58:22 v2.2.0 06:58:22 v2.3.0 06:58:22 v3.0 06:58:22 v3.0.0 06:58:22 v3.1 06:58:22 v3.1.0 06:58:22 v3.1.0-dev.1 06:58:22 v3.1.0-dev.10 06:58:22 v3.1.0-dev.11 06:58:22 v3.1.0-dev.12 06:58:22 v3.1.0-dev.13 06:58:22 v3.1.0-dev.14 06:58:22 v3.1.0-dev.15 06:58:22 v3.1.0-dev.16 06:58:22 v3.1.0-dev.17 06:58:22 v3.1.0-dev.18 06:58:22 v3.1.0-dev.19 06:58:22 v3.1.0-dev.2 06:58:22 v3.1.0-dev.20 06:58:22 v3.1.0-dev.21 06:58:22 v3.1.0-dev.22 06:58:22 v3.1.0-dev.23 06:58:22 v3.1.0-dev.24 06:58:22 v3.1.0-dev.3 06:58:22 v3.1.0-dev.4 06:58:22 v3.1.0-dev.5 06:58:22 v3.1.0-dev.6 06:58:22 v3.1.0-dev.7 06:58:22 v3.1.0-dev.8 06:58:22 v3.1.0-dev.9 06:58:22 v3.2.0-dev.1 06:58:22 v3.2.0-dev.2 06:58:22 v3.2.0-dev.3 06:58:22 v3.2.0-dev.4 06:58:22 v3.2.0-dev.5 06:58:22 v3.2.0-dev.6 06:58:22 v3.2.0-dev.7 06:58:22 v3.2.0-dev.8 06:58:22 v3.2.0-dev.9 [Pipeline] sh 06:58:23 + lftools sign git-tag v3.2.0-dev.9 06:58:23 Signing Git tag with Sigul... 06:58:23 Signing v3.2.0-dev.9 [Pipeline] echo 06:58:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:58:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:58:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:58:24 $ docker stop --time=1 d20e8fa2f8ba546c337ab250c6caa5c8ec44f3aaead447202947eb5c8ee739f0 06:58:25 $ docker rm -f --volumes d20e8fa2f8ba546c337ab250c6caa5c8ec44f3aaead447202947eb5c8ee739f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:58:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:58:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:58:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:26 prd-ubuntu20.04-docker-8c-8g-672 does not seem to be running inside a container 06:58:26 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:58:26 $ docker top 421f9f93a3a8fb9416d7768ddeb8f02b581ebaead9d38504676f1479cd50d079 -eo pid,comm 06:58:26 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). 06:58:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:58:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:58:26 [ssh-agent] Looking for ssh-agent implementation... 06:58:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:58:26 $ docker exec 421f9f93a3a8fb9416d7768ddeb8f02b581ebaead9d38504676f1479cd50d079 ssh-agent 06:58:27 SSH_AUTH_SOCK=/tmp/ssh-vjJYcFA1jKch/agent.32 06:58:27 SSH_AGENT_PID=38 06:58:27 Running ssh-add (command line suppressed) 06:58:27 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2196565570826905436.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2196565570826905436.key) 06:58:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:58:27 + git semver bump pre 06:58:27 2024-05-24 06:58:27,625 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 06:58:27 2024-05-24 06:58:27,625 [bump_version] DEBUG bumping version:3.2.0-dev.9 on axis:pre with prefix:dev 06:58:27 2024-05-24 06:58:27,625 [bump_version] DEBUG bumped version:3.2.0-dev.10 06:58:27 2024-05-24 06:58:27,625 [write_version] DEBUG write version:3.2.0-dev.10 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 06:58:27 2024-05-24 06:58:27,625 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 06:58:27 2024-05-24 06:58:27,625 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 06:58:27 2024-05-24 06:58:27,627 [execute] INFO git cat-file --batch-check 06:58:27 2024-05-24 06:58:27,627 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:58:27 2024-05-24 06:58:27,631 [execute] INFO git cat-file --batch 06:58:27 2024-05-24 06:58:27,631 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:58:27 2024-05-24 06:58:27,635 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 06:58:27 3.2.0-dev.10 [Pipeline] } 06:58:27 $ docker exec --env ******** --env ******** 421f9f93a3a8fb9416d7768ddeb8f02b581ebaead9d38504676f1479cd50d079 ssh-agent -k 06:58:27 unset SSH_AUTH_SOCK; 06:58:27 unset SSH_AGENT_PID; 06:58:27 echo Agent pid 38 killed; 06:58:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:58:28 + git semver [Pipeline] } 06:58:28 $ docker stop --time=1 421f9f93a3a8fb9416d7768ddeb8f02b581ebaead9d38504676f1479cd50d079 06:58:29 $ docker rm -f --volumes 421f9f93a3a8fb9416d7768ddeb8f02b581ebaead9d38504676f1479cd50d079 [Pipeline] // withDockerContainer [Pipeline] sh 06:58:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:58:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:58:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:30 prd-ubuntu20.04-docker-8c-8g-672 does not seem to be running inside a container 06:58:30 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:58:30 $ docker top 2939e2f832cc9242f99712652b7e5976610582149a1afbd4fdaf9e2ba504b403 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:58:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:58:30 [ssh-agent] Looking for ssh-agent implementation... 06:58:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:58:30 $ docker exec 2939e2f832cc9242f99712652b7e5976610582149a1afbd4fdaf9e2ba504b403 ssh-agent 06:58:31 SSH_AUTH_SOCK=/tmp/ssh-FoqOx6q7Y3IZ/agent.32 06:58:31 SSH_AGENT_PID=38 06:58:31 Running ssh-add (command line suppressed) 06:58:31 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11075770384963041625.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11075770384963041625.key) 06:58:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:58:31 + git semver push 06:58:31 2024-05-24 06:58:31,620 [run_push] DEBUG push 06:58:31 2024-05-24 06:58:31,621 [execute] INFO git cat-file --batch-check 06:58:31 2024-05-24 06:58:31,621 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:58:31 2024-05-24 06:58:31,625 [execute] INFO git rev-list 17e0f19ac41d1ebe2d58b06db237968357c8f9f5 -- 06:58:31 2024-05-24 06:58:31,625 [execute] DEBUG Popen(['git', 'rev-list', '17e0f19ac41d1ebe2d58b06db237968357c8f9f5', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:58:31 2024-05-24 06:58:31,633 [execute] INFO git fetch -v origin 06:58:31 2024-05-24 06:58:31,634 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:58:32 2024-05-24 06:58:32,088 [run_push] DEBUG no remote changes detected 06:58:32 2024-05-24 06:58:32,088 [execute] INFO git push origin semver 06:58:32 2024-05-24 06:58:32,088 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:58:32 2024-05-24 06:58:32,789 [run_push] DEBUG push all version tags 06:58:32 2024-05-24 06:58:32,789 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:58:32 2024-05-24 06:58:32,790 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 06:58:33 2024-05-24 06:58:33,446 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 06:58:33 3.2.0-dev.10 [Pipeline] } 06:58:33 $ docker exec --env ******** --env ******** 2939e2f832cc9242f99712652b7e5976610582149a1afbd4fdaf9e2ba504b403 ssh-agent -k 06:58:33 unset SSH_AUTH_SOCK; 06:58:33 unset SSH_AGENT_PID; 06:58:33 echo Agent pid 38 killed; 06:58:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:58:34 + git semver [Pipeline] } 06:58:34 $ docker stop --time=1 2939e2f832cc9242f99712652b7e5976610582149a1afbd4fdaf9e2ba504b403 06:58:35 $ docker rm -f --volumes 2939e2f832cc9242f99712652b7e5976610582149a1afbd4fdaf9e2ba504b403 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [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 06:58:36 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 06:58:36 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 06:58:36 total 16 06:58:36 drwxr-xr-x 3 root root 4096 May 24 06:47 . 06:58:36 drwxrwxr-x 12 jenkins jenkins 4096 May 24 06:58 .. 06:58:36 drwxr-xr-x 2 root root 4096 May 24 06:47 cost 06:58:36 -rw-r--r-- 1 root root 91 May 24 06:47 cost.csv 06:58:36 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 06:58:36 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 06:58:36 total 16 06:58:36 drwxr-xr-x 3 jenkins jenkins 4096 May 24 06:47 . 06:58:36 drwxrwxr-x 12 jenkins jenkins 4096 May 24 06:58 .. 06:58:36 drwxr-xr-x 2 jenkins jenkins 4096 May 24 06:47 cost 06:58:36 -rw-r--r-- 1 jenkins jenkins 91 May 24 06:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:58:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:58:37 ---> package-listing.sh 06:58:37 ++ facter osfamily 06:58:37 ++ tr '[:upper:]' '[:lower:]' 06:58:37 + OS_FAMILY=debian 06:58:37 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 06:58:37 + START_PACKAGES=/tmp/packages_start.txt 06:58:37 + END_PACKAGES=/tmp/packages_end.txt 06:58:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:58:37 + PACKAGES=/tmp/packages_start.txt 06:58:37 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 06:58:37 + PACKAGES=/tmp/packages_end.txt 06:58:37 + case "${OS_FAMILY}" in 06:58:37 + dpkg -l 06:58:37 + grep '^ii' 06:58:37 + '[' -f /tmp/packages_start.txt ']' 06:58:37 + '[' -f /tmp/packages_end.txt ']' 06:58:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:58:37 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 06:58:37 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 06:58:37 + 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 06:58:37 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 06:58:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:58:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:38 prd-ubuntu20.04-docker-8c-8g-672 does not seem to be running inside a container 06:58:38 $ 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 06:58:38 $ docker top a0013e939f96695a6cb7f49d81822c41b9fb54ea168f5ee50159691bcc23bd0e -eo pid,comm [Pipeline] { [Pipeline] sh 06:58:39 + touch /tmp/pre-build-complete [Pipeline] sh 06:58:39 + mkdir -p /var/log/sysstat [Pipeline] sh 06:58:39 + ls /var/log/sa-host 06:58:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:58:40 provisioning config files... 06:58:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4546051654795736503tmp [Pipeline] { [Pipeline] echo 06:58:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:58:40 ---> create-netrc.sh [Pipeline] } 06:58:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:58:40 ---> python-tools-install.sh [Pipeline] echo 06:58:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:58:40 ---> sudo-logs.sh 06:58:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:58:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:58:41 ---> job-cost.sh 06:58:41 lf-activate-venv: SKIPPING 06:58:41 DEBUG: total: 0.2199999988079071 06:58:41 INFO: Retrieving Stack Cost... 06:58:41 INFO: Retrieving Pricing Info for: v3-standard-8 06:58:42 INFO: Archiving Costs [Pipeline] echo 06:58:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:58:42 ---> logs-deploy.sh 06:58:42 lf-activate-venv: SKIPPING 06:58:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/143 06:58:42 INFO: archiving workspace using pattern(s): 06:58:43 Archives upload complete. 06:58:43 INFO: archiving logs to Nexus