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 [2024-05-24T06:44:52.354Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-24T06:44:52.427Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-24T06:44:52.453Z] ========================================================= [2024-05-24T06:44:52.453Z] EdgeX Global Pipelines Version Info [2024-05-24T06:44:52.453Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-24T06:44:53.185Z] ------------------- [2024-05-24T06:44:53.185Z] stable info: [2024-05-24T06:44:53.185Z] ------------------- [2024-05-24T06:44:53.185Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-05-24T06:44:53.186Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-24T06:44:53.186Z] Message: update stable to v1.0.258 [2024-05-24T06:44:53.753Z] ------------------- [2024-05-24T06:44:53.753Z] experimental info: [2024-05-24T06:44:53.753Z] ------------------- [2024-05-24T06:44:53.753Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-05-24T06:44:53.753Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-24T06:44:53.753Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-24T06:44:53.823Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-05-24T06:44:53.844Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-05-24T06:44:53.868Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-24T06:44:53.892Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-24T06:44:53.912Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-24T06:44:53.934Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-24T06:44:53.953Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-24T06:44:53.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-24T06:44:53.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-24T06:44:54.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-24T06:44:54.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-24T06:44:54.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-05-24T06:44:54.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-24T06:44:54.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-24T06:44:54.180Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-24T06:44:54.204Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-24T06:44:54.226Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-24T06:44:54.246Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-24T06:44:54.272Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-24T06:44:54.295Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-24T06:44:54.319Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-24T06:44:54.343Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-24T06:44:54.364Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-24T06:44:54.390Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-24T06:44:54.420Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-24T06:44:54.445Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-24T06:44:54.465Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-24T06:44:54.483Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-05-24T06:44:54.504Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-05-24T06:44:54.528Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-05-24T06:44:54.551Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 [Pipeline] echo [2024-05-24T06:44:54.572Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 21fbb68 [Pipeline] echo [2024-05-24T06:44:54.593Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-24T06:44:54.656Z] provisioning config files... [2024-05-24T06:44:54.670Z] 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 [2024-05-24T06:44:54.995Z] ---> ****-login.sh [2024-05-24T06:44:54.995Z] nexus3.edgexfoundry.org:10001 [2024-05-24T06:44:55.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T06:44:55.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T06:44:55.259Z] Configure a credential helper to remove this warning. See [2024-05-24T06:44:55.259Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T06:44:55.259Z] [2024-05-24T06:44:55.259Z] Login Succeeded [2024-05-24T06:44:55.259Z] nexus3.edgexfoundry.org:10002 [2024-05-24T06:44:55.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T06:44:55.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T06:44:55.259Z] Configure a credential helper to remove this warning. See [2024-05-24T06:44:55.259Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T06:44:55.259Z] [2024-05-24T06:44:55.259Z] Login Succeeded [2024-05-24T06:44:55.259Z] nexus3.edgexfoundry.org:10003 [2024-05-24T06:44:55.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T06:44:55.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T06:44:55.519Z] Configure a credential helper to remove this warning. See [2024-05-24T06:44:55.519Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T06:44:55.519Z] [2024-05-24T06:44:55.519Z] Login Succeeded [2024-05-24T06:44:55.519Z] nexus3.edgexfoundry.org:10004 [2024-05-24T06:44:55.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T06:44:55.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T06:44:55.519Z] Configure a credential helper to remove this warning. See [2024-05-24T06:44:55.519Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T06:44:55.519Z] [2024-05-24T06:44:55.519Z] Login Succeeded [2024-05-24T06:44:55.519Z] ****.io [2024-05-24T06:44:55.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T06:44:55.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T06:44:55.778Z] Configure a credential helper to remove this warning. See [2024-05-24T06:44:55.778Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T06:44:55.778Z] [2024-05-24T06:44:55.778Z] Login Succeeded [2024-05-24T06:44:55.778Z] ---> ****-login.sh ends [Pipeline] } [2024-05-24T06:44:55.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-24T06:44:56.219Z] + git rev-list -1 --merges 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2~1..21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 [Pipeline] echo [2024-05-24T06:44:56.245Z] -----------> git rev-list -1 --merges 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2~1..21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 [2024-05-24T06:44:56.245Z] 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 [false] [Pipeline] sh [2024-05-24T06:44:56.538Z] + git log --format=format:%s -1 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 [Pipeline] echo [2024-05-24T06:44:56.555Z] ========================================================= [2024-05-24T06:44:56.555Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-24T06:44:56.555Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-24T06:44:56.886Z] + git log --format=format:%s -1 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 [Pipeline] echo [2024-05-24T06:44:56.897Z] [semverPrep] GIT_COMMIT: 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2, Commit Message: Merge pull request #293 from dvcorreia/exported-llrp-package [Pipeline] echo [2024-05-24T06:44:56.909Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-24T06:44:57.259Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-24T06:44:57.259Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-24T06:44:57.259Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-24T06:44:57.259Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-24T06:44:57.259Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-24T06:44:57.259Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-24T06:44:57.259Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T06:44:57.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-24T06:44:57.607Z] [2024-05-24T06:44:57.607Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T06:44:57.905Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-24T06:44:57.905Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-24T06:44:57.905Z] b85a868b505f: Pulling fs layer [2024-05-24T06:44:57.905Z] e2be974225ed: Pulling fs layer [2024-05-24T06:44:57.905Z] 339a4e72a1f5: Pulling fs layer [2024-05-24T06:44:57.905Z] 988bab9f4d93: Pulling fs layer [2024-05-24T06:44:57.905Z] 1469e6f7b9e6: Pulling fs layer [2024-05-24T06:44:57.905Z] eaf3925da568: Pulling fs layer [2024-05-24T06:44:57.905Z] bab4dde63d76: Pulling fs layer [2024-05-24T06:44:57.906Z] bde34c3a00c8: Pulling fs layer [2024-05-24T06:44:57.906Z] b352a97aabf1: Pulling fs layer [2024-05-24T06:44:57.906Z] 988bab9f4d93: Waiting [2024-05-24T06:44:57.906Z] 4872d77fe225: Pulling fs layer [2024-05-24T06:44:57.906Z] 1469e6f7b9e6: Waiting [2024-05-24T06:44:57.906Z] 5851b861e8e6: Pulling fs layer [2024-05-24T06:44:57.906Z] bde34c3a00c8: Waiting [2024-05-24T06:44:57.906Z] b352a97aabf1: Waiting [2024-05-24T06:44:57.906Z] bab4dde63d76: Waiting [2024-05-24T06:44:57.906Z] eaf3925da568: Waiting [2024-05-24T06:44:57.906Z] 4872d77fe225: Waiting [2024-05-24T06:44:57.906Z] e2be974225ed: Verifying Checksum [2024-05-24T06:44:57.906Z] e2be974225ed: Download complete [2024-05-24T06:44:57.906Z] 988bab9f4d93: Verifying Checksum [2024-05-24T06:44:57.906Z] 988bab9f4d93: Download complete [2024-05-24T06:44:57.906Z] 339a4e72a1f5: Verifying Checksum [2024-05-24T06:44:57.906Z] 339a4e72a1f5: Download complete [2024-05-24T06:44:57.906Z] 1469e6f7b9e6: Verifying Checksum [2024-05-24T06:44:57.906Z] 1469e6f7b9e6: Download complete [2024-05-24T06:44:58.164Z] eaf3925da568: Verifying Checksum [2024-05-24T06:44:58.164Z] eaf3925da568: Download complete [2024-05-24T06:44:58.164Z] b352a97aabf1: Verifying Checksum [2024-05-24T06:44:58.164Z] b352a97aabf1: Download complete [2024-05-24T06:44:58.164Z] 4872d77fe225: Verifying Checksum [2024-05-24T06:44:58.164Z] 4872d77fe225: Download complete [2024-05-24T06:44:58.164Z] 5851b861e8e6: Download complete [2024-05-24T06:44:58.164Z] b85a868b505f: Download complete [2024-05-24T06:44:58.421Z] bab4dde63d76: Download complete [2024-05-24T06:44:59.358Z] b85a868b505f: Pull complete [2024-05-24T06:44:59.617Z] e2be974225ed: Pull complete [2024-05-24T06:44:59.876Z] 339a4e72a1f5: Pull complete [2024-05-24T06:45:00.135Z] 988bab9f4d93: Pull complete [2024-05-24T06:45:00.394Z] 1469e6f7b9e6: Pull complete [2024-05-24T06:45:00.394Z] eaf3925da568: Pull complete [2024-05-24T06:45:01.773Z] bab4dde63d76: Pull complete [2024-05-24T06:45:02.034Z] bde34c3a00c8: Pull complete [2024-05-24T06:45:02.034Z] b352a97aabf1: Pull complete [2024-05-24T06:45:02.034Z] 4872d77fe225: Pull complete [2024-05-24T06:45:02.293Z] 5851b861e8e6: Pull complete [2024-05-24T06:45:02.293Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-24T06:45:02.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-24T06:45:02.293Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T06:45:02.426Z] prd-ubuntu20.04-docker-8c-8g-672 does not seem to be running inside a container [2024-05-24T06:45:02.456Z] $ 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 [2024-05-24T06:45:06.045Z] $ docker top 7586ef53b8994976ae5acde4863f8cc0fa58635fa990d913ec1a6d11ae4fc408 -eo pid,comm [2024-05-24T06:45:06.093Z] 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). [2024-05-24T06:45:06.093Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-24T06:45:06.141Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-24T06:45:06.142Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-24T06:45:06.256Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-24T06:45:06.262Z] $ docker exec 7586ef53b8994976ae5acde4863f8cc0fa58635fa990d913ec1a6d11ae4fc408 ssh-agent [2024-05-24T06:45:06.362Z] SSH_AUTH_SOCK=/tmp/ssh-2fNqcyy9Qpgy/agent.32 [2024-05-24T06:45:06.362Z] SSH_AGENT_PID=38 [2024-05-24T06:45:06.368Z] Running ssh-add (command line suppressed) [2024-05-24T06:45:06.463Z] 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) [2024-05-24T06:45:06.473Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-24T06:45:06.767Z] + git tag --points-at HEAD [Pipeline] } [2024-05-24T06:45:06.780Z] $ docker exec --env ******** --env ******** 7586ef53b8994976ae5acde4863f8cc0fa58635fa990d913ec1a6d11ae4fc408 ssh-agent -k [2024-05-24T06:45:06.879Z] unset SSH_AUTH_SOCK; [2024-05-24T06:45:06.880Z] unset SSH_AGENT_PID; [2024-05-24T06:45:06.880Z] echo Agent pid 38 killed; [2024-05-24T06:45:06.888Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-24T06:45:06.930Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-24T06:45:06.930Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-24T06:45:07.037Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-24T06:45:07.043Z] $ docker exec 7586ef53b8994976ae5acde4863f8cc0fa58635fa990d913ec1a6d11ae4fc408 ssh-agent [2024-05-24T06:45:07.138Z] SSH_AUTH_SOCK=/tmp/ssh-nJzjnBbfDEXV/agent.70 [2024-05-24T06:45:07.138Z] SSH_AGENT_PID=76 [2024-05-24T06:45:07.142Z] Running ssh-add (command line suppressed) [2024-05-24T06:45:07.232Z] 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) [2024-05-24T06:45:07.242Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-24T06:45:07.529Z] + git semver init [2024-05-24T06:45:07.786Z] 2024-05-24 06:45:07,716 [run_init] DEBUG init version:0.0.0 force:False [2024-05-24T06:45:07.786Z] 2024-05-24 06:45:07,717 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-05-24T06:45:07.786Z] 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 [2024-05-24T06:45:07.786Z] 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) [2024-05-24T06:45:08.722Z] 2024-05-24 06:45:08,675 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2024-05-24T06:45:08.722Z] 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 [2024-05-24T06:45:08.722Z] 2024-05-24 06:45:08,676 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-05-24T06:45:08.722Z] 2024-05-24 06:45:08,676 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-05-24T06:45:08.722Z] 3.2.0-dev.9 [Pipeline] } [2024-05-24T06:45:08.733Z] $ docker exec --env ******** --env ******** 7586ef53b8994976ae5acde4863f8cc0fa58635fa990d913ec1a6d11ae4fc408 ssh-agent -k [2024-05-24T06:45:08.819Z] unset SSH_AUTH_SOCK; [2024-05-24T06:45:08.820Z] unset SSH_AGENT_PID; [2024-05-24T06:45:08.820Z] echo Agent pid 76 killed; [2024-05-24T06:45:08.824Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-24T06:45:09.142Z] + git semver [Pipeline] } [2024-05-24T06:45:09.416Z] $ docker stop --time=1 7586ef53b8994976ae5acde4863f8cc0fa58635fa990d913ec1a6d11ae4fc408 [2024-05-24T06:45:10.729Z] $ docker rm -f --volumes 7586ef53b8994976ae5acde4863f8cc0fa58635fa990d913ec1a6d11ae4fc408 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-24T06:45:11.066Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-24T06:45:11.324Z] Stashed 1 file(s) [Pipeline] echo [2024-05-24T06:45:11.328Z] [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 [2024-05-24T06:45:11.519Z] provisioning config files... [2024-05-24T06:45:11.530Z] 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 [2024-05-24T06:45:11.835Z] ---> ****-login.sh [2024-05-24T06:45:11.835Z] nexus3.edgexfoundry.org:10001 [2024-05-24T06:45:11.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T06:45:11.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T06:45:11.835Z] Configure a credential helper to remove this warning. See [2024-05-24T06:45:11.835Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T06:45:11.835Z] [2024-05-24T06:45:11.835Z] Login Succeeded [2024-05-24T06:45:11.835Z] nexus3.edgexfoundry.org:10002 [2024-05-24T06:45:11.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T06:45:11.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T06:45:11.835Z] Configure a credential helper to remove this warning. See [2024-05-24T06:45:11.835Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T06:45:11.835Z] [2024-05-24T06:45:11.835Z] Login Succeeded [2024-05-24T06:45:11.835Z] nexus3.edgexfoundry.org:10003 [2024-05-24T06:45:12.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T06:45:12.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T06:45:12.093Z] Configure a credential helper to remove this warning. See [2024-05-24T06:45:12.093Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T06:45:12.093Z] [2024-05-24T06:45:12.093Z] Login Succeeded [2024-05-24T06:45:12.094Z] nexus3.edgexfoundry.org:10004 [2024-05-24T06:45:12.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T06:45:12.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T06:45:12.094Z] Configure a credential helper to remove this warning. See [2024-05-24T06:45:12.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T06:45:12.094Z] [2024-05-24T06:45:12.094Z] Login Succeeded [2024-05-24T06:45:12.094Z] ****.io [2024-05-24T06:45:12.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T06:45:12.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T06:45:12.354Z] Configure a credential helper to remove this warning. See [2024-05-24T06:45:12.354Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T06:45:12.354Z] [2024-05-24T06:45:12.354Z] Login Succeeded [2024-05-24T06:45:12.354Z] ---> ****-login.sh ends [Pipeline] } [2024-05-24T06:45:12.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-24T06:45:12.454Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-24T06:45:12.477Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-24T06:45:12.495Z] ========================================================= [2024-05-24T06:45:12.495Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-24T06:45:12.495Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T06:45:12.841Z] + 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 . [2024-05-24T06:45:12.841Z] Sending build context to Docker daemon 8.486MB [2024-05-24T06:45:12.841Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-24T06:45:12.841Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-24T06:45:12.841Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-24T06:45:12.841Z] 619be1103602: Pulling fs layer [2024-05-24T06:45:12.841Z] 7862e08f4a3e: Pulling fs layer [2024-05-24T06:45:12.841Z] 5df492c9dc93: Pulling fs layer [2024-05-24T06:45:12.841Z] 7629e6793208: Pulling fs layer [2024-05-24T06:45:12.841Z] 4f4fb700ef54: Pulling fs layer [2024-05-24T06:45:12.841Z] fb5054dd5b73: Pulling fs layer [2024-05-24T06:45:12.841Z] eeca6798cff9: Pulling fs layer [2024-05-24T06:45:12.841Z] aa269ceb94a6: Pulling fs layer [2024-05-24T06:45:12.841Z] ada007ff1a6a: Pulling fs layer [2024-05-24T06:45:12.841Z] aa269ceb94a6: Waiting [2024-05-24T06:45:12.841Z] fb5054dd5b73: Waiting [2024-05-24T06:45:12.841Z] eeca6798cff9: Waiting [2024-05-24T06:45:12.841Z] 7862e08f4a3e: Download complete [2024-05-24T06:45:12.841Z] 7629e6793208: Download complete [2024-05-24T06:45:12.841Z] 4f4fb700ef54: Verifying Checksum [2024-05-24T06:45:12.841Z] 4f4fb700ef54: Download complete [2024-05-24T06:45:12.841Z] fb5054dd5b73: Verifying Checksum [2024-05-24T06:45:12.841Z] fb5054dd5b73: Download complete [2024-05-24T06:45:13.099Z] 619be1103602: Verifying Checksum [2024-05-24T06:45:13.099Z] 619be1103602: Download complete [2024-05-24T06:45:13.099Z] eeca6798cff9: Verifying Checksum [2024-05-24T06:45:13.099Z] 619be1103602: Pull complete [2024-05-24T06:45:13.358Z] ada007ff1a6a: Verifying Checksum [2024-05-24T06:45:13.358Z] ada007ff1a6a: Download complete [2024-05-24T06:45:13.358Z] 7862e08f4a3e: Pull complete [2024-05-24T06:45:13.358Z] 5df492c9dc93: Verifying Checksum [2024-05-24T06:45:13.358Z] 5df492c9dc93: Download complete [2024-05-24T06:45:13.924Z] aa269ceb94a6: Verifying Checksum [2024-05-24T06:45:13.924Z] aa269ceb94a6: Download complete [2024-05-24T06:45:16.454Z] 5df492c9dc93: Pull complete [2024-05-24T06:45:16.454Z] 7629e6793208: Pull complete [2024-05-24T06:45:16.713Z] 4f4fb700ef54: Pull complete [2024-05-24T06:45:16.971Z] fb5054dd5b73: Pull complete [2024-05-24T06:45:16.971Z] eeca6798cff9: Pull complete [2024-05-24T06:45:19.501Z] aa269ceb94a6: Pull complete [2024-05-24T06:45:20.066Z] ada007ff1a6a: Pull complete [2024-05-24T06:45:20.325Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-24T06:45:20.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-24T06:45:20.325Z] ---> f489d0715acc [2024-05-24T06:45:20.325Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-05-24T06:45:26.460Z] Still waiting to schedule task [2024-05-24T06:45:26.460Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-05-24T06:45:26.890Z] ---> Running in b37def0958c6 [2024-05-24T06:45:26.890Z] Removing intermediate container b37def0958c6 [2024-05-24T06:45:26.890Z] ---> 3608460974a6 [2024-05-24T06:45:26.890Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-24T06:45:26.890Z] ---> Running in 3e0d5422366e [2024-05-24T06:45:27.149Z] Removing intermediate container 3e0d5422366e [2024-05-24T06:45:27.149Z] ---> 548c8451e622 [2024-05-24T06:45:27.149Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-05-24T06:45:27.149Z] ---> Running in a2d67c341f61 [2024-05-24T06:45:27.149Z] Removing intermediate container a2d67c341f61 [2024-05-24T06:45:27.149Z] ---> 42c313902e28 [2024-05-24T06:45:27.149Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-24T06:45:27.149Z] ---> Running in 0fbd444fe640 [2024-05-24T06:45:27.149Z] Removing intermediate container 0fbd444fe640 [2024-05-24T06:45:27.149Z] ---> e525321ef042 [2024-05-24T06:45:27.149Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-24T06:45:27.149Z] ---> Running in 1c0c145b2e12 [2024-05-24T06:45:27.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T06:45:27.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T06:45:27.667Z] OK: 264 MiB in 52 packages [2024-05-24T06:45:27.925Z] Removing intermediate container 1c0c145b2e12 [2024-05-24T06:45:27.925Z] ---> 38dba39a9d0c [2024-05-24T06:45:27.925Z] Step 8/12 : WORKDIR /app [2024-05-24T06:45:28.183Z] ---> Running in 5fccb9a9463d [2024-05-24T06:45:28.183Z] Removing intermediate container 5fccb9a9463d [2024-05-24T06:45:28.183Z] ---> 7a15679c2686 [2024-05-24T06:45:28.183Z] Step 9/12 : COPY go.mod vendor* ./ [2024-05-24T06:45:28.183Z] ---> 643aa63a4241 [2024-05-24T06:45:28.183Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T06:45:28.183Z] ---> Running in bdc372518637 [2024-05-24T06:46:00.267Z] Removing intermediate container bdc372518637 [2024-05-24T06:46:00.267Z] ---> 445114894ada [2024-05-24T06:46:00.267Z] Step 11/12 : COPY . . [2024-05-24T06:46:00.267Z] ---> 270c66931204 [2024-05-24T06:46:00.267Z] Step 12/12 : RUN $MAKE [2024-05-24T06:46:00.267Z] ---> Running in d83d551d7305 [2024-05-24T06:46:00.267Z] noop [2024-05-24T06:46:00.267Z] Removing intermediate container d83d551d7305 [2024-05-24T06:46:00.267Z] ---> 7f83164616a6 [2024-05-24T06:46:00.267Z] Successfully built 7f83164616a6 [2024-05-24T06:46:00.267Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T06:46:00.587Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-24T06:46:00.588Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T06:46:00.657Z] prd-ubuntu20.04-docker-8c-8g-672 does not seem to be running inside a container [2024-05-24T06:46:00.686Z] $ 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 [2024-05-24T06:46:01.009Z] $ docker top 76e89e248d87694527c6a0c4e6a7085e1ca3b40156dff40cd58a7b4d80bd2d0b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-24T06:46:01.353Z] + go version [2024-05-24T06:46:01.353Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-24T06:46:01.365Z] $ docker stop --time=1 76e89e248d87694527c6a0c4e6a7085e1ca3b40156dff40cd58a7b4d80bd2d0b [2024-05-24T06:46:02.605Z] $ 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 [2024-05-24T06:46:03.035Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-24T06:46:03.035Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T06:46:03.116Z] prd-ubuntu20.04-docker-8c-8g-672 does not seem to be running inside a container [2024-05-24T06:46:03.147Z] $ 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 [2024-05-24T06:46:03.485Z] $ docker top a81117b54d3a05e73290f2a4901a02f5685ea411656b678c75514b9d34085e24 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-24T06:46:03.824Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2024-05-24T06:46:04.127Z] + make test [2024-05-24T06:46:04.127Z] go test ./... -coverprofile=coverage.out ./... [2024-05-24T06:46:05.498Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-05-24T06:46:15.455Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-05-24T06:46:15.455Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-05-24T06:46:19.637Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.852s coverage: 40.6% of statements [2024-05-24T06:46:19.637Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 95.5% of statements [2024-05-24T06:46:19.637Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.244s coverage: 51.9% of statements [2024-05-24T06:46:34.508Z] go vet ./... [2024-05-24T06:46:38.688Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-24T06:46:38.688Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-24T06:46:38.688Z] ./bin/test-attribution-txt.sh [2024-05-24T06:46:38.688Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-05-24T06:46:38.699Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-24T06:46:38.719Z] $ docker stop --time=1 a81117b54d3a05e73290f2a4901a02f5685ea411656b678c75514b9d34085e24 [2024-05-24T06:46:41.502Z] $ docker rm -f --volumes a81117b54d3a05e73290f2a4901a02f5685ea411656b678c75514b9d34085e24 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-24T06:46:41.982Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-24T06:46:42.100Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-24T06:46:42.654Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-24T06:46:42.939Z] + ls -al . [2024-05-24T06:46:42.939Z] total 620 [2024-05-24T06:46:42.939Z] drwxrwxr-x 11 jenkins jenkins 4096 May 24 06:46 . [2024-05-24T06:46:42.939Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 06:44 .. [2024-05-24T06:46:42.939Z] -rw-rw-r-- 1 jenkins jenkins 134 May 24 06:44 .dockerignore [2024-05-24T06:46:42.939Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 06:46 .git [2024-05-24T06:46:42.939Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 06:44 .github [2024-05-24T06:46:42.939Z] -rw-rw-r-- 1 jenkins jenkins 880 May 24 06:44 .gitignore [2024-05-24T06:46:42.939Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 06:44 .golangci.yml [2024-05-24T06:46:42.939Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 06:45 .semver [2024-05-24T06:46:42.939Z] -rw-rw-r-- 1 jenkins jenkins 11980 May 24 06:44 Attribution.txt [2024-05-24T06:46:42.939Z] -rw-rw-r-- 1 jenkins jenkins 11677 May 24 06:44 CHANGELOG.md [2024-05-24T06:46:42.939Z] -rw-rw-r-- 1 jenkins jenkins 1456 May 24 06:44 Dockerfile [2024-05-24T06:46:42.939Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 06:44 GOVERNANCE.md [2024-05-24T06:46:42.939Z] -rw-rw-r-- 1 jenkins jenkins 661 May 24 06:44 Jenkinsfile [2024-05-24T06:46:42.939Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 24 06:44 LICENSE [2024-05-24T06:46:42.939Z] -rw-rw-r-- 1 jenkins jenkins 2179 May 24 06:44 Makefile [2024-05-24T06:46:42.939Z] -rw-rw-r-- 1 jenkins jenkins 625 May 24 06:44 OWNERS.md [2024-05-24T06:46:42.939Z] -rw-rw-r-- 1 jenkins jenkins 28907 May 24 06:44 README.md [2024-05-24T06:46:42.939Z] -rw-rw-r-- 1 jenkins jenkins 11 May 24 06:45 VERSION [2024-05-24T06:46:42.939Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 06:44 bin [2024-05-24T06:46:42.939Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 06:44 cmd [2024-05-24T06:46:42.939Z] -rw-r--r-- 1 jenkins jenkins 438103 May 24 06:46 coverage.out [2024-05-24T06:46:42.939Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 06:44 examples [2024-05-24T06:46:42.939Z] -rw-rw-r-- 1 jenkins jenkins 3923 May 24 06:44 go.mod [2024-05-24T06:46:42.939Z] -rw-rw-r-- 1 jenkins jenkins 35612 May 24 06:44 go.sum [2024-05-24T06:46:42.939Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 06:44 images [2024-05-24T06:46:42.939Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 06:44 internal [2024-05-24T06:46:42.939Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 06:44 pkg [2024-05-24T06:46:42.939Z] -rw-rw-r-- 1 jenkins jenkins 193 May 24 06:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T06:46:43.315Z] + 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 . [2024-05-24T06:46:43.315Z] Sending build context to Docker daemon 8.486MB [2024-05-24T06:46:43.315Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-05-24T06:46:43.315Z] Step 2/25 : FROM ${BASE} AS builder [2024-05-24T06:46:43.315Z] ---> 7f83164616a6 [2024-05-24T06:46:43.315Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-05-24T06:46:43.574Z] ---> Running in eb3ac1a270be [2024-05-24T06:46:43.574Z] Removing intermediate container eb3ac1a270be [2024-05-24T06:46:43.574Z] ---> 3d7000b592c2 [2024-05-24T06:46:43.574Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-24T06:46:43.574Z] ---> Running in b3bc621c0898 [2024-05-24T06:46:43.574Z] Removing intermediate container b3bc621c0898 [2024-05-24T06:46:43.574Z] ---> 0a9f581485af [2024-05-24T06:46:43.574Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-05-24T06:46:43.831Z] ---> Running in eba932156291 [2024-05-24T06:46:43.832Z] Removing intermediate container eba932156291 [2024-05-24T06:46:43.832Z] ---> bda345b47721 [2024-05-24T06:46:43.832Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-05-24T06:46:43.832Z] ---> Running in 01ec78a702aa [2024-05-24T06:46:43.832Z] Removing intermediate container 01ec78a702aa [2024-05-24T06:46:43.832Z] ---> 1d65f57c0f89 [2024-05-24T06:46:43.832Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-24T06:46:43.832Z] ---> Running in 59ea2c696f8d [2024-05-24T06:46:44.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T06:46:44.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T06:46:44.676Z] OK: 264 MiB in 52 packages [2024-05-24T06:46:44.942Z] Removing intermediate container 59ea2c696f8d [2024-05-24T06:46:44.942Z] ---> 523b7cdc7189 [2024-05-24T06:46:44.942Z] Step 8/25 : WORKDIR /app [2024-05-24T06:46:44.942Z] ---> Running in 2e13966f2277 [2024-05-24T06:46:44.942Z] Removing intermediate container 2e13966f2277 [2024-05-24T06:46:44.942Z] ---> 6744aea6520d [2024-05-24T06:46:44.942Z] Step 9/25 : COPY go.mod vendor* ./ [2024-05-24T06:46:45.204Z] ---> a82b8955a38c [2024-05-24T06:46:45.204Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T06:46:45.204Z] ---> Running in 60a8cf67072b [2024-05-24T06:46:45.771Z] Removing intermediate container 60a8cf67072b [2024-05-24T06:46:45.771Z] ---> 2f9494305bfb [2024-05-24T06:46:45.771Z] Step 11/25 : COPY . . [2024-05-24T06:46:46.031Z] ---> b1826d0c5b59 [2024-05-24T06:46:46.031Z] Step 12/25 : RUN $MAKE [2024-05-24T06:46:46.031Z] ---> Running in 91153e9b2276 [2024-05-24T06:46:46.290Z] 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 [2024-05-24T06:47:08.297Z] Removing intermediate container 91153e9b2276 [2024-05-24T06:47:08.297Z] ---> b1f95d437a9e [2024-05-24T06:47:08.297Z] Step 13/25 : FROM alpine:3.18 [2024-05-24T06:47:08.297Z] 3.18: Pulling from library/alpine [2024-05-24T06:47:08.297Z] 619be1103602: Already exists [2024-05-24T06:47:08.297Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-24T06:47:08.297Z] Status: Downloaded newer image for alpine:3.18 [2024-05-24T06:47:08.297Z] ---> d3782b16ccc9 [2024-05-24T06:47:08.297Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-24T06:47:08.297Z] ---> Running in d23c865990a4 [2024-05-24T06:47:08.297Z] Removing intermediate container d23c865990a4 [2024-05-24T06:47:08.297Z] ---> e14e9e8541fe [2024-05-24T06:47:08.297Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-05-24T06:47:08.297Z] ---> Running in b683ab1cf4bb [2024-05-24T06:47:08.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T06:47:08.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T06:47:08.297Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-24T06:47:08.297Z] Executing busybox-1.36.1-r5.trigger [2024-05-24T06:47:08.297Z] OK: 7 MiB in 16 packages [2024-05-24T06:47:08.297Z] Removing intermediate container b683ab1cf4bb [2024-05-24T06:47:08.297Z] ---> 008819f35253 [2024-05-24T06:47:08.297Z] Step 16/25 : RUN apk --no-cache upgrade [2024-05-24T06:47:08.297Z] ---> Running in defe7716743c [2024-05-24T06:47:08.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T06:47:08.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T06:47:08.817Z] Upgrading critical system libraries and apk-tools: [2024-05-24T06:47:08.817Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-24T06:47:08.817Z] Executing busybox-1.36.1-r5.trigger [2024-05-24T06:47:08.817Z] Continuing the upgrade transaction with new apk-tools: [2024-05-24T06:47:08.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T06:47:08.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T06:47:09.077Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T06:47:09.077Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-24T06:47:09.077Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T06:47:09.077Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-24T06:47:09.077Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T06:47:09.077Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T06:47:09.077Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T06:47:09.077Z] Executing busybox-1.36.1-r6.trigger [2024-05-24T06:47:09.077Z] OK: 7 MiB in 16 packages [2024-05-24T06:47:09.645Z] Removing intermediate container defe7716743c [2024-05-24T06:47:09.645Z] ---> 04d5be9e3c95 [2024-05-24T06:47:09.645Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-05-24T06:47:09.645Z] ---> 534640a6755c [2024-05-24T06:47:09.645Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-05-24T06:47:09.903Z] ---> e1427c3acff2 [2024-05-24T06:47:09.903Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-05-24T06:47:10.842Z] ---> 5cae53921716 [2024-05-24T06:47:10.842Z] Step 20/25 : EXPOSE 59989 [2024-05-24T06:47:10.842Z] ---> Running in 9f571698fd62 [2024-05-24T06:47:10.842Z] Removing intermediate container 9f571698fd62 [2024-05-24T06:47:10.842Z] ---> cb2a460422a9 [2024-05-24T06:47:10.842Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-05-24T06:47:10.842Z] ---> Running in b4e7ac254d76 [2024-05-24T06:47:11.101Z] Removing intermediate container b4e7ac254d76 [2024-05-24T06:47:11.101Z] ---> 96c35beb49d6 [2024-05-24T06:47:11.101Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-24T06:47:11.101Z] ---> Running in 21504cdc8597 [2024-05-24T06:47:11.101Z] Removing intermediate container 21504cdc8597 [2024-05-24T06:47:11.101Z] ---> 442f60431940 [2024-05-24T06:47:11.101Z] Step 23/25 : LABEL arch=amd64 [2024-05-24T06:47:11.101Z] ---> Running in 7ed8c5691927 [2024-05-24T06:47:11.101Z] Removing intermediate container 7ed8c5691927 [2024-05-24T06:47:11.101Z] ---> f30ea4c6d3bb [2024-05-24T06:47:11.101Z] Step 24/25 : LABEL git_sha=21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 [2024-05-24T06:47:11.101Z] ---> Running in 3a1c913b023c [2024-05-24T06:47:11.361Z] Removing intermediate container 3a1c913b023c [2024-05-24T06:47:11.361Z] ---> 8ddcde5ed6fc [2024-05-24T06:47:11.361Z] Step 25/25 : LABEL version=3.2.0-dev.9 [2024-05-24T06:47:11.361Z] ---> Running in e5c2df03dd4c [2024-05-24T06:47:11.361Z] Removing intermediate container e5c2df03dd4c [2024-05-24T06:47:11.361Z] ---> 6d0d8a64fa42 [2024-05-24T06:47:11.361Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-24T06:47:11.361Z] Successfully built 6d0d8a64fa42 [2024-05-24T06:47:11.361Z] 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 [2024-05-24T06:47:11.502Z] provisioning config files... [2024-05-24T06:47:11.514Z] 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 [2024-05-24T06:47:11.816Z] ---> ****-login.sh [2024-05-24T06:47:11.816Z] nexus3.edgexfoundry.org:10001 [2024-05-24T06:47:11.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T06:47:11.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T06:47:11.817Z] Configure a credential helper to remove this warning. See [2024-05-24T06:47:11.817Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T06:47:11.817Z] [2024-05-24T06:47:11.817Z] Login Succeeded [2024-05-24T06:47:11.817Z] nexus3.edgexfoundry.org:10002 [2024-05-24T06:47:11.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T06:47:11.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T06:47:11.817Z] Configure a credential helper to remove this warning. See [2024-05-24T06:47:11.817Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T06:47:11.817Z] [2024-05-24T06:47:11.817Z] Login Succeeded [2024-05-24T06:47:11.817Z] nexus3.edgexfoundry.org:10003 [2024-05-24T06:47:12.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T06:47:12.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T06:47:12.076Z] Configure a credential helper to remove this warning. See [2024-05-24T06:47:12.077Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T06:47:12.077Z] [2024-05-24T06:47:12.077Z] Login Succeeded [2024-05-24T06:47:12.077Z] nexus3.edgexfoundry.org:10004 [2024-05-24T06:47:12.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T06:47:12.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T06:47:12.077Z] Configure a credential helper to remove this warning. See [2024-05-24T06:47:12.077Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T06:47:12.077Z] [2024-05-24T06:47:12.077Z] Login Succeeded [2024-05-24T06:47:12.077Z] ****.io [2024-05-24T06:47:12.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T06:47:12.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T06:47:12.337Z] Configure a credential helper to remove this warning. See [2024-05-24T06:47:12.337Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T06:47:12.337Z] [2024-05-24T06:47:12.337Z] Login Succeeded [2024-05-24T06:47:12.337Z] ---> ****-login.sh ends [Pipeline] } [2024-05-24T06:47:12.343Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-24T06:47:12.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-24T06:47:12.422Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2024-05-24T06:47:12.422Z] 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 [2024-05-24T06:47:12.422Z] latest [2024-05-24T06:47:12.422Z] 3.2.0-dev.9 [2024-05-24T06:47:12.422Z] 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2-3.2.0-dev.9 [2024-05-24T06:47:12.422Z] main [2024-05-24T06:47:12.422Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T06:47:12.771Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T06:47:13.093Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 [2024-05-24T06:47:13.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-05-24T06:47:13.093Z] 07b01ff0bc3d: Preparing [2024-05-24T06:47:13.093Z] 023aa7e7083a: Preparing [2024-05-24T06:47:13.093Z] 079af65ac069: Preparing [2024-05-24T06:47:13.093Z] 5ec649777b8b: Preparing [2024-05-24T06:47:13.093Z] 3b21d7b524e3: Preparing [2024-05-24T06:47:13.093Z] aedc3bda2944: Preparing [2024-05-24T06:47:13.093Z] aedc3bda2944: Waiting [2024-05-24T06:47:13.093Z] 3b21d7b524e3: Pushed [2024-05-24T06:47:13.093Z] 023aa7e7083a: Pushed [2024-05-24T06:47:13.093Z] 079af65ac069: Pushed [2024-05-24T06:47:13.093Z] aedc3bda2944: Layer already exists [2024-05-24T06:47:13.663Z] 5ec649777b8b: Pushed [2024-05-24T06:47:16.194Z] 07b01ff0bc3d: Pushed [2024-05-24T06:47:16.194Z] 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2: digest: sha256:e42051e1d9a3b9f8cf90f56f4afe3fd0752853c26ac9184c9a25541bc1f8bfed size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T06:47:16.523Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T06:47:16.854Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-05-24T06:47:16.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-05-24T06:47:16.854Z] 07b01ff0bc3d: Preparing [2024-05-24T06:47:16.854Z] 023aa7e7083a: Preparing [2024-05-24T06:47:16.854Z] 079af65ac069: Preparing [2024-05-24T06:47:16.854Z] 5ec649777b8b: Preparing [2024-05-24T06:47:16.854Z] 3b21d7b524e3: Preparing [2024-05-24T06:47:16.854Z] aedc3bda2944: Preparing [2024-05-24T06:47:16.854Z] aedc3bda2944: Waiting [2024-05-24T06:47:16.854Z] 023aa7e7083a: Layer already exists [2024-05-24T06:47:16.854Z] 5ec649777b8b: Layer already exists [2024-05-24T06:47:16.854Z] 3b21d7b524e3: Layer already exists [2024-05-24T06:47:16.854Z] 07b01ff0bc3d: Layer already exists [2024-05-24T06:47:16.854Z] 079af65ac069: Layer already exists [2024-05-24T06:47:16.854Z] aedc3bda2944: Layer already exists [2024-05-24T06:47:16.854Z] latest: digest: sha256:e42051e1d9a3b9f8cf90f56f4afe3fd0752853c26ac9184c9a25541bc1f8bfed size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T06:47:17.181Z] + 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 [2024-05-24T06:47:17.503Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.9 [2024-05-24T06:47:17.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-05-24T06:47:17.503Z] 07b01ff0bc3d: Preparing [2024-05-24T06:47:17.503Z] 023aa7e7083a: Preparing [2024-05-24T06:47:17.503Z] 079af65ac069: Preparing [2024-05-24T06:47:17.503Z] 5ec649777b8b: Preparing [2024-05-24T06:47:17.503Z] 3b21d7b524e3: Preparing [2024-05-24T06:47:17.503Z] aedc3bda2944: Preparing [2024-05-24T06:47:17.503Z] aedc3bda2944: Waiting [2024-05-24T06:47:17.503Z] 5ec649777b8b: Layer already exists [2024-05-24T06:47:17.503Z] 023aa7e7083a: Layer already exists [2024-05-24T06:47:17.503Z] 079af65ac069: Layer already exists [2024-05-24T06:47:17.503Z] 3b21d7b524e3: Layer already exists [2024-05-24T06:47:17.503Z] 07b01ff0bc3d: Layer already exists [2024-05-24T06:47:17.503Z] aedc3bda2944: Layer already exists [2024-05-24T06:47:17.503Z] 3.2.0-dev.9: digest: sha256:e42051e1d9a3b9f8cf90f56f4afe3fd0752853c26ac9184c9a25541bc1f8bfed size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T06:47:17.835Z] + 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 [2024-05-24T06:47:18.163Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2-3.2.0-dev.9 [2024-05-24T06:47:18.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-05-24T06:47:18.163Z] 07b01ff0bc3d: Preparing [2024-05-24T06:47:18.163Z] 023aa7e7083a: Preparing [2024-05-24T06:47:18.163Z] 079af65ac069: Preparing [2024-05-24T06:47:18.163Z] 5ec649777b8b: Preparing [2024-05-24T06:47:18.163Z] 3b21d7b524e3: Preparing [2024-05-24T06:47:18.163Z] aedc3bda2944: Preparing [2024-05-24T06:47:18.163Z] aedc3bda2944: Waiting [2024-05-24T06:47:18.163Z] 07b01ff0bc3d: Layer already exists [2024-05-24T06:47:18.163Z] 5ec649777b8b: Layer already exists [2024-05-24T06:47:18.163Z] 079af65ac069: Layer already exists [2024-05-24T06:47:18.163Z] 023aa7e7083a: Layer already exists [2024-05-24T06:47:18.163Z] 3b21d7b524e3: Layer already exists [2024-05-24T06:47:18.163Z] aedc3bda2944: Layer already exists [2024-05-24T06:47:18.163Z] 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2-3.2.0-dev.9: digest: sha256:e42051e1d9a3b9f8cf90f56f4afe3fd0752853c26ac9184c9a25541bc1f8bfed size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T06:47:18.493Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T06:47:18.819Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2024-05-24T06:47:18.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-05-24T06:47:18.819Z] 07b01ff0bc3d: Preparing [2024-05-24T06:47:18.819Z] 023aa7e7083a: Preparing [2024-05-24T06:47:18.819Z] 079af65ac069: Preparing [2024-05-24T06:47:18.819Z] 5ec649777b8b: Preparing [2024-05-24T06:47:18.819Z] 3b21d7b524e3: Preparing [2024-05-24T06:47:18.819Z] aedc3bda2944: Preparing [2024-05-24T06:47:18.819Z] aedc3bda2944: Waiting [2024-05-24T06:47:18.819Z] 3b21d7b524e3: Layer already exists [2024-05-24T06:47:18.819Z] 07b01ff0bc3d: Layer already exists [2024-05-24T06:47:18.819Z] 5ec649777b8b: Layer already exists [2024-05-24T06:47:18.819Z] 079af65ac069: Layer already exists [2024-05-24T06:47:18.819Z] 023aa7e7083a: Layer already exists [2024-05-24T06:47:18.819Z] aedc3bda2944: Layer already exists [2024-05-24T06:47:18.819Z] main: digest: sha256:e42051e1d9a3b9f8cf90f56f4afe3fd0752853c26ac9184c9a25541bc1f8bfed size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-24T06:47:18.902Z] ===================================================== [Pipeline] echo [2024-05-24T06:47:18.918Z] taggedImages: [2024-05-24T06:47:18.918Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 [2024-05-24T06:47:18.918Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-05-24T06:47:18.918Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.9 [2024-05-24T06:47:18.918Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2-3.2.0-dev.9 [2024-05-24T06:47:18.918Z] - 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 [2024-05-24T06:47:19.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-24T06:47:19.355Z] [2024-05-24T06:47:19.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T06:47:19.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-24T06:47:19.653Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-24T06:47:19.653Z] 5eb5b503b376: Pulling fs layer [2024-05-24T06:47:19.653Z] 5c69ac0246d0: Pulling fs layer [2024-05-24T06:47:19.653Z] ec43610c2a17: Pulling fs layer [2024-05-24T06:47:19.653Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-24T06:47:19.653Z] 33b1e0a273af: Pulling fs layer [2024-05-24T06:47:19.653Z] 5d3b04190fa2: Pulling fs layer [2024-05-24T06:47:19.653Z] 2f39f015ded8: Pulling fs layer [2024-05-24T06:47:19.653Z] 3a2ae6a8a46f: Waiting [2024-05-24T06:47:19.653Z] 33b1e0a273af: Waiting [2024-05-24T06:47:19.653Z] 5d3b04190fa2: Waiting [2024-05-24T06:47:19.653Z] 2f39f015ded8: Waiting [2024-05-24T06:47:19.653Z] 5c69ac0246d0: Download complete [2024-05-24T06:47:19.653Z] 3a2ae6a8a46f: Download complete [2024-05-24T06:47:19.653Z] 33b1e0a273af: Verifying Checksum [2024-05-24T06:47:19.653Z] 33b1e0a273af: Download complete [2024-05-24T06:47:19.653Z] ec43610c2a17: Download complete [2024-05-24T06:47:19.653Z] 5d3b04190fa2: Download complete [2024-05-24T06:47:19.910Z] 5eb5b503b376: Verifying Checksum [2024-05-24T06:47:19.911Z] 5eb5b503b376: Download complete [2024-05-24T06:47:20.478Z] 2f39f015ded8: Verifying Checksum [2024-05-24T06:47:20.478Z] 2f39f015ded8: Download complete [2024-05-24T06:47:21.043Z] 5eb5b503b376: Pull complete [2024-05-24T06:47:21.043Z] 5c69ac0246d0: Pull complete [2024-05-24T06:47:21.610Z] ec43610c2a17: Pull complete [2024-05-24T06:47:21.610Z] 3a2ae6a8a46f: Pull complete [2024-05-24T06:47:21.610Z] 33b1e0a273af: Pull complete [2024-05-24T06:47:21.869Z] 5d3b04190fa2: Pull complete [2024-05-24T06:47:26.053Z] 2f39f015ded8: Pull complete [2024-05-24T06:47:26.053Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-24T06:47:26.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-24T06:47:26.053Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T06:47:26.167Z] prd-ubuntu20.04-docker-8c-8g-672 does not seem to be running inside a container [2024-05-24T06:47:26.198Z] $ 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 [2024-05-24T06:47:30.789Z] $ docker top aec66ec97d7480bc5c387bf70b24b1ac7a236be0cc9870f15ebcc05e749e9c8d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-24T06:47:31.199Z] ---> job-cost.sh [2024-05-24T06:47:31.199Z] lf-activate-venv: SKIPPING [2024-05-24T06:47:31.199Z] INFO: No Stack... [2024-05-24T06:47:31.458Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-24T06:47:31.716Z] INFO: Archiving Costs [Pipeline] sh [2024-05-24T06:47:32.002Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2024-05-24T06:47:32.003Z] + cut -d, -f6 [Pipeline] lock [2024-05-24T06:47:32.015Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-143-stack-cost] [2024-05-24T06:47:32.024Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-143-stack-cost] did not exist. Created. [2024-05-24T06:47:32.030Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-143-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-24T06:47:32.339Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-24T06:47:32.359Z] Stashed 1 file(s) [Pipeline] } [2024-05-24T06:47:32.367Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-143-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-24T06:47:32.400Z] $ docker stop --time=1 aec66ec97d7480bc5c387bf70b24b1ac7a236be0cc9870f15ebcc05e749e9c8d [2024-05-24T06:47:33.544Z] $ docker rm -f --volumes aec66ec97d7480bc5c387bf70b24b1ac7a236be0cc9870f15ebcc05e749e9c8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-24T06:48:33.203Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-673 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2024-05-24T06:48:33.217Z] Running in /w/workspace/device-rfid-llrp-go/143 [Pipeline] { [Pipeline] checkout [2024-05-24T06:48:36.276Z] The recommended git tool is: git [2024-05-24T06:48:41.433Z] using credential edgex-jenkins-ssh [2024-05-24T06:48:41.456Z] Cloning the remote Git repository [2024-05-24T06:48:41.513Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-05-24T06:48:41.624Z] > git init /w/workspace/device-rfid-llrp-go/143 # timeout=10 [2024-05-24T06:48:41.796Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-05-24T06:48:41.797Z] > git --version # timeout=10 [2024-05-24T06:48:41.817Z] > git --version # 'git version 2.25.1' [2024-05-24T06:48:41.820Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-24T06:48:42.001Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-24T06:48:43.659Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-05-24T06:48:44.660Z] Avoid second fetch [2024-05-24T06:48:44.661Z] Checking out Revision 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 (main) [2024-05-24T06:48:43.683Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-24T06:48:44.685Z] > git config core.sparsecheckout # timeout=10 [2024-05-24T06:48:44.762Z] > git checkout -f 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 # timeout=10 [2024-05-24T06:48:45.379Z] 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 [2024-05-24T06:48:50.223Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-24T06:48:50.223Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-24T06:48:50.223Z] Dload Upload Total Spent Left Speed [2024-05-24T06:48:50.223Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 231k 0 --:--:-- --:--:-- --:--:-- 236k [Pipeline] sh [2024-05-24T06:48:50.566Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-24T06:48:50.902Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-24T06:48:50.902Z] + sudo tee /etc/docker/daemon.new [2024-05-24T06:48:50.902Z] { [2024-05-24T06:48:50.902Z] "registry-mirrors": [ [2024-05-24T06:48:50.902Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-24T06:48:50.902Z] ], [2024-05-24T06:48:50.902Z] "bip": "10.250.0.254/24", [2024-05-24T06:48:50.902Z] "hosts": [ [2024-05-24T06:48:50.902Z] "tcp://0.0.0.0:5555", [2024-05-24T06:48:50.902Z] "unix:///var/run/docker.sock" [2024-05-24T06:48:50.902Z] ], [2024-05-24T06:48:50.902Z] "mtu": 1458, [2024-05-24T06:48:50.902Z] "selinux-enabled": true, [2024-05-24T06:48:50.902Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-24T06:48:50.902Z] } [Pipeline] sh [2024-05-24T06:48:51.235Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-24T06:48:51.579Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-24T06:49:09.898Z] provisioning config files... [2024-05-24T06:49:09.924Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/143@tmp/config141619813497239796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-24T06:49:10.355Z] ---> ****-login.sh [2024-05-24T06:49:10.355Z] nexus3.edgexfoundry.org:10001 [2024-05-24T06:49:10.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T06:49:10.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T06:49:10.945Z] Configure a credential helper to remove this warning. See [2024-05-24T06:49:10.945Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T06:49:10.945Z] [2024-05-24T06:49:10.945Z] Login Succeeded [2024-05-24T06:49:10.945Z] nexus3.edgexfoundry.org:10002 [2024-05-24T06:49:11.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T06:49:11.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T06:49:11.488Z] Configure a credential helper to remove this warning. See [2024-05-24T06:49:11.488Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T06:49:11.488Z] [2024-05-24T06:49:11.488Z] Login Succeeded [2024-05-24T06:49:11.488Z] nexus3.edgexfoundry.org:10003 [2024-05-24T06:49:11.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T06:49:11.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T06:49:11.758Z] Configure a credential helper to remove this warning. See [2024-05-24T06:49:11.758Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T06:49:11.758Z] [2024-05-24T06:49:11.758Z] Login Succeeded [2024-05-24T06:49:11.758Z] nexus3.edgexfoundry.org:10004 [2024-05-24T06:49:12.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T06:49:12.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T06:49:12.029Z] Configure a credential helper to remove this warning. See [2024-05-24T06:49:12.029Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T06:49:12.029Z] [2024-05-24T06:49:12.029Z] Login Succeeded [2024-05-24T06:49:12.297Z] ****.io [2024-05-24T06:49:12.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T06:49:12.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T06:49:12.562Z] Configure a credential helper to remove this warning. See [2024-05-24T06:49:12.562Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T06:49:12.562Z] [2024-05-24T06:49:12.562Z] Login Succeeded [2024-05-24T06:49:12.562Z] ---> ****-login.sh ends [Pipeline] } [2024-05-24T06:49:12.579Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-24T06:49:12.887Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-24T06:49:12.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-24T06:49:12.916Z] ========================================================= [2024-05-24T06:49:12.916Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-24T06:49:12.916Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T06:49:13.276Z] + 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 . [2024-05-24T06:49:13.546Z] Sending build context to Docker daemon 1.198MB [2024-05-24T06:49:13.546Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-24T06:49:13.546Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-24T06:49:13.819Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-24T06:49:13.819Z] c6b39de5b339: Pulling fs layer [2024-05-24T06:49:13.819Z] a69c41024577: Pulling fs layer [2024-05-24T06:49:13.819Z] d6de4b400683: Pulling fs layer [2024-05-24T06:49:13.819Z] 35cb2a7552d0: Pulling fs layer [2024-05-24T06:49:13.819Z] 4f4fb700ef54: Pulling fs layer [2024-05-24T06:49:13.819Z] 464afbd9ba4c: Pulling fs layer [2024-05-24T06:49:13.819Z] 00f215d4a9da: Pulling fs layer [2024-05-24T06:49:13.819Z] d496ad576159: Pulling fs layer [2024-05-24T06:49:13.819Z] 35cb2a7552d0: Waiting [2024-05-24T06:49:13.819Z] 464afbd9ba4c: Waiting [2024-05-24T06:49:13.819Z] 00f215d4a9da: Waiting [2024-05-24T06:49:13.819Z] d496ad576159: Waiting [2024-05-24T06:49:13.819Z] a69c41024577: Verifying Checksum [2024-05-24T06:49:13.819Z] a69c41024577: Download complete [2024-05-24T06:49:13.819Z] 35cb2a7552d0: Verifying Checksum [2024-05-24T06:49:13.819Z] 35cb2a7552d0: Download complete [2024-05-24T06:49:13.819Z] 4f4fb700ef54: Download complete [2024-05-24T06:49:13.819Z] 464afbd9ba4c: Verifying Checksum [2024-05-24T06:49:13.819Z] 464afbd9ba4c: Download complete [2024-05-24T06:49:13.819Z] c6b39de5b339: Verifying Checksum [2024-05-24T06:49:13.819Z] c6b39de5b339: Download complete [2024-05-24T06:49:14.410Z] d496ad576159: Verifying Checksum [2024-05-24T06:49:14.410Z] d496ad576159: Download complete [2024-05-24T06:49:14.682Z] c6b39de5b339: Pull complete [2024-05-24T06:49:15.278Z] a69c41024577: Pull complete [2024-05-24T06:49:15.868Z] d6de4b400683: Verifying Checksum [2024-05-24T06:49:15.868Z] d6de4b400683: Download complete [2024-05-24T06:49:16.833Z] 00f215d4a9da: Verifying Checksum [2024-05-24T06:49:16.833Z] 00f215d4a9da: Download complete [2024-05-24T06:49:29.197Z] d6de4b400683: Pull complete [2024-05-24T06:49:29.197Z] 35cb2a7552d0: Pull complete [2024-05-24T06:49:29.197Z] 4f4fb700ef54: Pull complete [2024-05-24T06:49:29.197Z] 464afbd9ba4c: Pull complete [2024-05-24T06:49:39.311Z] 00f215d4a9da: Pull complete [2024-05-24T06:49:39.915Z] d496ad576159: Pull complete [2024-05-24T06:49:39.915Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-24T06:49:39.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-24T06:49:39.915Z] ---> f246e2811388 [2024-05-24T06:49:39.915Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-05-24T06:49:41.871Z] ---> Running in c0651920c7f1 [2024-05-24T06:49:42.140Z] Removing intermediate container c0651920c7f1 [2024-05-24T06:49:42.140Z] ---> ca69cacd7ffe [2024-05-24T06:49:42.140Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-24T06:49:42.140Z] ---> Running in cde76b4f8075 [2024-05-24T06:49:42.729Z] Removing intermediate container cde76b4f8075 [2024-05-24T06:49:42.729Z] ---> 527f64a7d869 [2024-05-24T06:49:42.729Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-05-24T06:49:42.729Z] ---> Running in 1b8f00568766 [2024-05-24T06:49:42.998Z] Removing intermediate container 1b8f00568766 [2024-05-24T06:49:42.998Z] ---> 5e0407c5366a [2024-05-24T06:49:42.998Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-24T06:49:42.998Z] ---> Running in 9034197414a1 [2024-05-24T06:49:43.270Z] Removing intermediate container 9034197414a1 [2024-05-24T06:49:43.270Z] ---> 1e09912cfcfb [2024-05-24T06:49:43.270Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-24T06:49:43.541Z] ---> Running in 523b647582f7 [2024-05-24T06:49:44.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T06:49:45.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T06:49:46.221Z] OK: 266 MiB in 52 packages [2024-05-24T06:49:47.186Z] Removing intermediate container 523b647582f7 [2024-05-24T06:49:47.186Z] ---> b3944d1d59a4 [2024-05-24T06:49:47.186Z] Step 8/12 : WORKDIR /app [2024-05-24T06:49:47.186Z] ---> Running in 788d9611c768 [2024-05-24T06:49:47.455Z] Removing intermediate container 788d9611c768 [2024-05-24T06:49:47.455Z] ---> 1c0499d4536f [2024-05-24T06:49:47.455Z] Step 9/12 : COPY go.mod vendor* ./ [2024-05-24T06:49:48.050Z] ---> 9110afa73364 [2024-05-24T06:49:48.050Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T06:49:48.050Z] ---> Running in f2c17aa9764b [2024-05-24T06:50:55.928Z] Removing intermediate container f2c17aa9764b [2024-05-24T06:50:55.928Z] ---> 8ba1c9a774ad [2024-05-24T06:50:55.928Z] Step 11/12 : COPY . . [2024-05-24T06:50:55.928Z] ---> 4ba2ec3e85cb [2024-05-24T06:50:55.928Z] Step 12/12 : RUN $MAKE [2024-05-24T06:50:55.928Z] ---> Running in 6ee50ebc989e [2024-05-24T06:50:55.928Z] noop [2024-05-24T06:50:55.928Z] Removing intermediate container 6ee50ebc989e [2024-05-24T06:50:55.928Z] ---> e20efb08e234 [2024-05-24T06:50:55.928Z] Successfully built e20efb08e234 [2024-05-24T06:50:55.928Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T06:50:56.281Z] + docker inspect -f . ci-base-image-arm64 [2024-05-24T06:50:56.281Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T06:50:56.509Z] prd-ubuntu20.04-docker-arm64-4c-16g-673 does not seem to be running inside a container [2024-05-24T06:50:56.573Z] $ 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 [2024-05-24T06:50:57.837Z] $ docker top 1ed2a56cd8cfbbb0105ec024ae79b81419e2fe480428bdcd29a491fc7399a183 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-24T06:50:58.699Z] + go version [2024-05-24T06:50:58.699Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-24T06:50:58.719Z] $ docker stop --time=1 1ed2a56cd8cfbbb0105ec024ae79b81419e2fe480428bdcd29a491fc7399a183 [2024-05-24T06:51:00.358Z] $ 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 [2024-05-24T06:51:00.981Z] + docker inspect -f . ci-base-image-arm64 [2024-05-24T06:51:00.981Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T06:51:01.180Z] prd-ubuntu20.04-docker-arm64-4c-16g-673 does not seem to be running inside a container [2024-05-24T06:51:01.246Z] $ 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 [2024-05-24T06:51:02.415Z] $ docker top b646de7b7f09bcfa4d50202359214d791a874a60c2939afdf8861f4b9fa5a249 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-24T06:51:03.263Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/143 [Pipeline] fileExists [Pipeline] sh [2024-05-24T06:51:03.598Z] + make test [2024-05-24T06:51:03.868Z] go test ./... -coverprofile=coverage.out ./... [2024-05-24T06:51:07.215Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-05-24T06:53:13.960Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-05-24T06:53:13.960Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-05-24T06:53:35.995Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.323s coverage: 40.6% of statements [2024-05-24T06:53:35.995Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.035s coverage: 94.6% of statements [2024-05-24T06:53:35.995Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.533s coverage: 51.9% of statements [2024-05-24T06:53:35.995Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-24T06:53:35.995Z] go vet ./... [2024-05-24T06:54:08.544Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-24T06:54:08.544Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-24T06:54:08.544Z] ./bin/test-attribution-txt.sh [2024-05-24T06:54:08.544Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-05-24T06:54:08.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-24T06:54:08.583Z] $ docker stop --time=1 b646de7b7f09bcfa4d50202359214d791a874a60c2939afdf8861f4b9fa5a249 [2024-05-24T06:54:10.344Z] $ docker rm -f --volumes b646de7b7f09bcfa4d50202359214d791a874a60c2939afdf8861f4b9fa5a249 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-24T06:54:11.485Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-24T06:54:11.513Z] Warning: overwriting stash ‘coverage-report’ [2024-05-24T06:54:12.190Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-24T06:54:12.595Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-24T06:54:12.919Z] + ls -al . [2024-05-24T06:54:12.919Z] total 616 [2024-05-24T06:54:12.919Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 06:51 . [2024-05-24T06:54:12.919Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 06:48 .. [2024-05-24T06:54:12.919Z] -rw-rw-r-- 1 jenkins jenkins 134 May 24 06:48 .dockerignore [2024-05-24T06:54:12.919Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 06:48 .git [2024-05-24T06:54:12.919Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 06:48 .github [2024-05-24T06:54:12.919Z] -rw-rw-r-- 1 jenkins jenkins 880 May 24 06:48 .gitignore [2024-05-24T06:54:12.919Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 06:48 .golangci.yml [2024-05-24T06:54:12.919Z] -rw-rw-r-- 1 jenkins jenkins 11980 May 24 06:48 Attribution.txt [2024-05-24T06:54:12.919Z] -rw-rw-r-- 1 jenkins jenkins 11677 May 24 06:48 CHANGELOG.md [2024-05-24T06:54:12.919Z] -rw-rw-r-- 1 jenkins jenkins 1456 May 24 06:48 Dockerfile [2024-05-24T06:54:12.919Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 06:48 GOVERNANCE.md [2024-05-24T06:54:12.919Z] -rw-rw-r-- 1 jenkins jenkins 661 May 24 06:48 Jenkinsfile [2024-05-24T06:54:12.919Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 24 06:48 LICENSE [2024-05-24T06:54:12.919Z] -rw-rw-r-- 1 jenkins jenkins 2179 May 24 06:48 Makefile [2024-05-24T06:54:12.919Z] -rw-rw-r-- 1 jenkins jenkins 625 May 24 06:48 OWNERS.md [2024-05-24T06:54:12.919Z] -rw-rw-r-- 1 jenkins jenkins 28907 May 24 06:48 README.md [2024-05-24T06:54:12.919Z] -rw-rw-r-- 1 jenkins jenkins 11 May 24 06:45 VERSION [2024-05-24T06:54:12.919Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 06:48 bin [2024-05-24T06:54:12.919Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 06:48 cmd [2024-05-24T06:54:12.919Z] -rw-r--r-- 1 jenkins jenkins 438103 May 24 06:53 coverage.out [2024-05-24T06:54:12.919Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 06:48 examples [2024-05-24T06:54:12.919Z] -rw-rw-r-- 1 jenkins jenkins 3923 May 24 06:48 go.mod [2024-05-24T06:54:12.919Z] -rw-rw-r-- 1 jenkins jenkins 35612 May 24 06:48 go.sum [2024-05-24T06:54:12.919Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 06:48 images [2024-05-24T06:54:12.919Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 06:48 internal [2024-05-24T06:54:12.919Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 06:48 pkg [2024-05-24T06:54:12.919Z] -rw-rw-r-- 1 jenkins jenkins 193 May 24 06:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T06:54:13.263Z] + 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 . [2024-05-24T06:54:13.533Z] Sending build context to Docker daemon 1.198MB [2024-05-24T06:54:13.533Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-05-24T06:54:13.533Z] Step 2/25 : FROM ${BASE} AS builder [2024-05-24T06:54:13.533Z] ---> e20efb08e234 [2024-05-24T06:54:13.533Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-05-24T06:54:13.533Z] ---> Running in 84bbb67686cf [2024-05-24T06:54:14.126Z] Removing intermediate container 84bbb67686cf [2024-05-24T06:54:14.126Z] ---> 34d51fe86706 [2024-05-24T06:54:14.126Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-24T06:54:14.126Z] ---> Running in 094f9ff1b17f [2024-05-24T06:54:14.392Z] Removing intermediate container 094f9ff1b17f [2024-05-24T06:54:14.392Z] ---> 3e1197f328bb [2024-05-24T06:54:14.392Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-05-24T06:54:14.392Z] ---> Running in a0fc6a13546c [2024-05-24T06:54:14.666Z] Removing intermediate container a0fc6a13546c [2024-05-24T06:54:14.666Z] ---> e499130cad7a [2024-05-24T06:54:14.666Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-05-24T06:54:14.934Z] ---> Running in 878c17af695b [2024-05-24T06:54:15.201Z] Removing intermediate container 878c17af695b [2024-05-24T06:54:15.201Z] ---> f2a240c52520 [2024-05-24T06:54:15.201Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-24T06:54:15.201Z] ---> Running in ec9d03665a72 [2024-05-24T06:54:16.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T06:54:16.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T06:54:17.699Z] OK: 266 MiB in 52 packages [2024-05-24T06:54:18.281Z] Removing intermediate container ec9d03665a72 [2024-05-24T06:54:18.281Z] ---> 1b0ad76a81a2 [2024-05-24T06:54:18.281Z] Step 8/25 : WORKDIR /app [2024-05-24T06:54:18.549Z] ---> Running in 324baab4345a [2024-05-24T06:54:18.816Z] Removing intermediate container 324baab4345a [2024-05-24T06:54:18.816Z] ---> 4d6d467778d1 [2024-05-24T06:54:18.816Z] Step 9/25 : COPY go.mod vendor* ./ [2024-05-24T06:54:19.400Z] ---> d81319ef290a [2024-05-24T06:54:19.400Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T06:54:19.400Z] ---> Running in 033c56f5d3b0 [2024-05-24T06:54:21.340Z] Removing intermediate container 033c56f5d3b0 [2024-05-24T06:54:21.340Z] ---> 87dcc2114c2b [2024-05-24T06:54:21.340Z] Step 11/25 : COPY . . [2024-05-24T06:54:21.932Z] ---> fbd8eafa2d09 [2024-05-24T06:54:21.932Z] Step 12/25 : RUN $MAKE [2024-05-24T06:54:21.932Z] ---> Running in a50c2476a139 [2024-05-24T06:54:22.902Z] 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 [2024-05-24T06:56:44.620Z] Removing intermediate container a50c2476a139 [2024-05-24T06:56:44.620Z] ---> 91c9998282e0 [2024-05-24T06:56:44.620Z] Step 13/25 : FROM alpine:3.18 [2024-05-24T06:56:44.620Z] 3.18: Pulling from library/alpine [2024-05-24T06:56:44.620Z] c6b39de5b339: Already exists [2024-05-24T06:56:44.620Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-24T06:56:44.620Z] Status: Downloaded newer image for alpine:3.18 [2024-05-24T06:56:44.620Z] ---> 33abbf032149 [2024-05-24T06:56:44.620Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-24T06:56:44.620Z] ---> Running in d9d0fbd67ea6 [2024-05-24T06:56:44.620Z] Removing intermediate container d9d0fbd67ea6 [2024-05-24T06:56:44.620Z] ---> ff916803a263 [2024-05-24T06:56:44.620Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-05-24T06:56:44.620Z] ---> Running in bb20be77b8aa [2024-05-24T06:56:44.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T06:56:44.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T06:56:44.620Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-24T06:56:44.620Z] Executing busybox-1.36.1-r5.trigger [2024-05-24T06:56:44.620Z] OK: 8 MiB in 16 packages [2024-05-24T06:56:44.620Z] Removing intermediate container bb20be77b8aa [2024-05-24T06:56:44.620Z] ---> 177dfdd277f4 [2024-05-24T06:56:44.620Z] Step 16/25 : RUN apk --no-cache upgrade [2024-05-24T06:56:44.620Z] ---> Running in 803562faa391 [2024-05-24T06:56:44.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T06:56:44.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T06:56:44.620Z] Upgrading critical system libraries and apk-tools: [2024-05-24T06:56:44.620Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-24T06:56:44.620Z] Executing busybox-1.36.1-r5.trigger [2024-05-24T06:56:44.620Z] Continuing the upgrade transaction with new apk-tools: [2024-05-24T06:56:44.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T06:56:44.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T06:56:44.620Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T06:56:44.620Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-24T06:56:44.620Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T06:56:44.620Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-24T06:56:44.620Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T06:56:44.620Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T06:56:44.620Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T06:56:44.620Z] Executing busybox-1.36.1-r6.trigger [2024-05-24T06:56:44.620Z] OK: 8 MiB in 16 packages [2024-05-24T06:56:44.620Z] Removing intermediate container 803562faa391 [2024-05-24T06:56:44.620Z] ---> 6d342e4adb50 [2024-05-24T06:56:44.620Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-05-24T06:56:44.885Z] ---> f07b07e8f8f4 [2024-05-24T06:56:44.885Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-05-24T06:56:45.150Z] ---> 5dae903b5478 [2024-05-24T06:56:45.150Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-05-24T06:56:47.084Z] ---> 86b8a22299f3 [2024-05-24T06:56:47.084Z] Step 20/25 : EXPOSE 59989 [2024-05-24T06:56:47.084Z] ---> Running in d3860fddb68e [2024-05-24T06:56:47.084Z] Removing intermediate container d3860fddb68e [2024-05-24T06:56:47.084Z] ---> 365e26a95caf [2024-05-24T06:56:47.084Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-05-24T06:56:47.084Z] ---> Running in 58849f4bfd26 [2024-05-24T06:56:47.365Z] Removing intermediate container 58849f4bfd26 [2024-05-24T06:56:47.365Z] ---> 7baf8287e072 [2024-05-24T06:56:47.365Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-24T06:56:47.630Z] ---> Running in ed563915e07a [2024-05-24T06:56:47.896Z] Removing intermediate container ed563915e07a [2024-05-24T06:56:47.896Z] ---> bcf231151952 [2024-05-24T06:56:47.896Z] Step 23/25 : LABEL arch=arm64 [2024-05-24T06:56:47.896Z] ---> Running in 0eed360b85b6 [2024-05-24T06:56:48.161Z] Removing intermediate container 0eed360b85b6 [2024-05-24T06:56:48.161Z] ---> 93e6f7ed4c4e [2024-05-24T06:56:48.161Z] Step 24/25 : LABEL git_sha=21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 [2024-05-24T06:56:48.428Z] ---> Running in 668e03a32bfd [2024-05-24T06:56:48.696Z] Removing intermediate container 668e03a32bfd [2024-05-24T06:56:48.696Z] ---> df6f156a36ad [2024-05-24T06:56:48.696Z] Step 25/25 : LABEL version=3.2.0-dev.9 [2024-05-24T06:56:48.696Z] ---> Running in 0b18e0818794 [2024-05-24T06:56:49.279Z] Removing intermediate container 0b18e0818794 [2024-05-24T06:56:49.279Z] ---> a51160553a56 [2024-05-24T06:56:49.279Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-24T06:56:49.279Z] Successfully built a51160553a56 [2024-05-24T06:56:49.279Z] 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 [2024-05-24T06:56:49.437Z] provisioning config files... [2024-05-24T06:56:49.453Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/143@tmp/config3047436397354260027tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-24T06:56:49.792Z] ---> ****-login.sh [2024-05-24T06:56:49.792Z] nexus3.edgexfoundry.org:10001 [2024-05-24T06:56:49.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T06:56:50.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T06:56:50.059Z] Configure a credential helper to remove this warning. See [2024-05-24T06:56:50.059Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T06:56:50.059Z] [2024-05-24T06:56:50.059Z] Login Succeeded [2024-05-24T06:56:50.059Z] nexus3.edgexfoundry.org:10002 [2024-05-24T06:56:50.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T06:56:50.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T06:56:50.326Z] Configure a credential helper to remove this warning. See [2024-05-24T06:56:50.326Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T06:56:50.326Z] [2024-05-24T06:56:50.326Z] Login Succeeded [2024-05-24T06:56:50.326Z] nexus3.edgexfoundry.org:10003 [2024-05-24T06:56:50.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T06:56:50.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T06:56:50.593Z] Configure a credential helper to remove this warning. See [2024-05-24T06:56:50.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T06:56:50.593Z] [2024-05-24T06:56:50.593Z] Login Succeeded [2024-05-24T06:56:50.593Z] nexus3.edgexfoundry.org:10004 [2024-05-24T06:56:50.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T06:56:51.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T06:56:51.127Z] Configure a credential helper to remove this warning. See [2024-05-24T06:56:51.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T06:56:51.127Z] [2024-05-24T06:56:51.127Z] Login Succeeded [2024-05-24T06:56:51.127Z] ****.io [2024-05-24T06:56:51.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T06:56:51.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T06:56:51.661Z] Configure a credential helper to remove this warning. See [2024-05-24T06:56:51.661Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T06:56:51.661Z] [2024-05-24T06:56:51.661Z] Login Succeeded [2024-05-24T06:56:51.661Z] ---> ****-login.sh ends [Pipeline] } [2024-05-24T06:56:51.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-24T06:56:51.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-24T06:56:51.741Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2024-05-24T06:56:51.741Z] 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 [2024-05-24T06:56:51.741Z] latest [2024-05-24T06:56:51.741Z] 3.2.0-dev.9 [2024-05-24T06:56:51.741Z] 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2-3.2.0-dev.9 [2024-05-24T06:56:51.741Z] main [2024-05-24T06:56:51.741Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T06:56:52.105Z] + 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 [2024-05-24T06:56:52.449Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 [2024-05-24T06:56:52.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-05-24T06:56:52.449Z] e3cf86cec74c: Preparing [2024-05-24T06:56:52.449Z] eb7dd8529532: Preparing [2024-05-24T06:56:52.449Z] d0eb50905bc7: Preparing [2024-05-24T06:56:52.449Z] f3adf84f317a: Preparing [2024-05-24T06:56:52.449Z] 32063fcc8765: Preparing [2024-05-24T06:56:52.449Z] 7c504f21be85: Preparing [2024-05-24T06:56:52.449Z] 7c504f21be85: Waiting [2024-05-24T06:56:52.714Z] eb7dd8529532: Pushed [2024-05-24T06:56:52.714Z] d0eb50905bc7: Pushed [2024-05-24T06:56:52.714Z] 32063fcc8765: Pushed [2024-05-24T06:56:52.714Z] 7c504f21be85: Layer already exists [2024-05-24T06:56:54.113Z] f3adf84f317a: Pushed [2024-05-24T06:56:58.355Z] e3cf86cec74c: Pushed [2024-05-24T06:56:58.621Z] 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2: digest: sha256:e7b829a129ecc450d245a24fa118534de039d3a8bbc050badb49e22513e2f65a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T06:56:58.976Z] + 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 [2024-05-24T06:56:59.321Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-05-24T06:56:59.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-05-24T06:56:59.321Z] e3cf86cec74c: Preparing [2024-05-24T06:56:59.321Z] eb7dd8529532: Preparing [2024-05-24T06:56:59.321Z] d0eb50905bc7: Preparing [2024-05-24T06:56:59.321Z] f3adf84f317a: Preparing [2024-05-24T06:56:59.321Z] 32063fcc8765: Preparing [2024-05-24T06:56:59.321Z] 7c504f21be85: Preparing [2024-05-24T06:56:59.321Z] 7c504f21be85: Waiting [2024-05-24T06:56:59.321Z] f3adf84f317a: Layer already exists [2024-05-24T06:56:59.321Z] d0eb50905bc7: Layer already exists [2024-05-24T06:56:59.321Z] eb7dd8529532: Layer already exists [2024-05-24T06:56:59.321Z] 32063fcc8765: Layer already exists [2024-05-24T06:56:59.321Z] e3cf86cec74c: Layer already exists [2024-05-24T06:56:59.321Z] 7c504f21be85: Layer already exists [2024-05-24T06:56:59.587Z] latest: digest: sha256:e7b829a129ecc450d245a24fa118534de039d3a8bbc050badb49e22513e2f65a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T06:56:59.942Z] + 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 [2024-05-24T06:57:00.302Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.9 [2024-05-24T06:57:00.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-05-24T06:57:00.302Z] e3cf86cec74c: Preparing [2024-05-24T06:57:00.302Z] eb7dd8529532: Preparing [2024-05-24T06:57:00.302Z] d0eb50905bc7: Preparing [2024-05-24T06:57:00.302Z] f3adf84f317a: Preparing [2024-05-24T06:57:00.302Z] 32063fcc8765: Preparing [2024-05-24T06:57:00.302Z] 7c504f21be85: Preparing [2024-05-24T06:57:00.302Z] 7c504f21be85: Waiting [2024-05-24T06:57:00.302Z] f3adf84f317a: Layer already exists [2024-05-24T06:57:00.302Z] d0eb50905bc7: Layer already exists [2024-05-24T06:57:00.302Z] 32063fcc8765: Layer already exists [2024-05-24T06:57:00.302Z] e3cf86cec74c: Layer already exists [2024-05-24T06:57:00.302Z] eb7dd8529532: Layer already exists [2024-05-24T06:57:00.302Z] 7c504f21be85: Layer already exists [2024-05-24T06:57:00.302Z] 3.2.0-dev.9: digest: sha256:e7b829a129ecc450d245a24fa118534de039d3a8bbc050badb49e22513e2f65a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T06:57:00.659Z] + 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 [2024-05-24T06:57:01.015Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2-3.2.0-dev.9 [2024-05-24T06:57:01.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-05-24T06:57:01.015Z] e3cf86cec74c: Preparing [2024-05-24T06:57:01.015Z] eb7dd8529532: Preparing [2024-05-24T06:57:01.015Z] d0eb50905bc7: Preparing [2024-05-24T06:57:01.015Z] f3adf84f317a: Preparing [2024-05-24T06:57:01.015Z] 32063fcc8765: Preparing [2024-05-24T06:57:01.015Z] 7c504f21be85: Preparing [2024-05-24T06:57:01.015Z] 7c504f21be85: Waiting [2024-05-24T06:57:01.015Z] eb7dd8529532: Layer already exists [2024-05-24T06:57:01.015Z] 32063fcc8765: Layer already exists [2024-05-24T06:57:01.015Z] d0eb50905bc7: Layer already exists [2024-05-24T06:57:01.015Z] e3cf86cec74c: Layer already exists [2024-05-24T06:57:01.015Z] f3adf84f317a: Layer already exists [2024-05-24T06:57:01.015Z] 7c504f21be85: Layer already exists [2024-05-24T06:57:01.015Z] 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2-3.2.0-dev.9: digest: sha256:e7b829a129ecc450d245a24fa118534de039d3a8bbc050badb49e22513e2f65a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T06:57:01.634Z] + 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 [2024-05-24T06:57:01.988Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2024-05-24T06:57:01.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-05-24T06:57:01.988Z] e3cf86cec74c: Preparing [2024-05-24T06:57:01.988Z] eb7dd8529532: Preparing [2024-05-24T06:57:01.988Z] d0eb50905bc7: Preparing [2024-05-24T06:57:01.988Z] f3adf84f317a: Preparing [2024-05-24T06:57:01.988Z] 32063fcc8765: Preparing [2024-05-24T06:57:01.988Z] 7c504f21be85: Preparing [2024-05-24T06:57:01.988Z] 7c504f21be85: Waiting [2024-05-24T06:57:01.988Z] d0eb50905bc7: Layer already exists [2024-05-24T06:57:01.988Z] eb7dd8529532: Layer already exists [2024-05-24T06:57:01.988Z] e3cf86cec74c: Layer already exists [2024-05-24T06:57:01.988Z] f3adf84f317a: Layer already exists [2024-05-24T06:57:01.988Z] 32063fcc8765: Layer already exists [2024-05-24T06:57:01.988Z] 7c504f21be85: Layer already exists [2024-05-24T06:57:02.254Z] main: digest: sha256:e7b829a129ecc450d245a24fa118534de039d3a8bbc050badb49e22513e2f65a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-24T06:57:02.350Z] ===================================================== [Pipeline] echo [2024-05-24T06:57:02.368Z] taggedImages: [2024-05-24T06:57:02.369Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 [2024-05-24T06:57:02.369Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-05-24T06:57:02.369Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.9 [2024-05-24T06:57:02.369Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2-3.2.0-dev.9 [2024-05-24T06:57:02.369Z] - 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 [2024-05-24T06:57:02.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-24T06:57:02.743Z] [2024-05-24T06:57:02.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T06:57:03.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-24T06:57:03.073Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-24T06:57:03.073Z] 8998bd30e6a1: Pulling fs layer [2024-05-24T06:57:03.073Z] 04944245beec: Pulling fs layer [2024-05-24T06:57:03.073Z] 699f458cf7ca: Pulling fs layer [2024-05-24T06:57:03.073Z] 765212b225bb: Pulling fs layer [2024-05-24T06:57:03.073Z] f23df028b6ca: Pulling fs layer [2024-05-24T06:57:03.073Z] d65c8cfc05b1: Pulling fs layer [2024-05-24T06:57:03.073Z] 2437ff75d9bd: Pulling fs layer [2024-05-24T06:57:03.073Z] 765212b225bb: Waiting [2024-05-24T06:57:03.073Z] f23df028b6ca: Waiting [2024-05-24T06:57:03.073Z] d65c8cfc05b1: Waiting [2024-05-24T06:57:03.338Z] 04944245beec: Verifying Checksum [2024-05-24T06:57:03.338Z] 04944245beec: Download complete [2024-05-24T06:57:03.338Z] 765212b225bb: Verifying Checksum [2024-05-24T06:57:03.338Z] 765212b225bb: Download complete [2024-05-24T06:57:03.338Z] f23df028b6ca: Verifying Checksum [2024-05-24T06:57:03.338Z] f23df028b6ca: Download complete [2024-05-24T06:57:03.338Z] d65c8cfc05b1: Verifying Checksum [2024-05-24T06:57:03.338Z] d65c8cfc05b1: Download complete [2024-05-24T06:57:03.604Z] 699f458cf7ca: Verifying Checksum [2024-05-24T06:57:03.604Z] 699f458cf7ca: Download complete [2024-05-24T06:57:03.869Z] 8998bd30e6a1: Verifying Checksum [2024-05-24T06:57:03.869Z] 8998bd30e6a1: Download complete [2024-05-24T06:57:06.440Z] 2437ff75d9bd: Verifying Checksum [2024-05-24T06:57:06.440Z] 2437ff75d9bd: Download complete [2024-05-24T06:57:08.375Z] 8998bd30e6a1: Pull complete [2024-05-24T06:57:08.953Z] 04944245beec: Pull complete [2024-05-24T06:57:10.892Z] 699f458cf7ca: Pull complete [2024-05-24T06:57:10.892Z] 765212b225bb: Pull complete [2024-05-24T06:57:11.473Z] f23df028b6ca: Pull complete [2024-05-24T06:57:11.738Z] d65c8cfc05b1: Pull complete [2024-05-24T06:57:29.923Z] 2437ff75d9bd: Pull complete [2024-05-24T06:57:29.923Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-24T06:57:29.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-24T06:57:29.923Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T06:57:30.111Z] prd-ubuntu20.04-docker-arm64-4c-16g-673 does not seem to be running inside a container [2024-05-24T06:57:30.173Z] $ 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 [2024-05-24T06:57:32.748Z] $ docker top 2fe480be9017b0313b43c6d6bde68c4cd699d951b6124252f5f4731543c8b4ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-24T06:57:33.563Z] ---> job-cost.sh [2024-05-24T06:57:33.563Z] lf-activate-venv: SKIPPING [2024-05-24T06:57:33.563Z] INFO: No Stack... [2024-05-24T06:57:34.142Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-24T06:57:34.721Z] INFO: Archiving Costs [Pipeline] sh [2024-05-24T06:57:35.042Z] + cat /w/workspace/device-rfid-llrp-go/143/archives/cost.csv [2024-05-24T06:57:35.042Z] + cut -d, -f6 [Pipeline] lock [2024-05-24T06:57:35.366Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-143-stack-cost] [2024-05-24T06:57:35.376Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-143-stack-cost] did not exist. Created. [2024-05-24T06:57:35.382Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-143-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-24T06:57:36.039Z] /w/workspace/device-rfid-llrp-go/143@tmp/durable-3ac66251/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-24T06:57:36.360Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-24T06:57:36.391Z] Warning: overwriting stash ‘stack-cost’ [2024-05-24T06:57:36.447Z] Stashed 1 file(s) [Pipeline] } [2024-05-24T06:57:36.456Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-143-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-24T06:57:36.486Z] $ docker stop --time=1 2fe480be9017b0313b43c6d6bde68c4cd699d951b6124252f5f4731543c8b4ce [2024-05-24T06:57:37.968Z] $ 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 [2024-05-24T06:57:38.524Z] provisioning config files... [2024-05-24T06:57:38.530Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13391195753380387941tmp [Pipeline] { [Pipeline] sh [2024-05-24T06:57:38.878Z] + set +x [2024-05-24T06:57:38.878Z] + bash -s -- [2024-05-24T06:57:38.878Z] + curl -s https://codecov.io/bash [2024-05-24T06:57:38.878Z] [2024-05-24T06:57:38.878Z] _____ _ [2024-05-24T06:57:38.878Z] / ____| | | [2024-05-24T06:57:38.878Z] | | ___ __| | ___ ___ _____ __ [2024-05-24T06:57:38.878Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-24T06:57:38.878Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-24T06:57:38.878Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-24T06:57:38.878Z] Bash-1.0.6 [2024-05-24T06:57:38.878Z] [2024-05-24T06:57:38.878Z] [2024-05-24T06:57:38.878Z] ==> git version 2.25.1 found [2024-05-24T06:57:38.878Z] ==> 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 [2024-05-24T06:57:38.878Z] Release-Date: 2020-01-08 [2024-05-24T06:57:38.878Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-05-24T06:57:38.878Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-24T06:57:38.878Z] ==> Jenkins CI detected. [2024-05-24T06:57:38.878Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2024-05-24T06:57:38.878Z] project root: . [2024-05-24T06:57:38.878Z] --> token set from env [2024-05-24T06:57:38.878Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-24T06:57:38.878Z] ==> Running gcov in . (disable via -X gcov) [2024-05-24T06:57:38.878Z] ==> Python coveragepy not found [2024-05-24T06:57:38.878Z] ==> Searching for coverage reports in: [2024-05-24T06:57:38.878Z] + . [2024-05-24T06:57:38.878Z] -> Found 1 reports [2024-05-24T06:57:38.878Z] ==> Detecting git/mercurial file structure [2024-05-24T06:57:38.878Z] ==> Reading reports [2024-05-24T06:57:38.878Z] + ./coverage.out bytes=438103 [2024-05-24T06:57:38.878Z] ==> Appending adjustments [2024-05-24T06:57:38.878Z] https://docs.codecov.io/docs/fixing-reports [2024-05-24T06:57:39.153Z] + Found adjustments [2024-05-24T06:57:39.153Z] ==> Gzipping contents [2024-05-24T06:57:39.153Z] 52K /tmp/codecov.EEy6f6.gz [2024-05-24T06:57:39.153Z] ==> Uploading reports [2024-05-24T06:57:39.153Z] url: https://codecov.io [2024-05-24T06:57:39.153Z] 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= [2024-05-24T06:57:39.153Z] -> Pinging Codecov [2024-05-24T06:57:39.153Z] 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= [2024-05-24T06:57:39.439Z] -> Uploading to [2024-05-24T06:57:39.439Z] 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 [2024-05-24T06:57:39.439Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-24T06:57:39.439Z] Dload Upload Total Spent Left Speed [2024-05-24T06:57:39.705Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50185 0 0 100 50185 0 154k --:--:-- --:--:-- --:--:-- 154k [2024-05-24T06:57:39.705Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 [Pipeline] } [2024-05-24T06:57:39.713Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-05-24T06:57:39.855Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-05-24T06:57:39.868Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T06:57:40.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-24T06:57:40.222Z] [2024-05-24T06:57:40.222Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T06:57:40.531Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-24T06:57:40.531Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-05-24T06:57:40.531Z] df9b9388f04a: Pulling fs layer [2024-05-24T06:57:40.531Z] 52dc419b0ee2: Pulling fs layer [2024-05-24T06:57:40.531Z] 25bc292e5bac: Pulling fs layer [2024-05-24T06:57:40.531Z] 114826534d7a: Pulling fs layer [2024-05-24T06:57:40.531Z] 4657fd5d0bcf: Pulling fs layer [2024-05-24T06:57:40.531Z] 6ad1cebc031e: Pulling fs layer [2024-05-24T06:57:40.531Z] 8a3aa393b2d8: Pulling fs layer [2024-05-24T06:57:40.531Z] 4657fd5d0bcf: Waiting [2024-05-24T06:57:40.531Z] 6ad1cebc031e: Waiting [2024-05-24T06:57:40.531Z] 114826534d7a: Waiting [2024-05-24T06:57:40.531Z] 25bc292e5bac: Download complete [2024-05-24T06:57:40.531Z] 52dc419b0ee2: Verifying Checksum [2024-05-24T06:57:40.531Z] 52dc419b0ee2: Download complete [2024-05-24T06:57:40.531Z] 4657fd5d0bcf: Verifying Checksum [2024-05-24T06:57:40.531Z] 4657fd5d0bcf: Download complete [2024-05-24T06:57:40.531Z] df9b9388f04a: Download complete [2024-05-24T06:57:40.790Z] 6ad1cebc031e: Verifying Checksum [2024-05-24T06:57:40.790Z] 6ad1cebc031e: Download complete [2024-05-24T06:57:40.790Z] df9b9388f04a: Pull complete [2024-05-24T06:57:40.790Z] 52dc419b0ee2: Pull complete [2024-05-24T06:57:40.790Z] 25bc292e5bac: Pull complete [2024-05-24T06:57:41.354Z] 114826534d7a: Verifying Checksum [2024-05-24T06:57:41.354Z] 114826534d7a: Download complete [2024-05-24T06:57:41.354Z] 8a3aa393b2d8: Verifying Checksum [2024-05-24T06:57:41.354Z] 8a3aa393b2d8: Download complete [2024-05-24T06:57:44.628Z] 114826534d7a: Pull complete [2024-05-24T06:57:44.628Z] 4657fd5d0bcf: Pull complete [2024-05-24T06:57:44.885Z] 6ad1cebc031e: Pull complete [2024-05-24T06:57:47.411Z] 8a3aa393b2d8: Pull complete [2024-05-24T06:57:47.411Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-05-24T06:57:47.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-24T06:57:47.411Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T06:57:47.503Z] prd-ubuntu20.04-docker-8c-8g-672 does not seem to be running inside a container [2024-05-24T06:57:47.534Z] $ 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 [2024-05-24T06:57:52.300Z] $ docker top e2f081af86c2291d5a86df92b4076888b4930fbd3b6ae558c14ea8c12ad1c1dd -eo pid,comm [Pipeline] { [Pipeline] echo [2024-05-24T06:57:52.376Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2024-05-24T06:57:52.653Z] + set -o pipefail [2024-05-24T06:57:52.653Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2024-05-24T06:57:56.839Z] [2024-05-24T06:57:56.839Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2024-05-24T06:57:56.839Z] [2024-05-24T06:57:56.839Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/955e217a-c4d1-4016-b4e5-b563ecd7f894 [2024-05-24T06:57:56.839Z] [2024-05-24T06:57:56.839Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-05-24T06:57:56.839Z] [2024-05-24T06:57:57.777Z] [2024-05-24T06:57:57.777Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-05-24T06:57:57.777Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-05-24T06:57:57.777Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-05-24T06:57:57.787Z] $ docker stop --time=1 e2f081af86c2291d5a86df92b4076888b4930fbd3b6ae558c14ea8c12ad1c1dd [2024-05-24T06:58:01.205Z] $ 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 [2024-05-24T06:58:02.010Z] + git log --format=format:%s -1 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 [Pipeline] sh [2024-05-24T06:58:02.307Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-24T06:58:02.307Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T06:58:02.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-24T06:58:02.610Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T06:58:02.688Z] prd-ubuntu20.04-docker-8c-8g-672 does not seem to be running inside a container [2024-05-24T06:58:02.715Z] $ 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 [2024-05-24T06:58:03.181Z] $ docker top 07d58c3b062301ee7f336f1e54b2ec9a46de60e472960dd01f203b8690f29c7b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-24T06:58:03.287Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-24T06:58:03.287Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-24T06:58:03.403Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-24T06:58:03.405Z] $ docker exec 07d58c3b062301ee7f336f1e54b2ec9a46de60e472960dd01f203b8690f29c7b ssh-agent [2024-05-24T06:58:03.516Z] SSH_AUTH_SOCK=/tmp/ssh-NjAVTKqQwy53/agent.32 [2024-05-24T06:58:03.516Z] SSH_AGENT_PID=38 [2024-05-24T06:58:03.520Z] Running ssh-add (command line suppressed) [2024-05-24T06:58:03.622Z] 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) [2024-05-24T06:58:03.636Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-24T06:58:03.929Z] + git semver tag [2024-05-24T06:58:04.188Z] 2024-05-24 06:58:04,087 [run_tag] DEBUG tag force:False [2024-05-24T06:58:04.188Z] 2024-05-24 06:58:04,087 [check_head_tag] DEBUG check head tag [2024-05-24T06:58:04.188Z] 2024-05-24 06:58:04,088 [execute] INFO git cat-file --batch-check [2024-05-24T06:58:04.188Z] 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=) [2024-05-24T06:58:04.188Z] 2024-05-24 06:58:04,091 [execute] INFO git cat-file --batch [2024-05-24T06:58:04.188Z] 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=) [2024-05-24T06:58:04.188Z] 2024-05-24 06:58:04,110 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-05-24T06:58:04.188Z] 2024-05-24 06:58:04,110 [execute] INFO git tag -a v3.2.0-dev.9 -m v3.2.0-dev.9 [2024-05-24T06:58:04.188Z] 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) [2024-05-24T06:58:04.188Z] 2024-05-24 06:58:04,115 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-05-24T06:58:04.188Z] 3.2.0-dev.9 [Pipeline] } [2024-05-24T06:58:04.197Z] $ docker exec --env ******** --env ******** 07d58c3b062301ee7f336f1e54b2ec9a46de60e472960dd01f203b8690f29c7b ssh-agent -k [2024-05-24T06:58:04.293Z] unset SSH_AUTH_SOCK; [2024-05-24T06:58:04.293Z] unset SSH_AGENT_PID; [2024-05-24T06:58:04.293Z] echo Agent pid 38 killed; [2024-05-24T06:58:04.302Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-24T06:58:04.626Z] + git semver [Pipeline] } [2024-05-24T06:58:04.898Z] $ docker stop --time=1 07d58c3b062301ee7f336f1e54b2ec9a46de60e472960dd01f203b8690f29c7b [2024-05-24T06:58:06.210Z] $ docker rm -f --volumes 07d58c3b062301ee7f336f1e54b2ec9a46de60e472960dd01f203b8690f29c7b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T06:58:06.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-24T06:58:06.619Z] [2024-05-24T06:58:06.619Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T06:58:06.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-24T06:58:06.921Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-05-24T06:58:06.921Z] ab5ef0e58194: Pulling fs layer [2024-05-24T06:58:06.921Z] 9712f1f96733: Pulling fs layer [2024-05-24T06:58:06.921Z] 63f879dbbcfc: Pulling fs layer [2024-05-24T06:58:06.921Z] 0d9ebad4ef96: Pulling fs layer [2024-05-24T06:58:06.921Z] e9a5061849ea: Pulling fs layer [2024-05-24T06:58:06.921Z] d747dcd14b5f: Pulling fs layer [2024-05-24T06:58:06.921Z] 2de7ff778b66: Pulling fs layer [2024-05-24T06:58:06.921Z] d747dcd14b5f: Waiting [2024-05-24T06:58:06.921Z] 0d9ebad4ef96: Waiting [2024-05-24T06:58:06.921Z] e9a5061849ea: Waiting [2024-05-24T06:58:06.921Z] 9712f1f96733: Download complete [2024-05-24T06:58:07.180Z] 63f879dbbcfc: Verifying Checksum [2024-05-24T06:58:07.180Z] 63f879dbbcfc: Download complete [2024-05-24T06:58:07.438Z] e9a5061849ea: Verifying Checksum [2024-05-24T06:58:07.438Z] e9a5061849ea: Download complete [2024-05-24T06:58:07.438Z] d747dcd14b5f: Download complete [2024-05-24T06:58:07.438Z] ab5ef0e58194: Verifying Checksum [2024-05-24T06:58:07.438Z] ab5ef0e58194: Download complete [2024-05-24T06:58:07.438Z] 0d9ebad4ef96: Verifying Checksum [2024-05-24T06:58:07.438Z] 0d9ebad4ef96: Download complete [2024-05-24T06:58:07.438Z] 2de7ff778b66: Verifying Checksum [2024-05-24T06:58:07.438Z] 2de7ff778b66: Download complete [2024-05-24T06:58:09.963Z] ab5ef0e58194: Pull complete [2024-05-24T06:58:09.963Z] 9712f1f96733: Pull complete [2024-05-24T06:58:10.527Z] 63f879dbbcfc: Pull complete [2024-05-24T06:58:13.806Z] 0d9ebad4ef96: Pull complete [2024-05-24T06:58:14.064Z] e9a5061849ea: Pull complete [2024-05-24T06:58:14.064Z] d747dcd14b5f: Pull complete [2024-05-24T06:58:14.997Z] 2de7ff778b66: Pull complete [2024-05-24T06:58:14.997Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-05-24T06:58:14.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-24T06:58:14.997Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T06:58:15.097Z] prd-ubuntu20.04-docker-8c-8g-672 does not seem to be running inside a container [2024-05-24T06:58:15.125Z] $ 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 [2024-05-24T06:58:21.160Z] $ docker top d20e8fa2f8ba546c337ab250c6caa5c8ec44f3aaead447202947eb5c8ee739f0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-05-24T06:58:21.242Z] provisioning config files... [2024-05-24T06:58:21.248Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8070023827766709435tmp [2024-05-24T06:58:21.257Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8423889271269103476tmp [2024-05-24T06:58:21.266Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2308012392815553234tmp [Pipeline] { [Pipeline] echo [2024-05-24T06:58:21.297Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-24T06:58:21.588Z] ---> sigul-configuration.sh [2024-05-24T06:58:21.588Z] gpg: directory `/root/.gnupg' created [2024-05-24T06:58:21.588Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-05-24T06:58:21.588Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-05-24T06:58:21.588Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-05-24T06:58:21.588Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-05-24T06:58:21.588Z] gpg: CAST5 encrypted data [2024-05-24T06:58:21.588Z] gpg: encrypted with 1 passphrase [2024-05-24T06:58:21.588Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-05-24T06:58:21.882Z] + mkdir /home/jenkins [2024-05-24T06:58:21.882Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-05-24T06:58:22.175Z] + 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 [2024-05-24T06:58:22.192Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-24T06:58:22.486Z] ---> sigul-install.sh [2024-05-24T06:58:22.486Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-05-24T06:58:22.781Z] + git tag --list [2024-05-24T06:58:22.781Z] v0.0.0 [2024-05-24T06:58:22.781Z] v1.0.0 [2024-05-24T06:58:22.781Z] v2.1.0 [2024-05-24T06:58:22.781Z] v2.1.1 [2024-05-24T06:58:22.781Z] v2.2.0 [2024-05-24T06:58:22.781Z] v2.3.0 [2024-05-24T06:58:22.781Z] v3.0 [2024-05-24T06:58:22.781Z] v3.0.0 [2024-05-24T06:58:22.781Z] v3.1 [2024-05-24T06:58:22.781Z] v3.1.0 [2024-05-24T06:58:22.781Z] v3.1.0-dev.1 [2024-05-24T06:58:22.781Z] v3.1.0-dev.10 [2024-05-24T06:58:22.781Z] v3.1.0-dev.11 [2024-05-24T06:58:22.781Z] v3.1.0-dev.12 [2024-05-24T06:58:22.781Z] v3.1.0-dev.13 [2024-05-24T06:58:22.781Z] v3.1.0-dev.14 [2024-05-24T06:58:22.781Z] v3.1.0-dev.15 [2024-05-24T06:58:22.781Z] v3.1.0-dev.16 [2024-05-24T06:58:22.781Z] v3.1.0-dev.17 [2024-05-24T06:58:22.781Z] v3.1.0-dev.18 [2024-05-24T06:58:22.781Z] v3.1.0-dev.19 [2024-05-24T06:58:22.781Z] v3.1.0-dev.2 [2024-05-24T06:58:22.781Z] v3.1.0-dev.20 [2024-05-24T06:58:22.781Z] v3.1.0-dev.21 [2024-05-24T06:58:22.781Z] v3.1.0-dev.22 [2024-05-24T06:58:22.781Z] v3.1.0-dev.23 [2024-05-24T06:58:22.781Z] v3.1.0-dev.24 [2024-05-24T06:58:22.781Z] v3.1.0-dev.3 [2024-05-24T06:58:22.781Z] v3.1.0-dev.4 [2024-05-24T06:58:22.781Z] v3.1.0-dev.5 [2024-05-24T06:58:22.781Z] v3.1.0-dev.6 [2024-05-24T06:58:22.781Z] v3.1.0-dev.7 [2024-05-24T06:58:22.781Z] v3.1.0-dev.8 [2024-05-24T06:58:22.781Z] v3.1.0-dev.9 [2024-05-24T06:58:22.781Z] v3.2.0-dev.1 [2024-05-24T06:58:22.781Z] v3.2.0-dev.2 [2024-05-24T06:58:22.781Z] v3.2.0-dev.3 [2024-05-24T06:58:22.781Z] v3.2.0-dev.4 [2024-05-24T06:58:22.781Z] v3.2.0-dev.5 [2024-05-24T06:58:22.781Z] v3.2.0-dev.6 [2024-05-24T06:58:22.781Z] v3.2.0-dev.7 [2024-05-24T06:58:22.781Z] v3.2.0-dev.8 [2024-05-24T06:58:22.781Z] v3.2.0-dev.9 [Pipeline] sh [2024-05-24T06:58:23.076Z] + lftools sign git-tag v3.2.0-dev.9 [2024-05-24T06:58:23.644Z] Signing Git tag with Sigul... [2024-05-24T06:58:23.644Z] Signing v3.2.0-dev.9 [Pipeline] echo [2024-05-24T06:58:23.919Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-24T06:58:24.213Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-05-24T06:58:24.221Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-05-24T06:58:24.248Z] $ docker stop --time=1 d20e8fa2f8ba546c337ab250c6caa5c8ec44f3aaead447202947eb5c8ee739f0 [2024-05-24T06:58:25.537Z] $ 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 [2024-05-24T06:58:25.966Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-24T06:58:25.966Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T06:58:26.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-24T06:58:26.271Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T06:58:26.343Z] prd-ubuntu20.04-docker-8c-8g-672 does not seem to be running inside a container [2024-05-24T06:58:26.377Z] $ 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 [2024-05-24T06:58:26.704Z] $ docker top 421f9f93a3a8fb9416d7768ddeb8f02b581ebaead9d38504676f1479cd50d079 -eo pid,comm [2024-05-24T06:58:26.743Z] 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). [2024-05-24T06:58:26.743Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-24T06:58:26.792Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-24T06:58:26.792Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-24T06:58:26.901Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-24T06:58:26.903Z] $ docker exec 421f9f93a3a8fb9416d7768ddeb8f02b581ebaead9d38504676f1479cd50d079 ssh-agent [2024-05-24T06:58:27.018Z] SSH_AUTH_SOCK=/tmp/ssh-vjJYcFA1jKch/agent.32 [2024-05-24T06:58:27.018Z] SSH_AGENT_PID=38 [2024-05-24T06:58:27.023Z] Running ssh-add (command line suppressed) [2024-05-24T06:58:27.122Z] 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) [2024-05-24T06:58:27.133Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-24T06:58:27.427Z] + git semver bump pre [2024-05-24T06:58:27.686Z] 2024-05-24 06:58:27,625 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-05-24T06:58:27.686Z] 2024-05-24 06:58:27,625 [bump_version] DEBUG bumping version:3.2.0-dev.9 on axis:pre with prefix:dev [2024-05-24T06:58:27.686Z] 2024-05-24 06:58:27,625 [bump_version] DEBUG bumped version:3.2.0-dev.10 [2024-05-24T06:58:27.686Z] 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 [2024-05-24T06:58:27.686Z] 2024-05-24 06:58:27,625 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-05-24T06:58:27.686Z] 2024-05-24 06:58:27,625 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-05-24T06:58:27.686Z] 2024-05-24 06:58:27,627 [execute] INFO git cat-file --batch-check [2024-05-24T06:58:27.686Z] 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=) [2024-05-24T06:58:27.686Z] 2024-05-24 06:58:27,631 [execute] INFO git cat-file --batch [2024-05-24T06:58:27.686Z] 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=) [2024-05-24T06:58:27.686Z] 2024-05-24 06:58:27,635 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-05-24T06:58:27.686Z] 3.2.0-dev.10 [Pipeline] } [2024-05-24T06:58:27.695Z] $ docker exec --env ******** --env ******** 421f9f93a3a8fb9416d7768ddeb8f02b581ebaead9d38504676f1479cd50d079 ssh-agent -k [2024-05-24T06:58:27.795Z] unset SSH_AUTH_SOCK; [2024-05-24T06:58:27.796Z] unset SSH_AGENT_PID; [2024-05-24T06:58:27.796Z] echo Agent pid 38 killed; [2024-05-24T06:58:27.805Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-24T06:58:28.123Z] + git semver [Pipeline] } [2024-05-24T06:58:28.392Z] $ docker stop --time=1 421f9f93a3a8fb9416d7768ddeb8f02b581ebaead9d38504676f1479cd50d079 [2024-05-24T06:58:29.657Z] $ docker rm -f --volumes 421f9f93a3a8fb9416d7768ddeb8f02b581ebaead9d38504676f1479cd50d079 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-24T06:58:30.000Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-24T06:58:30.000Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T06:58:30.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-24T06:58:30.304Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T06:58:30.387Z] prd-ubuntu20.04-docker-8c-8g-672 does not seem to be running inside a container [2024-05-24T06:58:30.416Z] $ 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 [2024-05-24T06:58:30.720Z] $ docker top 2939e2f832cc9242f99712652b7e5976610582149a1afbd4fdaf9e2ba504b403 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-24T06:58:30.834Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-24T06:58:30.834Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-24T06:58:30.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-24T06:58:30.936Z] $ docker exec 2939e2f832cc9242f99712652b7e5976610582149a1afbd4fdaf9e2ba504b403 ssh-agent [2024-05-24T06:58:31.042Z] SSH_AUTH_SOCK=/tmp/ssh-FoqOx6q7Y3IZ/agent.32 [2024-05-24T06:58:31.042Z] SSH_AGENT_PID=38 [2024-05-24T06:58:31.047Z] Running ssh-add (command line suppressed) [2024-05-24T06:58:31.149Z] 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) [2024-05-24T06:58:31.161Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-24T06:58:31.452Z] + git semver push [2024-05-24T06:58:31.711Z] 2024-05-24 06:58:31,620 [run_push] DEBUG push [2024-05-24T06:58:31.711Z] 2024-05-24 06:58:31,621 [execute] INFO git cat-file --batch-check [2024-05-24T06:58:31.711Z] 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=) [2024-05-24T06:58:31.711Z] 2024-05-24 06:58:31,625 [execute] INFO git rev-list 17e0f19ac41d1ebe2d58b06db237968357c8f9f5 -- [2024-05-24T06:58:31.711Z] 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) [2024-05-24T06:58:31.711Z] 2024-05-24 06:58:31,633 [execute] INFO git fetch -v origin [2024-05-24T06:58:31.711Z] 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) [2024-05-24T06:58:32.280Z] 2024-05-24 06:58:32,088 [run_push] DEBUG no remote changes detected [2024-05-24T06:58:32.280Z] 2024-05-24 06:58:32,088 [execute] INFO git push origin semver [2024-05-24T06:58:32.280Z] 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) [2024-05-24T06:58:32.848Z] 2024-05-24 06:58:32,789 [run_push] DEBUG push all version tags [2024-05-24T06:58:32.848Z] 2024-05-24 06:58:32,789 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-05-24T06:58:32.848Z] 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) [2024-05-24T06:58:33.784Z] 2024-05-24 06:58:33,446 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-05-24T06:58:33.784Z] 3.2.0-dev.10 [Pipeline] } [2024-05-24T06:58:33.793Z] $ docker exec --env ******** --env ******** 2939e2f832cc9242f99712652b7e5976610582149a1afbd4fdaf9e2ba504b403 ssh-agent -k [2024-05-24T06:58:33.884Z] unset SSH_AUTH_SOCK; [2024-05-24T06:58:33.885Z] unset SSH_AGENT_PID; [2024-05-24T06:58:33.885Z] echo Agent pid 38 killed; [2024-05-24T06:58:33.893Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-24T06:58:34.216Z] + git semver [Pipeline] } [2024-05-24T06:58:34.488Z] $ docker stop --time=1 2939e2f832cc9242f99712652b7e5976610582149a1afbd4fdaf9e2ba504b403 [2024-05-24T06:58:35.752Z] $ 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 [2024-05-24T06:58:36.409Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2024-05-24T06:58:36.409Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-05-24T06:58:36.409Z] total 16 [2024-05-24T06:58:36.409Z] drwxr-xr-x 3 root root 4096 May 24 06:47 . [2024-05-24T06:58:36.409Z] drwxrwxr-x 12 jenkins jenkins 4096 May 24 06:58 .. [2024-05-24T06:58:36.409Z] drwxr-xr-x 2 root root 4096 May 24 06:47 cost [2024-05-24T06:58:36.409Z] -rw-r--r-- 1 root root 91 May 24 06:47 cost.csv [2024-05-24T06:58:36.409Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-05-24T06:58:36.409Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-05-24T06:58:36.409Z] total 16 [2024-05-24T06:58:36.409Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 06:47 . [2024-05-24T06:58:36.409Z] drwxrwxr-x 12 jenkins jenkins 4096 May 24 06:58 .. [2024-05-24T06:58:36.409Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 06:47 cost [2024-05-24T06:58:36.409Z] -rw-r--r-- 1 jenkins jenkins 91 May 24 06:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-24T06:58:36.700Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-24T06:58:37.564Z] ---> package-listing.sh [2024-05-24T06:58:37.564Z] ++ facter osfamily [2024-05-24T06:58:37.564Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-24T06:58:37.823Z] + OS_FAMILY=debian [2024-05-24T06:58:37.823Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2024-05-24T06:58:37.823Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-24T06:58:37.823Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-24T06:58:37.823Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-24T06:58:37.823Z] + PACKAGES=/tmp/packages_start.txt [2024-05-24T06:58:37.823Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-05-24T06:58:37.823Z] + PACKAGES=/tmp/packages_end.txt [2024-05-24T06:58:37.823Z] + case "${OS_FAMILY}" in [2024-05-24T06:58:37.823Z] + dpkg -l [2024-05-24T06:58:37.823Z] + grep '^ii' [2024-05-24T06:58:37.823Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-24T06:58:37.823Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-24T06:58:37.823Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-24T06:58:37.823Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-05-24T06:58:37.823Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2024-05-24T06:58:37.823Z] + 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 [2024-05-24T06:58:37.833Z] 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 [2024-05-24T06:58:38.108Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T06:58:38.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-24T06:58:38.669Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T06:58:38.751Z] prd-ubuntu20.04-docker-8c-8g-672 does not seem to be running inside a container [2024-05-24T06:58:38.785Z] $ 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 [2024-05-24T06:58:38.962Z] $ docker top a0013e939f96695a6cb7f49d81822c41b9fb54ea168f5ee50159691bcc23bd0e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-24T06:58:39.303Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-24T06:58:39.584Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-24T06:58:39.865Z] + ls /var/log/sa-host [2024-05-24T06:58:39.866Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-24T06:58:40.026Z] provisioning config files... [2024-05-24T06:58:40.036Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4546051654795736503tmp [Pipeline] { [Pipeline] echo [2024-05-24T06:58:40.051Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-24T06:58:40.332Z] ---> create-netrc.sh [Pipeline] } [2024-05-24T06:58:40.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-24T06:58:40.682Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-24T06:58:40.690Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-24T06:58:40.973Z] ---> sudo-logs.sh [2024-05-24T06:58:40.973Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-24T06:58:41.007Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-24T06:58:41.288Z] ---> job-cost.sh [2024-05-24T06:58:41.288Z] lf-activate-venv: SKIPPING [2024-05-24T06:58:41.288Z] DEBUG: total: 0.2199999988079071 [2024-05-24T06:58:41.288Z] INFO: Retrieving Stack Cost... [2024-05-24T06:58:41.859Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-24T06:58:42.427Z] INFO: Archiving Costs [Pipeline] echo [2024-05-24T06:58:42.439Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-24T06:58:42.720Z] ---> logs-deploy.sh [2024-05-24T06:58:42.721Z] lf-activate-venv: SKIPPING [2024-05-24T06:58:42.721Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/143 [2024-05-24T06:58:42.721Z] INFO: archiving workspace using pattern(s): [2024-05-24T06:58:43.657Z] Archives upload complete. [2024-05-24T06:58:43.657Z] INFO: archiving logs to Nexus