Started by upstream project "edgexfoundry/cd-management/release-lts" build number 36 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 75130db236bb237392a9c0ae13340f0642dde918 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-ssh8309585205649186554.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh3215953250849145844.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/jakarta/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/app-rfid-llrp-inventory/branches/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5831893492159621501.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh491147888395851866.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/jakarta/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/app-rfid-llrp-inventory/branches/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13209740447142917311.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1782 in /w/workspace/_app-rfid-llrp-inventory_jakarta [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/app-rfid-llrp-inventory.git > git init /w/workspace/_app-rfid-llrp-inventory_jakarta # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 75130db236bb237392a9c0ae13340f0642dde918 (jakarta) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75130db236bb237392a9c0ae13340f0642dde918 # timeout=10 Commit message: "ci(lts-release): LTS release v2.1.1 @37332d5" > git rev-list --no-walk 75130db236bb237392a9c0ae13340f0642dde918 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-08T18:27:01.281Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-08T18:27:01.325Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-08T18:27:01.340Z] ========================================================= [2022-06-08T18:27:01.340Z] EdgeX Global Pipelines Version Info [2022-06-08T18:27:01.340Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-08T18:27:02.104Z] ------------------- [2022-06-08T18:27:02.104Z] stable info: [2022-06-08T18:27:02.104Z] ------------------- [2022-06-08T18:27:02.104Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-08T18:27:02.104Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-08T18:27:02.104Z] Message: update stable to v1.0.234 [2022-06-08T18:27:02.677Z] ------------------- [2022-06-08T18:27:02.677Z] experimental info: [2022-06-08T18:27:02.677Z] ------------------- [2022-06-08T18:27:02.678Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-08T18:27:02.678Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-08T18:27:02.678Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-08T18:27:02.840Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-06-08T18:27:02.852Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-06-08T18:27:02.863Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-08T18:27:02.874Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-08T18:27:02.889Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-08T18:27:02.902Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-08T18:27:02.913Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-08T18:27:02.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-08T18:27:02.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-08T18:27:02.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-08T18:27:02.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-08T18:27:02.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-06-08T18:27:02.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-08T18:27:02.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-08T18:27:03.008Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-08T18:27:03.018Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-08T18:27:03.031Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-08T18:27:03.043Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-08T18:27:03.056Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-08T18:27:03.067Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-08T18:27:03.079Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-08T18:27:03.093Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-08T18:27:03.104Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-08T18:27:03.115Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-08T18:27:03.129Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-08T18:27:03.140Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-08T18:27:03.155Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-08T18:27:03.168Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo [2022-06-08T18:27:03.179Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo [2022-06-08T18:27:03.190Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo [2022-06-08T18:27:03.202Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 75130db236bb237392a9c0ae13340f0642dde918 [Pipeline] echo [2022-06-08T18:27:03.220Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 75130db [Pipeline] echo [2022-06-08T18:27:03.237Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-08T18:27:03.281Z] provisioning config files... [2022-06-08T18:27:03.295Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/_app-rfid-llrp-inventory_jakarta@tmp/config3153463109701602551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T18:27:03.603Z] ---> docker-login.sh [2022-06-08T18:27:03.603Z] nexus3.edgexfoundry.org:10001 [2022-06-08T18:27:03.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T18:27:03.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T18:27:03.864Z] Configure a credential helper to remove this warning. See [2022-06-08T18:27:03.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T18:27:03.864Z] [2022-06-08T18:27:03.864Z] Login Succeeded [2022-06-08T18:27:03.864Z] nexus3.edgexfoundry.org:10002 [2022-06-08T18:27:04.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T18:27:04.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T18:27:04.127Z] Configure a credential helper to remove this warning. See [2022-06-08T18:27:04.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T18:27:04.127Z] [2022-06-08T18:27:04.127Z] Login Succeeded [2022-06-08T18:27:04.127Z] nexus3.edgexfoundry.org:10003 [2022-06-08T18:27:04.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T18:27:04.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T18:27:04.127Z] Configure a credential helper to remove this warning. See [2022-06-08T18:27:04.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T18:27:04.127Z] [2022-06-08T18:27:04.127Z] Login Succeeded [2022-06-08T18:27:04.127Z] nexus3.edgexfoundry.org:10004 [2022-06-08T18:27:04.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T18:27:04.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T18:27:04.390Z] Configure a credential helper to remove this warning. See [2022-06-08T18:27:04.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T18:27:04.390Z] [2022-06-08T18:27:04.390Z] Login Succeeded [2022-06-08T18:27:04.390Z] docker.io [2022-06-08T18:27:04.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T18:27:04.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T18:27:04.651Z] Configure a credential helper to remove this warning. See [2022-06-08T18:27:04.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T18:27:04.651Z] [2022-06-08T18:27:04.651Z] Login Succeeded [2022-06-08T18:27:04.651Z] ---> docker-login.sh ends [Pipeline] } [2022-06-08T18:27:04.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-08T18:27:05.035Z] + git rev-list -1 --merges 75130db236bb237392a9c0ae13340f0642dde918~1..75130db236bb237392a9c0ae13340f0642dde918 [Pipeline] echo [2022-06-08T18:27:05.071Z] -----------> git rev-list -1 --merges 75130db236bb237392a9c0ae13340f0642dde918~1..75130db236bb237392a9c0ae13340f0642dde918 75130db236bb237392a9c0ae13340f0642dde918 [false] [Pipeline] sh [2022-06-08T18:27:05.385Z] + git log --format=format:%s -1 75130db236bb237392a9c0ae13340f0642dde918 [Pipeline] echo [2022-06-08T18:27:05.403Z] ========================================================= [2022-06-08T18:27:05.403Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2022-06-08T18:27:05.403Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-08T18:27:05.741Z] + git log --format=format:%s -1 75130db236bb237392a9c0ae13340f0642dde918 [Pipeline] echo [2022-06-08T18:27:05.752Z] [semverPrep] GIT_COMMIT: 75130db236bb237392a9c0ae13340f0642dde918, Commit Message: ci(lts-release): LTS release v2.1.1 @37332d5 [Pipeline] echo [2022-06-08T18:27:05.762Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-08T18:27:06.118Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-08T18:27:06.118Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-08T18:27:06.118Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-08T18:27:06.118Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-08T18:27:06.118Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-08T18:27:06.118Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-08T18:27:06.118Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:27:06.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-08T18:27:06.468Z] [2022-06-08T18:27:06.468Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:27:06.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-08T18:27:06.778Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-08T18:27:06.778Z] 42c077c10790: Pulling fs layer [2022-06-08T18:27:06.778Z] f63e77b7563a: Pulling fs layer [2022-06-08T18:27:06.778Z] bd5fdadae976: Pulling fs layer [2022-06-08T18:27:06.778Z] 205491f53016: Pulling fs layer [2022-06-08T18:27:06.778Z] df18705c85c3: Pulling fs layer [2022-06-08T18:27:06.778Z] bdb3f477010e: Pulling fs layer [2022-06-08T18:27:06.778Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-08T18:27:06.778Z] 2c6e9b1d212d: Pulling fs layer [2022-06-08T18:27:06.778Z] bdb8f0575790: Pulling fs layer [2022-06-08T18:27:06.778Z] 386e3cb2ff24: Pulling fs layer [2022-06-08T18:27:06.778Z] 2343380bae48: Pulling fs layer [2022-06-08T18:27:06.778Z] bdb8f0575790: Waiting [2022-06-08T18:27:06.778Z] 205491f53016: Waiting [2022-06-08T18:27:06.778Z] 386e3cb2ff24: Waiting [2022-06-08T18:27:06.778Z] 2343380bae48: Waiting [2022-06-08T18:27:06.778Z] c8a8fc8e1c8f: Waiting [2022-06-08T18:27:06.778Z] 2c6e9b1d212d: Waiting [2022-06-08T18:27:06.778Z] df18705c85c3: Waiting [2022-06-08T18:27:06.778Z] bdb3f477010e: Waiting [2022-06-08T18:27:06.778Z] f63e77b7563a: Download complete [2022-06-08T18:27:06.778Z] 205491f53016: Verifying Checksum [2022-06-08T18:27:06.778Z] 205491f53016: Download complete [2022-06-08T18:27:06.778Z] df18705c85c3: Download complete [2022-06-08T18:27:07.044Z] bdb3f477010e: Verifying Checksum [2022-06-08T18:27:07.044Z] bdb3f477010e: Download complete [2022-06-08T18:27:07.044Z] bd5fdadae976: Verifying Checksum [2022-06-08T18:27:07.044Z] bd5fdadae976: Download complete [2022-06-08T18:27:07.044Z] 2c6e9b1d212d: Download complete [2022-06-08T18:27:07.044Z] bdb8f0575790: Verifying Checksum [2022-06-08T18:27:07.044Z] bdb8f0575790: Download complete [2022-06-08T18:27:07.044Z] 386e3cb2ff24: Verifying Checksum [2022-06-08T18:27:07.044Z] 386e3cb2ff24: Download complete [2022-06-08T18:27:07.044Z] 2343380bae48: Download complete [2022-06-08T18:27:07.044Z] 42c077c10790: Verifying Checksum [2022-06-08T18:27:07.044Z] 42c077c10790: Download complete [2022-06-08T18:27:07.309Z] c8a8fc8e1c8f: Download complete [2022-06-08T18:27:08.702Z] 42c077c10790: Pull complete [2022-06-08T18:27:08.702Z] f63e77b7563a: Pull complete [2022-06-08T18:27:09.277Z] bd5fdadae976: Pull complete [2022-06-08T18:27:09.277Z] 205491f53016: Pull complete [2022-06-08T18:27:09.537Z] df18705c85c3: Pull complete [2022-06-08T18:27:09.537Z] bdb3f477010e: Pull complete [2022-06-08T18:27:12.081Z] c8a8fc8e1c8f: Pull complete [2022-06-08T18:27:12.081Z] 2c6e9b1d212d: Pull complete [2022-06-08T18:27:12.081Z] bdb8f0575790: Pull complete [2022-06-08T18:27:12.081Z] 386e3cb2ff24: Pull complete [2022-06-08T18:27:12.081Z] 2343380bae48: Pull complete [2022-06-08T18:27:12.081Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-08T18:27:12.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-08T18:27:12.081Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T18:27:12.191Z] prd-ubuntu20.04-docker-8c-8g-1782 does not seem to be running inside a container [2022-06-08T18:27:12.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-rfid-llrp-inventory_jakarta -v /w/workspace/_app-rfid-llrp-inventory_jakarta:/w/workspace/_app-rfid-llrp-inventory_jakarta:rw,z -v /w/workspace/_app-rfid-llrp-inventory_jakarta@tmp:/w/workspace/_app-rfid-llrp-inventory_jakarta@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 [2022-06-08T18:27:13.687Z] $ docker top 794057c2fdf35aefe82857816dc145c8ea8498e3bc087be27e7d6bdbb0ff2ef7 -eo pid,comm [2022-06-08T18:27:13.765Z] 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). [2022-06-08T18:27:13.765Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-08T18:27:13.800Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-08T18:27:13.800Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-08T18:27:13.935Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-08T18:27:13.932Z] $ docker exec 794057c2fdf35aefe82857816dc145c8ea8498e3bc087be27e7d6bdbb0ff2ef7 ssh-agent [2022-06-08T18:27:14.072Z] SSH_AUTH_SOCK=/tmp/ssh-FG32LRFwgL3w/agent.34 [2022-06-08T18:27:14.072Z] SSH_AGENT_PID=40 [2022-06-08T18:27:14.078Z] Running ssh-add (command line suppressed) [2022-06-08T18:27:14.192Z] Identity added: /w/workspace/_app-rfid-llrp-inventory_jakarta@tmp/private_key_4725609933775037043.key (/w/workspace/_app-rfid-llrp-inventory_jakarta@tmp/private_key_4725609933775037043.key) [2022-06-08T18:27:14.223Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-08T18:27:14.511Z] + git tag --points-at 75130db236bb237392a9c0ae13340f0642dde918 [Pipeline] } [2022-06-08T18:27:14.518Z] $ docker exec --env ******** --env ******** 794057c2fdf35aefe82857816dc145c8ea8498e3bc087be27e7d6bdbb0ff2ef7 ssh-agent -k [2022-06-08T18:27:14.653Z] unset SSH_AUTH_SOCK; [2022-06-08T18:27:14.654Z] unset SSH_AGENT_PID; [2022-06-08T18:27:14.654Z] echo Agent pid 40 killed; [2022-06-08T18:27:14.672Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2022-06-08T18:27:14.698Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.1.1' [Pipeline] sshagent [2022-06-08T18:27:14.717Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-08T18:27:14.717Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-08T18:27:14.845Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-08T18:27:14.843Z] $ docker exec 794057c2fdf35aefe82857816dc145c8ea8498e3bc087be27e7d6bdbb0ff2ef7 ssh-agent [2022-06-08T18:27:14.982Z] SSH_AUTH_SOCK=/tmp/ssh-o96730uQUyEC/agent.72 [2022-06-08T18:27:14.982Z] SSH_AGENT_PID=78 [2022-06-08T18:27:14.989Z] Running ssh-add (command line suppressed) [2022-06-08T18:27:15.104Z] Identity added: /w/workspace/_app-rfid-llrp-inventory_jakarta@tmp/private_key_8372601715350661503.key (/w/workspace/_app-rfid-llrp-inventory_jakarta@tmp/private_key_8372601715350661503.key) [2022-06-08T18:27:15.128Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-08T18:27:15.419Z] + git semver init [2022-06-08T18:27:15.683Z] 2022-06-08 18:27:15,638 [run_init] DEBUG init version:0.0.0 force:False [2022-06-08T18:27:15.683Z] 2022-06-08 18:27:15,639 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-rfid-llrp-inventory_jakarta/.semver [2022-06-08T18:27:15.683Z] 2022-06-08 18:27:15,640 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/_app-rfid-llrp-inventory_jakarta/.semver [2022-06-08T18:27:15.683Z] 2022-06-08 18:27:15,640 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/_app-rfid-llrp-inventory_jakarta/.semver'], cwd=/w/workspace/_app-rfid-llrp-inventory_jakarta, universal_newlines=False, shell=None, istream=None) [2022-06-08T18:27:16.626Z] 2022-06-08 18:27:16,611 [append_file] DEBUG append to file:/w/workspace/_app-rfid-llrp-inventory_jakarta/.git/info/exclude [2022-06-08T18:27:16.626Z] 2022-06-08 18:27:16,612 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-rfid-llrp-inventory_jakarta/.semver/jakarta with force:False [2022-06-08T18:27:16.626Z] 2022-06-08 18:27:16,612 [read_version] DEBUG read version from /w/workspace/_app-rfid-llrp-inventory_jakarta/.semver/jakarta [2022-06-08T18:27:16.626Z] 2022-06-08 18:27:16,612 [read_version] DEBUG read version from /w/workspace/_app-rfid-llrp-inventory_jakarta/.semver/jakarta [2022-06-08T18:27:16.626Z] 2.1.1 [Pipeline] } [2022-06-08T18:27:16.893Z] $ docker exec --env ******** --env ******** 794057c2fdf35aefe82857816dc145c8ea8498e3bc087be27e7d6bdbb0ff2ef7 ssh-agent -k [2022-06-08T18:27:17.003Z] unset SSH_AUTH_SOCK; [2022-06-08T18:27:17.003Z] unset SSH_AGENT_PID; [2022-06-08T18:27:17.003Z] echo Agent pid 78 killed; [2022-06-08T18:27:17.020Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-08T18:27:17.329Z] + git semver [Pipeline] } [2022-06-08T18:27:17.600Z] $ docker stop --time=1 794057c2fdf35aefe82857816dc145c8ea8498e3bc087be27e7d6bdbb0ff2ef7 [2022-06-08T18:27:18.925Z] $ docker rm -f 794057c2fdf35aefe82857816dc145c8ea8498e3bc087be27e7d6bdbb0ff2ef7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-08T18:27:19.276Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-08T18:27:19.530Z] Stashed 1 file(s) [Pipeline] echo [2022-06-08T18:27:19.533Z] [edgeXSemver]: initialized semver on version 2.1.1 [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] sh [2022-06-08T18:27:19.946Z] + git checkout 75130db236bb237392a9c0ae13340f0642dde918 [2022-06-08T18:27:19.946Z] HEAD is now at 75130db ci(lts-release): LTS release v2.1.1 @37332d5 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-08T18:27:19.970Z] provisioning config files... [2022-06-08T18:27:19.979Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/_app-rfid-llrp-inventory_jakarta@tmp/config8717090845331204515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T18:27:20.278Z] ---> docker-login.sh [2022-06-08T18:27:20.278Z] nexus3.edgexfoundry.org:10001 [2022-06-08T18:27:20.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T18:27:20.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T18:27:20.278Z] Configure a credential helper to remove this warning. See [2022-06-08T18:27:20.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T18:27:20.278Z] [2022-06-08T18:27:20.278Z] Login Succeeded [2022-06-08T18:27:20.278Z] nexus3.edgexfoundry.org:10002 [2022-06-08T18:27:20.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T18:27:20.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T18:27:20.541Z] Configure a credential helper to remove this warning. See [2022-06-08T18:27:20.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T18:27:20.541Z] [2022-06-08T18:27:20.541Z] Login Succeeded [2022-06-08T18:27:20.541Z] nexus3.edgexfoundry.org:10003 [2022-06-08T18:27:20.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T18:27:20.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T18:27:20.541Z] Configure a credential helper to remove this warning. See [2022-06-08T18:27:20.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T18:27:20.541Z] [2022-06-08T18:27:20.541Z] Login Succeeded [2022-06-08T18:27:20.541Z] nexus3.edgexfoundry.org:10004 [2022-06-08T18:27:20.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T18:27:20.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T18:27:20.802Z] Configure a credential helper to remove this warning. See [2022-06-08T18:27:20.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T18:27:20.802Z] [2022-06-08T18:27:20.802Z] Login Succeeded [2022-06-08T18:27:20.802Z] docker.io [2022-06-08T18:27:20.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T18:27:21.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T18:27:21.064Z] Configure a credential helper to remove this warning. See [2022-06-08T18:27:21.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T18:27:21.064Z] [2022-06-08T18:27:21.064Z] Login Succeeded [2022-06-08T18:27:21.064Z] ---> docker-login.sh ends [Pipeline] } [2022-06-08T18:27:21.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-08T18:27:21.132Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-08T18:27:21.421Z] + grep ^go [0-9].[0-9]* go.mod [2022-06-08T18:27:21.421Z] + cut -d -f 2 [Pipeline] echo [2022-06-08T18:27:21.438Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-08T18:27:21.446Z] ========================================================= [2022-06-08T18:27:21.446Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] [2022-06-08T18:27:21.446Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:27:21.760Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-08T18:27:22.020Z] Sending build context to Docker daemon 23.66MB [2022-06-08T18:27:22.020Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-08T18:27:22.020Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-08T18:27:22.020Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-06-08T18:27:22.020Z] 59bf1c3509f3: Pulling fs layer [2022-06-08T18:27:22.020Z] 666ba61612fd: Pulling fs layer [2022-06-08T18:27:22.020Z] 8ed8ca486205: Pulling fs layer [2022-06-08T18:27:22.020Z] 4fe6c5a15a65: Pulling fs layer [2022-06-08T18:27:22.020Z] 22a0e8bec74d: Pulling fs layer [2022-06-08T18:27:22.020Z] 812f408151ee: Pulling fs layer [2022-06-08T18:27:22.020Z] bab7bd504b26: Pulling fs layer [2022-06-08T18:27:22.020Z] 070449caade9: Pulling fs layer [2022-06-08T18:27:22.020Z] 8f1a5288e3a6: Pulling fs layer [2022-06-08T18:27:22.020Z] 4fe6c5a15a65: Waiting [2022-06-08T18:27:22.020Z] bab7bd504b26: Waiting [2022-06-08T18:27:22.020Z] 070449caade9: Waiting [2022-06-08T18:27:22.020Z] 22a0e8bec74d: Waiting [2022-06-08T18:27:22.020Z] 812f408151ee: Waiting [2022-06-08T18:27:22.020Z] 8f1a5288e3a6: Waiting [2022-06-08T18:27:22.020Z] 8ed8ca486205: Verifying Checksum [2022-06-08T18:27:22.020Z] 8ed8ca486205: Download complete [2022-06-08T18:27:22.020Z] 666ba61612fd: Download complete [2022-06-08T18:27:22.020Z] 22a0e8bec74d: Verifying Checksum [2022-06-08T18:27:22.020Z] 22a0e8bec74d: Download complete [2022-06-08T18:27:22.020Z] 59bf1c3509f3: Verifying Checksum [2022-06-08T18:27:22.020Z] 59bf1c3509f3: Download complete [2022-06-08T18:27:22.020Z] 812f408151ee: Download complete [2022-06-08T18:27:22.020Z] bab7bd504b26: Download complete [2022-06-08T18:27:22.281Z] 070449caade9: Verifying Checksum [2022-06-08T18:27:22.281Z] 070449caade9: Download complete [2022-06-08T18:27:22.281Z] 59bf1c3509f3: Pull complete [2022-06-08T18:27:22.281Z] 666ba61612fd: Pull complete [2022-06-08T18:27:22.539Z] 8ed8ca486205: Pull complete [2022-06-08T18:27:22.798Z] 8f1a5288e3a6: Verifying Checksum [2022-06-08T18:27:22.798Z] 8f1a5288e3a6: Download complete [2022-06-08T18:27:22.798Z] 4fe6c5a15a65: Verifying Checksum [2022-06-08T18:27:22.798Z] 4fe6c5a15a65: Download complete [2022-06-08T18:27:26.991Z] 4fe6c5a15a65: Pull complete [2022-06-08T18:27:26.991Z] 22a0e8bec74d: Pull complete [2022-06-08T18:27:26.991Z] 812f408151ee: Pull complete [2022-06-08T18:27:26.991Z] bab7bd504b26: Pull complete [2022-06-08T18:27:26.991Z] 070449caade9: Pull complete [2022-06-08T18:27:29.529Z] 8f1a5288e3a6: Pull complete [2022-06-08T18:27:29.529Z] Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 [2022-06-08T18:27:29.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-08T18:27:29.529Z] ---> c47586b81864 [2022-06-08T18:27:29.529Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-08T18:27:30.914Z] ---> Running in 86273c287d44 [2022-06-08T18:27:30.914Z] Removing intermediate container 86273c287d44 [2022-06-08T18:27:30.914Z] ---> 341bedd9a3e4 [2022-06-08T18:27:30.915Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-08T18:27:30.915Z] ---> Running in 6d44c0af3bc0 [2022-06-08T18:27:30.915Z] Removing intermediate container 6d44c0af3bc0 [2022-06-08T18:27:30.915Z] ---> 0e3377246c8b [2022-06-08T18:27:30.915Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-08T18:27:30.915Z] ---> Running in 7d6e1560f003 [2022-06-08T18:27:31.175Z] Removing intermediate container 7d6e1560f003 [2022-06-08T18:27:31.175Z] ---> 724cb6aa57f9 [2022-06-08T18:27:31.175Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-08T18:27:31.175Z] ---> Running in fc6b42f2e2d2 [2022-06-08T18:27:31.747Z] Removing intermediate container fc6b42f2e2d2 [2022-06-08T18:27:31.747Z] ---> 6c1e1250af51 [2022-06-08T18:27:31.747Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-08T18:27:31.747Z] ---> Running in 7be6b4fedb8b [2022-06-08T18:27:32.007Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-08T18:27:32.948Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-08T18:27:33.208Z] OK: 221 MiB in 52 packages [2022-06-08T18:27:33.468Z] Removing intermediate container 7be6b4fedb8b [2022-06-08T18:27:33.468Z] ---> 7b48bd7d04e2 [2022-06-08T18:27:33.468Z] Step 8/13 : WORKDIR /app [2022-06-08T18:27:33.468Z] ---> Running in bf87657dbef4 [2022-06-08T18:27:33.468Z] Removing intermediate container bf87657dbef4 [2022-06-08T18:27:33.468Z] ---> 1882ad6d7633 [2022-06-08T18:27:33.468Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-08T18:27:34.408Z] ---> 3ea7002b7284 [2022-06-08T18:27:34.408Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-08T18:27:34.408Z] ---> Running in 79c4b0df23c4 [2022-06-08T18:27:34.637Z] Still waiting to schedule task [2022-06-08T18:27:34.638Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1783’ is offline [2022-06-08T18:28:00.976Z] Removing intermediate container 79c4b0df23c4 [2022-06-08T18:28:00.976Z] ---> 16015a16b80d [2022-06-08T18:28:00.976Z] Step 11/13 : COPY . . [2022-06-08T18:28:00.976Z] ---> f39c4905e40c [2022-06-08T18:28:00.976Z] Step 12/13 : ARG MAKE="make build" [2022-06-08T18:28:00.976Z] ---> Running in 84b38756c065 [2022-06-08T18:28:00.976Z] Removing intermediate container 84b38756c065 [2022-06-08T18:28:00.976Z] ---> 447e05320347 [2022-06-08T18:28:00.976Z] Step 13/13 : RUN $MAKE [2022-06-08T18:28:00.976Z] ---> Running in 9773c46262b3 [2022-06-08T18:28:00.976Z] noop [2022-06-08T18:28:00.976Z] Removing intermediate container 9773c46262b3 [2022-06-08T18:28:00.976Z] ---> 1c61a84b0e67 [2022-06-08T18:28:00.976Z] Successfully built 1c61a84b0e67 [2022-06-08T18:28:00.976Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:28:01.288Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-08T18:28:01.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T18:28:01.367Z] prd-ubuntu20.04-docker-8c-8g-1782 does not seem to be running inside a container [2022-06-08T18:28:01.407Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-rfid-llrp-inventory_jakarta -v /w/workspace/_app-rfid-llrp-inventory_jakarta:/w/workspace/_app-rfid-llrp-inventory_jakarta:rw,z -v /w/workspace/_app-rfid-llrp-inventory_jakarta@tmp:/w/workspace/_app-rfid-llrp-inventory_jakarta@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-x86_64 cat [2022-06-08T18:28:01.791Z] $ docker top 14927d37db653c0dcad734ff7d4aa2cdbb080c040585864b26e3a4a0a0ef512c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-08T18:28:02.132Z] + go version [2022-06-08T18:28:02.132Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-08T18:28:02.152Z] $ docker stop --time=1 14927d37db653c0dcad734ff7d4aa2cdbb080c040585864b26e3a4a0a0ef512c [2022-06-08T18:28:03.458Z] $ docker rm -f 14927d37db653c0dcad734ff7d4aa2cdbb080c040585864b26e3a4a0a0ef512c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:28:03.892Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-08T18:28:03.892Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T18:28:04.019Z] prd-ubuntu20.04-docker-8c-8g-1782 does not seem to be running inside a container [2022-06-08T18:28:04.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-rfid-llrp-inventory_jakarta -v /w/workspace/_app-rfid-llrp-inventory_jakarta:/w/workspace/_app-rfid-llrp-inventory_jakarta:rw,z -v /w/workspace/_app-rfid-llrp-inventory_jakarta@tmp:/w/workspace/_app-rfid-llrp-inventory_jakarta@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-x86_64 cat [2022-06-08T18:28:04.421Z] $ docker top fe9bb5fbf6d768b65ad326b0d66e1425d576dd5997f784a457d1687aa320f748 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-08T18:28:04.780Z] + make test [2022-06-08T18:28:04.780Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-08T18:28:11.362Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-06-08T18:28:11.362Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.035s coverage: 86.2% of statements [2022-06-08T18:28:11.362Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-06-08T18:28:13.281Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.540s coverage: 71.9% of statements [2022-06-08T18:28:13.281Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-06-08T18:28:19.858Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-08T18:28:22.399Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-08T18:28:22.399Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-08T18:28:22.658Z] ./bin/test-attribution.sh [Pipeline] echo [2022-06-08T18:28:22.930Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-08T18:28:23.234Z] + go mod tidy [Pipeline] } [2022-06-08T18:28:23.256Z] $ docker stop --time=1 fe9bb5fbf6d768b65ad326b0d66e1425d576dd5997f784a457d1687aa320f748 [2022-06-08T18:28:24.999Z] $ docker rm -f fe9bb5fbf6d768b65ad326b0d66e1425d576dd5997f784a457d1687aa320f748 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-08T18:28:25.400Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-08T18:28:25.472Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-08T18:28:25.910Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-08T18:28:26.211Z] + ls -al . [2022-06-08T18:28:26.211Z] total 248 [2022-06-08T18:28:26.211Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 8 18:28 . [2022-06-08T18:28:26.211Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 18:26 .. [2022-06-08T18:28:26.211Z] -rw-rw-r-- 1 jenkins jenkins 262 Jun 8 18:26 .dockerignore [2022-06-08T18:28:26.211Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 18:27 .git [2022-06-08T18:28:26.211Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 18:26 .github [2022-06-08T18:28:26.211Z] -rw-rw-r-- 1 jenkins jenkins 780 Jun 8 18:26 .gitignore [2022-06-08T18:28:26.211Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 8 18:26 .golangci.yml [2022-06-08T18:28:26.211Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 8 18:27 .semver [2022-06-08T18:28:26.211Z] -rw-rw-r-- 1 jenkins jenkins 8248 Jun 8 18:26 Attribution.txt [2022-06-08T18:28:26.211Z] -rw-rw-r-- 1 jenkins jenkins 1809 Jun 8 18:26 CHANGELOG.md [2022-06-08T18:28:26.211Z] -rw-rw-r-- 1 jenkins jenkins 1923 Jun 8 18:26 Dockerfile [2022-06-08T18:28:26.211Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 8 18:26 GOVERNANCE.md [2022-06-08T18:28:26.211Z] -rw-rw-r-- 1 jenkins jenkins 687 Jun 8 18:26 Jenkinsfile [2022-06-08T18:28:26.211Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 8 18:26 LICENSE [2022-06-08T18:28:26.211Z] -rw-rw-r-- 1 jenkins jenkins 2095 Jun 8 18:26 Makefile [2022-06-08T18:28:26.211Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 8 18:26 OWNERS.md [2022-06-08T18:28:26.211Z] -rw-rw-r-- 1 jenkins jenkins 30131 Jun 8 18:26 README.md [2022-06-08T18:28:26.211Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 8 18:27 VERSION [2022-06-08T18:28:26.211Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 18:26 bin [2022-06-08T18:28:26.211Z] -rw-r--r-- 1 jenkins jenkins 41008 Jun 8 18:28 coverage.out [2022-06-08T18:28:26.211Z] -rw-rw-r-- 1 jenkins jenkins 3027 Jun 8 18:28 go.mod [2022-06-08T18:28:26.211Z] -rw-rw-r-- 1 jenkins jenkins 49531 Jun 8 18:26 go.sum [2022-06-08T18:28:26.211Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 18:26 images [2022-06-08T18:28:26.211Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 18:26 internal [2022-06-08T18:28:26.211Z] -rw-rw-r-- 1 jenkins jenkins 531 Jun 8 18:26 main.go [2022-06-08T18:28:26.211Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 18:26 res [2022-06-08T18:28:26.211Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 18:26 snap [2022-06-08T18:28:26.211Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 18:26 static [2022-06-08T18:28:26.211Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 8 18:26 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:28:26.524Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=75130db236bb237392a9c0ae13340f0642dde918 --label arch=amd64 --label version=2.1.1 . [2022-06-08T18:28:26.784Z] Sending build context to Docker daemon 23.66MB [2022-06-08T18:28:26.784Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-06-08T18:28:26.784Z] Step 2/31 : FROM ${BASE} AS builder [2022-06-08T18:28:26.784Z] ---> 1c61a84b0e67 [2022-06-08T18:28:26.784Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-08T18:28:26.784Z] ---> Running in 30ddd5d43561 [2022-06-08T18:28:27.045Z] Removing intermediate container 30ddd5d43561 [2022-06-08T18:28:27.045Z] ---> e07937b80197 [2022-06-08T18:28:27.045Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-06-08T18:28:27.045Z] ---> Running in c39e8477b975 [2022-06-08T18:28:27.045Z] Removing intermediate container c39e8477b975 [2022-06-08T18:28:27.045Z] ---> 2385284ae94c [2022-06-08T18:28:27.045Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-08T18:28:27.045Z] ---> Running in 4aa6c7dab37c [2022-06-08T18:28:27.304Z] Removing intermediate container 4aa6c7dab37c [2022-06-08T18:28:27.304Z] ---> ee91f51db370 [2022-06-08T18:28:27.304Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-08T18:28:27.304Z] ---> Running in d3940e8281ab [2022-06-08T18:28:27.873Z] Removing intermediate container d3940e8281ab [2022-06-08T18:28:27.873Z] ---> af3a01e8900e [2022-06-08T18:28:27.873Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-08T18:28:27.873Z] ---> Running in 9d5a7668cea3 [2022-06-08T18:28:28.132Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-08T18:28:29.072Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-08T18:28:29.335Z] OK: 221 MiB in 52 packages [2022-06-08T18:28:29.604Z] Removing intermediate container 9d5a7668cea3 [2022-06-08T18:28:29.604Z] ---> 8f57f6eefa71 [2022-06-08T18:28:29.604Z] Step 8/31 : WORKDIR /app [2022-06-08T18:28:29.604Z] ---> Running in 34801329a97d [2022-06-08T18:28:29.604Z] Removing intermediate container 34801329a97d [2022-06-08T18:28:29.604Z] ---> 3b3e157457d9 [2022-06-08T18:28:29.604Z] Step 9/31 : COPY go.mod vendor* ./ [2022-06-08T18:28:30.541Z] ---> f8bd86679546 [2022-06-08T18:28:30.541Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-08T18:28:30.541Z] ---> Running in 63c67e11466b [2022-06-08T18:28:30.802Z] skipping... [2022-06-08T18:28:31.063Z] Removing intermediate container 63c67e11466b [2022-06-08T18:28:31.063Z] ---> 4c4e82f8d0a7 [2022-06-08T18:28:31.063Z] Step 11/31 : COPY . . [2022-06-08T18:28:32.007Z] ---> d07467dc2c98 [2022-06-08T18:28:32.007Z] Step 12/31 : ARG MAKE="make build" [2022-06-08T18:28:32.267Z] ---> Running in a25cd9263555 [2022-06-08T18:28:32.267Z] Removing intermediate container a25cd9263555 [2022-06-08T18:28:32.267Z] ---> c5b226a8ecd8 [2022-06-08T18:28:32.267Z] Step 13/31 : RUN $MAKE [2022-06-08T18:28:32.267Z] ---> Running in aac4965fcb89 [2022-06-08T18:28:32.525Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.1" -o app-rfid-llrp-inventory [2022-06-08T18:28:40.662Z] Removing intermediate container aac4965fcb89 [2022-06-08T18:28:40.662Z] ---> 5456f93986b6 [2022-06-08T18:28:40.662Z] Step 14/31 : FROM alpine:3.14 [2022-06-08T18:28:40.662Z] 3.14: Pulling from library/alpine [2022-06-08T18:28:40.924Z] 8663204ce13b: Pulling fs layer [2022-06-08T18:28:40.924Z] 8663204ce13b: Download complete [2022-06-08T18:28:41.184Z] 8663204ce13b: Pull complete [2022-06-08T18:28:41.184Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-08T18:28:41.184Z] Status: Downloaded newer image for alpine:3.14 [2022-06-08T18:28:41.184Z] ---> e04c818066af [2022-06-08T18:28:41.184Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-08T18:28:41.184Z] ---> Running in c94f6761a03d [2022-06-08T18:28:41.445Z] Removing intermediate container c94f6761a03d [2022-06-08T18:28:41.445Z] ---> 4272c1000d56 [2022-06-08T18:28:41.445Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-06-08T18:28:41.445Z] ---> Running in 7eb1b3b3bf03 [2022-06-08T18:28:41.445Z] Removing intermediate container 7eb1b3b3bf03 [2022-06-08T18:28:41.445Z] ---> 8e167c54ff52 [2022-06-08T18:28:41.445Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-08T18:28:41.445Z] ---> Running in 1322bc1a12b8 [2022-06-08T18:28:42.016Z] Removing intermediate container 1322bc1a12b8 [2022-06-08T18:28:42.016Z] ---> e0035c14e0b8 [2022-06-08T18:28:42.016Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-06-08T18:28:42.016Z] ---> Running in a155b21b8d9e [2022-06-08T18:28:42.277Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-08T18:28:43.220Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-08T18:28:43.480Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-08T18:28:43.480Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-08T18:28:43.740Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-08T18:28:43.740Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-08T18:28:43.740Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-08T18:28:44.000Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-08T18:28:44.000Z] Executing busybox-1.33.1-r7.trigger [2022-06-08T18:28:44.000Z] Executing ca-certificates-20211220-r0.trigger [2022-06-08T18:28:44.000Z] OK: 9 MiB in 20 packages [2022-06-08T18:28:44.569Z] Removing intermediate container a155b21b8d9e [2022-06-08T18:28:44.569Z] ---> c6ed9164f34a [2022-06-08T18:28:44.569Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-08T18:28:44.569Z] ---> ce0161f6bfbc [2022-06-08T18:28:44.569Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-08T18:28:44.829Z] ---> 89bac3df69df [2022-06-08T18:28:44.829Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-06-08T18:28:44.829Z] ---> eb3d046a78b5 [2022-06-08T18:28:44.829Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-06-08T18:28:45.093Z] ---> 56f53dc39566 [2022-06-08T18:28:45.093Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-06-08T18:28:45.354Z] ---> d0bfd06bb80e [2022-06-08T18:28:45.354Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-06-08T18:28:45.613Z] ---> Running in 7137f3aff75c [2022-06-08T18:28:46.182Z] Removing intermediate container 7137f3aff75c [2022-06-08T18:28:46.182Z] ---> 4903bed7013a [2022-06-08T18:28:46.182Z] Step 25/31 : VOLUME /cache [2022-06-08T18:28:46.182Z] ---> Running in a209a14493bc [2022-06-08T18:28:46.182Z] Removing intermediate container a209a14493bc [2022-06-08T18:28:46.182Z] ---> ba86e1a86dc3 [2022-06-08T18:28:46.182Z] Step 26/31 : EXPOSE 59711 [2022-06-08T18:28:46.182Z] ---> Running in 37ef72a14a2e [2022-06-08T18:28:46.444Z] Removing intermediate container 37ef72a14a2e [2022-06-08T18:28:46.444Z] ---> 5d843e1637ee [2022-06-08T18:28:46.444Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-06-08T18:28:46.444Z] ---> Running in c0aacefbdd59 [2022-06-08T18:28:46.444Z] Removing intermediate container c0aacefbdd59 [2022-06-08T18:28:46.444Z] ---> 30488de9c298 [2022-06-08T18:28:46.444Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-06-08T18:28:46.444Z] ---> Running in 8aac9b7f59dc [2022-06-08T18:28:46.444Z] Removing intermediate container 8aac9b7f59dc [2022-06-08T18:28:46.444Z] ---> 2a195b3ebe0a [2022-06-08T18:28:46.444Z] Step 29/31 : LABEL arch=amd64 [2022-06-08T18:28:46.705Z] ---> Running in 1a3f90a67d7a [2022-06-08T18:28:46.705Z] Removing intermediate container 1a3f90a67d7a [2022-06-08T18:28:46.705Z] ---> 29dcc7d11c06 [2022-06-08T18:28:46.705Z] Step 30/31 : LABEL git_sha=75130db236bb237392a9c0ae13340f0642dde918 [2022-06-08T18:28:46.705Z] ---> Running in bfdad45f446c [2022-06-08T18:28:46.705Z] Removing intermediate container bfdad45f446c [2022-06-08T18:28:46.705Z] ---> 8e096cc75afe [2022-06-08T18:28:46.705Z] Step 31/31 : LABEL version=2.1.1 [2022-06-08T18:28:46.964Z] ---> Running in a374d66fc8b5 [2022-06-08T18:28:46.964Z] Removing intermediate container a374d66fc8b5 [2022-06-08T18:28:46.964Z] ---> 410864a0bba6 [2022-06-08T18:28:46.964Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-08T18:28:46.964Z] Successfully built 410864a0bba6 [2022-06-08T18:28:46.964Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-08T18:28:47.051Z] provisioning config files... [2022-06-08T18:28:47.060Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/_app-rfid-llrp-inventory_jakarta@tmp/config4059777543642672667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T18:28:47.358Z] ---> docker-login.sh [2022-06-08T18:28:47.358Z] nexus3.edgexfoundry.org:10001 [2022-06-08T18:28:47.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T18:28:47.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T18:28:47.358Z] Configure a credential helper to remove this warning. See [2022-06-08T18:28:47.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T18:28:47.358Z] [2022-06-08T18:28:47.358Z] Login Succeeded [2022-06-08T18:28:47.358Z] nexus3.edgexfoundry.org:10002 [2022-06-08T18:28:47.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T18:28:47.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T18:28:47.617Z] Configure a credential helper to remove this warning. See [2022-06-08T18:28:47.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T18:28:47.617Z] [2022-06-08T18:28:47.617Z] Login Succeeded [2022-06-08T18:28:47.617Z] nexus3.edgexfoundry.org:10003 [2022-06-08T18:28:47.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T18:28:47.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T18:28:47.617Z] Configure a credential helper to remove this warning. See [2022-06-08T18:28:47.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T18:28:47.617Z] [2022-06-08T18:28:47.617Z] Login Succeeded [2022-06-08T18:28:47.617Z] nexus3.edgexfoundry.org:10004 [2022-06-08T18:28:47.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T18:28:47.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T18:28:47.878Z] Configure a credential helper to remove this warning. See [2022-06-08T18:28:47.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T18:28:47.878Z] [2022-06-08T18:28:47.878Z] Login Succeeded [2022-06-08T18:28:47.878Z] docker.io [2022-06-08T18:28:47.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T18:28:48.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T18:28:48.139Z] Configure a credential helper to remove this warning. See [2022-06-08T18:28:48.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T18:28:48.139Z] [2022-06-08T18:28:48.139Z] Login Succeeded [2022-06-08T18:28:48.139Z] ---> docker-login.sh ends [Pipeline] } [2022-06-08T18:28:48.147Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-08T18:28:48.173Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-08T18:28:48.191Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-06-08T18:28:48.192Z] 75130db236bb237392a9c0ae13340f0642dde918 [2022-06-08T18:28:48.192Z] 2.1.1 [2022-06-08T18:28:48.192Z] 75130db236bb237392a9c0ae13340f0642dde918-2.1.1 [2022-06-08T18:28:48.192Z] jakarta [2022-06-08T18:28:48.192Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:28:48.508Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:75130db236bb237392a9c0ae13340f0642dde918 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:28:48.821Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:75130db236bb237392a9c0ae13340f0642dde918 [2022-06-08T18:28:48.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-06-08T18:28:48.821Z] a68e2f9a3d63: Preparing [2022-06-08T18:28:48.821Z] b8bf65b8159d: Preparing [2022-06-08T18:28:48.821Z] 8c3f502e02d7: Preparing [2022-06-08T18:28:48.821Z] 47886781a811: Preparing [2022-06-08T18:28:48.821Z] 2db54cb1d98d: Preparing [2022-06-08T18:28:48.821Z] fd56ea003dda: Preparing [2022-06-08T18:28:48.821Z] aa02db3e285b: Preparing [2022-06-08T18:28:48.821Z] 2c3c3e4910a5: Preparing [2022-06-08T18:28:48.821Z] fd56ea003dda: Waiting [2022-06-08T18:28:48.821Z] aa02db3e285b: Waiting [2022-06-08T18:28:48.821Z] b541d28bf3b4: Preparing [2022-06-08T18:28:48.821Z] 2c3c3e4910a5: Waiting [2022-06-08T18:28:48.821Z] b541d28bf3b4: Waiting [2022-06-08T18:28:48.821Z] 47886781a811: Pushed [2022-06-08T18:28:48.821Z] a68e2f9a3d63: Pushed [2022-06-08T18:28:48.821Z] 2db54cb1d98d: Pushed [2022-06-08T18:28:48.821Z] 8c3f502e02d7: Pushed [2022-06-08T18:28:48.821Z] b541d28bf3b4: Layer already exists [2022-06-08T18:28:49.080Z] fd56ea003dda: Pushed [2022-06-08T18:28:49.080Z] 2c3c3e4910a5: Pushed [2022-06-08T18:28:49.340Z] aa02db3e285b: Pushed [2022-06-08T18:28:50.724Z] b8bf65b8159d: Pushed [2022-06-08T18:28:50.724Z] 75130db236bb237392a9c0ae13340f0642dde918: digest: sha256:2501f8e7ed0731ad18bd7fd070038ca10c0c0e127b0092caa71118964a1eaa4a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:28:51.041Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:28:51.350Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.1 [2022-06-08T18:28:51.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-06-08T18:28:51.350Z] a68e2f9a3d63: Preparing [2022-06-08T18:28:51.350Z] b8bf65b8159d: Preparing [2022-06-08T18:28:51.350Z] 8c3f502e02d7: Preparing [2022-06-08T18:28:51.350Z] 47886781a811: Preparing [2022-06-08T18:28:51.350Z] 2db54cb1d98d: Preparing [2022-06-08T18:28:51.351Z] fd56ea003dda: Preparing [2022-06-08T18:28:51.351Z] aa02db3e285b: Preparing [2022-06-08T18:28:51.351Z] 2c3c3e4910a5: Preparing [2022-06-08T18:28:51.351Z] b541d28bf3b4: Preparing [2022-06-08T18:28:51.351Z] aa02db3e285b: Waiting [2022-06-08T18:28:51.351Z] 2c3c3e4910a5: Waiting [2022-06-08T18:28:51.351Z] fd56ea003dda: Waiting [2022-06-08T18:28:51.351Z] b541d28bf3b4: Waiting [2022-06-08T18:28:51.351Z] a68e2f9a3d63: Layer already exists [2022-06-08T18:28:51.351Z] 2db54cb1d98d: Layer already exists [2022-06-08T18:28:51.351Z] 8c3f502e02d7: Layer already exists [2022-06-08T18:28:51.351Z] 47886781a811: Layer already exists [2022-06-08T18:28:51.351Z] b8bf65b8159d: Layer already exists [2022-06-08T18:28:51.351Z] aa02db3e285b: Layer already exists [2022-06-08T18:28:51.351Z] b541d28bf3b4: Layer already exists [2022-06-08T18:28:51.351Z] 2c3c3e4910a5: Layer already exists [2022-06-08T18:28:51.351Z] fd56ea003dda: Layer already exists [2022-06-08T18:28:51.351Z] 2.1.1: digest: sha256:2501f8e7ed0731ad18bd7fd070038ca10c0c0e127b0092caa71118964a1eaa4a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:28:51.664Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:75130db236bb237392a9c0ae13340f0642dde918-2.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:28:51.974Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:75130db236bb237392a9c0ae13340f0642dde918-2.1.1 [2022-06-08T18:28:51.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-06-08T18:28:51.975Z] a68e2f9a3d63: Preparing [2022-06-08T18:28:51.975Z] b8bf65b8159d: Preparing [2022-06-08T18:28:51.975Z] 8c3f502e02d7: Preparing [2022-06-08T18:28:51.975Z] 47886781a811: Preparing [2022-06-08T18:28:51.975Z] 2db54cb1d98d: Preparing [2022-06-08T18:28:51.975Z] fd56ea003dda: Preparing [2022-06-08T18:28:51.975Z] aa02db3e285b: Preparing [2022-06-08T18:28:51.975Z] 2c3c3e4910a5: Preparing [2022-06-08T18:28:51.975Z] b541d28bf3b4: Preparing [2022-06-08T18:28:51.975Z] 2c3c3e4910a5: Waiting [2022-06-08T18:28:51.975Z] fd56ea003dda: Waiting [2022-06-08T18:28:51.975Z] aa02db3e285b: Waiting [2022-06-08T18:28:51.975Z] b541d28bf3b4: Waiting [2022-06-08T18:28:51.975Z] 2db54cb1d98d: Layer already exists [2022-06-08T18:28:51.975Z] 47886781a811: Layer already exists [2022-06-08T18:28:51.975Z] 8c3f502e02d7: Layer already exists [2022-06-08T18:28:51.975Z] a68e2f9a3d63: Layer already exists [2022-06-08T18:28:51.975Z] b8bf65b8159d: Layer already exists [2022-06-08T18:28:51.975Z] 2c3c3e4910a5: Layer already exists [2022-06-08T18:28:51.975Z] fd56ea003dda: Layer already exists [2022-06-08T18:28:51.975Z] b541d28bf3b4: Layer already exists [2022-06-08T18:28:51.975Z] aa02db3e285b: Layer already exists [2022-06-08T18:28:51.975Z] 75130db236bb237392a9c0ae13340f0642dde918-2.1.1: digest: sha256:2501f8e7ed0731ad18bd7fd070038ca10c0c0e127b0092caa71118964a1eaa4a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:28:52.293Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:28:52.601Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:jakarta [2022-06-08T18:28:52.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-06-08T18:28:52.601Z] a68e2f9a3d63: Preparing [2022-06-08T18:28:52.601Z] b8bf65b8159d: Preparing [2022-06-08T18:28:52.601Z] 8c3f502e02d7: Preparing [2022-06-08T18:28:52.601Z] 47886781a811: Preparing [2022-06-08T18:28:52.601Z] 2db54cb1d98d: Preparing [2022-06-08T18:28:52.601Z] fd56ea003dda: Preparing [2022-06-08T18:28:52.601Z] aa02db3e285b: Preparing [2022-06-08T18:28:52.601Z] 2c3c3e4910a5: Preparing [2022-06-08T18:28:52.601Z] b541d28bf3b4: Preparing [2022-06-08T18:28:52.601Z] 2c3c3e4910a5: Waiting [2022-06-08T18:28:52.601Z] b541d28bf3b4: Waiting [2022-06-08T18:28:52.601Z] b8bf65b8159d: Layer already exists [2022-06-08T18:28:52.601Z] 8c3f502e02d7: Layer already exists [2022-06-08T18:28:52.601Z] 2db54cb1d98d: Layer already exists [2022-06-08T18:28:52.601Z] 47886781a811: Layer already exists [2022-06-08T18:28:52.601Z] a68e2f9a3d63: Layer already exists [2022-06-08T18:28:52.601Z] aa02db3e285b: Layer already exists [2022-06-08T18:28:52.601Z] 2c3c3e4910a5: Layer already exists [2022-06-08T18:28:52.601Z] fd56ea003dda: Layer already exists [2022-06-08T18:28:52.601Z] b541d28bf3b4: Layer already exists [2022-06-08T18:28:52.601Z] jakarta: digest: sha256:2501f8e7ed0731ad18bd7fd070038ca10c0c0e127b0092caa71118964a1eaa4a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-08T18:28:52.652Z] ===================================================== [Pipeline] echo [2022-06-08T18:28:52.661Z] taggedImages: [2022-06-08T18:28:52.661Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:75130db236bb237392a9c0ae13340f0642dde918 [2022-06-08T18:28:52.661Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.1 [2022-06-08T18:28:52.661Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:75130db236bb237392a9c0ae13340f0642dde918-2.1.1 [2022-06-08T18:28:52.661Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:28:53.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-08T18:28:53.162Z] [2022-06-08T18:28:53.162Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:28:53.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-08T18:28:53.483Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-08T18:28:53.483Z] 5eb5b503b376: Pulling fs layer [2022-06-08T18:28:53.483Z] 5c69ac0246d0: Pulling fs layer [2022-06-08T18:28:53.483Z] ec43610c2a17: Pulling fs layer [2022-06-08T18:28:53.483Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-08T18:28:53.483Z] 33b1e0a273af: Pulling fs layer [2022-06-08T18:28:53.483Z] 5d3b04190fa2: Pulling fs layer [2022-06-08T18:28:53.483Z] 2f39f015ded8: Pulling fs layer [2022-06-08T18:28:53.483Z] 3a2ae6a8a46f: Waiting [2022-06-08T18:28:53.483Z] 33b1e0a273af: Waiting [2022-06-08T18:28:53.483Z] 5d3b04190fa2: Waiting [2022-06-08T18:28:53.483Z] 2f39f015ded8: Waiting [2022-06-08T18:28:53.483Z] 5c69ac0246d0: Download complete [2022-06-08T18:28:53.483Z] 3a2ae6a8a46f: Download complete [2022-06-08T18:28:53.483Z] 33b1e0a273af: Verifying Checksum [2022-06-08T18:28:53.483Z] 33b1e0a273af: Download complete [2022-06-08T18:28:53.483Z] 5d3b04190fa2: Download complete [2022-06-08T18:28:53.483Z] ec43610c2a17: Verifying Checksum [2022-06-08T18:28:53.483Z] ec43610c2a17: Download complete [2022-06-08T18:28:53.743Z] 5eb5b503b376: Verifying Checksum [2022-06-08T18:28:53.743Z] 5eb5b503b376: Download complete [2022-06-08T18:28:54.311Z] 2f39f015ded8: Download complete [2022-06-08T18:28:54.879Z] 5eb5b503b376: Pull complete [2022-06-08T18:28:54.879Z] 5c69ac0246d0: Pull complete [2022-06-08T18:28:55.447Z] ec43610c2a17: Pull complete [2022-06-08T18:28:55.447Z] 3a2ae6a8a46f: Pull complete [2022-06-08T18:28:55.707Z] 33b1e0a273af: Pull complete [2022-06-08T18:28:55.707Z] 5d3b04190fa2: Pull complete [2022-06-08T18:28:59.898Z] 2f39f015ded8: Pull complete [2022-06-08T18:28:59.898Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-08T18:28:59.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-08T18:28:59.898Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T18:28:59.986Z] prd-ubuntu20.04-docker-8c-8g-1782 does not seem to be running inside a container [2022-06-08T18:29:00.028Z] $ 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/_app-rfid-llrp-inventory_jakarta -v /w/workspace/_app-rfid-llrp-inventory_jakarta:/w/workspace/_app-rfid-llrp-inventory_jakarta:rw,z -v /w/workspace/_app-rfid-llrp-inventory_jakarta@tmp:/w/workspace/_app-rfid-llrp-inventory_jakarta@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:latest cat [2022-06-08T18:29:01.624Z] $ docker top 79897e0dc96fb8fdfe232f138bc448ecddad555f45151fc559b5bfc19c62f189 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T18:29:02.004Z] ---> job-cost.sh [2022-06-08T18:29:02.004Z] lf-activate-venv: SKIPPING [2022-06-08T18:29:02.004Z] INFO: No Stack... [2022-06-08T18:29:02.578Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-08T18:29:03.147Z] INFO: Archiving Costs [Pipeline] sh [2022-06-08T18:29:03.434Z] + cat /w/workspace/_app-rfid-llrp-inventory_jakarta/archives/cost.csv [2022-06-08T18:29:03.434Z] + cut -d, -f6 [Pipeline] lock [2022-06-08T18:29:03.448Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-jakarta-7-stack-cost] [2022-06-08T18:29:03.456Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-jakarta-7-stack-cost] did not exist. Created. [2022-06-08T18:29:03.456Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-jakarta-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-08T18:29:03.756Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-08T18:29:03.798Z] Stashed 1 file(s) [Pipeline] } [2022-06-08T18:29:03.804Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-jakarta-7-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-08T18:29:03.835Z] $ docker stop --time=1 79897e0dc96fb8fdfe232f138bc448ecddad555f45151fc559b5bfc19c62f189 [2022-06-08T18:29:05.010Z] $ docker rm -f 79897e0dc96fb8fdfe232f138bc448ecddad555f45151fc559b5bfc19c62f189 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-08T18:30:01.875Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1784 in /w/workspace/_app-rfid-llrp-inventory_jakarta [Pipeline] { [Pipeline] ws [2022-06-08T18:30:01.889Z] Running in /w/workspace/app-rfid-llrp-inventory/7 [Pipeline] { [Pipeline] checkout [2022-06-08T18:30:01.927Z] The recommended git tool is: git [2022-06-08T18:30:09.913Z] using credential edgex-jenkins-ssh [2022-06-08T18:30:09.933Z] Cloning the remote Git repository [2022-06-08T18:30:10.043Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-06-08T18:30:10.133Z] > git init /w/workspace/app-rfid-llrp-inventory/7 # timeout=10 [2022-06-08T18:30:10.234Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-06-08T18:30:10.235Z] > git --version # timeout=10 [2022-06-08T18:30:10.259Z] > git --version # 'git version 2.25.1' [2022-06-08T18:30:10.261Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-08T18:30:10.359Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-08T18:30:12.727Z] Avoid second fetch [2022-06-08T18:30:12.728Z] Checking out Revision 75130db236bb237392a9c0ae13340f0642dde918 (jakarta) [2022-06-08T18:30:12.654Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-06-08T18:30:12.699Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-08T18:30:12.756Z] > git config core.sparsecheckout # timeout=10 [2022-06-08T18:30:12.876Z] > git checkout -f 75130db236bb237392a9c0ae13340f0642dde918 # timeout=10 [2022-06-08T18:30:18.109Z] Commit message: "ci(lts-release): LTS release v2.1.1 @37332d5" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-08T18:30:18.951Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-08T18:30:18.951Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-08T18:30:18.951Z] Dload Upload Total Spent Left Speed [2022-06-08T18:30:18.951Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 199k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh [2022-06-08T18:30:19.646Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-08T18:30:19.999Z] + + sudo tee /etc/docker/daemon.new [2022-06-08T18:30:19.999Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-08T18:30:19.999Z] { [2022-06-08T18:30:19.999Z] "registry-mirrors": [ [2022-06-08T18:30:19.999Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-08T18:30:19.999Z] ], [2022-06-08T18:30:19.999Z] "bip": "10.250.0.254/24", [2022-06-08T18:30:19.999Z] "hosts": [ [2022-06-08T18:30:19.999Z] "tcp://0.0.0.0:5555", [2022-06-08T18:30:19.999Z] "unix:///var/run/docker.sock" [2022-06-08T18:30:19.999Z] ], [2022-06-08T18:30:19.999Z] "mtu": 1458, [2022-06-08T18:30:19.999Z] "selinux-enabled": true, [2022-06-08T18:30:19.999Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-08T18:30:19.999Z] } [Pipeline] sh [2022-06-08T18:30:20.357Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-08T18:30:20.705Z] + sudo service docker restart [Pipeline] sh [2022-06-08T18:30:39.446Z] + git checkout 75130db236bb237392a9c0ae13340f0642dde918 [2022-06-08T18:30:39.720Z] HEAD is now at 75130db ci(lts-release): LTS release v2.1.1 @37332d5 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-08T18:30:39.754Z] provisioning config files... [2022-06-08T18:30:39.779Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/7@tmp/config1442483447780124034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T18:30:40.144Z] ---> docker-login.sh [2022-06-08T18:30:40.144Z] nexus3.edgexfoundry.org:10001 [2022-06-08T18:30:40.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T18:30:41.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T18:30:41.033Z] Configure a credential helper to remove this warning. See [2022-06-08T18:30:41.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T18:30:41.033Z] [2022-06-08T18:30:41.033Z] Login Succeeded [2022-06-08T18:30:41.033Z] nexus3.edgexfoundry.org:10002 [2022-06-08T18:30:41.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T18:30:41.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T18:30:41.631Z] Configure a credential helper to remove this warning. See [2022-06-08T18:30:41.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T18:30:41.631Z] [2022-06-08T18:30:41.631Z] Login Succeeded [2022-06-08T18:30:41.631Z] nexus3.edgexfoundry.org:10003 [2022-06-08T18:30:41.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T18:30:42.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T18:30:42.181Z] Configure a credential helper to remove this warning. See [2022-06-08T18:30:42.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T18:30:42.181Z] [2022-06-08T18:30:42.181Z] Login Succeeded [2022-06-08T18:30:42.181Z] nexus3.edgexfoundry.org:10004 [2022-06-08T18:30:42.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T18:30:42.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T18:30:42.729Z] Configure a credential helper to remove this warning. See [2022-06-08T18:30:42.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T18:30:42.729Z] [2022-06-08T18:30:42.729Z] Login Succeeded [2022-06-08T18:30:42.729Z] docker.io [2022-06-08T18:30:43.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T18:30:43.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T18:30:43.274Z] Configure a credential helper to remove this warning. See [2022-06-08T18:30:43.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T18:30:43.274Z] [2022-06-08T18:30:43.274Z] Login Succeeded [2022-06-08T18:30:43.274Z] ---> docker-login.sh ends [Pipeline] } [2022-06-08T18:30:43.293Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-08T18:30:43.861Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-08T18:30:44.219Z] + grep ^go [0-9].[0-9]* go.mod [2022-06-08T18:30:44.219Z] + cut -d -f 2 [Pipeline] echo [2022-06-08T18:30:44.290Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-08T18:30:44.301Z] ========================================================= [2022-06-08T18:30:44.301Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] [2022-06-08T18:30:44.301Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:30:44.674Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-08T18:30:46.111Z] Sending build context to Docker daemon 11.92MB [2022-06-08T18:30:46.111Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-08T18:30:46.111Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-08T18:30:46.111Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-08T18:30:46.111Z] 9b3977197b4f: Pulling fs layer [2022-06-08T18:30:46.111Z] 1a89e8eeedd5: Pulling fs layer [2022-06-08T18:30:46.111Z] 94645a83ff95: Pulling fs layer [2022-06-08T18:30:46.111Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-08T18:30:46.111Z] 0c92f367c5e7: Pulling fs layer [2022-06-08T18:30:46.111Z] 63b1bc5785f6: Pulling fs layer [2022-06-08T18:30:46.111Z] 626d30ff41c6: Pulling fs layer [2022-06-08T18:30:46.111Z] de1d54c125be: Pulling fs layer [2022-06-08T18:30:46.111Z] 0c92f367c5e7: Waiting [2022-06-08T18:30:46.111Z] 63b1bc5785f6: Waiting [2022-06-08T18:30:46.111Z] 626d30ff41c6: Waiting [2022-06-08T18:30:46.111Z] de1d54c125be: Waiting [2022-06-08T18:30:46.111Z] 3f3a8bcf1eab: Waiting [2022-06-08T18:30:46.111Z] 94645a83ff95: Download complete [2022-06-08T18:30:46.111Z] 1a89e8eeedd5: Download complete [2022-06-08T18:30:46.111Z] 0c92f367c5e7: Download complete [2022-06-08T18:30:46.111Z] 9b3977197b4f: Verifying Checksum [2022-06-08T18:30:46.111Z] 63b1bc5785f6: Verifying Checksum [2022-06-08T18:30:46.111Z] 63b1bc5785f6: Download complete [2022-06-08T18:30:46.111Z] 9b3977197b4f: Download complete [2022-06-08T18:30:46.385Z] 626d30ff41c6: Verifying Checksum [2022-06-08T18:30:46.385Z] 626d30ff41c6: Download complete [2022-06-08T18:30:46.988Z] 9b3977197b4f: Pull complete [2022-06-08T18:30:47.590Z] 1a89e8eeedd5: Pull complete [2022-06-08T18:30:47.876Z] 94645a83ff95: Pull complete [2022-06-08T18:30:48.156Z] de1d54c125be: Verifying Checksum [2022-06-08T18:30:48.157Z] de1d54c125be: Download complete [2022-06-08T18:30:48.762Z] 3f3a8bcf1eab: Verifying Checksum [2022-06-08T18:30:48.762Z] 3f3a8bcf1eab: Download complete [2022-06-08T18:31:01.195Z] 3f3a8bcf1eab: Pull complete [2022-06-08T18:31:01.473Z] 0c92f367c5e7: Pull complete [2022-06-08T18:31:01.749Z] 63b1bc5785f6: Pull complete [2022-06-08T18:31:02.024Z] 626d30ff41c6: Pull complete [2022-06-08T18:31:08.756Z] de1d54c125be: Pull complete [2022-06-08T18:31:08.756Z] Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 [2022-06-08T18:31:08.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-08T18:31:08.756Z] ---> 5f011755c4a2 [2022-06-08T18:31:08.756Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-08T18:31:10.192Z] ---> Running in df88fe257592 [2022-06-08T18:31:10.192Z] Removing intermediate container df88fe257592 [2022-06-08T18:31:10.192Z] ---> 3b1c8021d920 [2022-06-08T18:31:10.192Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-08T18:31:10.473Z] ---> Running in d7588cfb5d53 [2022-06-08T18:31:10.747Z] Removing intermediate container d7588cfb5d53 [2022-06-08T18:31:10.747Z] ---> cd64532b96e5 [2022-06-08T18:31:10.747Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-08T18:31:10.747Z] ---> Running in 0bad507b73ff [2022-06-08T18:31:11.023Z] Removing intermediate container 0bad507b73ff [2022-06-08T18:31:11.023Z] ---> b923743c15aa [2022-06-08T18:31:11.023Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-08T18:31:11.298Z] ---> Running in 2eaacd65067d [2022-06-08T18:31:13.274Z] Removing intermediate container 2eaacd65067d [2022-06-08T18:31:13.274Z] ---> a5e520ee5e65 [2022-06-08T18:31:13.275Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-08T18:31:13.275Z] ---> Running in a058c220437e [2022-06-08T18:31:14.264Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-08T18:31:14.858Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-08T18:31:15.845Z] OK: 220 MiB in 52 packages [2022-06-08T18:31:16.843Z] Removing intermediate container a058c220437e [2022-06-08T18:31:16.843Z] ---> 04f074d4a897 [2022-06-08T18:31:16.843Z] Step 8/13 : WORKDIR /app [2022-06-08T18:31:16.843Z] ---> Running in fefcf475e14c [2022-06-08T18:31:16.843Z] Removing intermediate container fefcf475e14c [2022-06-08T18:31:16.843Z] ---> 4516ec4a8348 [2022-06-08T18:31:16.843Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-08T18:31:22.266Z] ---> 26ea8ac11921 [2022-06-08T18:31:22.266Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-08T18:31:22.266Z] ---> Running in acc784426f06 [2022-06-08T18:32:44.058Z] Removing intermediate container acc784426f06 [2022-06-08T18:32:44.058Z] ---> d439c9613c1c [2022-06-08T18:32:44.058Z] Step 11/13 : COPY . . [2022-06-08T18:32:44.058Z] ---> 99c7d02dbedc [2022-06-08T18:32:44.058Z] Step 12/13 : ARG MAKE="make build" [2022-06-08T18:32:44.058Z] ---> Running in 0243e24a37ba [2022-06-08T18:32:44.058Z] Removing intermediate container 0243e24a37ba [2022-06-08T18:32:44.058Z] ---> c087822d66a1 [2022-06-08T18:32:44.058Z] Step 13/13 : RUN $MAKE [2022-06-08T18:32:44.058Z] ---> Running in 5484cdd1b498 [2022-06-08T18:32:44.058Z] noop [2022-06-08T18:32:44.058Z] Removing intermediate container 5484cdd1b498 [2022-06-08T18:32:44.058Z] ---> ad5bc5d6c668 [2022-06-08T18:32:44.058Z] Successfully built ad5bc5d6c668 [2022-06-08T18:32:44.058Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:32:44.423Z] + docker inspect -f . ci-base-image-arm64 [2022-06-08T18:32:44.423Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T18:32:44.660Z] prd-ubuntu20.04-docker-arm64-4c-16g-1784 does not seem to be running inside a container [2022-06-08T18:32:44.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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 [2022-06-08T18:32:46.017Z] $ docker top 99ce07634fd8b738cbe599ce5c0eb00bb483d0c9d121ffce34c77bb91a1d5f23 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-08T18:32:46.911Z] + go version [2022-06-08T18:32:46.911Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-08T18:32:46.937Z] $ docker stop --time=1 99ce07634fd8b738cbe599ce5c0eb00bb483d0c9d121ffce34c77bb91a1d5f23 [2022-06-08T18:32:48.516Z] $ docker rm -f 99ce07634fd8b738cbe599ce5c0eb00bb483d0c9d121ffce34c77bb91a1d5f23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:32:49.111Z] + docker inspect -f . ci-base-image-arm64 [2022-06-08T18:32:49.111Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T18:32:49.343Z] prd-ubuntu20.04-docker-arm64-4c-16g-1784 does not seem to be running inside a container [2022-06-08T18:32:49.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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 [2022-06-08T18:32:50.637Z] $ docker top 4d99eb1d13fefae2e7d58d55e52a70cc24ce44f18642ac34d2a19a71d5c1ced7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-08T18:32:51.531Z] + make test [2022-06-08T18:32:51.531Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-08T18:33:48.083Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-06-08T18:33:48.083Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.179s coverage: 86.2% of statements [2022-06-08T18:33:48.083Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-06-08T18:33:48.675Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.686s coverage: 71.9% of statements [2022-06-08T18:33:48.675Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-06-08T18:33:48.948Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-08T18:33:48.948Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-08T18:34:11.137Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-08T18:34:11.137Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-08T18:34:11.137Z] ./bin/test-attribution.sh [Pipeline] echo [2022-06-08T18:34:13.137Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-08T18:34:13.795Z] + go mod tidy [Pipeline] } [2022-06-08T18:34:14.420Z] $ docker stop --time=1 4d99eb1d13fefae2e7d58d55e52a70cc24ce44f18642ac34d2a19a71d5c1ced7 [2022-06-08T18:34:16.175Z] $ docker rm -f 4d99eb1d13fefae2e7d58d55e52a70cc24ce44f18642ac34d2a19a71d5c1ced7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-08T18:34:17.023Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-08T18:34:17.056Z] Warning: overwriting stash ‘coverage-report’ [2022-06-08T18:34:17.766Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-08T18:34:18.189Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-08T18:34:18.543Z] + ls -al . [2022-06-08T18:34:18.543Z] total 244 [2022-06-08T18:34:18.543Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 8 18:34 . [2022-06-08T18:34:18.543Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 18:30 .. [2022-06-08T18:34:18.543Z] -rw-rw-r-- 1 jenkins jenkins 262 Jun 8 18:30 .dockerignore [2022-06-08T18:34:18.543Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 18:30 .git [2022-06-08T18:34:18.543Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 18:30 .github [2022-06-08T18:34:18.543Z] -rw-rw-r-- 1 jenkins jenkins 780 Jun 8 18:30 .gitignore [2022-06-08T18:34:18.543Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 8 18:30 .golangci.yml [2022-06-08T18:34:18.543Z] -rw-rw-r-- 1 jenkins jenkins 8248 Jun 8 18:30 Attribution.txt [2022-06-08T18:34:18.543Z] -rw-rw-r-- 1 jenkins jenkins 1809 Jun 8 18:30 CHANGELOG.md [2022-06-08T18:34:18.543Z] -rw-rw-r-- 1 jenkins jenkins 1923 Jun 8 18:30 Dockerfile [2022-06-08T18:34:18.543Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 8 18:30 GOVERNANCE.md [2022-06-08T18:34:18.543Z] -rw-rw-r-- 1 jenkins jenkins 687 Jun 8 18:30 Jenkinsfile [2022-06-08T18:34:18.543Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 8 18:30 LICENSE [2022-06-08T18:34:18.543Z] -rw-rw-r-- 1 jenkins jenkins 2095 Jun 8 18:30 Makefile [2022-06-08T18:34:18.543Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 8 18:30 OWNERS.md [2022-06-08T18:34:18.543Z] -rw-rw-r-- 1 jenkins jenkins 30131 Jun 8 18:30 README.md [2022-06-08T18:34:18.544Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 8 18:27 VERSION [2022-06-08T18:34:18.544Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 18:30 bin [2022-06-08T18:34:18.544Z] -rw-r--r-- 1 jenkins jenkins 41008 Jun 8 18:33 coverage.out [2022-06-08T18:34:18.544Z] -rw-rw-r-- 1 jenkins jenkins 3027 Jun 8 18:34 go.mod [2022-06-08T18:34:18.544Z] -rw-rw-r-- 1 jenkins jenkins 49531 Jun 8 18:30 go.sum [2022-06-08T18:34:18.544Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 18:30 images [2022-06-08T18:34:18.544Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 18:30 internal [2022-06-08T18:34:18.544Z] -rw-rw-r-- 1 jenkins jenkins 531 Jun 8 18:30 main.go [2022-06-08T18:34:18.544Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 18:30 res [2022-06-08T18:34:18.544Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 18:30 snap [2022-06-08T18:34:18.544Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 18:30 static [2022-06-08T18:34:18.544Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 8 18:30 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:34:18.942Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=75130db236bb237392a9c0ae13340f0642dde918 --label arch=arm64 --label version=2.1.1 . [2022-06-08T18:34:20.461Z] Sending build context to Docker daemon 11.92MB [2022-06-08T18:34:20.461Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-06-08T18:34:20.461Z] Step 2/31 : FROM ${BASE} AS builder [2022-06-08T18:34:20.461Z] ---> ad5bc5d6c668 [2022-06-08T18:34:20.461Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-08T18:34:20.461Z] ---> Running in a06fc632d6df [2022-06-08T18:34:21.061Z] Removing intermediate container a06fc632d6df [2022-06-08T18:34:21.061Z] ---> d891023fff62 [2022-06-08T18:34:21.061Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-06-08T18:34:21.061Z] ---> Running in c6b3da5f481a [2022-06-08T18:34:21.336Z] Removing intermediate container c6b3da5f481a [2022-06-08T18:34:21.336Z] ---> 521ca20b112b [2022-06-08T18:34:21.336Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-08T18:34:21.336Z] ---> Running in df54e39fed77 [2022-06-08T18:34:21.844Z] Removing intermediate container df54e39fed77 [2022-06-08T18:34:21.844Z] ---> 0c2d5d9b8c26 [2022-06-08T18:34:21.844Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-08T18:34:21.844Z] ---> Running in ff14e548d8af [2022-06-08T18:34:23.823Z] Removing intermediate container ff14e548d8af [2022-06-08T18:34:23.823Z] ---> 0d9626b5bdcc [2022-06-08T18:34:23.823Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-08T18:34:23.823Z] ---> Running in 68ea1b5e7690 [2022-06-08T18:34:24.416Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-08T18:34:25.394Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-08T18:34:26.373Z] OK: 220 MiB in 52 packages [2022-06-08T18:34:26.973Z] Removing intermediate container 68ea1b5e7690 [2022-06-08T18:34:26.973Z] ---> 99aaea0ac36c [2022-06-08T18:34:26.973Z] Step 8/31 : WORKDIR /app [2022-06-08T18:34:26.973Z] ---> Running in 3849ec72773c [2022-06-08T18:34:27.245Z] Removing intermediate container 3849ec72773c [2022-06-08T18:34:27.245Z] ---> 97be83e6b14e [2022-06-08T18:34:27.245Z] Step 9/31 : COPY go.mod vendor* ./ [2022-06-08T18:34:31.547Z] ---> 9d58d954e426 [2022-06-08T18:34:31.547Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-08T18:34:31.547Z] ---> Running in 2ac17b2e5a7c [2022-06-08T18:34:32.146Z] skipping... [2022-06-08T18:34:32.755Z] Removing intermediate container 2ac17b2e5a7c [2022-06-08T18:34:32.756Z] ---> 1dfbc0602b13 [2022-06-08T18:34:32.756Z] Step 11/31 : COPY . . [2022-06-08T18:34:37.079Z] ---> 3d3fbea00c18 [2022-06-08T18:34:37.079Z] Step 12/31 : ARG MAKE="make build" [2022-06-08T18:34:37.079Z] ---> Running in 2d2eb0e49ac8 [2022-06-08T18:34:37.079Z] Removing intermediate container 2d2eb0e49ac8 [2022-06-08T18:34:37.079Z] ---> b7c78da3c736 [2022-06-08T18:34:37.079Z] Step 13/31 : RUN $MAKE [2022-06-08T18:34:37.079Z] ---> Running in 6c76264322d4 [2022-06-08T18:34:38.523Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.1" -o app-rfid-llrp-inventory [2022-06-08T18:35:25.525Z] Removing intermediate container 6c76264322d4 [2022-06-08T18:35:25.525Z] ---> 9a1ec6d122e5 [2022-06-08T18:35:25.525Z] Step 14/31 : FROM alpine:3.14 [2022-06-08T18:35:25.525Z] 3.14: Pulling from library/alpine [2022-06-08T18:35:25.525Z] 455c02918c45: Pulling fs layer [2022-06-08T18:35:25.525Z] 455c02918c45: Download complete [2022-06-08T18:35:25.525Z] 455c02918c45: Pull complete [2022-06-08T18:35:25.525Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-08T18:35:25.525Z] Status: Downloaded newer image for alpine:3.14 [2022-06-08T18:35:25.525Z] ---> ac73e934f311 [2022-06-08T18:35:25.525Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-08T18:35:25.525Z] ---> Running in fe842bcec3be [2022-06-08T18:35:25.525Z] Removing intermediate container fe842bcec3be [2022-06-08T18:35:25.525Z] ---> b2d3e65da5a7 [2022-06-08T18:35:25.525Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-06-08T18:35:25.525Z] ---> Running in 66d8890d1a5e [2022-06-08T18:35:25.525Z] Removing intermediate container 66d8890d1a5e [2022-06-08T18:35:25.525Z] ---> 2c2f30dc96fe [2022-06-08T18:35:25.525Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-08T18:35:25.525Z] ---> Running in 946bd56e5398 [2022-06-08T18:35:25.525Z] Removing intermediate container 946bd56e5398 [2022-06-08T18:35:25.525Z] ---> 3e5a4b4b7903 [2022-06-08T18:35:25.525Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-06-08T18:35:25.525Z] ---> Running in e83b4f755dde [2022-06-08T18:35:26.504Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-08T18:35:27.100Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-08T18:35:28.077Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-08T18:35:28.077Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-08T18:35:28.077Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-08T18:35:28.348Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-08T18:35:28.348Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-08T18:35:28.622Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-08T18:35:28.622Z] Executing busybox-1.33.1-r7.trigger [2022-06-08T18:35:28.622Z] Executing ca-certificates-20211220-r0.trigger [2022-06-08T18:35:28.895Z] OK: 9 MiB in 20 packages [2022-06-08T18:35:29.878Z] Removing intermediate container e83b4f755dde [2022-06-08T18:35:29.878Z] ---> dd37a9ee5866 [2022-06-08T18:35:29.878Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-08T18:35:30.476Z] ---> 95ceddc1cbe0 [2022-06-08T18:35:30.476Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-08T18:35:31.073Z] ---> 26aa97b92306 [2022-06-08T18:35:31.074Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-06-08T18:35:31.670Z] ---> a4485931c396 [2022-06-08T18:35:31.670Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-06-08T18:35:31.946Z] ---> 115e1ed53b8e [2022-06-08T18:35:31.946Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-06-08T18:35:33.382Z] ---> ed12a7e96f95 [2022-06-08T18:35:33.382Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-06-08T18:35:33.382Z] ---> Running in 878a15a7032c [2022-06-08T18:35:34.817Z] Removing intermediate container 878a15a7032c [2022-06-08T18:35:34.817Z] ---> 457c50ccc107 [2022-06-08T18:35:34.817Z] Step 25/31 : VOLUME /cache [2022-06-08T18:35:34.817Z] ---> Running in f045b1817686 [2022-06-08T18:35:35.096Z] Removing intermediate container f045b1817686 [2022-06-08T18:35:35.096Z] ---> fad90d542384 [2022-06-08T18:35:35.096Z] Step 26/31 : EXPOSE 59711 [2022-06-08T18:35:35.368Z] ---> Running in f0e5ca3cc92c [2022-06-08T18:35:35.641Z] Removing intermediate container f0e5ca3cc92c [2022-06-08T18:35:35.641Z] ---> e2427dd8fe36 [2022-06-08T18:35:35.641Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-06-08T18:35:35.641Z] ---> Running in d08f185a00ec [2022-06-08T18:35:35.914Z] Removing intermediate container d08f185a00ec [2022-06-08T18:35:35.914Z] ---> ddae5a143d1e [2022-06-08T18:35:35.914Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-06-08T18:35:36.192Z] ---> Running in e49ca35b4bec [2022-06-08T18:35:36.463Z] Removing intermediate container e49ca35b4bec [2022-06-08T18:35:36.463Z] ---> a61f31771164 [2022-06-08T18:35:36.463Z] Step 29/31 : LABEL arch=arm64 [2022-06-08T18:35:36.463Z] ---> Running in a76012c64e5d [2022-06-08T18:35:36.737Z] Removing intermediate container a76012c64e5d [2022-06-08T18:35:36.737Z] ---> ffc5a145e265 [2022-06-08T18:35:36.737Z] Step 30/31 : LABEL git_sha=75130db236bb237392a9c0ae13340f0642dde918 [2022-06-08T18:35:36.737Z] ---> Running in c513fb37a949 [2022-06-08T18:35:37.012Z] Removing intermediate container c513fb37a949 [2022-06-08T18:35:37.012Z] ---> 738fb33327f2 [2022-06-08T18:35:37.012Z] Step 31/31 : LABEL version=2.1.1 [2022-06-08T18:35:37.284Z] ---> Running in 48cc54bf0973 [2022-06-08T18:35:37.556Z] Removing intermediate container 48cc54bf0973 [2022-06-08T18:35:37.556Z] ---> 365f450c2283 [2022-06-08T18:35:37.556Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-08T18:35:37.556Z] Successfully built 365f450c2283 [2022-06-08T18:35:37.556Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-08T18:35:37.949Z] provisioning config files... [2022-06-08T18:35:37.968Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/7@tmp/config1333379564438827581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T18:35:38.313Z] ---> docker-login.sh [2022-06-08T18:35:38.313Z] nexus3.edgexfoundry.org:10001 [2022-06-08T18:35:38.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T18:35:38.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T18:35:38.585Z] Configure a credential helper to remove this warning. See [2022-06-08T18:35:38.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T18:35:38.585Z] [2022-06-08T18:35:38.585Z] Login Succeeded [2022-06-08T18:35:38.585Z] nexus3.edgexfoundry.org:10002 [2022-06-08T18:35:38.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T18:35:39.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T18:35:39.128Z] Configure a credential helper to remove this warning. See [2022-06-08T18:35:39.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T18:35:39.128Z] [2022-06-08T18:35:39.128Z] Login Succeeded [2022-06-08T18:35:39.128Z] nexus3.edgexfoundry.org:10003 [2022-06-08T18:35:39.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T18:35:39.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T18:35:39.675Z] Configure a credential helper to remove this warning. See [2022-06-08T18:35:39.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T18:35:39.675Z] [2022-06-08T18:35:39.675Z] Login Succeeded [2022-06-08T18:35:39.675Z] nexus3.edgexfoundry.org:10004 [2022-06-08T18:35:39.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T18:35:39.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T18:35:39.948Z] Configure a credential helper to remove this warning. See [2022-06-08T18:35:39.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T18:35:39.948Z] [2022-06-08T18:35:39.948Z] Login Succeeded [2022-06-08T18:35:39.948Z] docker.io [2022-06-08T18:35:40.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T18:35:40.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T18:35:40.815Z] Configure a credential helper to remove this warning. See [2022-06-08T18:35:40.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T18:35:40.815Z] [2022-06-08T18:35:40.815Z] Login Succeeded [2022-06-08T18:35:40.815Z] ---> docker-login.sh ends [Pipeline] } [2022-06-08T18:35:40.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-08T18:35:40.872Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-08T18:35:40.901Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-06-08T18:35:40.901Z] 75130db236bb237392a9c0ae13340f0642dde918 [2022-06-08T18:35:40.901Z] 2.1.1 [2022-06-08T18:35:40.901Z] 75130db236bb237392a9c0ae13340f0642dde918-2.1.1 [2022-06-08T18:35:40.901Z] jakarta [2022-06-08T18:35:40.901Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:35:41.272Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:75130db236bb237392a9c0ae13340f0642dde918 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:35:41.625Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:75130db236bb237392a9c0ae13340f0642dde918 [2022-06-08T18:35:41.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-06-08T18:35:41.625Z] 5874aa592901: Preparing [2022-06-08T18:35:41.625Z] c4fbfc9bec7c: Preparing [2022-06-08T18:35:41.625Z] 499b006bdae0: Preparing [2022-06-08T18:35:41.625Z] b2d5734289ce: Preparing [2022-06-08T18:35:41.625Z] 2f9e6eb4d6df: Preparing [2022-06-08T18:35:41.625Z] fcd3afa21a2b: Preparing [2022-06-08T18:35:41.625Z] 57ae95274485: Preparing [2022-06-08T18:35:41.625Z] 4ca44435f559: Preparing [2022-06-08T18:35:41.625Z] f73e7dbfee58: Preparing [2022-06-08T18:35:41.625Z] fcd3afa21a2b: Waiting [2022-06-08T18:35:41.625Z] 57ae95274485: Waiting [2022-06-08T18:35:41.625Z] 4ca44435f559: Waiting [2022-06-08T18:35:41.625Z] f73e7dbfee58: Waiting [2022-06-08T18:35:41.907Z] 2f9e6eb4d6df: Pushed [2022-06-08T18:35:41.907Z] 5874aa592901: Pushed [2022-06-08T18:35:41.907Z] 499b006bdae0: Pushed [2022-06-08T18:35:41.907Z] b2d5734289ce: Pushed [2022-06-08T18:35:41.907Z] f73e7dbfee58: Layer already exists [2022-06-08T18:35:42.178Z] fcd3afa21a2b: Pushed [2022-06-08T18:35:42.178Z] 4ca44435f559: Pushed [2022-06-08T18:35:42.774Z] 57ae95274485: Pushed [2022-06-08T18:35:46.145Z] c4fbfc9bec7c: Pushed [2022-06-08T18:35:46.145Z] 75130db236bb237392a9c0ae13340f0642dde918: digest: sha256:3f63a282fa310550eaa634457ec1b59016fdc089c6f0013e759a37eb7ff18ac5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:35:46.506Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:35:46.859Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.1 [2022-06-08T18:35:46.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-06-08T18:35:46.859Z] 5874aa592901: Preparing [2022-06-08T18:35:46.859Z] c4fbfc9bec7c: Preparing [2022-06-08T18:35:46.859Z] 499b006bdae0: Preparing [2022-06-08T18:35:46.859Z] b2d5734289ce: Preparing [2022-06-08T18:35:46.859Z] 2f9e6eb4d6df: Preparing [2022-06-08T18:35:46.859Z] fcd3afa21a2b: Preparing [2022-06-08T18:35:46.859Z] 57ae95274485: Preparing [2022-06-08T18:35:46.859Z] 4ca44435f559: Preparing [2022-06-08T18:35:46.859Z] f73e7dbfee58: Preparing [2022-06-08T18:35:46.859Z] 57ae95274485: Waiting [2022-06-08T18:35:46.859Z] 4ca44435f559: Waiting [2022-06-08T18:35:46.859Z] f73e7dbfee58: Waiting [2022-06-08T18:35:46.859Z] fcd3afa21a2b: Waiting [2022-06-08T18:35:46.859Z] c4fbfc9bec7c: Layer already exists [2022-06-08T18:35:46.859Z] b2d5734289ce: Layer already exists [2022-06-08T18:35:46.859Z] 5874aa592901: Layer already exists [2022-06-08T18:35:46.859Z] 499b006bdae0: Layer already exists [2022-06-08T18:35:46.859Z] 2f9e6eb4d6df: Layer already exists [2022-06-08T18:35:46.859Z] 57ae95274485: Layer already exists [2022-06-08T18:35:46.859Z] fcd3afa21a2b: Layer already exists [2022-06-08T18:35:46.859Z] 4ca44435f559: Layer already exists [2022-06-08T18:35:46.859Z] f73e7dbfee58: Layer already exists [2022-06-08T18:35:47.131Z] 2.1.1: digest: sha256:3f63a282fa310550eaa634457ec1b59016fdc089c6f0013e759a37eb7ff18ac5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:35:47.507Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:75130db236bb237392a9c0ae13340f0642dde918-2.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:35:47.880Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:75130db236bb237392a9c0ae13340f0642dde918-2.1.1 [2022-06-08T18:35:47.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-06-08T18:35:47.880Z] 5874aa592901: Preparing [2022-06-08T18:35:47.880Z] c4fbfc9bec7c: Preparing [2022-06-08T18:35:47.880Z] 499b006bdae0: Preparing [2022-06-08T18:35:47.880Z] b2d5734289ce: Preparing [2022-06-08T18:35:47.880Z] 2f9e6eb4d6df: Preparing [2022-06-08T18:35:47.880Z] fcd3afa21a2b: Preparing [2022-06-08T18:35:47.880Z] 57ae95274485: Preparing [2022-06-08T18:35:47.880Z] 4ca44435f559: Preparing [2022-06-08T18:35:47.880Z] f73e7dbfee58: Preparing [2022-06-08T18:35:47.880Z] 57ae95274485: Waiting [2022-06-08T18:35:47.880Z] 4ca44435f559: Waiting [2022-06-08T18:35:47.880Z] f73e7dbfee58: Waiting [2022-06-08T18:35:47.880Z] fcd3afa21a2b: Waiting [2022-06-08T18:35:47.880Z] 2f9e6eb4d6df: Layer already exists [2022-06-08T18:35:47.880Z] 5874aa592901: Layer already exists [2022-06-08T18:35:47.880Z] c4fbfc9bec7c: Layer already exists [2022-06-08T18:35:47.880Z] 499b006bdae0: Layer already exists [2022-06-08T18:35:47.880Z] b2d5734289ce: Layer already exists [2022-06-08T18:35:47.880Z] 57ae95274485: Layer already exists [2022-06-08T18:35:47.880Z] fcd3afa21a2b: Layer already exists [2022-06-08T18:35:47.880Z] f73e7dbfee58: Layer already exists [2022-06-08T18:35:47.880Z] 4ca44435f559: Layer already exists [2022-06-08T18:35:48.164Z] 75130db236bb237392a9c0ae13340f0642dde918-2.1.1: digest: sha256:3f63a282fa310550eaa634457ec1b59016fdc089c6f0013e759a37eb7ff18ac5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:35:48.544Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:35:48.944Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:jakarta [2022-06-08T18:35:48.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-06-08T18:35:48.944Z] 5874aa592901: Preparing [2022-06-08T18:35:48.944Z] c4fbfc9bec7c: Preparing [2022-06-08T18:35:48.944Z] 499b006bdae0: Preparing [2022-06-08T18:35:48.944Z] b2d5734289ce: Preparing [2022-06-08T18:35:48.944Z] 2f9e6eb4d6df: Preparing [2022-06-08T18:35:48.944Z] fcd3afa21a2b: Preparing [2022-06-08T18:35:48.944Z] 57ae95274485: Preparing [2022-06-08T18:35:48.944Z] 4ca44435f559: Preparing [2022-06-08T18:35:48.944Z] f73e7dbfee58: Preparing [2022-06-08T18:35:48.944Z] 4ca44435f559: Waiting [2022-06-08T18:35:48.944Z] f73e7dbfee58: Waiting [2022-06-08T18:35:48.944Z] 57ae95274485: Waiting [2022-06-08T18:35:48.944Z] fcd3afa21a2b: Waiting [2022-06-08T18:35:48.944Z] 2f9e6eb4d6df: Layer already exists [2022-06-08T18:35:48.944Z] b2d5734289ce: Layer already exists [2022-06-08T18:35:48.944Z] c4fbfc9bec7c: Layer already exists [2022-06-08T18:35:48.944Z] 5874aa592901: Layer already exists [2022-06-08T18:35:48.944Z] 499b006bdae0: Layer already exists [2022-06-08T18:35:48.944Z] fcd3afa21a2b: Layer already exists [2022-06-08T18:35:48.944Z] f73e7dbfee58: Layer already exists [2022-06-08T18:35:48.944Z] 57ae95274485: Layer already exists [2022-06-08T18:35:48.944Z] 4ca44435f559: Layer already exists [2022-06-08T18:35:49.226Z] jakarta: digest: sha256:3f63a282fa310550eaa634457ec1b59016fdc089c6f0013e759a37eb7ff18ac5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-08T18:35:49.286Z] ===================================================== [Pipeline] echo [2022-06-08T18:35:49.294Z] taggedImages: [2022-06-08T18:35:49.294Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:75130db236bb237392a9c0ae13340f0642dde918 [2022-06-08T18:35:49.294Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.1 [2022-06-08T18:35:49.294Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:75130db236bb237392a9c0ae13340f0642dde918-2.1.1 [2022-06-08T18:35:49.294Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:35:49.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-08T18:35:49.660Z] [2022-06-08T18:35:49.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:35:50.012Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-08T18:35:50.290Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-08T18:35:50.290Z] 8998bd30e6a1: Pulling fs layer [2022-06-08T18:35:50.290Z] 04944245beec: Pulling fs layer [2022-06-08T18:35:50.290Z] 699f458cf7ca: Pulling fs layer [2022-06-08T18:35:50.290Z] 765212b225bb: Pulling fs layer [2022-06-08T18:35:50.290Z] f23df028b6ca: Pulling fs layer [2022-06-08T18:35:50.290Z] d65c8cfc05b1: Pulling fs layer [2022-06-08T18:35:50.290Z] 2437ff75d9bd: Pulling fs layer [2022-06-08T18:35:50.290Z] 765212b225bb: Waiting [2022-06-08T18:35:50.290Z] f23df028b6ca: Waiting [2022-06-08T18:35:50.290Z] d65c8cfc05b1: Waiting [2022-06-08T18:35:50.290Z] 2437ff75d9bd: Waiting [2022-06-08T18:35:50.290Z] 04944245beec: Verifying Checksum [2022-06-08T18:35:50.290Z] 04944245beec: Download complete [2022-06-08T18:35:50.290Z] 765212b225bb: Verifying Checksum [2022-06-08T18:35:50.290Z] 765212b225bb: Download complete [2022-06-08T18:35:50.290Z] f23df028b6ca: Verifying Checksum [2022-06-08T18:35:50.290Z] f23df028b6ca: Download complete [2022-06-08T18:35:50.290Z] d65c8cfc05b1: Verifying Checksum [2022-06-08T18:35:50.290Z] d65c8cfc05b1: Download complete [2022-06-08T18:35:50.563Z] 699f458cf7ca: Verifying Checksum [2022-06-08T18:35:50.563Z] 699f458cf7ca: Download complete [2022-06-08T18:35:50.836Z] 8998bd30e6a1: Verifying Checksum [2022-06-08T18:35:50.836Z] 8998bd30e6a1: Download complete [2022-06-08T18:35:53.475Z] 2437ff75d9bd: Verifying Checksum [2022-06-08T18:35:53.475Z] 2437ff75d9bd: Download complete [2022-06-08T18:35:55.449Z] 8998bd30e6a1: Pull complete [2022-06-08T18:35:55.722Z] 04944245beec: Pull complete [2022-06-08T18:35:57.159Z] 699f458cf7ca: Pull complete [2022-06-08T18:35:57.433Z] 765212b225bb: Pull complete [2022-06-08T18:35:58.028Z] f23df028b6ca: Pull complete [2022-06-08T18:35:58.302Z] d65c8cfc05b1: Pull complete [2022-06-08T18:36:13.399Z] 2437ff75d9bd: Pull complete [2022-06-08T18:36:13.399Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-08T18:36:13.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-08T18:36:13.399Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T18:36:13.660Z] prd-ubuntu20.04-docker-arm64-4c-16g-1784 does not seem to be running inside a container [2022-06-08T18:36:13.747Z] $ 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/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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 [2022-06-08T18:36:16.177Z] $ docker top e837db9635c7478ff20b4003296c1253f9cd1e3d7109a2512b0df439a06666d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T18:36:17.113Z] ---> job-cost.sh [2022-06-08T18:36:17.113Z] lf-activate-venv: SKIPPING [2022-06-08T18:36:17.113Z] INFO: No Stack... [2022-06-08T18:36:17.708Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-08T18:36:18.304Z] INFO: Archiving Costs [Pipeline] sh [2022-06-08T18:36:19.233Z] + + cat /w/workspace/app-rfid-llrp-inventory/7/archives/cost.csv [2022-06-08T18:36:19.233Z] cut -d, -f6 [Pipeline] lock [2022-06-08T18:36:19.260Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-jakarta-7-stack-cost] [2022-06-08T18:36:19.267Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-jakarta-7-stack-cost] did not exist. Created. [2022-06-08T18:36:19.267Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-jakarta-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-08T18:36:19.939Z] /w/workspace/app-rfid-llrp-inventory/7@tmp/durable-991d8e29/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-08T18:36:20.611Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-08T18:36:20.630Z] Warning: overwriting stash ‘stack-cost’ [2022-06-08T18:36:20.857Z] Stashed 1 file(s) [Pipeline] } [2022-06-08T18:36:20.866Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-jakarta-7-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-08T18:36:20.890Z] $ docker stop --time=1 e837db9635c7478ff20b4003296c1253f9cd1e3d7109a2512b0df439a06666d7 [2022-06-08T18:36:22.372Z] $ docker rm -f e837db9635c7478ff20b4003296c1253f9cd1e3d7109a2512b0df439a06666d7 [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 [2022-06-08T18:36:22.792Z] provisioning config files... [2022-06-08T18:36:22.809Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/_app-rfid-llrp-inventory_jakarta@tmp/config1701465655229215565tmp [Pipeline] { [Pipeline] sh [2022-06-08T18:36:23.106Z] + set +x [2022-06-08T18:36:23.106Z] + curl -s https://codecov.io/bash [2022-06-08T18:36:23.106Z] + bash -s -- [2022-06-08T18:36:23.106Z] [2022-06-08T18:36:23.106Z] _____ _ [2022-06-08T18:36:23.106Z] / ____| | | [2022-06-08T18:36:23.106Z] | | ___ __| | ___ ___ _____ __ [2022-06-08T18:36:23.106Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-08T18:36:23.106Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-08T18:36:23.106Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-08T18:36:23.106Z] Bash-1.0.6 [2022-06-08T18:36:23.106Z] [2022-06-08T18:36:23.106Z] [2022-06-08T18:36:23.106Z] ==> git version 2.25.1 found [2022-06-08T18:36:23.106Z] ==> 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 [2022-06-08T18:36:23.106Z] Release-Date: 2020-01-08 [2022-06-08T18:36:23.106Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-08T18:36:23.107Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-08T18:36:23.107Z] ==> Jenkins CI detected. [2022-06-08T18:36:23.107Z] current dir:  /w/workspace/_app-rfid-llrp-inventory_jakarta [2022-06-08T18:36:23.107Z] project root: . [2022-06-08T18:36:23.107Z] --> token set from env [2022-06-08T18:36:23.107Z] Yaml found at: vendor/github.com/diegoholiveira/jsonlogic/codecov.yml [2022-06-08T18:36:23.107Z] ==> Running gcov in . (disable via -X gcov) [2022-06-08T18:36:23.107Z] ==> Python coveragepy not found [2022-06-08T18:36:23.107Z] ==> Searching for coverage reports in: [2022-06-08T18:36:23.107Z] + . [2022-06-08T18:36:23.107Z] -> Found 1 reports [2022-06-08T18:36:23.107Z] ==> Detecting git/mercurial file structure [2022-06-08T18:36:23.107Z] ==> Reading reports [2022-06-08T18:36:23.107Z] + ./coverage.out bytes=41008 [2022-06-08T18:36:23.107Z] ==> Appending adjustments [2022-06-08T18:36:23.107Z] https://docs.codecov.io/docs/fixing-reports [2022-06-08T18:36:23.366Z] + Found adjustments [2022-06-08T18:36:23.366Z] ==> Gzipping contents [2022-06-08T18:36:23.366Z] 20K /tmp/codecov.VyNX1P.gz [2022-06-08T18:36:23.366Z] ==> Uploading reports [2022-06-08T18:36:23.366Z] url: https://codecov.io [2022-06-08T18:36:23.366Z] query: branch=jakarta&commit=75130db236bb237392a9c0ae13340f0642dde918&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fjakarta%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-08T18:36:23.366Z] -> Pinging Codecov [2022-06-08T18:36:23.366Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=jakarta&commit=75130db236bb237392a9c0ae13340f0642dde918&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fjakarta%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-08T18:36:23.625Z] -> Uploading to [2022-06-08T18:36:23.625Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-08/581DD39554BDF9B6E22D074273EAD858/75130db236bb237392a9c0ae13340f0642dde918/b211a543-1357-41ce-a1a3-74bf4d68db9c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220608T183623Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=892bd290b86f258566191b10fd03bdb3e98296b5e06235b67c0f6667f6f2c0d9 [2022-06-08T18:36:23.625Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-08T18:36:23.625Z] Dload Upload Total Spent Left Speed [2022-06-08T18:36:23.886Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18616 0 0 100 18616 0 61642 --:--:-- --:--:-- --:--:-- 61847 [2022-06-08T18:36:23.886Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/75130db236bb237392a9c0ae13340f0642dde918 [Pipeline] } [2022-06-08T18:36:23.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-08T18:36:24.008Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-08T18:36:24.019Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:36:24.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-08T18:36:24.325Z] [2022-06-08T18:36:24.325Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:36:24.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-08T18:36:24.631Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-08T18:36:24.631Z] df9b9388f04a: Pulling fs layer [2022-06-08T18:36:24.631Z] 52dc419b0ee2: Pulling fs layer [2022-06-08T18:36:24.631Z] 25bc292e5bac: Pulling fs layer [2022-06-08T18:36:24.631Z] 114826534d7a: Pulling fs layer [2022-06-08T18:36:24.631Z] 4657fd5d0bcf: Pulling fs layer [2022-06-08T18:36:24.631Z] 6ad1cebc031e: Pulling fs layer [2022-06-08T18:36:24.631Z] 8a3aa393b2d8: Pulling fs layer [2022-06-08T18:36:24.631Z] 114826534d7a: Waiting [2022-06-08T18:36:24.631Z] 4657fd5d0bcf: Waiting [2022-06-08T18:36:24.631Z] 6ad1cebc031e: Waiting [2022-06-08T18:36:24.631Z] 8a3aa393b2d8: Waiting [2022-06-08T18:36:24.631Z] 25bc292e5bac: Verifying Checksum [2022-06-08T18:36:24.631Z] 25bc292e5bac: Download complete [2022-06-08T18:36:24.631Z] 52dc419b0ee2: Download complete [2022-06-08T18:36:24.631Z] 4657fd5d0bcf: Verifying Checksum [2022-06-08T18:36:24.631Z] 4657fd5d0bcf: Download complete [2022-06-08T18:36:24.631Z] df9b9388f04a: Verifying Checksum [2022-06-08T18:36:24.631Z] df9b9388f04a: Download complete [2022-06-08T18:36:24.889Z] df9b9388f04a: Pull complete [2022-06-08T18:36:24.889Z] 6ad1cebc031e: Verifying Checksum [2022-06-08T18:36:24.889Z] 6ad1cebc031e: Download complete [2022-06-08T18:36:24.889Z] 52dc419b0ee2: Pull complete [2022-06-08T18:36:25.149Z] 25bc292e5bac: Pull complete [2022-06-08T18:36:25.411Z] 114826534d7a: Verifying Checksum [2022-06-08T18:36:25.411Z] 114826534d7a: Download complete [2022-06-08T18:36:25.671Z] 8a3aa393b2d8: Verifying Checksum [2022-06-08T18:36:25.671Z] 8a3aa393b2d8: Download complete [2022-06-08T18:36:28.964Z] 114826534d7a: Pull complete [2022-06-08T18:36:28.964Z] 4657fd5d0bcf: Pull complete [2022-06-08T18:36:29.535Z] 6ad1cebc031e: Pull complete [2022-06-08T18:36:32.074Z] 8a3aa393b2d8: Pull complete [2022-06-08T18:36:32.074Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-08T18:36:32.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-08T18:36:32.074Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T18:36:32.166Z] prd-ubuntu20.04-docker-8c-8g-1782 does not seem to be running inside a container [2022-06-08T18:36:32.217Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-rfid-llrp-inventory_jakarta -v /w/workspace/_app-rfid-llrp-inventory_jakarta:/w/workspace/_app-rfid-llrp-inventory_jakarta:rw,z -v /w/workspace/_app-rfid-llrp-inventory_jakarta@tmp:/w/workspace/_app-rfid-llrp-inventory_jakarta@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-devops/edgex-snyk-go:1.410.4 cat [2022-06-08T18:36:34.482Z] $ docker top 14589c4eceab4e55610ee10010e240c4b4807d4fec5315f91cd961f23a42c6d8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-08T18:36:34.550Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:jakarta' [Pipeline] sh [2022-06-08T18:36:34.830Z] + set -o pipefail [2022-06-08T18:36:34.831Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:jakarta' [2022-06-08T18:36:37.375Z] [2022-06-08T18:36:37.375Z] Monitoring /w/workspace/_app-rfid-llrp-inventory_jakarta (edgexfoundry/app-rfid-llrp-inventory)... [2022-06-08T18:36:37.375Z] [2022-06-08T18:36:37.375Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f43d6cb2-6be0-48bb-a6f0-a57c0e3a125b/history/7b1532ae-d862-4900-895e-d85a236b995a [2022-06-08T18:36:37.375Z] [2022-06-08T18:36:37.375Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-06-08T18:36:37.375Z] [2022-06-08T18:36:37.375Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-08T18:36:37.375Z] [2022-06-08T18:36:37.636Z] [Pipeline] } [2022-06-08T18:36:37.662Z] $ docker stop --time=1 14589c4eceab4e55610ee10010e240c4b4807d4fec5315f91cd961f23a42c6d8 [2022-06-08T18:36:39.051Z] $ docker rm -f 14589c4eceab4e55610ee10010e240c4b4807d4fec5315f91cd961f23a42c6d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-08T18:36:39.566Z] + git log --format=format:%s -1 75130db236bb237392a9c0ae13340f0642dde918 [Pipeline] sh [2022-06-08T18:36:39.859Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-08T18:36:39.859Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:36:40.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-08T18:36:40.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T18:36:40.246Z] prd-ubuntu20.04-docker-8c-8g-1782 does not seem to be running inside a container [2022-06-08T18:36:40.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-rfid-llrp-inventory_jakarta -v /w/workspace/_app-rfid-llrp-inventory_jakarta:/w/workspace/_app-rfid-llrp-inventory_jakarta:rw,z -v /w/workspace/_app-rfid-llrp-inventory_jakarta@tmp:/w/workspace/_app-rfid-llrp-inventory_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-08T18:36:40.670Z] $ docker top c9911f1a263fcb934d41a2b5b8ec4a971b8c8d95ca1b7bbb331600090262fd55 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-08T18:36:40.742Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-08T18:36:41.040Z] + git semver [Pipeline] } [2022-06-08T18:36:41.329Z] $ docker stop --time=1 c9911f1a263fcb934d41a2b5b8ec4a971b8c8d95ca1b7bbb331600090262fd55 [2022-06-08T18:36:42.636Z] $ docker rm -f c9911f1a263fcb934d41a2b5b8ec4a971b8c8d95ca1b7bbb331600090262fd55 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:36:43.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-08T18:36:43.015Z] [2022-06-08T18:36:43.015Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:36:43.314Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-08T18:36:43.314Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-08T18:36:43.314Z] ab5ef0e58194: Pulling fs layer [2022-06-08T18:36:43.314Z] 9712f1f96733: Pulling fs layer [2022-06-08T18:36:43.314Z] 63f879dbbcfc: Pulling fs layer [2022-06-08T18:36:43.314Z] 0d9ebad4ef96: Pulling fs layer [2022-06-08T18:36:43.314Z] e9a5061849ea: Pulling fs layer [2022-06-08T18:36:43.314Z] d747dcd14b5f: Pulling fs layer [2022-06-08T18:36:43.314Z] 2de7ff778b66: Pulling fs layer [2022-06-08T18:36:43.314Z] 0d9ebad4ef96: Waiting [2022-06-08T18:36:43.314Z] e9a5061849ea: Waiting [2022-06-08T18:36:43.314Z] d747dcd14b5f: Waiting [2022-06-08T18:36:43.314Z] 2de7ff778b66: Waiting [2022-06-08T18:36:43.314Z] 9712f1f96733: Verifying Checksum [2022-06-08T18:36:43.314Z] 9712f1f96733: Download complete [2022-06-08T18:36:43.579Z] 63f879dbbcfc: Verifying Checksum [2022-06-08T18:36:43.579Z] 63f879dbbcfc: Download complete [2022-06-08T18:36:43.839Z] e9a5061849ea: Download complete [2022-06-08T18:36:43.839Z] ab5ef0e58194: Verifying Checksum [2022-06-08T18:36:43.839Z] ab5ef0e58194: Download complete [2022-06-08T18:36:43.839Z] 0d9ebad4ef96: Verifying Checksum [2022-06-08T18:36:43.839Z] 0d9ebad4ef96: Download complete [2022-06-08T18:36:43.839Z] d747dcd14b5f: Verifying Checksum [2022-06-08T18:36:43.839Z] d747dcd14b5f: Download complete [2022-06-08T18:36:44.099Z] 2de7ff778b66: Verifying Checksum [2022-06-08T18:36:44.099Z] 2de7ff778b66: Download complete [2022-06-08T18:36:46.632Z] ab5ef0e58194: Pull complete [2022-06-08T18:36:46.633Z] 9712f1f96733: Pull complete [2022-06-08T18:36:47.201Z] 63f879dbbcfc: Pull complete [2022-06-08T18:36:51.392Z] 0d9ebad4ef96: Pull complete [2022-06-08T18:36:51.392Z] e9a5061849ea: Pull complete [2022-06-08T18:36:51.392Z] d747dcd14b5f: Pull complete [2022-06-08T18:36:52.327Z] 2de7ff778b66: Pull complete [2022-06-08T18:36:52.327Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-08T18:36:52.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-08T18:36:52.327Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T18:36:52.417Z] prd-ubuntu20.04-docker-8c-8g-1782 does not seem to be running inside a container [2022-06-08T18:36:52.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-rfid-llrp-inventory_jakarta -v /w/workspace/_app-rfid-llrp-inventory_jakarta:/w/workspace/_app-rfid-llrp-inventory_jakarta:rw,z -v /w/workspace/_app-rfid-llrp-inventory_jakarta@tmp:/w/workspace/_app-rfid-llrp-inventory_jakarta@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:0.23.1-centos7 cat [2022-06-08T18:36:54.822Z] $ docker top 9a64646ea9ee2728e4a8a61e892740cdb54e7bd896d3a919d17d85b2955166ee -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-08T18:36:54.886Z] provisioning config files... [2022-06-08T18:36:54.893Z] copy managed file [sigul-config] to file:/w/workspace/_app-rfid-llrp-inventory_jakarta@tmp/config5776918485993974394tmp [2022-06-08T18:36:54.904Z] copy managed file [sigul-password] to file:/w/workspace/_app-rfid-llrp-inventory_jakarta@tmp/config166907353462281850tmp [2022-06-08T18:36:54.915Z] copy managed file [sigul-pki] to file:/w/workspace/_app-rfid-llrp-inventory_jakarta@tmp/config1469040275503891540tmp [Pipeline] { [Pipeline] echo [2022-06-08T18:36:54.929Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T18:36:55.214Z] ---> sigul-configuration.sh [2022-06-08T18:36:55.214Z] gpg: directory `/root/.gnupg' created [2022-06-08T18:36:55.214Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-08T18:36:55.214Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-08T18:36:55.214Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-08T18:36:55.214Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-08T18:36:55.214Z] gpg: CAST5 encrypted data [2022-06-08T18:36:55.214Z] gpg: encrypted with 1 passphrase [2022-06-08T18:36:55.214Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-08T18:36:55.518Z] + mkdir /home/jenkins [2022-06-08T18:36:55.518Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-08T18:36:55.806Z] + 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 [2022-06-08T18:36:55.815Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T18:36:56.100Z] ---> sigul-install.sh [2022-06-08T18:36:56.100Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-08T18:36:56.387Z] + git tag --list [2022-06-08T18:36:56.387Z] v0.0.0 [2022-06-08T18:36:56.387Z] v1.0.0 [2022-06-08T18:36:56.387Z] v2.1.0 [2022-06-08T18:36:56.387Z] v2.1.1 [2022-06-08T18:36:56.387Z] v2.1.1-dev.1 [2022-06-08T18:36:56.387Z] v2.2.0 [2022-06-08T18:36:56.387Z] v2.2.1-dev.1 [Pipeline] sh [2022-06-08T18:36:56.673Z] + lftools sign git-tag v2.1.1 [2022-06-08T18:36:57.241Z] Signing Git tag with Sigul... [2022-06-08T18:36:57.241Z] Signing v2.1.1 [Pipeline] echo [2022-06-08T18:36:57.510Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T18:36:57.798Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-08T18:36:57.806Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-08T18:36:57.836Z] $ docker stop --time=1 9a64646ea9ee2728e4a8a61e892740cdb54e7bd896d3a919d17d85b2955166ee [2022-06-08T18:36:59.191Z] $ docker rm -f 9a64646ea9ee2728e4a8a61e892740cdb54e7bd896d3a919d17d85b2955166ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-08T18:36:59.582Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-08T18:36:59.582Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:36:59.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-08T18:36:59.891Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T18:36:59.973Z] prd-ubuntu20.04-docker-8c-8g-1782 does not seem to be running inside a container [2022-06-08T18:37:00.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-rfid-llrp-inventory_jakarta -v /w/workspace/_app-rfid-llrp-inventory_jakarta:/w/workspace/_app-rfid-llrp-inventory_jakarta:rw,z -v /w/workspace/_app-rfid-llrp-inventory_jakarta@tmp:/w/workspace/_app-rfid-llrp-inventory_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-08T18:37:00.394Z] $ docker top 52fedc898ff93275838e97de61885ee4e919e2022dcf291d67797a1190d89584 -eo pid,comm [2022-06-08T18:37:00.442Z] 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). [2022-06-08T18:37:00.442Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-08T18:37:00.469Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-08T18:37:00.763Z] + git semver [Pipeline] } [2022-06-08T18:37:01.051Z] $ docker stop --time=1 52fedc898ff93275838e97de61885ee4e919e2022dcf291d67797a1190d89584 [2022-06-08T18:37:02.327Z] $ docker rm -f 52fedc898ff93275838e97de61885ee4e919e2022dcf291d67797a1190d89584 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-08T18:37:02.666Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-08T18:37:02.666Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:37:02.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-08T18:37:02.968Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T18:37:03.051Z] prd-ubuntu20.04-docker-8c-8g-1782 does not seem to be running inside a container [2022-06-08T18:37:03.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-rfid-llrp-inventory_jakarta -v /w/workspace/_app-rfid-llrp-inventory_jakarta:/w/workspace/_app-rfid-llrp-inventory_jakarta:rw,z -v /w/workspace/_app-rfid-llrp-inventory_jakarta@tmp:/w/workspace/_app-rfid-llrp-inventory_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-08T18:37:03.465Z] $ docker top abb38f49b74e9e829e61264f19d4e5ea4067cec0257bd6e62f5c2d4a1a1fb887 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-08T18:37:03.537Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-08T18:37:03.827Z] + git semver [Pipeline] } [2022-06-08T18:37:04.121Z] $ docker stop --time=1 abb38f49b74e9e829e61264f19d4e5ea4067cec0257bd6e62f5c2d4a1a1fb887 [2022-06-08T18:37:05.406Z] $ docker rm -f abb38f49b74e9e829e61264f19d4e5ea4067cec0257bd6e62f5c2d4a1a1fb887 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-08T18:37:05.961Z] + [ -d /w/workspace/_app-rfid-llrp-inventory_jakarta/archives ] [2022-06-08T18:37:05.961Z] + ls -al /w/workspace/_app-rfid-llrp-inventory_jakarta/archives [2022-06-08T18:37:05.961Z] total 16 [2022-06-08T18:37:05.961Z] drwxr-xr-x 3 root root 4096 Jun 8 18:29 . [2022-06-08T18:37:05.961Z] drwxrwxr-x 13 jenkins jenkins 4096 Jun 8 18:36 .. [2022-06-08T18:37:05.961Z] drwxr-xr-x 2 root root 4096 Jun 8 18:29 cost [2022-06-08T18:37:05.961Z] -rw-r--r-- 1 root root 95 Jun 8 18:29 cost.csv [2022-06-08T18:37:05.961Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-rfid-llrp-inventory_jakarta/archives [2022-06-08T18:37:05.961Z] + ls -al /w/workspace/_app-rfid-llrp-inventory_jakarta/archives [2022-06-08T18:37:05.961Z] total 16 [2022-06-08T18:37:05.961Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 8 18:29 . [2022-06-08T18:37:05.961Z] drwxrwxr-x 13 jenkins jenkins 4096 Jun 8 18:36 .. [2022-06-08T18:37:05.961Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 8 18:29 cost [2022-06-08T18:37:05.961Z] -rw-r--r-- 1 jenkins jenkins 95 Jun 8 18:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-08T18:37:06.254Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T18:37:07.114Z] ---> package-listing.sh [2022-06-08T18:37:07.114Z] ++ facter osfamily [2022-06-08T18:37:07.114Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-08T18:37:07.374Z] + OS_FAMILY=debian [2022-06-08T18:37:07.374Z] + workspace=/w/workspace/_app-rfid-llrp-inventory_jakarta [2022-06-08T18:37:07.374Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-08T18:37:07.374Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-08T18:37:07.374Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-08T18:37:07.374Z] + PACKAGES=/tmp/packages_start.txt [2022-06-08T18:37:07.374Z] + '[' /w/workspace/_app-rfid-llrp-inventory_jakarta ']' [2022-06-08T18:37:07.374Z] + PACKAGES=/tmp/packages_end.txt [2022-06-08T18:37:07.374Z] + case "${OS_FAMILY}" in [2022-06-08T18:37:07.374Z] + dpkg -l [2022-06-08T18:37:07.374Z] + grep '^ii' [2022-06-08T18:37:07.374Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-08T18:37:07.374Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-08T18:37:07.374Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-08T18:37:07.374Z] + '[' /w/workspace/_app-rfid-llrp-inventory_jakarta ']' [2022-06-08T18:37:07.374Z] + mkdir -p /w/workspace/_app-rfid-llrp-inventory_jakarta/archives/ [2022-06-08T18:37:07.374Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-rfid-llrp-inventory_jakarta/archives/ [Pipeline] echo [2022-06-08T18:37:07.384Z] 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/_app-rfid-llrp-inventory_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-08T18:37:07.662Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T18:37:08.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-08T18:37:08.218Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T18:37:08.297Z] prd-ubuntu20.04-docker-8c-8g-1782 does not seem to be running inside a container [2022-06-08T18:37:08.344Z] $ 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/_app-rfid-llrp-inventory_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-rfid-llrp-inventory_jakarta -v /w/workspace/_app-rfid-llrp-inventory_jakarta:/w/workspace/_app-rfid-llrp-inventory_jakarta:rw,z -v /w/workspace/_app-rfid-llrp-inventory_jakarta@tmp:/w/workspace/_app-rfid-llrp-inventory_jakarta@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 [2022-06-08T18:37:08.559Z] $ docker top 05cdec2e676541f88cc52ac23eecbd231d9d7816aaee242ce6e187c425495dbb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-08T18:37:08.899Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-08T18:37:09.184Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-08T18:37:09.473Z] + ls /var/log/sa-host [2022-06-08T18:37:09.473Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-08T18:37:09.540Z] provisioning config files... [2022-06-08T18:37:09.549Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-rfid-llrp-inventory_jakarta@tmp/config5583786070021226077tmp [Pipeline] { [Pipeline] echo [2022-06-08T18:37:09.558Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T18:37:09.841Z] ---> create-netrc.sh [Pipeline] } [2022-06-08T18:37:09.848Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-08T18:37:10.173Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-08T18:37:10.182Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T18:37:10.467Z] ---> sudo-logs.sh [2022-06-08T18:37:10.467Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-08T18:37:10.494Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T18:37:10.777Z] ---> job-cost.sh [2022-06-08T18:37:10.777Z] lf-activate-venv: SKIPPING [2022-06-08T18:37:10.777Z] DEBUG: total: 0.2199999988079071 [2022-06-08T18:37:10.777Z] INFO: Retrieving Stack Cost... [2022-06-08T18:37:11.349Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-08T18:37:11.609Z] INFO: Archiving Costs [Pipeline] echo [2022-06-08T18:37:11.620Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T18:37:11.902Z] ---> logs-deploy.sh [2022-06-08T18:37:11.902Z] lf-activate-venv: SKIPPING [2022-06-08T18:37:11.902Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/jakarta/7 [2022-06-08T18:37:11.902Z] INFO: archiving workspace using pattern(s): [2022-06-08T18:37:12.843Z] Archives upload complete. [2022-06-08T18:37:12.843Z] INFO: archiving logs to Nexus