Pull request #76 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/app-rfid-llrp-inventory Loading trusted files from base branch main at 5dcf95f725974f53b44e96d288a93eca2b1bb2f6 rather than 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d Obtained Jenkinsfile from 5dcf95f725974f53b44e96d288a93eca2b1bb2f6 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-ssh3923446005293582150.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh15519596126735688386.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-76/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-76/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12742914451787741275.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-76/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8218288081998518290.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh3779404518499101419.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-76/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-76/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11016577520350019729.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-34198 in /w/workspace/ry_app-rfid-llrp-inventory_PR-76 [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/ry_app-rfid-llrp-inventory_PR-76 # 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 Merging remotes/origin/main commit 5dcf95f725974f53b44e96d288a93eca2b1bb2f6 into PR head commit 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d Merge succeeded, producing 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d Checking out Revision 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d (PR-76) > 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 remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 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/pull/76/head:refs/remotes/origin/PR-76 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5dcf95f725974f53b44e96d288a93eca2b1bb2f6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d # timeout=10 Commit message: "fix: updating dependecies to latest versions" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-28T22:49:51.220Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-28T22:49:51.402Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-28T22:49:51.499Z] ========================================================= [2022-04-28T22:49:51.499Z] EdgeX Global Pipelines Version Info [2022-04-28T22:49:51.499Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-28T22:49:52.276Z] ------------------- [2022-04-28T22:49:52.276Z] stable info: [2022-04-28T22:49:52.276Z] ------------------- [2022-04-28T22:49:52.276Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-28T22:49:52.276Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T22:49:52.276Z] Message: update stable to v1.0.227 [2022-04-28T22:49:52.850Z] ------------------- [2022-04-28T22:49:52.850Z] experimental info: [2022-04-28T22:49:52.850Z] ------------------- [2022-04-28T22:49:52.850Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-28T22:49:52.850Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T22:49:52.850Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-28T22:49:53.107Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-04-28T22:49:53.149Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-04-28T22:49:53.191Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-28T22:49:53.237Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-28T22:49:53.280Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-28T22:49:53.322Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-28T22:49:53.363Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-28T22:49:53.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-28T22:49:53.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-28T22:49:53.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-28T22:49:53.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-28T22:49:53.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-04-28T22:49:53.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-28T22:49:53.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-28T22:49:53.688Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T22:49:53.725Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T22:49:53.763Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-28T22:49:53.803Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-28T22:49:53.841Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-28T22:49:53.886Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-28T22:49:53.933Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-28T22:49:53.970Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-28T22:49:54.007Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-28T22:49:54.048Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-28T22:49:54.085Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-28T22:49:54.119Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-28T22:49:54.157Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-76 [Pipeline] echo [2022-04-28T22:49:54.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-76 [Pipeline] echo [2022-04-28T22:49:54.229Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-76 [Pipeline] echo [2022-04-28T22:49:54.265Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d [Pipeline] echo [2022-04-28T22:49:54.302Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f4bfd0 [Pipeline] echo [2022-04-28T22:49:54.342Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T22:49:54.460Z] provisioning config files... [2022-04-28T22:49:54.476Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp/config4591415384200942133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T22:49:54.829Z] ---> docker-login.sh [2022-04-28T22:49:54.829Z] nexus3.edgexfoundry.org:10001 [2022-04-28T22:49:55.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T22:49:55.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T22:49:55.353Z] Configure a credential helper to remove this warning. See [2022-04-28T22:49:55.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T22:49:55.353Z] [2022-04-28T22:49:55.353Z] Login Succeeded [2022-04-28T22:49:55.353Z] nexus3.edgexfoundry.org:10002 [2022-04-28T22:49:55.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T22:49:55.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T22:49:55.353Z] Configure a credential helper to remove this warning. See [2022-04-28T22:49:55.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T22:49:55.353Z] [2022-04-28T22:49:55.353Z] Login Succeeded [2022-04-28T22:49:55.353Z] nexus3.edgexfoundry.org:10003 [2022-04-28T22:49:55.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T22:49:55.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T22:49:55.615Z] Configure a credential helper to remove this warning. See [2022-04-28T22:49:55.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T22:49:55.616Z] [2022-04-28T22:49:55.616Z] Login Succeeded [2022-04-28T22:49:55.616Z] nexus3.edgexfoundry.org:10004 [2022-04-28T22:49:55.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T22:49:55.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T22:49:55.616Z] Configure a credential helper to remove this warning. See [2022-04-28T22:49:55.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T22:49:55.616Z] [2022-04-28T22:49:55.616Z] Login Succeeded [2022-04-28T22:49:55.616Z] docker.io [2022-04-28T22:49:55.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T22:49:56.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T22:49:56.188Z] Configure a credential helper to remove this warning. See [2022-04-28T22:49:56.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T22:49:56.188Z] [2022-04-28T22:49:56.188Z] Login Succeeded [2022-04-28T22:49:56.188Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T22:49:56.215Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-28T22:49:56.838Z] + git rev-list -1 --merges 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d~1..1f4bfd0458ad6bf5b1a3509e568122768c87ee9d [Pipeline] echo [2022-04-28T22:49:56.963Z] -----------> git rev-list -1 --merges 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d~1..1f4bfd0458ad6bf5b1a3509e568122768c87ee9d 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d [false] [Pipeline] sh [2022-04-28T22:49:57.276Z] + git log --format=format:%s -1 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d [Pipeline] echo [2022-04-28T22:49:57.314Z] ========================================================= [2022-04-28T22:49:57.314Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-28T22:49:57.314Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T22:49:57.736Z] + git log --format=format:%s -1 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d [Pipeline] echo [2022-04-28T22:49:57.769Z] [semverPrep] GIT_COMMIT: 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d, Commit Message: fix: updating dependecies to latest versions [Pipeline] echo [2022-04-28T22:49:57.800Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-28T22:49:58.260Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T22:49:58.260Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-28T22:49:58.260Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-28T22:49:58.260Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-28T22:49:58.260Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-28T22:49:58.260Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-28T22:49:58.260Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T22:49:58.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T22:49:58.725Z] [2022-04-28T22:49:58.725Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T22:49:59.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T22:49:59.074Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-28T22:49:59.074Z] 1fe172e4850f: Pulling fs layer [2022-04-28T22:49:59.074Z] caf521ccaac6: Pulling fs layer [2022-04-28T22:49:59.074Z] 3ead6fa29328: Pulling fs layer [2022-04-28T22:49:59.074Z] 5c2a1cbceb83: Pulling fs layer [2022-04-28T22:49:59.074Z] a8d5f1318db7: Pulling fs layer [2022-04-28T22:49:59.074Z] c427282e49a2: Pulling fs layer [2022-04-28T22:49:59.074Z] 1827001aaf11: Pulling fs layer [2022-04-28T22:49:59.074Z] 0714d37db230: Pulling fs layer [2022-04-28T22:49:59.074Z] ac28cf19c067: Pulling fs layer [2022-04-28T22:49:59.074Z] ca983d60f3e2: Pulling fs layer [2022-04-28T22:49:59.074Z] 9f894cec8388: Pulling fs layer [2022-04-28T22:49:59.074Z] ac28cf19c067: Waiting [2022-04-28T22:49:59.074Z] 0714d37db230: Waiting [2022-04-28T22:49:59.074Z] 5c2a1cbceb83: Waiting [2022-04-28T22:49:59.074Z] a8d5f1318db7: Waiting [2022-04-28T22:49:59.074Z] 9f894cec8388: Waiting [2022-04-28T22:49:59.074Z] 1827001aaf11: Waiting [2022-04-28T22:49:59.074Z] c427282e49a2: Waiting [2022-04-28T22:49:59.074Z] ca983d60f3e2: Waiting [2022-04-28T22:49:59.074Z] caf521ccaac6: Verifying Checksum [2022-04-28T22:49:59.074Z] caf521ccaac6: Download complete [2022-04-28T22:49:59.074Z] 5c2a1cbceb83: Verifying Checksum [2022-04-28T22:49:59.074Z] 5c2a1cbceb83: Download complete [2022-04-28T22:49:59.335Z] a8d5f1318db7: Verifying Checksum [2022-04-28T22:49:59.335Z] a8d5f1318db7: Download complete [2022-04-28T22:49:59.335Z] 3ead6fa29328: Verifying Checksum [2022-04-28T22:49:59.335Z] 3ead6fa29328: Download complete [2022-04-28T22:49:59.335Z] c427282e49a2: Verifying Checksum [2022-04-28T22:49:59.335Z] c427282e49a2: Download complete [2022-04-28T22:49:59.335Z] 0714d37db230: Verifying Checksum [2022-04-28T22:49:59.335Z] 0714d37db230: Download complete [2022-04-28T22:49:59.335Z] ac28cf19c067: Verifying Checksum [2022-04-28T22:49:59.335Z] ac28cf19c067: Download complete [2022-04-28T22:49:59.335Z] ca983d60f3e2: Verifying Checksum [2022-04-28T22:49:59.335Z] ca983d60f3e2: Download complete [2022-04-28T22:49:59.335Z] 9f894cec8388: Verifying Checksum [2022-04-28T22:49:59.335Z] 9f894cec8388: Download complete [2022-04-28T22:49:59.335Z] 1fe172e4850f: Download complete [2022-04-28T22:49:59.596Z] 1827001aaf11: Verifying Checksum [2022-04-28T22:49:59.596Z] 1827001aaf11: Download complete [2022-04-28T22:50:00.979Z] 1fe172e4850f: Pull complete [2022-04-28T22:50:00.979Z] caf521ccaac6: Pull complete [2022-04-28T22:50:01.246Z] 3ead6fa29328: Pull complete [2022-04-28T22:50:01.246Z] 5c2a1cbceb83: Pull complete [2022-04-28T22:50:01.507Z] a8d5f1318db7: Pull complete [2022-04-28T22:50:01.767Z] c427282e49a2: Pull complete [2022-04-28T22:50:03.682Z] 1827001aaf11: Pull complete [2022-04-28T22:50:03.943Z] 0714d37db230: Pull complete [2022-04-28T22:50:03.943Z] ac28cf19c067: Pull complete [2022-04-28T22:50:03.943Z] ca983d60f3e2: Pull complete [2022-04-28T22:50:04.204Z] 9f894cec8388: Pull complete [2022-04-28T22:50:04.204Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-28T22:50:04.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T22:50:04.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-28T22:50:04.303Z] prd-ubuntu20.04-docker-8c-8g-34198 does not seem to be running inside a container [2022-04-28T22:50:04.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-76 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-76:/w/workspace/ry_app-rfid-llrp-inventory_PR-76:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T22:50:07.005Z] $ docker top 91ad469038a0c702ecb74d6b437dfdb49c150b18c3f8fe4e1d403f606201c810 -eo pid,comm [2022-04-28T22:50:07.089Z] 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-04-28T22:50:07.089Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T22:50:07.213Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T22:50:07.213Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T22:50:07.368Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T22:50:07.377Z] $ docker exec 91ad469038a0c702ecb74d6b437dfdb49c150b18c3f8fe4e1d403f606201c810 ssh-agent [2022-04-28T22:50:07.489Z] SSH_AUTH_SOCK=/tmp/ssh-F5XycSBXLY3W/agent.35 [2022-04-28T22:50:07.489Z] SSH_AGENT_PID=42 [2022-04-28T22:50:07.496Z] Running ssh-add (command line suppressed) [2022-04-28T22:50:07.613Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp/private_key_4188255933118705415.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp/private_key_4188255933118705415.key) [2022-04-28T22:50:07.618Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T22:50:07.941Z] + git tag --points-at HEAD [Pipeline] } [2022-04-28T22:50:07.973Z] $ docker exec --env ******** --env ******** 91ad469038a0c702ecb74d6b437dfdb49c150b18c3f8fe4e1d403f606201c810 ssh-agent -k [2022-04-28T22:50:08.086Z] unset SSH_AUTH_SOCK; [2022-04-28T22:50:08.088Z] unset SSH_AGENT_PID; [2022-04-28T22:50:08.088Z] echo Agent pid 42 killed; [2022-04-28T22:50:08.091Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-28T22:50:08.181Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T22:50:08.181Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T22:50:08.313Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T22:50:08.322Z] $ docker exec 91ad469038a0c702ecb74d6b437dfdb49c150b18c3f8fe4e1d403f606201c810 ssh-agent [2022-04-28T22:50:08.440Z] SSH_AUTH_SOCK=/tmp/ssh-BCpWLuUqYZlE/agent.75 [2022-04-28T22:50:08.440Z] SSH_AGENT_PID=82 [2022-04-28T22:50:08.447Z] Running ssh-add (command line suppressed) [2022-04-28T22:50:08.576Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp/private_key_7888672489363181675.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp/private_key_7888672489363181675.key) [2022-04-28T22:50:08.586Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T22:50:08.915Z] + git semver init [2022-04-28T22:50:09.176Z] 2022-04-28 22:50:09,124 [run_init] DEBUG init version:0.0.0 force:False [2022-04-28T22:50:09.176Z] 2022-04-28 22:50:09,125 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-rfid-llrp-inventory_PR-76/.semver [2022-04-28T22:50:09.176Z] 2022-04-28 22:50:09,126 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/ry_app-rfid-llrp-inventory_PR-76/.semver [2022-04-28T22:50:09.176Z] 2022-04-28 22:50:09,126 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/ry_app-rfid-llrp-inventory_PR-76/.semver'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-76, universal_newlines=False, shell=None, istream=None) [2022-04-28T22:50:10.563Z] 2022-04-28 22:50:10,197 [append_file] DEBUG append to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-76/.git/info/exclude [2022-04-28T22:50:10.563Z] 2022-04-28 22:50:10,198 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-rfid-llrp-inventory_PR-76/.semver/PR-76 with force:False [2022-04-28T22:50:10.563Z] 2022-04-28 22:50:10,198 [write_file] DEBUG write to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-76/.semver/PR-76 [2022-04-28T22:50:10.563Z] 2022-04-28 22:50:10,200 [execute] INFO git cat-file --batch-check [2022-04-28T22:50:10.563Z] 2022-04-28 22:50:10,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-76/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T22:50:10.563Z] 2022-04-28 22:50:10,204 [execute] INFO git cat-file --batch [2022-04-28T22:50:10.563Z] 2022-04-28 22:50:10,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-76/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T22:50:10.563Z] 2022-04-28 22:50:10,209 [read_version] DEBUG read version from /w/workspace/ry_app-rfid-llrp-inventory_PR-76/.semver/PR-76 [2022-04-28T22:50:10.563Z] 0.0.0 [Pipeline] } [2022-04-28T22:50:10.594Z] $ docker exec --env ******** --env ******** 91ad469038a0c702ecb74d6b437dfdb49c150b18c3f8fe4e1d403f606201c810 ssh-agent -k [2022-04-28T22:50:10.693Z] unset SSH_AUTH_SOCK; [2022-04-28T22:50:10.694Z] unset SSH_AGENT_PID; [2022-04-28T22:50:10.694Z] echo Agent pid 82 killed; [2022-04-28T22:50:10.697Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T22:50:11.132Z] + git semver [Pipeline] } [2022-04-28T22:50:11.423Z] $ docker stop --time=1 91ad469038a0c702ecb74d6b437dfdb49c150b18c3f8fe4e1d403f606201c810 [2022-04-28T22:50:12.772Z] $ docker rm -f 91ad469038a0c702ecb74d6b437dfdb49c150b18c3f8fe4e1d403f606201c810 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T22:50:13.208Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-28T22:50:13.568Z] Stashed 1 file(s) [Pipeline] echo [2022-04-28T22:50:13.585Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T22:50:14.163Z] provisioning config files... [2022-04-28T22:50:14.174Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp/config7342254185704408448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T22:50:14.522Z] ---> docker-login.sh [2022-04-28T22:50:14.522Z] nexus3.edgexfoundry.org:10001 [2022-04-28T22:50:14.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T22:50:14.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T22:50:14.522Z] Configure a credential helper to remove this warning. See [2022-04-28T22:50:14.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T22:50:14.522Z] [2022-04-28T22:50:14.522Z] Login Succeeded [2022-04-28T22:50:14.522Z] nexus3.edgexfoundry.org:10002 [2022-04-28T22:50:14.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T22:50:14.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T22:50:14.782Z] Configure a credential helper to remove this warning. See [2022-04-28T22:50:14.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T22:50:14.782Z] [2022-04-28T22:50:14.782Z] Login Succeeded [2022-04-28T22:50:14.782Z] nexus3.edgexfoundry.org:10003 [2022-04-28T22:50:14.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T22:50:14.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T22:50:14.782Z] Configure a credential helper to remove this warning. See [2022-04-28T22:50:14.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T22:50:14.782Z] [2022-04-28T22:50:14.782Z] Login Succeeded [2022-04-28T22:50:14.782Z] nexus3.edgexfoundry.org:10004 [2022-04-28T22:50:14.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T22:50:15.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T22:50:15.043Z] Configure a credential helper to remove this warning. See [2022-04-28T22:50:15.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T22:50:15.043Z] [2022-04-28T22:50:15.043Z] Login Succeeded [2022-04-28T22:50:15.043Z] docker.io [2022-04-28T22:50:15.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T22:50:15.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T22:50:15.305Z] Configure a credential helper to remove this warning. See [2022-04-28T22:50:15.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T22:50:15.305Z] [2022-04-28T22:50:15.305Z] Login Succeeded [2022-04-28T22:50:15.305Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T22:50:15.334Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T22:50:15.531Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T22:50:15.564Z] ========================================================= [2022-04-28T22:50:15.564Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-28T22:50:15.564Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-28T22:50:15.968Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-28T22:50:15.968Z] Sending build context to Docker daemon 12.4MB [2022-04-28T22:50:15.968Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T22:50:15.968Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-28T22:50:15.968Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-28T22:50:15.968Z] 59bf1c3509f3: Pulling fs layer [2022-04-28T22:50:15.968Z] 666ba61612fd: Pulling fs layer [2022-04-28T22:50:15.968Z] 8ed8ca486205: Pulling fs layer [2022-04-28T22:50:15.968Z] 4fe6c5a15a65: Pulling fs layer [2022-04-28T22:50:15.968Z] 22a0e8bec74d: Pulling fs layer [2022-04-28T22:50:15.968Z] ca2b28591e48: Pulling fs layer [2022-04-28T22:50:15.968Z] a51346096db8: Pulling fs layer [2022-04-28T22:50:15.968Z] daebc70d1ce1: Pulling fs layer [2022-04-28T22:50:15.968Z] 0e18a0eac166: Pulling fs layer [2022-04-28T22:50:15.968Z] 4fe6c5a15a65: Waiting [2022-04-28T22:50:15.968Z] 22a0e8bec74d: Waiting [2022-04-28T22:50:15.968Z] ca2b28591e48: Waiting [2022-04-28T22:50:15.968Z] a51346096db8: Waiting [2022-04-28T22:50:15.968Z] daebc70d1ce1: Waiting [2022-04-28T22:50:15.968Z] 0e18a0eac166: Waiting [2022-04-28T22:50:15.968Z] 8ed8ca486205: Verifying Checksum [2022-04-28T22:50:15.968Z] 8ed8ca486205: Download complete [2022-04-28T22:50:15.968Z] 666ba61612fd: Verifying Checksum [2022-04-28T22:50:15.968Z] 666ba61612fd: Download complete [2022-04-28T22:50:16.228Z] 22a0e8bec74d: Verifying Checksum [2022-04-28T22:50:16.228Z] 22a0e8bec74d: Download complete [2022-04-28T22:50:16.228Z] 59bf1c3509f3: Download complete [2022-04-28T22:50:16.228Z] ca2b28591e48: Verifying Checksum [2022-04-28T22:50:16.228Z] ca2b28591e48: Download complete [2022-04-28T22:50:16.228Z] a51346096db8: Verifying Checksum [2022-04-28T22:50:16.228Z] a51346096db8: Download complete [2022-04-28T22:50:16.228Z] daebc70d1ce1: Verifying Checksum [2022-04-28T22:50:16.228Z] daebc70d1ce1: Download complete [2022-04-28T22:50:16.228Z] 59bf1c3509f3: Pull complete [2022-04-28T22:50:16.490Z] 666ba61612fd: Pull complete [2022-04-28T22:50:16.490Z] 8ed8ca486205: Pull complete [2022-04-28T22:50:16.750Z] 0e18a0eac166: Verifying Checksum [2022-04-28T22:50:16.750Z] 0e18a0eac166: Download complete [2022-04-28T22:50:17.010Z] 4fe6c5a15a65: Verifying Checksum [2022-04-28T22:50:17.010Z] 4fe6c5a15a65: Download complete [2022-04-28T22:50:20.298Z] 4fe6c5a15a65: Pull complete [2022-04-28T22:50:20.298Z] 22a0e8bec74d: Pull complete [2022-04-28T22:50:20.298Z] ca2b28591e48: Pull complete [2022-04-28T22:50:20.557Z] a51346096db8: Pull complete [2022-04-28T22:50:20.557Z] daebc70d1ce1: Pull complete [2022-04-28T22:50:22.461Z] 0e18a0eac166: Pull complete [2022-04-28T22:50:22.461Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-28T22:50:22.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T22:50:22.461Z] ---> f018257e8ee9 [2022-04-28T22:50:22.461Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T22:50:24.392Z] ---> Running in 7ef1f969e668 [2022-04-28T22:50:24.392Z] Removing intermediate container 7ef1f969e668 [2022-04-28T22:50:24.392Z] ---> 01a05cadb04e [2022-04-28T22:50:24.392Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T22:50:24.392Z] ---> Running in 7990bf623fb2 [2022-04-28T22:50:24.392Z] Removing intermediate container 7990bf623fb2 [2022-04-28T22:50:24.392Z] ---> 5602026ffa2c [2022-04-28T22:50:24.392Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T22:50:24.392Z] ---> Running in 83d47c1466fe [2022-04-28T22:50:24.392Z] Removing intermediate container 83d47c1466fe [2022-04-28T22:50:24.392Z] ---> 010aee2681d4 [2022-04-28T22:50:24.392Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T22:50:24.392Z] ---> Running in fd825b0fe734 [2022-04-28T22:50:24.961Z] Removing intermediate container fd825b0fe734 [2022-04-28T22:50:24.961Z] ---> 01e429214a3b [2022-04-28T22:50:24.961Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T22:50:25.220Z] ---> Running in 26d34c1307a6 [2022-04-28T22:50:25.481Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T22:50:26.420Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T22:50:26.420Z] OK: 221 MiB in 52 packages [2022-04-28T22:50:26.991Z] Removing intermediate container 26d34c1307a6 [2022-04-28T22:50:26.991Z] ---> a081224657bc [2022-04-28T22:50:26.991Z] Step 8/13 : WORKDIR /app [2022-04-28T22:50:26.991Z] ---> Running in 2a057eeb4f81 [2022-04-28T22:50:26.991Z] Removing intermediate container 2a057eeb4f81 [2022-04-28T22:50:26.991Z] ---> 385bd6c8ee6b [2022-04-28T22:50:26.991Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-28T22:50:27.249Z] ---> 323ce11a637e [2022-04-28T22:50:27.249Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T22:50:27.249Z] ---> Running in 83ed3220314a [2022-04-28T22:50:28.996Z] Still waiting to schedule task [2022-04-28T22:50:28.996Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-28T22:50:42.168Z] Removing intermediate container 83ed3220314a [2022-04-28T22:50:42.168Z] ---> 1f37daab629b [2022-04-28T22:50:42.168Z] Step 11/13 : COPY . . [2022-04-28T22:50:42.168Z] ---> 4fbd7bda3652 [2022-04-28T22:50:42.168Z] Step 12/13 : ARG MAKE="make build" [2022-04-28T22:50:42.168Z] ---> Running in 1978916d625d [2022-04-28T22:50:42.428Z] Removing intermediate container 1978916d625d [2022-04-28T22:50:42.428Z] ---> 3133ad6067b9 [2022-04-28T22:50:42.428Z] Step 13/13 : RUN $MAKE [2022-04-28T22:50:42.428Z] ---> Running in 9e5f7d93ddf9 [2022-04-28T22:50:42.689Z] noop [2022-04-28T22:50:42.949Z] Removing intermediate container 9e5f7d93ddf9 [2022-04-28T22:50:42.949Z] ---> cfb6fcb0acb9 [2022-04-28T22:50:42.949Z] Successfully built cfb6fcb0acb9 [2022-04-28T22:50:42.949Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T22:50:43.294Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T22:50:43.294Z] . [Pipeline] withDockerContainer [2022-04-28T22:50:43.389Z] prd-ubuntu20.04-docker-8c-8g-34198 does not seem to be running inside a container [2022-04-28T22:50:43.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-76 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-76:/w/workspace/ry_app-rfid-llrp-inventory_PR-76:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-28T22:50:43.799Z] $ docker top 9a0e5be3f786bbc3b5ccaf77a74b82171ad756acd8d59243bf44e91471bbca6d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T22:50:44.204Z] + go version [2022-04-28T22:50:44.204Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-28T22:50:44.244Z] $ docker stop --time=1 9a0e5be3f786bbc3b5ccaf77a74b82171ad756acd8d59243bf44e91471bbca6d [2022-04-28T22:50:45.628Z] $ docker rm -f 9a0e5be3f786bbc3b5ccaf77a74b82171ad756acd8d59243bf44e91471bbca6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T22:50:46.266Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T22:50:46.266Z] . [Pipeline] withDockerContainer [2022-04-28T22:50:46.362Z] prd-ubuntu20.04-docker-8c-8g-34198 does not seem to be running inside a container [2022-04-28T22:50:46.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-76 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-76:/w/workspace/ry_app-rfid-llrp-inventory_PR-76:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-28T22:50:46.794Z] $ docker top b7949ac6da7fdf6bfaefbce1df5bf388fed3471fceddd5907664129e183688c9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-28T22:50:47.300Z] + make test [2022-04-28T22:50:47.300Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-28T22:50:57.285Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-28T22:50:57.285Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.035s coverage: 86.2% of statements [2022-04-28T22:50:57.285Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-28T22:50:59.196Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.537s coverage: 71.9% of statements [2022-04-28T22:50:59.196Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-28T22:51:07.318Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-28T22:51:11.513Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T22:51:11.513Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T22:51:11.513Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-28T22:51:11.807Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-28T22:51:11.845Z] $ docker stop --time=1 b7949ac6da7fdf6bfaefbce1df5bf388fed3471fceddd5907664129e183688c9 [2022-04-28T22:51:13.826Z] $ docker rm -f b7949ac6da7fdf6bfaefbce1df5bf388fed3471fceddd5907664129e183688c9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T22:51:14.356Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-28T22:51:14.428Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-28T22:51:15.251Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-28T22:51:15.570Z] + ls -al . [2022-04-28T22:51:15.570Z] total 228 [2022-04-28T22:51:15.570Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 28 22:51 . [2022-04-28T22:51:15.570Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 22:49 .. [2022-04-28T22:51:15.570Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 28 22:49 .dockerignore [2022-04-28T22:51:15.570Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 22:50 .git [2022-04-28T22:51:15.570Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 22:49 .github [2022-04-28T22:51:15.570Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 28 22:49 .gitignore [2022-04-28T22:51:15.570Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 22:49 .golangci.yml [2022-04-28T22:51:15.570Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 22:50 .semver [2022-04-28T22:51:15.570Z] -rw-rw-r-- 1 jenkins jenkins 9410 Apr 28 22:49 Attribution.txt [2022-04-28T22:51:15.570Z] -rw-rw-r-- 1 jenkins jenkins 1678 Apr 28 22:49 CHANGELOG.md [2022-04-28T22:51:15.570Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 28 22:49 Dockerfile [2022-04-28T22:51:15.570Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 22:49 GOVERNANCE.md [2022-04-28T22:51:15.570Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 28 22:49 Jenkinsfile [2022-04-28T22:51:15.570Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 28 22:49 LICENSE [2022-04-28T22:51:15.570Z] -rw-rw-r-- 1 jenkins jenkins 2949 Apr 28 22:49 Makefile [2022-04-28T22:51:15.570Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 28 22:49 OWNERS.md [2022-04-28T22:51:15.570Z] -rw-rw-r-- 1 jenkins jenkins 30131 Apr 28 22:49 README.md [2022-04-28T22:51:15.570Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 22:50 VERSION [2022-04-28T22:51:15.570Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 22:49 bin [2022-04-28T22:51:15.570Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 28 22:50 coverage.out [2022-04-28T22:51:15.570Z] -rw-rw-r-- 1 jenkins jenkins 3498 Apr 28 22:49 go.mod [2022-04-28T22:51:15.570Z] -rw-rw-r-- 1 jenkins jenkins 35532 Apr 28 22:49 go.sum [2022-04-28T22:51:15.570Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 22:49 images [2022-04-28T22:51:15.570Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 22:49 internal [2022-04-28T22:51:15.570Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 28 22:49 main.go [2022-04-28T22:51:15.570Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 22:49 res [2022-04-28T22:51:15.570Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 22:49 snap [2022-04-28T22:51:15.570Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 22:49 static [Pipeline] isUnix [Pipeline] sh [2022-04-28T22:51:15.910Z] + 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=1f4bfd0458ad6bf5b1a3509e568122768c87ee9d --label arch=amd64 --label version=0.0.0 . [2022-04-28T22:51:15.910Z] Sending build context to Docker daemon 12.4MB [2022-04-28T22:51:15.910Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T22:51:15.910Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-28T22:51:15.910Z] ---> cfb6fcb0acb9 [2022-04-28T22:51:15.910Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T22:51:16.173Z] ---> Running in 4e441e2f7297 [2022-04-28T22:51:16.173Z] Removing intermediate container 4e441e2f7297 [2022-04-28T22:51:16.173Z] ---> 0a3fd3a9e421 [2022-04-28T22:51:16.173Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T22:51:16.173Z] ---> Running in 1e6d35f5208a [2022-04-28T22:51:16.434Z] Removing intermediate container 1e6d35f5208a [2022-04-28T22:51:16.434Z] ---> f2a38ccd31fa [2022-04-28T22:51:16.434Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T22:51:16.434Z] ---> Running in 5e7a49c2fd10 [2022-04-28T22:51:16.434Z] Removing intermediate container 5e7a49c2fd10 [2022-04-28T22:51:16.434Z] ---> 16fd7087dfb8 [2022-04-28T22:51:16.434Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T22:51:16.434Z] ---> Running in e21a6ec6dbed [2022-04-28T22:51:17.375Z] Removing intermediate container e21a6ec6dbed [2022-04-28T22:51:17.375Z] ---> 1ab2b7f01cb9 [2022-04-28T22:51:17.375Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T22:51:17.375Z] ---> Running in 3cfc4d6b3a04 [2022-04-28T22:51:17.375Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T22:51:18.315Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T22:51:18.575Z] OK: 221 MiB in 52 packages [2022-04-28T22:51:18.836Z] Removing intermediate container 3cfc4d6b3a04 [2022-04-28T22:51:18.836Z] ---> 130667fc4ed4 [2022-04-28T22:51:18.836Z] Step 8/31 : WORKDIR /app [2022-04-28T22:51:18.836Z] ---> Running in 053d6d7901cc [2022-04-28T22:51:19.096Z] Removing intermediate container 053d6d7901cc [2022-04-28T22:51:19.096Z] ---> 60af5d99e34e [2022-04-28T22:51:19.096Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-28T22:51:19.096Z] ---> 2a9230689c8f [2022-04-28T22:51:19.096Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T22:51:19.357Z] ---> Running in 8883e960ca3b [2022-04-28T22:51:19.930Z] Removing intermediate container 8883e960ca3b [2022-04-28T22:51:19.930Z] ---> 41553ea0eca2 [2022-04-28T22:51:19.930Z] Step 11/31 : COPY . . [2022-04-28T22:51:20.191Z] ---> ed2c5b07351f [2022-04-28T22:51:20.191Z] Step 12/31 : ARG MAKE="make build" [2022-04-28T22:51:20.191Z] ---> Running in 1dc3c73301ca [2022-04-28T22:51:20.191Z] Removing intermediate container 1dc3c73301ca [2022-04-28T22:51:20.191Z] ---> b99f1732a3a7 [2022-04-28T22:51:20.191Z] Step 13/31 : RUN $MAKE [2022-04-28T22:51:20.451Z] ---> Running in 59c7a4ac17ca [2022-04-28T22:51:20.712Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.53 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-04-28T22:51:42.657Z] Removing intermediate container 59c7a4ac17ca [2022-04-28T22:51:42.657Z] ---> 9fd5da715e87 [2022-04-28T22:51:42.657Z] Step 14/31 : FROM alpine:3.14 [2022-04-28T22:51:42.657Z] 3.14: Pulling from library/alpine [2022-04-28T22:51:42.657Z] 8663204ce13b: Pulling fs layer [2022-04-28T22:51:42.657Z] 8663204ce13b: Verifying Checksum [2022-04-28T22:51:42.657Z] 8663204ce13b: Download complete [2022-04-28T22:51:42.657Z] 8663204ce13b: Pull complete [2022-04-28T22:51:42.657Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T22:51:42.657Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T22:51:42.657Z] ---> e04c818066af [2022-04-28T22:51:42.657Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T22:51:42.657Z] ---> Running in 0c85d54285d9 [2022-04-28T22:51:42.657Z] Removing intermediate container 0c85d54285d9 [2022-04-28T22:51:42.657Z] ---> 666303d4898b [2022-04-28T22:51:42.657Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-28T22:51:42.657Z] ---> Running in d694367b8893 [2022-04-28T22:51:42.657Z] Removing intermediate container d694367b8893 [2022-04-28T22:51:42.657Z] ---> eb469a5c21df [2022-04-28T22:51:42.657Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T22:51:42.657Z] ---> Running in 6abf35cbd293 [2022-04-28T22:51:42.657Z] Removing intermediate container 6abf35cbd293 [2022-04-28T22:51:42.657Z] ---> b2f2fb5e87fa [2022-04-28T22:51:42.657Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-28T22:51:42.657Z] ---> Running in 54ca4f0154ea [2022-04-28T22:51:42.657Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T22:51:42.917Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T22:51:43.178Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-28T22:51:43.437Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T22:51:43.437Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T22:51:43.437Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T22:51:43.698Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T22:51:43.698Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T22:51:43.698Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T22:51:43.698Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T22:51:43.962Z] OK: 9 MiB in 20 packages [2022-04-28T22:51:44.221Z] Removing intermediate container 54ca4f0154ea [2022-04-28T22:51:44.221Z] ---> c5c0663ace5e [2022-04-28T22:51:44.221Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-28T22:51:44.480Z] ---> 0513706e9231 [2022-04-28T22:51:44.480Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-28T22:51:44.480Z] ---> c18ad6825e94 [2022-04-28T22:51:44.480Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-28T22:51:44.741Z] ---> 9916d5e4c42b [2022-04-28T22:51:44.741Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-28T22:51:45.000Z] ---> 09fdc8174a32 [2022-04-28T22:51:45.000Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-28T22:51:45.571Z] ---> 0c26016fa786 [2022-04-28T22:51:45.571Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-28T22:51:45.571Z] ---> Running in d68b98086490 [2022-04-28T22:51:46.142Z] Removing intermediate container d68b98086490 [2022-04-28T22:51:46.142Z] ---> 29f11efc5766 [2022-04-28T22:51:46.142Z] Step 25/31 : VOLUME /cache [2022-04-28T22:51:46.142Z] ---> Running in a51af17007a5 [2022-04-28T22:51:46.405Z] Removing intermediate container a51af17007a5 [2022-04-28T22:51:46.405Z] ---> 7b44566e69c7 [2022-04-28T22:51:46.405Z] Step 26/31 : EXPOSE 59711 [2022-04-28T22:51:46.405Z] ---> Running in 7c103c958988 [2022-04-28T22:51:46.405Z] Removing intermediate container 7c103c958988 [2022-04-28T22:51:46.405Z] ---> 7a2e54c319e1 [2022-04-28T22:51:46.405Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-28T22:51:46.405Z] ---> Running in 287dadf06040 [2022-04-28T22:51:46.665Z] Removing intermediate container 287dadf06040 [2022-04-28T22:51:46.665Z] ---> 9bab0a214fb3 [2022-04-28T22:51:46.665Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-28T22:51:46.665Z] ---> Running in 66d8c5dbe221 [2022-04-28T22:51:46.665Z] Removing intermediate container 66d8c5dbe221 [2022-04-28T22:51:46.665Z] ---> b2227fc3b8b9 [2022-04-28T22:51:46.665Z] Step 29/31 : LABEL arch=amd64 [2022-04-28T22:51:46.665Z] ---> Running in f93a2f50a9e9 [2022-04-28T22:51:46.926Z] Removing intermediate container f93a2f50a9e9 [2022-04-28T22:51:46.926Z] ---> 128e08c93207 [2022-04-28T22:51:46.926Z] Step 30/31 : LABEL git_sha=1f4bfd0458ad6bf5b1a3509e568122768c87ee9d [2022-04-28T22:51:46.926Z] ---> Running in 8151b1507563 [2022-04-28T22:51:46.926Z] Removing intermediate container 8151b1507563 [2022-04-28T22:51:46.926Z] ---> 065a41a16915 [2022-04-28T22:51:46.926Z] Step 31/31 : LABEL version=0.0.0 [2022-04-28T22:51:46.926Z] ---> Running in b98f55a67657 [2022-04-28T22:51:47.186Z] Removing intermediate container b98f55a67657 [2022-04-28T22:51:47.186Z] ---> 60edf99870a9 [2022-04-28T22:51:47.186Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-28T22:51:47.186Z] Successfully built 60edf99870a9 [2022-04-28T22:51:47.186Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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] sh [2022-04-28T22:51:47.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T22:51:47.929Z] [2022-04-28T22:51:47.929Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T22:51:48.268Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T22:51:48.268Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-28T22:51:48.268Z] 5eb5b503b376: Pulling fs layer [2022-04-28T22:51:48.268Z] 5c69ac0246d0: Pulling fs layer [2022-04-28T22:51:48.268Z] ec43610c2a17: Pulling fs layer [2022-04-28T22:51:48.268Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-28T22:51:48.268Z] 33b1e0a273af: Pulling fs layer [2022-04-28T22:51:48.268Z] 5d3b04190fa2: Pulling fs layer [2022-04-28T22:51:48.268Z] 2f39f015ded8: Pulling fs layer [2022-04-28T22:51:48.268Z] 2f39f015ded8: Waiting [2022-04-28T22:51:48.268Z] 33b1e0a273af: Waiting [2022-04-28T22:51:48.268Z] 3a2ae6a8a46f: Waiting [2022-04-28T22:51:48.268Z] 5d3b04190fa2: Waiting [2022-04-28T22:51:48.268Z] 5c69ac0246d0: Download complete [2022-04-28T22:51:48.268Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-28T22:51:48.268Z] 3a2ae6a8a46f: Download complete [2022-04-28T22:51:48.268Z] 33b1e0a273af: Verifying Checksum [2022-04-28T22:51:48.268Z] 33b1e0a273af: Download complete [2022-04-28T22:51:48.268Z] ec43610c2a17: Verifying Checksum [2022-04-28T22:51:48.268Z] ec43610c2a17: Download complete [2022-04-28T22:51:48.268Z] 5d3b04190fa2: Download complete [2022-04-28T22:51:48.527Z] 5eb5b503b376: Verifying Checksum [2022-04-28T22:51:48.527Z] 5eb5b503b376: Download complete [2022-04-28T22:51:49.095Z] 2f39f015ded8: Download complete [2022-04-28T22:51:49.664Z] 5eb5b503b376: Pull complete [2022-04-28T22:51:49.923Z] 5c69ac0246d0: Pull complete [2022-04-28T22:51:50.183Z] ec43610c2a17: Pull complete [2022-04-28T22:51:50.442Z] 3a2ae6a8a46f: Pull complete [2022-04-28T22:51:50.442Z] 33b1e0a273af: Pull complete [2022-04-28T22:51:50.702Z] 5d3b04190fa2: Pull complete [2022-04-28T22:51:54.894Z] 2f39f015ded8: Pull complete [2022-04-28T22:51:54.894Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-28T22:51:54.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T22:51:54.894Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-28T22:51:54.985Z] prd-ubuntu20.04-docker-8c-8g-34198 does not seem to be running inside a container [2022-04-28T22:51:55.027Z] $ 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/ry_app-rfid-llrp-inventory_PR-76 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-76:/w/workspace/ry_app-rfid-llrp-inventory_PR-76:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-28T22:51:56.873Z] $ docker top f8a324acddf6fe2e5f7c745d2661547b7f8e97773596b389fd4b8c10ab00ac92 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T22:51:57.377Z] ---> job-cost.sh [2022-04-28T22:51:57.377Z] lf-activate-venv: SKIPPING [2022-04-28T22:51:57.377Z] INFO: No Stack... [2022-04-28T22:51:57.637Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T22:51:58.209Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T22:51:58.532Z] + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-76/archives/cost.csv [2022-04-28T22:51:58.532Z] + cut -d, -f6 [Pipeline] lock [2022-04-28T22:51:58.572Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-76-1-stack-cost] [2022-04-28T22:51:58.576Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-76-1-stack-cost] did not exist. Created. [2022-04-28T22:51:58.576Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-76-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T22:51:58.971Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-28T22:51:59.047Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T22:51:59.061Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-76-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T22:51:59.164Z] $ docker stop --time=1 f8a324acddf6fe2e5f7c745d2661547b7f8e97773596b389fd4b8c10ab00ac92 [2022-04-28T22:52:00.329Z] $ docker rm -f f8a324acddf6fe2e5f7c745d2661547b7f8e97773596b389fd4b8c10ab00ac92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-28T22:52:10.452Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34199 in /w/workspace/ry_app-rfid-llrp-inventory_PR-76 [Pipeline] { [Pipeline] ws [2022-04-28T22:52:10.491Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2022-04-28T22:52:10.848Z] The recommended git tool is: git [2022-04-28T22:52:17.653Z] using credential edgex-jenkins-ssh [2022-04-28T22:52:17.670Z] Cloning the remote Git repository [2022-04-28T22:52:17.728Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-28T22:52:17.808Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2022-04-28T22:52:17.888Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-28T22:52:17.889Z] > git --version # timeout=10 [2022-04-28T22:52:17.909Z] > git --version # 'git version 2.25.1' [2022-04-28T22:52:17.910Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T22:52:17.994Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T22:52:20.744Z] Merging remotes/origin/main commit 5dcf95f725974f53b44e96d288a93eca2b1bb2f6 into PR head commit 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d [2022-04-28T22:52:20.973Z] Merge succeeded, producing 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d [2022-04-28T22:52:20.974Z] Checking out Revision 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d (PR-76) [2022-04-28T22:52:20.101Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-28T22:52:20.120Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T22:52:20.153Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-28T22:52:20.188Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-28T22:52:20.189Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T22:52:20.204Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/76/head:refs/remotes/origin/PR-76 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-28T22:52:20.773Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T22:52:20.790Z] > git checkout -f 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d # timeout=10 [2022-04-28T22:52:20.890Z] > git remote # timeout=10 [2022-04-28T22:52:20.911Z] > git config --get remote.origin.url # timeout=10 [2022-04-28T22:52:20.927Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T22:52:20.940Z] > git merge 5dcf95f725974f53b44e96d288a93eca2b1bb2f6 # timeout=10 [2022-04-28T22:52:20.965Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-28T22:52:20.987Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T22:52:21.007Z] > git checkout -f 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d # timeout=10 [2022-04-28T22:52:25.162Z] Commit message: "fix: updating dependecies to latest versions" [2022-04-28T22:52:25.225Z] > git --version # timeout=10 [2022-04-28T22:52:25.236Z] > git --version # 'git version 2.25.1' [2022-04-28T22:52:25.247Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T22:52:26.391Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-28T22:52:26.391Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T22:52:26.391Z] Dload Upload Total Spent Left Speed [2022-04-28T22:52:26.391Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 96284 0 --:--:-- --:--:-- --:--:-- 97073 [Pipeline] sh [2022-04-28T22:52:26.968Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-28T22:52:27.324Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-28T22:52:27.324Z] + sudo tee /etc/docker/daemon.new [2022-04-28T22:52:27.324Z] { [2022-04-28T22:52:27.324Z] "registry-mirrors": [ [2022-04-28T22:52:27.324Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-28T22:52:27.324Z] ], [2022-04-28T22:52:27.324Z] "bip": "10.250.0.254/24", [2022-04-28T22:52:27.324Z] "hosts": [ [2022-04-28T22:52:27.324Z] "tcp://0.0.0.0:5555", [2022-04-28T22:52:27.324Z] "unix:///var/run/docker.sock" [2022-04-28T22:52:27.324Z] ], [2022-04-28T22:52:27.324Z] "mtu": 1458, [2022-04-28T22:52:27.324Z] "selinux-enabled": true, [2022-04-28T22:52:27.324Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-28T22:52:27.324Z] } [Pipeline] sh [2022-04-28T22:52:27.682Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-28T22:52:28.104Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T22:52:46.508Z] provisioning config files... [2022-04-28T22:52:46.534Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config167363415550305674tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T22:52:47.130Z] ---> docker-login.sh [2022-04-28T22:52:47.130Z] nexus3.edgexfoundry.org:10001 [2022-04-28T22:52:47.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T22:52:48.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T22:52:48.013Z] Configure a credential helper to remove this warning. See [2022-04-28T22:52:48.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T22:52:48.013Z] [2022-04-28T22:52:48.013Z] Login Succeeded [2022-04-28T22:52:48.013Z] nexus3.edgexfoundry.org:10002 [2022-04-28T22:52:48.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T22:52:48.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T22:52:48.563Z] Configure a credential helper to remove this warning. See [2022-04-28T22:52:48.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T22:52:48.563Z] [2022-04-28T22:52:48.563Z] Login Succeeded [2022-04-28T22:52:48.563Z] nexus3.edgexfoundry.org:10003 [2022-04-28T22:52:48.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T22:52:49.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T22:52:49.119Z] Configure a credential helper to remove this warning. See [2022-04-28T22:52:49.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T22:52:49.119Z] [2022-04-28T22:52:49.119Z] Login Succeeded [2022-04-28T22:52:49.119Z] nexus3.edgexfoundry.org:10004 [2022-04-28T22:52:49.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T22:52:49.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T22:52:49.393Z] Configure a credential helper to remove this warning. See [2022-04-28T22:52:49.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T22:52:49.393Z] [2022-04-28T22:52:49.393Z] Login Succeeded [2022-04-28T22:52:49.393Z] docker.io [2022-04-28T22:52:49.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T22:52:50.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T22:52:50.268Z] Configure a credential helper to remove this warning. See [2022-04-28T22:52:50.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T22:52:50.268Z] [2022-04-28T22:52:50.268Z] Login Succeeded [2022-04-28T22:52:50.268Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T22:52:50.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T22:52:50.688Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T22:52:50.720Z] ========================================================= [2022-04-28T22:52:50.720Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-28T22:52:50.720Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-28T22:52:51.161Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-28T22:52:51.434Z] Sending build context to Docker daemon 699.4kB [2022-04-28T22:52:51.434Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T22:52:51.434Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-28T22:52:51.711Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-28T22:52:51.711Z] 9b3977197b4f: Pulling fs layer [2022-04-28T22:52:51.711Z] 1a89e8eeedd5: Pulling fs layer [2022-04-28T22:52:51.711Z] 94645a83ff95: Pulling fs layer [2022-04-28T22:52:51.711Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-28T22:52:51.711Z] 0c92f367c5e7: Pulling fs layer [2022-04-28T22:52:51.711Z] 3096ccb668a1: Pulling fs layer [2022-04-28T22:52:51.711Z] e8cf19c19ddd: Pulling fs layer [2022-04-28T22:52:51.711Z] a4caa8a26152: Pulling fs layer [2022-04-28T22:52:51.711Z] 3f3a8bcf1eab: Waiting [2022-04-28T22:52:51.711Z] 3096ccb668a1: Waiting [2022-04-28T22:52:51.711Z] e8cf19c19ddd: Waiting [2022-04-28T22:52:51.711Z] a4caa8a26152: Waiting [2022-04-28T22:52:51.711Z] 0c92f367c5e7: Waiting [2022-04-28T22:52:51.711Z] 94645a83ff95: Download complete [2022-04-28T22:52:51.711Z] 1a89e8eeedd5: Verifying Checksum [2022-04-28T22:52:51.711Z] 1a89e8eeedd5: Download complete [2022-04-28T22:52:51.711Z] 0c92f367c5e7: Verifying Checksum [2022-04-28T22:52:51.711Z] 0c92f367c5e7: Download complete [2022-04-28T22:52:51.711Z] 3096ccb668a1: Verifying Checksum [2022-04-28T22:52:51.711Z] 3096ccb668a1: Download complete [2022-04-28T22:52:51.711Z] 9b3977197b4f: Download complete [2022-04-28T22:52:51.711Z] e8cf19c19ddd: Verifying Checksum [2022-04-28T22:52:51.711Z] e8cf19c19ddd: Download complete [2022-04-28T22:52:52.706Z] 9b3977197b4f: Pull complete [2022-04-28T22:52:53.315Z] 1a89e8eeedd5: Pull complete [2022-04-28T22:52:53.315Z] 94645a83ff95: Pull complete [2022-04-28T22:52:53.593Z] a4caa8a26152: Verifying Checksum [2022-04-28T22:52:53.593Z] a4caa8a26152: Download complete [2022-04-28T22:52:54.204Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-28T22:52:54.204Z] 3f3a8bcf1eab: Download complete [2022-04-28T22:53:06.623Z] 3f3a8bcf1eab: Pull complete [2022-04-28T22:53:06.623Z] 0c92f367c5e7: Pull complete [2022-04-28T22:53:06.623Z] 3096ccb668a1: Pull complete [2022-04-28T22:53:06.909Z] e8cf19c19ddd: Pull complete [2022-04-28T22:53:13.640Z] a4caa8a26152: Pull complete [2022-04-28T22:53:13.640Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-28T22:53:13.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T22:53:13.640Z] ---> 725f1c02e7f9 [2022-04-28T22:53:13.640Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T22:53:13.922Z] ---> Running in db7d17293dae [2022-04-28T22:53:14.198Z] Removing intermediate container db7d17293dae [2022-04-28T22:53:14.198Z] ---> 8c072d75883b [2022-04-28T22:53:14.198Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T22:53:14.198Z] ---> Running in ab8335d37ec7 [2022-04-28T22:53:14.479Z] Removing intermediate container ab8335d37ec7 [2022-04-28T22:53:14.479Z] ---> 5763156bafcb [2022-04-28T22:53:14.479Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T22:53:14.479Z] ---> Running in e0287d6f4e3f [2022-04-28T22:53:14.764Z] Removing intermediate container e0287d6f4e3f [2022-04-28T22:53:14.764Z] ---> db5997a4a739 [2022-04-28T22:53:14.764Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T22:53:15.041Z] ---> Running in 3e4e2b39287e [2022-04-28T22:53:17.021Z] Removing intermediate container 3e4e2b39287e [2022-04-28T22:53:17.021Z] ---> 31b078501535 [2022-04-28T22:53:17.021Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T22:53:17.021Z] ---> Running in 17890ef67510 [2022-04-28T22:53:18.016Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T22:53:18.614Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T22:53:19.597Z] OK: 220 MiB in 52 packages [2022-04-28T22:53:20.197Z] Removing intermediate container 17890ef67510 [2022-04-28T22:53:20.197Z] ---> b0c57d551935 [2022-04-28T22:53:20.197Z] Step 8/13 : WORKDIR /app [2022-04-28T22:53:20.484Z] ---> Running in ed5005002acc [2022-04-28T22:53:20.761Z] Removing intermediate container ed5005002acc [2022-04-28T22:53:20.761Z] ---> 49bb39e22ae7 [2022-04-28T22:53:20.761Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-28T22:53:21.358Z] ---> 7584b4cbff6c [2022-04-28T22:53:21.358Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T22:53:21.358Z] ---> Running in 8d67b4bb2f3a [2022-04-28T22:54:08.375Z] Removing intermediate container 8d67b4bb2f3a [2022-04-28T22:54:08.375Z] ---> 3445966e4d9f [2022-04-28T22:54:08.375Z] Step 11/13 : COPY . . [2022-04-28T22:54:08.375Z] ---> 746265c7fbf0 [2022-04-28T22:54:08.375Z] Step 12/13 : ARG MAKE="make build" [2022-04-28T22:54:08.375Z] ---> Running in d9796da20790 [2022-04-28T22:54:08.375Z] Removing intermediate container d9796da20790 [2022-04-28T22:54:08.375Z] ---> c6aa43ca3314 [2022-04-28T22:54:08.375Z] Step 13/13 : RUN $MAKE [2022-04-28T22:54:08.375Z] ---> Running in 24a68516f2ff [2022-04-28T22:54:08.375Z] noop [2022-04-28T22:54:08.375Z] Removing intermediate container 24a68516f2ff [2022-04-28T22:54:08.375Z] ---> 4adb9cf9ed69 [2022-04-28T22:54:08.375Z] Successfully built 4adb9cf9ed69 [2022-04-28T22:54:08.375Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T22:54:08.748Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T22:54:08.748Z] . [Pipeline] withDockerContainer [2022-04-28T22:54:08.995Z] prd-ubuntu20.04-docker-arm64-4c-16g-34199 does not seem to be running inside a container [2022-04-28T22:54:09.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-28T22:54:10.418Z] $ docker top aa21587cfb90539fd8231135336a31ff93f35ada53eac8dd8e318e00a34e54e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T22:54:11.391Z] + go version [2022-04-28T22:54:11.391Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-28T22:54:11.434Z] $ docker stop --time=1 aa21587cfb90539fd8231135336a31ff93f35ada53eac8dd8e318e00a34e54e4 [2022-04-28T22:54:13.095Z] $ docker rm -f aa21587cfb90539fd8231135336a31ff93f35ada53eac8dd8e318e00a34e54e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T22:54:13.947Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T22:54:13.947Z] . [Pipeline] withDockerContainer [2022-04-28T22:54:14.187Z] prd-ubuntu20.04-docker-arm64-4c-16g-34199 does not seem to be running inside a container [2022-04-28T22:54:14.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-28T22:54:15.583Z] $ docker top e1be23d6125180d8e7dd288bfa94b47216e5827931bafe787627953923a5a733 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-28T22:54:16.598Z] + make test [2022-04-28T22:54:16.598Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-28T22:55:38.463Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-28T22:55:38.463Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.191s coverage: 86.2% of statements [2022-04-28T22:55:38.463Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-28T22:55:39.890Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.682s coverage: 71.9% of statements [2022-04-28T22:55:39.890Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-28T22:55:40.169Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-28T22:55:40.169Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-28T22:56:12.580Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T22:56:12.580Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T22:56:12.580Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-28T22:56:12.619Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-28T22:56:12.652Z] $ docker stop --time=1 e1be23d6125180d8e7dd288bfa94b47216e5827931bafe787627953923a5a733 [2022-04-28T22:56:14.409Z] $ docker rm -f e1be23d6125180d8e7dd288bfa94b47216e5827931bafe787627953923a5a733 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T22:56:15.394Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-28T22:56:15.428Z] Warning: overwriting stash ‘coverage-report’ [2022-04-28T22:56:15.911Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T22:56:16.500Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-28T22:56:16.846Z] + ls -al . [2022-04-28T22:56:16.846Z] total 224 [2022-04-28T22:56:16.846Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 22:56 . [2022-04-28T22:56:16.846Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 22:52 .. [2022-04-28T22:56:16.846Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 28 22:52 .dockerignore [2022-04-28T22:56:16.846Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 22:52 .git [2022-04-28T22:56:16.846Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 22:52 .github [2022-04-28T22:56:16.846Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 28 22:52 .gitignore [2022-04-28T22:56:16.846Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 22:52 .golangci.yml [2022-04-28T22:56:16.846Z] -rw-rw-r-- 1 jenkins jenkins 9410 Apr 28 22:52 Attribution.txt [2022-04-28T22:56:16.846Z] -rw-rw-r-- 1 jenkins jenkins 1678 Apr 28 22:52 CHANGELOG.md [2022-04-28T22:56:16.846Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 28 22:52 Dockerfile [2022-04-28T22:56:16.847Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 22:52 GOVERNANCE.md [2022-04-28T22:56:16.847Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 28 22:52 Jenkinsfile [2022-04-28T22:56:16.847Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 28 22:52 LICENSE [2022-04-28T22:56:16.847Z] -rw-rw-r-- 1 jenkins jenkins 2949 Apr 28 22:52 Makefile [2022-04-28T22:56:16.847Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 28 22:52 OWNERS.md [2022-04-28T22:56:16.847Z] -rw-rw-r-- 1 jenkins jenkins 30131 Apr 28 22:52 README.md [2022-04-28T22:56:16.847Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 22:50 VERSION [2022-04-28T22:56:16.847Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 22:52 bin [2022-04-28T22:56:16.847Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 28 22:55 coverage.out [2022-04-28T22:56:16.847Z] -rw-rw-r-- 1 jenkins jenkins 3498 Apr 28 22:52 go.mod [2022-04-28T22:56:16.847Z] -rw-rw-r-- 1 jenkins jenkins 35532 Apr 28 22:52 go.sum [2022-04-28T22:56:16.847Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 22:52 images [2022-04-28T22:56:16.847Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 22:52 internal [2022-04-28T22:56:16.847Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 28 22:52 main.go [2022-04-28T22:56:16.847Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 22:52 res [2022-04-28T22:56:16.847Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 22:52 snap [2022-04-28T22:56:16.847Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 22:52 static [Pipeline] isUnix [Pipeline] sh [2022-04-28T22:56:17.217Z] + 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=1f4bfd0458ad6bf5b1a3509e568122768c87ee9d --label arch=arm64 --label version=0.0.0 . [2022-04-28T22:56:17.490Z] Sending build context to Docker daemon 699.4kB [2022-04-28T22:56:17.490Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T22:56:17.490Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-28T22:56:17.490Z] ---> 4adb9cf9ed69 [2022-04-28T22:56:17.490Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T22:56:17.490Z] ---> Running in cceabb9f64d3 [2022-04-28T22:56:18.088Z] Removing intermediate container cceabb9f64d3 [2022-04-28T22:56:18.088Z] ---> 61781d6714a0 [2022-04-28T22:56:18.088Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T22:56:18.088Z] ---> Running in 36a669fb02e6 [2022-04-28T22:56:18.367Z] Removing intermediate container 36a669fb02e6 [2022-04-28T22:56:18.367Z] ---> 46f9e35d9a6f [2022-04-28T22:56:18.367Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T22:56:18.367Z] ---> Running in f228039e527f [2022-04-28T22:56:18.649Z] Removing intermediate container f228039e527f [2022-04-28T22:56:18.649Z] ---> 3b46473b1e24 [2022-04-28T22:56:18.649Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T22:56:18.649Z] ---> Running in 224a0e431fde [2022-04-28T22:56:20.633Z] Removing intermediate container 224a0e431fde [2022-04-28T22:56:20.633Z] ---> 85a1dcc23b92 [2022-04-28T22:56:20.633Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T22:56:20.633Z] ---> Running in 8c8460ed98db [2022-04-28T22:56:21.228Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T22:56:22.213Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T22:56:23.195Z] OK: 220 MiB in 52 packages [2022-04-28T22:56:23.793Z] Removing intermediate container 8c8460ed98db [2022-04-28T22:56:23.793Z] ---> fd6fb250b830 [2022-04-28T22:56:23.793Z] Step 8/31 : WORKDIR /app [2022-04-28T22:56:23.793Z] ---> Running in dbb323aa02a8 [2022-04-28T22:56:24.068Z] Removing intermediate container dbb323aa02a8 [2022-04-28T22:56:24.068Z] ---> b7dcdc43b6ef [2022-04-28T22:56:24.068Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-28T22:56:24.681Z] ---> 75a62119affd [2022-04-28T22:56:24.681Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T22:56:24.681Z] ---> Running in fa3879fd82fe [2022-04-28T22:56:26.668Z] Removing intermediate container fa3879fd82fe [2022-04-28T22:56:26.668Z] ---> 7cf1c5bfd6e4 [2022-04-28T22:56:26.668Z] Step 11/31 : COPY . . [2022-04-28T22:56:27.267Z] ---> 1151ab5da9a6 [2022-04-28T22:56:27.267Z] Step 12/31 : ARG MAKE="make build" [2022-04-28T22:56:27.267Z] ---> Running in a0902eb097b0 [2022-04-28T22:56:27.541Z] Removing intermediate container a0902eb097b0 [2022-04-28T22:56:27.541Z] ---> e3758f53478f [2022-04-28T22:56:27.541Z] Step 13/31 : RUN $MAKE [2022-04-28T22:56:27.821Z] ---> Running in be3e42c67772 [2022-04-28T22:56:28.807Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.53 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-04-28T22:58:35.683Z] Removing intermediate container be3e42c67772 [2022-04-28T22:58:35.683Z] ---> 994376b2cdf5 [2022-04-28T22:58:35.683Z] Step 14/31 : FROM alpine:3.14 [2022-04-28T22:58:35.683Z] 3.14: Pulling from library/alpine [2022-04-28T22:58:35.683Z] 455c02918c45: Pulling fs layer [2022-04-28T22:58:35.683Z] 455c02918c45: Verifying Checksum [2022-04-28T22:58:35.683Z] 455c02918c45: Download complete [2022-04-28T22:58:35.683Z] 455c02918c45: Pull complete [2022-04-28T22:58:35.683Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T22:58:35.683Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T22:58:35.683Z] ---> ac73e934f311 [2022-04-28T22:58:35.683Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T22:58:35.683Z] ---> Running in 00cd54ee7d88 [2022-04-28T22:58:35.683Z] Removing intermediate container 00cd54ee7d88 [2022-04-28T22:58:35.683Z] ---> c46963a24664 [2022-04-28T22:58:35.683Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-28T22:58:35.683Z] ---> Running in 6a5d1c4505f5 [2022-04-28T22:58:35.683Z] Removing intermediate container 6a5d1c4505f5 [2022-04-28T22:58:35.683Z] ---> 613f731552ef [2022-04-28T22:58:35.683Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T22:58:35.683Z] ---> Running in 77306fbd45ac [2022-04-28T22:58:35.683Z] Removing intermediate container 77306fbd45ac [2022-04-28T22:58:35.683Z] ---> 83ac10a6648d [2022-04-28T22:58:35.683Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-28T22:58:35.683Z] ---> Running in 7b3241220c13 [2022-04-28T22:58:35.683Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T22:58:35.683Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T22:58:35.683Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-28T22:58:35.683Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T22:58:35.683Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T22:58:35.683Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T22:58:35.683Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T22:58:35.683Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T22:58:35.683Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T22:58:35.683Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T22:58:35.683Z] OK: 9 MiB in 20 packages [2022-04-28T22:58:35.683Z] Removing intermediate container 7b3241220c13 [2022-04-28T22:58:35.683Z] ---> ac19ff19adfc [2022-04-28T22:58:35.683Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-28T22:58:35.683Z] ---> a7378d538894 [2022-04-28T22:58:35.683Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-28T22:58:35.683Z] ---> 295dc2d16dc9 [2022-04-28T22:58:35.683Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-28T22:58:35.683Z] ---> bce6fe41ea11 [2022-04-28T22:58:35.683Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-28T22:58:35.683Z] ---> 07d6d9e7e7b0 [2022-04-28T22:58:35.683Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-28T22:58:36.664Z] ---> 3b45da8bf8de [2022-04-28T22:58:36.664Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-28T22:58:36.664Z] ---> Running in f2fe05f749ce [2022-04-28T22:58:38.119Z] Removing intermediate container f2fe05f749ce [2022-04-28T22:58:38.119Z] ---> 85653a0120ea [2022-04-28T22:58:38.119Z] Step 25/31 : VOLUME /cache [2022-04-28T22:58:38.119Z] ---> Running in a302cb19b0ff [2022-04-28T22:58:38.397Z] Removing intermediate container a302cb19b0ff [2022-04-28T22:58:38.397Z] ---> e35c18b5942c [2022-04-28T22:58:38.397Z] Step 26/31 : EXPOSE 59711 [2022-04-28T22:58:38.671Z] ---> Running in 3a40c1f2bbba [2022-04-28T22:58:38.947Z] Removing intermediate container 3a40c1f2bbba [2022-04-28T22:58:38.947Z] ---> ad1a9bd4c89b [2022-04-28T22:58:38.947Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-28T22:58:38.947Z] ---> Running in e9f23a995a49 [2022-04-28T22:58:39.227Z] Removing intermediate container e9f23a995a49 [2022-04-28T22:58:39.227Z] ---> d36293652b91 [2022-04-28T22:58:39.227Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-28T22:58:39.506Z] ---> Running in ead09bc0cd73 [2022-04-28T22:58:39.782Z] Removing intermediate container ead09bc0cd73 [2022-04-28T22:58:39.782Z] ---> 6dc85d779694 [2022-04-28T22:58:39.782Z] Step 29/31 : LABEL arch=arm64 [2022-04-28T22:58:39.782Z] ---> Running in 2dbc786e83d2 [2022-04-28T22:58:40.067Z] Removing intermediate container 2dbc786e83d2 [2022-04-28T22:58:40.067Z] ---> f9792f9fdfe2 [2022-04-28T22:58:40.067Z] Step 30/31 : LABEL git_sha=1f4bfd0458ad6bf5b1a3509e568122768c87ee9d [2022-04-28T22:58:40.067Z] ---> Running in d550dc950e9a [2022-04-28T22:58:40.345Z] Removing intermediate container d550dc950e9a [2022-04-28T22:58:40.345Z] ---> 6530b6a6a664 [2022-04-28T22:58:40.345Z] Step 31/31 : LABEL version=0.0.0 [2022-04-28T22:58:40.628Z] ---> Running in 89a1aac22631 [2022-04-28T22:58:40.901Z] Removing intermediate container 89a1aac22631 [2022-04-28T22:58:40.901Z] ---> fc01c0e7a14e [2022-04-28T22:58:40.901Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-28T22:58:40.901Z] Successfully built fc01c0e7a14e [2022-04-28T22:58:40.901Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T22:58:41.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T22:58:41.601Z] [2022-04-28T22:58:41.601Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-28T22:58:41.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T22:58:42.270Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-28T22:58:42.270Z] 8998bd30e6a1: Pulling fs layer [2022-04-28T22:58:42.270Z] 04944245beec: Pulling fs layer [2022-04-28T22:58:42.270Z] 699f458cf7ca: Pulling fs layer [2022-04-28T22:58:42.270Z] 765212b225bb: Pulling fs layer [2022-04-28T22:58:42.270Z] f23df028b6ca: Pulling fs layer [2022-04-28T22:58:42.270Z] d65c8cfc05b1: Pulling fs layer [2022-04-28T22:58:42.270Z] 2437ff75d9bd: Pulling fs layer [2022-04-28T22:58:42.270Z] 765212b225bb: Waiting [2022-04-28T22:58:42.270Z] f23df028b6ca: Waiting [2022-04-28T22:58:42.270Z] d65c8cfc05b1: Waiting [2022-04-28T22:58:42.270Z] 2437ff75d9bd: Waiting [2022-04-28T22:58:42.270Z] 04944245beec: Verifying Checksum [2022-04-28T22:58:42.270Z] 04944245beec: Download complete [2022-04-28T22:58:42.270Z] 765212b225bb: Verifying Checksum [2022-04-28T22:58:42.270Z] 765212b225bb: Download complete [2022-04-28T22:58:42.270Z] f23df028b6ca: Verifying Checksum [2022-04-28T22:58:42.270Z] f23df028b6ca: Download complete [2022-04-28T22:58:42.270Z] d65c8cfc05b1: Verifying Checksum [2022-04-28T22:58:42.270Z] d65c8cfc05b1: Download complete [2022-04-28T22:58:42.551Z] 699f458cf7ca: Verifying Checksum [2022-04-28T22:58:42.551Z] 699f458cf7ca: Download complete [2022-04-28T22:58:42.834Z] 8998bd30e6a1: Verifying Checksum [2022-04-28T22:58:42.834Z] 8998bd30e6a1: Download complete [2022-04-28T22:58:45.480Z] 2437ff75d9bd: Verifying Checksum [2022-04-28T22:58:45.480Z] 2437ff75d9bd: Download complete [2022-04-28T22:58:47.466Z] 8998bd30e6a1: Pull complete [2022-04-28T22:58:47.746Z] 04944245beec: Pull complete [2022-04-28T22:58:49.186Z] 699f458cf7ca: Pull complete [2022-04-28T22:58:49.464Z] 765212b225bb: Pull complete [2022-04-28T22:58:50.064Z] f23df028b6ca: Pull complete [2022-04-28T22:58:50.339Z] d65c8cfc05b1: Pull complete [2022-04-28T22:59:05.444Z] 2437ff75d9bd: Pull complete [2022-04-28T22:59:05.444Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-28T22:59:05.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T22:59:05.444Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-28T22:59:05.688Z] prd-ubuntu20.04-docker-arm64-4c-16g-34199 does not seem to be running inside a container [2022-04-28T22:59:05.780Z] $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-28T22:59:08.264Z] $ docker top 517cca844c604edec19d504bbf0701934964121ff9179ba9a6736b7cbb33c6be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T22:59:09.267Z] ---> job-cost.sh [2022-04-28T22:59:09.267Z] lf-activate-venv: SKIPPING [2022-04-28T22:59:09.267Z] INFO: No Stack... [2022-04-28T22:59:09.540Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-28T22:59:10.523Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T22:59:11.213Z] + + cut -d, -f6 [2022-04-28T22:59:11.213Z] cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock [2022-04-28T22:59:11.304Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-76-1-stack-cost] [2022-04-28T22:59:11.310Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-76-1-stack-cost] did not exist. Created. [2022-04-28T22:59:11.310Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-76-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T22:59:12.072Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-156f61e3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-28T22:59:12.777Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-28T22:59:12.819Z] Warning: overwriting stash ‘stack-cost’ [2022-04-28T22:59:12.870Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T22:59:12.887Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-76-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T22:59:12.978Z] $ docker stop --time=1 517cca844c604edec19d504bbf0701934964121ff9179ba9a6736b7cbb33c6be [2022-04-28T22:59:14.474Z] $ docker rm -f 517cca844c604edec19d504bbf0701934964121ff9179ba9a6736b7cbb33c6be [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-04-28T22:59:15.506Z] provisioning config files... [2022-04-28T22:59:15.515Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp/config7859081615291380651tmp [Pipeline] { [Pipeline] sh [2022-04-28T22:59:15.853Z] + set +x [2022-04-28T22:59:15.854Z] + curl -s https://codecov.io/bash [2022-04-28T22:59:15.854Z] + bash -s -- [2022-04-28T22:59:15.854Z] [2022-04-28T22:59:15.854Z] _____ _ [2022-04-28T22:59:15.854Z] / ____| | | [2022-04-28T22:59:15.854Z] | | ___ __| | ___ ___ _____ __ [2022-04-28T22:59:15.854Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-28T22:59:15.854Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-28T22:59:15.854Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-28T22:59:15.854Z] Bash-1.0.6 [2022-04-28T22:59:15.854Z] [2022-04-28T22:59:15.854Z] [2022-04-28T22:59:15.854Z] ==> git version 2.25.1 found [2022-04-28T22:59:15.854Z] ==> 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-04-28T22:59:15.854Z] Release-Date: 2020-01-08 [2022-04-28T22:59:15.854Z] 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-04-28T22:59:15.854Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-28T22:59:15.854Z] ==> Jenkins CI detected. [2022-04-28T22:59:15.854Z] current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-76 [2022-04-28T22:59:15.854Z] project root: . [2022-04-28T22:59:15.854Z] --> token set from env [2022-04-28T22:59:15.854Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-28T22:59:15.854Z] ==> Running gcov in . (disable via -X gcov) [2022-04-28T22:59:15.854Z] ==> Python coveragepy not found [2022-04-28T22:59:15.854Z] ==> Searching for coverage reports in: [2022-04-28T22:59:15.854Z] + . [2022-04-28T22:59:15.854Z] -> Found 1 reports [2022-04-28T22:59:15.854Z] ==> Detecting git/mercurial file structure [2022-04-28T22:59:15.854Z] ==> Reading reports [2022-04-28T22:59:15.854Z] + ./coverage.out bytes=41008 [2022-04-28T22:59:15.854Z] ==> Appending adjustments [2022-04-28T22:59:15.854Z] https://docs.codecov.io/docs/fixing-reports [2022-04-28T22:59:16.115Z] + Found adjustments [2022-04-28T22:59:16.115Z] ==> Gzipping contents [2022-04-28T22:59:16.115Z] 12K /tmp/codecov.eQm24s.gz [2022-04-28T22:59:16.115Z] ==> Uploading reports [2022-04-28T22:59:16.115Z] url: https://codecov.io [2022-04-28T22:59:16.115Z] query: branch=PR-76&commit=1f4bfd0458ad6bf5b1a3509e568122768c87ee9d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-76%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=76&job=&cmd_args= [2022-04-28T22:59:16.115Z] -> Pinging Codecov [2022-04-28T22:59:16.115Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-76&commit=1f4bfd0458ad6bf5b1a3509e568122768c87ee9d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-76%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=76&job=&cmd_args= [2022-04-28T22:59:16.376Z] -> Uploading to [2022-04-28T22:59:16.376Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-28/581DD39554BDF9B6E22D074273EAD858/1f4bfd0458ad6bf5b1a3509e568122768c87ee9d/c4cdff64-61ae-4678-8f33-f232628eb2ff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T225916Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3e5915a7206ddc3c68063a7982653c53be0619fa1078e3f87cf39f239845affb [2022-04-28T22:59:16.376Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T22:59:16.376Z] Dload Upload Total Spent Left Speed [2022-04-28T22:59:16.636Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11555 0 0 100 11555 0 52049 --:--:-- --:--:-- --:--:-- 52049 [2022-04-28T22:59:16.637Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/1f4bfd0458ad6bf5b1a3509e568122768c87ee9d [Pipeline] } [2022-04-28T22:59:16.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-04-28T22:59:18.462Z] + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-76/archives ] [2022-04-28T22:59:18.462Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-76/archives [2022-04-28T22:59:18.462Z] total 16 [2022-04-28T22:59:18.462Z] drwxr-xr-x 3 root root 4096 Apr 28 22:51 . [2022-04-28T22:59:18.462Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 22:51 .. [2022-04-28T22:59:18.462Z] drwxr-xr-x 2 root root 4096 Apr 28 22:51 cost [2022-04-28T22:59:18.462Z] -rw-r--r-- 1 root root 93 Apr 28 22:51 cost.csv [2022-04-28T22:59:18.462Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-76/archives [2022-04-28T22:59:18.462Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-76/archives [2022-04-28T22:59:18.462Z] total 16 [2022-04-28T22:59:18.462Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 22:51 . [2022-04-28T22:59:18.462Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 22:51 .. [2022-04-28T22:59:18.462Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 22:51 cost [2022-04-28T22:59:18.462Z] -rw-r--r-- 1 jenkins jenkins 93 Apr 28 22:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-28T22:59:18.792Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T22:59:19.707Z] ---> package-listing.sh [2022-04-28T22:59:19.707Z] ++ facter osfamily [2022-04-28T22:59:19.707Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-28T22:59:19.970Z] + OS_FAMILY=debian [2022-04-28T22:59:19.970Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-76 [2022-04-28T22:59:19.970Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-28T22:59:19.970Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-28T22:59:19.970Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-28T22:59:19.970Z] + PACKAGES=/tmp/packages_start.txt [2022-04-28T22:59:19.970Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-76 ']' [2022-04-28T22:59:19.970Z] + PACKAGES=/tmp/packages_end.txt [2022-04-28T22:59:19.970Z] + case "${OS_FAMILY}" in [2022-04-28T22:59:19.970Z] + dpkg -l [2022-04-28T22:59:19.970Z] + grep '^ii' [2022-04-28T22:59:19.970Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-28T22:59:19.970Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-28T22:59:19.970Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-28T22:59:19.970Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-76 ']' [2022-04-28T22:59:19.970Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-76/archives/ [2022-04-28T22:59:19.970Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-76/archives/ [Pipeline] echo [2022-04-28T22:59:20.010Z] 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/ry_app-rfid-llrp-inventory_PR-76/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-28T22:59:20.312Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-28T22:59:20.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T22:59:20.908Z] . [Pipeline] withDockerContainer [2022-04-28T22:59:21.002Z] prd-ubuntu20.04-docker-8c-8g-34198 does not seem to be running inside a container [2022-04-28T22:59:21.058Z] $ 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/ry_app-rfid-llrp-inventory_PR-76/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-76 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-76:/w/workspace/ry_app-rfid-llrp-inventory_PR-76:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-28T22:59:21.285Z] $ docker top 132a7e465dbc261be5b7428b365786f4b73e6f1b6eae6d5d65525e87004f8b11 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T22:59:21.694Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-28T22:59:22.011Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-28T22:59:22.325Z] + ls /var/log/sa-host [2022-04-28T22:59:22.325Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T22:59:22.632Z] provisioning config files... [2022-04-28T22:59:22.642Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp/config8381575503439873150tmp [Pipeline] { [Pipeline] echo [2022-04-28T22:59:22.696Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T22:59:23.017Z] ---> create-netrc.sh [Pipeline] } [2022-04-28T22:59:23.047Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-28T22:59:23.477Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-28T22:59:23.514Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T22:59:23.838Z] ---> sudo-logs.sh [2022-04-28T22:59:23.838Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-28T22:59:23.926Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T22:59:24.243Z] ---> job-cost.sh [2022-04-28T22:59:24.243Z] lf-activate-venv: SKIPPING [2022-04-28T22:59:24.243Z] DEBUG: total: 0.2199999988079071 [2022-04-28T22:59:24.243Z] INFO: Retrieving Stack Cost... [2022-04-28T22:59:24.815Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T22:59:25.077Z] INFO: Archiving Costs [Pipeline] echo [2022-04-28T22:59:25.117Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T22:59:25.440Z] ---> logs-deploy.sh [2022-04-28T22:59:25.440Z] lf-activate-venv: SKIPPING [2022-04-28T22:59:25.440Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-76/1 [2022-04-28T22:59:25.440Z] INFO: archiving workspace using pattern(s): [2022-04-28T22:59:26.383Z] Archives upload complete. [2022-04-28T22:59:26.383Z] INFO: archiving logs to Nexus