Started by upstream project "edgexfoundry/cd-management/release" build number 71 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh4146497746751589701.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh6063966617957015722.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1727544020293173400.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh6745801695025837972.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8518415948593129391.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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: true 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-447 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE 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/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/jenkins-gitclient-ssh4897203423645681923.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 Commit message: "Merge pull request #49 from ernestojeda/remove-build-dockerfile" > git rev-list --no-walk 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-20T23:57:20.167Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-20T23:57:20.265Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-20T23:57:20.296Z] ========================================================= [2021-08-20T23:57:20.296Z] EdgeX Global Pipelines Version Info [2021-08-20T23:57:20.296Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-20T23:57:21.571Z] ------------------- [2021-08-20T23:57:21.571Z] stable info: [2021-08-20T23:57:21.571Z] ------------------- [2021-08-20T23:57:21.571Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-20T23:57:21.571Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-20T23:57:21.571Z] Message: update stable to v1.0.205 [2021-08-20T23:57:21.839Z] ------------------- [2021-08-20T23:57:21.839Z] experimental info: [2021-08-20T23:57:21.839Z] ------------------- [2021-08-20T23:57:21.839Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-20T23:57:21.839Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-20T23:57:21.839Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-20T23:57:21.984Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-08-20T23:57:22.013Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-08-20T23:57:22.038Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-20T23:57:22.063Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-20T23:57:22.096Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-20T23:57:22.121Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-20T23:57:22.146Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-20T23:57:22.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-20T23:57:22.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-20T23:57:22.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-20T23:57:22.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-20T23:57:22.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-20T23:57:22.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-08-20T23:57:22.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-20T23:57:22.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-20T23:57:22.388Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-20T23:57:22.413Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-20T23:57:22.437Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-20T23:57:22.462Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-20T23:57:22.487Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-20T23:57:22.512Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-20T23:57:22.537Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-20T23:57:22.562Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-20T23:57:22.587Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-20T23:57:22.619Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-20T23:57:22.645Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-20T23:57:22.668Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-20T23:57:22.692Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-20T23:57:22.717Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-20T23:57:22.742Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-20T23:57:22.766Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [Pipeline] echo [2021-08-20T23:57:22.790Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d16842 [Pipeline] echo [2021-08-20T23:57:22.815Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-20T23:57:22.892Z] provisioning config files... [2021-08-20T23:57:22.911Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8009734658828093826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-20T23:57:23.253Z] ---> docker-login.sh [2021-08-20T23:57:23.253Z] nexus3.edgexfoundry.org:10001 [2021-08-20T23:57:23.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T23:57:23.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T23:57:23.522Z] Configure a credential helper to remove this warning. See [2021-08-20T23:57:23.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T23:57:23.522Z] [2021-08-20T23:57:23.522Z] Login Succeeded [2021-08-20T23:57:23.522Z] nexus3.edgexfoundry.org:10002 [2021-08-20T23:57:23.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T23:57:23.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T23:57:23.522Z] Configure a credential helper to remove this warning. See [2021-08-20T23:57:23.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T23:57:23.522Z] [2021-08-20T23:57:23.522Z] Login Succeeded [2021-08-20T23:57:23.522Z] nexus3.edgexfoundry.org:10003 [2021-08-20T23:57:23.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T23:57:23.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T23:57:23.787Z] Configure a credential helper to remove this warning. See [2021-08-20T23:57:23.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T23:57:23.787Z] [2021-08-20T23:57:23.787Z] Login Succeeded [2021-08-20T23:57:23.787Z] nexus3.edgexfoundry.org:10004 [2021-08-20T23:57:23.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T23:57:24.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T23:57:24.056Z] Configure a credential helper to remove this warning. See [2021-08-20T23:57:24.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T23:57:24.056Z] [2021-08-20T23:57:24.056Z] Login Succeeded [2021-08-20T23:57:24.056Z] docker.io [2021-08-20T23:57:24.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T23:57:24.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T23:57:24.326Z] Configure a credential helper to remove this warning. See [2021-08-20T23:57:24.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T23:57:24.326Z] [2021-08-20T23:57:24.326Z] Login Succeeded [2021-08-20T23:57:24.326Z] ---> docker-login.sh ends [Pipeline] } [2021-08-20T23:57:24.337Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-20T23:57:24.856Z] + git log --format=format:%s -1 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [Pipeline] echo [2021-08-20T23:57:24.903Z] GIT_COMMIT: 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59, Commit Message: Merge pull request #49 from ernestojeda/remove-build-dockerfile [Pipeline] echo [2021-08-20T23:57:24.918Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-20T23:57:25.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-20T23:57:25.478Z] [2021-08-20T23:57:25.478Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-20T23:57:25.804Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-20T23:57:25.804Z] latest: Pulling from edgex-devops/git-semver [2021-08-20T23:57:25.804Z] 31603596830f: Pulling fs layer [2021-08-20T23:57:25.804Z] 04fac38145f0: Pulling fs layer [2021-08-20T23:57:25.804Z] 701f6daf10bf: Pulling fs layer [2021-08-20T23:57:25.804Z] 24f72da36158: Pulling fs layer [2021-08-20T23:57:25.804Z] 24f72da36158: Waiting [2021-08-20T23:57:25.804Z] 04fac38145f0: Verifying Checksum [2021-08-20T23:57:25.804Z] 04fac38145f0: Download complete [2021-08-20T23:57:26.070Z] 31603596830f: Verifying Checksum [2021-08-20T23:57:26.070Z] 31603596830f: Download complete [2021-08-20T23:57:26.070Z] 31603596830f: Pull complete [2021-08-20T23:57:26.335Z] 701f6daf10bf: Verifying Checksum [2021-08-20T23:57:26.335Z] 701f6daf10bf: Download complete [2021-08-20T23:57:26.335Z] 04fac38145f0: Pull complete [2021-08-20T23:57:26.335Z] 24f72da36158: Verifying Checksum [2021-08-20T23:57:26.335Z] 24f72da36158: Download complete [2021-08-20T23:57:26.921Z] 701f6daf10bf: Pull complete [2021-08-20T23:57:26.921Z] 24f72da36158: Pull complete [2021-08-20T23:57:26.921Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-08-20T23:57:26.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-20T23:57:26.921Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-20T23:57:27.009Z] prd-centos7-docker-4c-2g-447 does not seem to be running inside a container [2021-08-20T23:57:27.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-20T23:57:27.801Z] $ docker top 17ed17cfcb51d602b5247f9b64db386ef2cc9138506611d208fdabfceb6a7c30 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-20T23:57:27.925Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-20T23:57:27.925Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-20T23:57:28.036Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-20T23:57:28.036Z] $ docker exec 17ed17cfcb51d602b5247f9b64db386ef2cc9138506611d208fdabfceb6a7c30 ssh-agent [2021-08-20T23:57:28.160Z] SSH_AUTH_SOCK=/tmp/ssh-FiXkJlmQiUf1/agent.14 [2021-08-20T23:57:28.160Z] SSH_AGENT_PID=20 [2021-08-20T23:57:28.170Z] Running ssh-add (command line suppressed) [2021-08-20T23:57:28.263Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6415946408064060773.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6415946408064060773.key) [2021-08-20T23:57:28.286Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-20T23:57:28.604Z] + git tag --points-at HEAD [Pipeline] } [2021-08-20T23:57:28.621Z] $ docker exec --env ******** --env ******** 17ed17cfcb51d602b5247f9b64db386ef2cc9138506611d208fdabfceb6a7c30 ssh-agent -k [2021-08-20T23:57:28.728Z] unset SSH_AUTH_SOCK; [2021-08-20T23:57:28.728Z] unset SSH_AGENT_PID; [2021-08-20T23:57:28.728Z] echo Agent pid 20 killed; [2021-08-20T23:57:28.746Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2021-08-20T23:57:28.790Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v0.0.1-dev.7|v1.0.0' [Pipeline] sshagent [2021-08-20T23:57:28.822Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-20T23:57:28.822Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-20T23:57:28.951Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-20T23:57:28.950Z] $ docker exec 17ed17cfcb51d602b5247f9b64db386ef2cc9138506611d208fdabfceb6a7c30 ssh-agent [2021-08-20T23:57:29.071Z] SSH_AUTH_SOCK=/tmp/ssh-x2luoq2etadR/agent.56 [2021-08-20T23:57:29.071Z] SSH_AGENT_PID=62 [2021-08-20T23:57:29.081Z] Running ssh-add (command line suppressed) [2021-08-20T23:57:29.186Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7835090904879952139.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7835090904879952139.key) [2021-08-20T23:57:29.207Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-20T23:57:29.525Z] + git semver init [2021-08-20T23:57:29.525Z] # -> Open(): unable to determine branch for HEAD [2021-08-20T23:57:29.525Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-08-20T23:57:29.525Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-08-20T23:57:29.525Z] # $SEMVER_REMOTE_NAME = origin [2021-08-20T23:57:29.525Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-20T23:57:29.525Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-20T23:57:29.525Z] # $SEMVER_BRANCH = main [2021-08-20T23:57:29.525Z] # $SEMVER_TEMP = /tmp/semver-021631322 [2021-08-20T23:57:29.525Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-08-20T23:57:30.952Z] # '/tmp/semver-021631322' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' [2021-08-20T23:57:30.952Z] # -> Force: false [2021-08-20T23:57:30.952Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } [2021-08-20T23:57:30.967Z] $ docker exec --env ******** --env ******** 17ed17cfcb51d602b5247f9b64db386ef2cc9138506611d208fdabfceb6a7c30 ssh-agent -k [2021-08-20T23:57:31.056Z] unset SSH_AUTH_SOCK; [2021-08-20T23:57:31.057Z] unset SSH_AGENT_PID; [2021-08-20T23:57:31.057Z] echo Agent pid 62 killed; [2021-08-20T23:57:31.090Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-20T23:57:31.463Z] + git semver [Pipeline] } [2021-08-20T23:57:31.480Z] $ docker stop --time=1 17ed17cfcb51d602b5247f9b64db386ef2cc9138506611d208fdabfceb6a7c30 [2021-08-20T23:57:32.755Z] $ docker rm -f 17ed17cfcb51d602b5247f9b64db386ef2cc9138506611d208fdabfceb6a7c30 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-20T23:57:33.134Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-20T23:57:33.501Z] Stashed 1 file(s) [Pipeline] echo [2021-08-20T23:57:33.505Z] [edgeXSemver]: initialized semver on version 1.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] node [Pipeline] node [2021-08-20T23:57:48.774Z] Still waiting to schedule task [2021-08-20T23:57:48.775Z] ‘prd-centos7-docker-4c-2g-440’ is offline [2021-08-20T23:57:48.775Z] ‘prd-centos7-docker-4c-2g-450’ is offline [2021-08-20T23:57:48.778Z] Still waiting to schedule task [2021-08-20T23:57:48.779Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-439’ [2021-08-20T23:59:07.341Z] Running on prd-centos7-docker-4c-2g-452 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2021-08-20T23:59:07.363Z] Running in /w/workspace/app-rfid-llrp-inventory/10 [Pipeline] { [Pipeline] checkout [2021-08-20T23:59:07.476Z] The recommended git tool is: NONE [2021-08-20T23:59:10.052Z] using credential edgex-jenkins-ssh [2021-08-20T23:59:10.067Z] Cloning the remote Git repository [2021-08-20T23:59:10.143Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-20T23:59:10.233Z] > git init /w/workspace/app-rfid-llrp-inventory/10 # timeout=10 [2021-08-20T23:59:10.271Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-20T23:59:10.271Z] > git --version # timeout=10 [2021-08-20T23:59:10.278Z] > git --version # 'git version 2.24.4' [2021-08-20T23:59:10.279Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-20T23:59:10.313Z] [INFO] Currently running in a labeled security context [2021-08-20T23:59:10.313Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-20T23:59:10.314Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/10@tmp/jenkins-gitclient-ssh6715791887064183413.key [2021-08-20T23:59:10.358Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-20T23:59:11.276Z] Avoid second fetch [2021-08-20T23:59:11.277Z] Checking out Revision 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 (main) [2021-08-20T23:59:11.253Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-20T23:59:11.262Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-20T23:59:11.287Z] > git config core.sparsecheckout # timeout=10 [2021-08-20T23:59:11.295Z] > git checkout -f 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 [2021-08-20T23:59:15.113Z] Commit message: "Merge pull request #49 from ernestojeda/remove-build-dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-20T23:59:15.882Z] + git checkout 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [2021-08-20T23:59:15.882Z] HEAD is now at 2d16842 Merge pull request #49 from ernestojeda/remove-build-dockerfile [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-20T23:59:15.974Z] provisioning config files... [2021-08-20T23:59:15.993Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/10@tmp/config3151788350706669992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-20T23:59:16.338Z] ---> docker-login.sh [2021-08-20T23:59:16.338Z] nexus3.edgexfoundry.org:10001 [2021-08-20T23:59:16.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T23:59:16.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T23:59:16.607Z] Configure a credential helper to remove this warning. See [2021-08-20T23:59:16.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T23:59:16.607Z] [2021-08-20T23:59:16.607Z] Login Succeeded [2021-08-20T23:59:16.607Z] nexus3.edgexfoundry.org:10002 [2021-08-20T23:59:16.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T23:59:16.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T23:59:16.879Z] Configure a credential helper to remove this warning. See [2021-08-20T23:59:16.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T23:59:16.879Z] [2021-08-20T23:59:16.879Z] Login Succeeded [2021-08-20T23:59:16.879Z] nexus3.edgexfoundry.org:10003 [2021-08-20T23:59:16.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T23:59:16.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T23:59:16.879Z] Configure a credential helper to remove this warning. See [2021-08-20T23:59:16.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T23:59:16.879Z] [2021-08-20T23:59:16.879Z] Login Succeeded [2021-08-20T23:59:16.879Z] nexus3.edgexfoundry.org:10004 [2021-08-20T23:59:16.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T23:59:17.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T23:59:17.146Z] Configure a credential helper to remove this warning. See [2021-08-20T23:59:17.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T23:59:17.146Z] [2021-08-20T23:59:17.146Z] Login Succeeded [2021-08-20T23:59:17.146Z] docker.io [2021-08-20T23:59:17.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T23:59:17.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T23:59:17.412Z] Configure a credential helper to remove this warning. See [2021-08-20T23:59:17.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T23:59:17.412Z] [2021-08-20T23:59:17.412Z] Login Succeeded [2021-08-20T23:59:17.412Z] ---> docker-login.sh ends [Pipeline] } [2021-08-20T23:59:17.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-20T23:59:17.637Z] ========================================================= [2021-08-20T23:59:17.637Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-20T23:59:17.637Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-20T23:59:17.992Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-08-20T23:59:17.992Z] Sending build context to Docker daemon 731.1kB [2021-08-20T23:59:17.992Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.12 [2021-08-20T23:59:17.992Z] Step 2/13 : FROM ${BASE} AS builder [2021-08-20T23:59:17.992Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-20T23:59:17.992Z] 540db60ca938: Pulling fs layer [2021-08-20T23:59:17.992Z] adcc1eea9eea: Pulling fs layer [2021-08-20T23:59:17.992Z] 4c4ab2625f07: Pulling fs layer [2021-08-20T23:59:17.992Z] db62176df00c: Pulling fs layer [2021-08-20T23:59:17.992Z] 3b30891b0d05: Pulling fs layer [2021-08-20T23:59:17.992Z] 06b49ca38bd5: Pulling fs layer [2021-08-20T23:59:17.992Z] c788192a36de: Pulling fs layer [2021-08-20T23:59:17.992Z] a77e37c0d609: Pulling fs layer [2021-08-20T23:59:17.992Z] c3185cebc471: Pulling fs layer [2021-08-20T23:59:17.992Z] 06b49ca38bd5: Waiting [2021-08-20T23:59:17.992Z] c788192a36de: Waiting [2021-08-20T23:59:17.992Z] db62176df00c: Waiting [2021-08-20T23:59:17.992Z] a77e37c0d609: Waiting [2021-08-20T23:59:17.992Z] c3185cebc471: Waiting [2021-08-20T23:59:17.992Z] 3b30891b0d05: Waiting [2021-08-20T23:59:18.266Z] 4c4ab2625f07: Verifying Checksum [2021-08-20T23:59:18.266Z] 4c4ab2625f07: Download complete [2021-08-20T23:59:18.266Z] adcc1eea9eea: Verifying Checksum [2021-08-20T23:59:18.266Z] adcc1eea9eea: Download complete [2021-08-20T23:59:18.266Z] 3b30891b0d05: Verifying Checksum [2021-08-20T23:59:18.266Z] 3b30891b0d05: Download complete [2021-08-20T23:59:18.266Z] 06b49ca38bd5: Verifying Checksum [2021-08-20T23:59:18.266Z] 06b49ca38bd5: Download complete [2021-08-20T23:59:18.266Z] c788192a36de: Verifying Checksum [2021-08-20T23:59:18.266Z] c788192a36de: Download complete [2021-08-20T23:59:18.266Z] 540db60ca938: Verifying Checksum [2021-08-20T23:59:18.266Z] 540db60ca938: Download complete [2021-08-20T23:59:18.540Z] 540db60ca938: Pull complete [2021-08-20T23:59:18.540Z] adcc1eea9eea: Pull complete [2021-08-20T23:59:18.822Z] a77e37c0d609: Verifying Checksum [2021-08-20T23:59:18.822Z] a77e37c0d609: Download complete [2021-08-20T23:59:18.822Z] 4c4ab2625f07: Pull complete [2021-08-20T23:59:22.170Z] c3185cebc471: Verifying Checksum [2021-08-20T23:59:22.170Z] c3185cebc471: Download complete [2021-08-20T23:59:23.137Z] db62176df00c: Verifying Checksum [2021-08-20T23:59:23.137Z] db62176df00c: Download complete [2021-08-20T23:59:27.436Z] db62176df00c: Pull complete [2021-08-20T23:59:27.436Z] 3b30891b0d05: Pull complete [2021-08-20T23:59:27.436Z] 06b49ca38bd5: Pull complete [2021-08-20T23:59:27.436Z] c788192a36de: Pull complete [2021-08-20T23:59:27.436Z] a77e37c0d609: Pull complete [2021-08-20T23:59:30.050Z] c3185cebc471: Pull complete [2021-08-20T23:59:30.050Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-20T23:59:30.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-20T23:59:30.050Z] ---> 031687cdd783 [2021-08-20T23:59:30.050Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-20T23:59:31.472Z] ---> Running in 85baae81110b [2021-08-20T23:59:31.472Z] Removing intermediate container 85baae81110b [2021-08-20T23:59:31.472Z] ---> e7cb5ee16a13 [2021-08-20T23:59:31.472Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-08-20T23:59:31.472Z] ---> Running in a72e7d00eb36 [2021-08-20T23:59:31.472Z] Removing intermediate container a72e7d00eb36 [2021-08-20T23:59:31.472Z] ---> 2f7b86b9dbb0 [2021-08-20T23:59:31.472Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-20T23:59:31.472Z] ---> Running in 498783e2daf4 [2021-08-20T23:59:31.741Z] Removing intermediate container 498783e2daf4 [2021-08-20T23:59:31.741Z] ---> 0efe21f6a350 [2021-08-20T23:59:31.741Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-20T23:59:31.741Z] ---> Running in eb804cbc5355 [2021-08-20T23:59:32.335Z] Removing intermediate container eb804cbc5355 [2021-08-20T23:59:32.335Z] ---> da225777fa01 [2021-08-20T23:59:32.335Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-20T23:59:32.335Z] ---> Running in 97817168a590 [2021-08-20T23:59:32.606Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-20T23:59:33.562Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-20T23:59:33.830Z] OK: 219 MiB in 52 packages [2021-08-20T23:59:34.097Z] Removing intermediate container 97817168a590 [2021-08-20T23:59:34.097Z] ---> 7bf70b114f99 [2021-08-20T23:59:34.097Z] Step 8/13 : WORKDIR /app [2021-08-20T23:59:34.097Z] ---> Running in b0084be115c2 [2021-08-20T23:59:34.368Z] Removing intermediate container b0084be115c2 [2021-08-20T23:59:34.368Z] ---> 870d5f12f587 [2021-08-20T23:59:34.368Z] Step 9/13 : COPY go.mod . [2021-08-20T23:59:34.368Z] ---> 48e09f9a8c11 [2021-08-20T23:59:34.368Z] Step 10/13 : RUN go mod download [2021-08-20T23:59:34.368Z] ---> Running in b558b8ff45f5 [2021-08-20T23:59:49.406Z] Removing intermediate container b558b8ff45f5 [2021-08-20T23:59:49.406Z] ---> 45cc004eaf9c [2021-08-20T23:59:49.406Z] Step 11/13 : COPY . . [2021-08-20T23:59:49.406Z] ---> 0a99de7c7f60 [2021-08-20T23:59:49.406Z] Step 12/13 : ARG MAKE="make build" [2021-08-20T23:59:49.406Z] ---> Running in 014dc2375cc9 [2021-08-20T23:59:49.406Z] Removing intermediate container 014dc2375cc9 [2021-08-20T23:59:49.406Z] ---> b5bf91308899 [2021-08-20T23:59:49.406Z] Step 13/13 : RUN $MAKE [2021-08-20T23:59:49.406Z] ---> Running in 54fee2f0624c [2021-08-20T23:59:49.406Z] noop [2021-08-20T23:59:49.672Z] Removing intermediate container 54fee2f0624c [2021-08-20T23:59:49.672Z] ---> c3afeff4d91b [2021-08-20T23:59:49.672Z] Successfully built c3afeff4d91b [2021-08-20T23:59:49.672Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-20T23:59:50.005Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-20T23:59:50.005Z] . [Pipeline] withDockerContainer [2021-08-20T23:59:50.094Z] prd-centos7-docker-4c-2g-452 does not seem to be running inside a container [2021-08-20T23:59:50.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/10 -v /w/workspace/app-rfid-llrp-inventory/10:/w/workspace/app-rfid-llrp-inventory/10:rw,z -v /w/workspace/app-rfid-llrp-inventory/10@tmp:/w/workspace/app-rfid-llrp-inventory/10@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 ******** ci-base-image-x86_64 cat [2021-08-20T23:59:50.507Z] $ docker top 0c96daf58e1d756d73ad3cb54cbe89abb5fc236a929638da63e1f041999ebdc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-20T23:59:50.908Z] + go version [2021-08-20T23:59:50.908Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-20T23:59:50.924Z] $ docker stop --time=1 0c96daf58e1d756d73ad3cb54cbe89abb5fc236a929638da63e1f041999ebdc8 [2021-08-20T23:59:52.130Z] $ docker rm -f 0c96daf58e1d756d73ad3cb54cbe89abb5fc236a929638da63e1f041999ebdc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-20T23:59:52.710Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-20T23:59:52.711Z] . [Pipeline] withDockerContainer [2021-08-20T23:59:52.810Z] prd-centos7-docker-4c-2g-452 does not seem to be running inside a container [2021-08-20T23:59:52.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/10 -v /w/workspace/app-rfid-llrp-inventory/10:/w/workspace/app-rfid-llrp-inventory/10:rw,z -v /w/workspace/app-rfid-llrp-inventory/10@tmp:/w/workspace/app-rfid-llrp-inventory/10@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 ******** ci-base-image-x86_64 cat [2021-08-20T23:59:53.250Z] $ docker top b0722ab53f485715f785a608acbbc980fe8a5fc33dc4d5268e65152c689cce68 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-20T23:59:53.671Z] + go mod tidy [Pipeline] sh [2021-08-20T23:59:54.261Z] + make test [2021-08-20T23:59:54.261Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-21T00:00:16.425Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-08-21T00:00:16.425Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.050s coverage: 89.2% of statements [2021-08-21T00:00:16.425Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.015s coverage: 11.3% of statements [2021-08-21T00:00:24.654Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 8.326s coverage: 73.3% of statements [2021-08-21T00:00:24.654Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-21T00:00:31.362Z] gofmt -l . [2021-08-21T00:00:31.362Z] [ "`gofmt -l .`" = "" ] [2021-08-21T00:00:31.362Z] ./bin/test-attribution.sh [2021-08-21T00:00:31.362Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-08-21T00:00:31.647Z] $ docker stop --time=1 b0722ab53f485715f785a608acbbc980fe8a5fc33dc4d5268e65152c689cce68 [2021-08-21T00:00:33.103Z] $ docker rm -f b0722ab53f485715f785a608acbbc980fe8a5fc33dc4d5268e65152c689cce68 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-21T00:00:33.555Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-21T00:00:33.797Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-08-21T00:00:36.281Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-21T00:00:36.601Z] + ls -al . [2021-08-21T00:00:36.601Z] total 180 [2021-08-21T00:00:36.601Z] drwxrwxr-x. 10 jenkins jenkins 4096 Aug 21 00:00 . [2021-08-21T00:00:36.601Z] drwxrwxr-x. 4 jenkins jenkins 30 Aug 20 23:59 .. [2021-08-21T00:00:36.601Z] -rw-rw-r--. 1 jenkins jenkins 7039 Aug 20 23:59 Attribution.txt [2021-08-21T00:00:36.601Z] drwxrwxr-x. 2 jenkins jenkins 60 Aug 20 23:59 bin [2021-08-21T00:00:36.601Z] -rw-r--r--. 1 jenkins jenkins 62828 Aug 21 00:00 coverage.out [2021-08-21T00:00:36.601Z] -rw-rw-r--. 1 jenkins jenkins 1710 Aug 20 23:59 Dockerfile [2021-08-21T00:00:36.601Z] -rw-rw-r--. 1 jenkins jenkins 262 Aug 20 23:59 .dockerignore [2021-08-21T00:00:36.601Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 20 23:59 .git [2021-08-21T00:00:36.601Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 20 23:59 .github [2021-08-21T00:00:36.601Z] -rw-rw-r--. 1 jenkins jenkins 805 Aug 20 23:59 .gitignore [2021-08-21T00:00:36.601Z] -rw-r--r--. 1 jenkins jenkins 412 Aug 21 00:00 go.mod [2021-08-21T00:00:36.601Z] -rw-r--r--. 1 jenkins jenkins 19455 Aug 20 23:59 go.sum [2021-08-21T00:00:36.601Z] -rw-rw-r--. 1 jenkins jenkins 677 Aug 20 23:59 GOVERNANCE.md [2021-08-21T00:00:36.601Z] drwxrwxr-x. 2 jenkins jenkins 140 Aug 20 23:59 images [2021-08-21T00:00:36.601Z] drwxrwxr-x. 4 jenkins jenkins 35 Aug 20 23:59 internal [2021-08-21T00:00:36.601Z] -rw-rw-r--. 1 jenkins jenkins 686 Aug 20 23:59 Jenkinsfile [2021-08-21T00:00:36.602Z] -rw-rw-r--. 1 jenkins jenkins 11347 Aug 20 23:59 LICENSE [2021-08-21T00:00:36.602Z] -rw-rw-r--. 1 jenkins jenkins 530 Aug 20 23:59 main.go [2021-08-21T00:00:36.602Z] -rw-rw-r--. 1 jenkins jenkins 1499 Aug 20 23:59 Makefile [2021-08-21T00:00:36.602Z] -rw-rw-r--. 1 jenkins jenkins 617 Aug 20 23:59 OWNERS.md [2021-08-21T00:00:36.602Z] -rw-rw-r--. 1 jenkins jenkins 30705 Aug 20 23:59 README.md [2021-08-21T00:00:36.602Z] drwxrwxr-x. 2 jenkins jenkins 32 Aug 20 23:59 res [2021-08-21T00:00:36.602Z] drwxrwxr-x. 4 jenkins jenkins 54 Aug 20 23:59 snap [2021-08-21T00:00:36.602Z] drwxrwxr-x. 3 jenkins jenkins 18 Aug 20 23:59 static [2021-08-21T00:00:36.602Z] -rw-rw-r--. 1 jenkins jenkins 5 Aug 20 23:57 VERSION [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:00:36.939Z] + 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=2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 --label arch=amd64 --label version=1.0.0 . [2021-08-21T00:00:36.939Z] Sending build context to Docker daemon 731.1kB [2021-08-21T00:00:36.939Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-08-21T00:00:36.939Z] Step 2/28 : FROM ${BASE} AS builder [2021-08-21T00:00:36.939Z] ---> c3afeff4d91b [2021-08-21T00:00:36.939Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-21T00:00:36.939Z] ---> Running in 6fdf5c2e31a8 [2021-08-21T00:00:36.939Z] Removing intermediate container 6fdf5c2e31a8 [2021-08-21T00:00:36.939Z] ---> bb0399127be3 [2021-08-21T00:00:36.939Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-08-21T00:00:36.939Z] ---> Running in 9a6215997950 [2021-08-21T00:00:37.208Z] Removing intermediate container 9a6215997950 [2021-08-21T00:00:37.208Z] ---> 50e226a05084 [2021-08-21T00:00:37.208Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-21T00:00:37.208Z] ---> Running in 5de0c5541b1f [2021-08-21T00:00:37.208Z] Removing intermediate container 5de0c5541b1f [2021-08-21T00:00:37.208Z] ---> 130a94c5f88e [2021-08-21T00:00:37.208Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T00:00:37.208Z] ---> Running in e41a71335efd [2021-08-21T00:00:37.799Z] Removing intermediate container e41a71335efd [2021-08-21T00:00:37.799Z] ---> f80990b2cdbe [2021-08-21T00:00:37.799Z] Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-21T00:00:37.799Z] ---> Running in 481f673ad4f7 [2021-08-21T00:00:38.067Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-21T00:00:39.024Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-21T00:00:39.292Z] OK: 219 MiB in 52 packages [2021-08-21T00:00:39.556Z] Removing intermediate container 481f673ad4f7 [2021-08-21T00:00:39.556Z] ---> cf620f2ebf7d [2021-08-21T00:00:39.556Z] Step 8/28 : WORKDIR /app [2021-08-21T00:00:39.556Z] ---> Running in 879c724be535 [2021-08-21T00:00:39.556Z] Removing intermediate container 879c724be535 [2021-08-21T00:00:39.556Z] ---> 8e2d3f942db8 [2021-08-21T00:00:39.556Z] Step 9/28 : COPY go.mod . [2021-08-21T00:00:39.831Z] ---> 32a09c3618fd [2021-08-21T00:00:39.831Z] Step 10/28 : RUN go mod download [2021-08-21T00:00:39.831Z] ---> Running in 3bf8f4a95daa [2021-08-21T00:00:40.416Z] Removing intermediate container 3bf8f4a95daa [2021-08-21T00:00:40.416Z] ---> a358026a0193 [2021-08-21T00:00:40.416Z] Step 11/28 : COPY . . [2021-08-21T00:00:40.416Z] ---> 2d26fbdcd29f [2021-08-21T00:00:40.416Z] Step 12/28 : ARG MAKE="make build" [2021-08-21T00:00:40.685Z] ---> Running in a212cf37fc52 [2021-08-21T00:00:40.685Z] Removing intermediate container a212cf37fc52 [2021-08-21T00:00:40.686Z] ---> bbab23932a05 [2021-08-21T00:00:40.686Z] Step 13/28 : RUN $MAKE [2021-08-21T00:00:40.686Z] ---> Running in 900ef3f9c32d [2021-08-21T00:00:40.956Z] go mod tidy [2021-08-21T00:00:41.238Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=1.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=1.0.0" -o app-rfid-llrp-inventory [2021-08-21T00:00:56.279Z] Removing intermediate container 900ef3f9c32d [2021-08-21T00:00:56.279Z] ---> 3b797627b9ab [2021-08-21T00:00:56.279Z] Step 14/28 : FROM alpine:3.12 [2021-08-21T00:00:56.279Z] 3.12: Pulling from library/alpine [2021-08-21T00:00:56.279Z] 339de151aab4: Pulling fs layer [2021-08-21T00:00:56.279Z] 339de151aab4: Verifying Checksum [2021-08-21T00:00:56.279Z] 339de151aab4: Download complete [2021-08-21T00:00:56.279Z] 339de151aab4: Pull complete [2021-08-21T00:00:56.279Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-21T00:00:56.279Z] Status: Downloaded newer image for alpine:3.12 [2021-08-21T00:00:56.279Z] ---> 13621d1b12d4 [2021-08-21T00:00:56.279Z] Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-21T00:00:56.399Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-454 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2021-08-21T00:00:56.421Z] Running in /w/workspace/app-rfid-llrp-inventory/10 [Pipeline] { [Pipeline] checkout [2021-08-21T00:00:56.557Z] ---> Running in 72c1f6ded0d5 [2021-08-21T00:00:56.558Z] Removing intermediate container 72c1f6ded0d5 [2021-08-21T00:00:56.558Z] ---> 21872ff468ce [2021-08-21T00:00:56.558Z] Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2021-08-21T00:00:56.558Z] ---> Running in 125b9dcc4b0a [2021-08-21T00:00:56.558Z] Removing intermediate container 125b9dcc4b0a [2021-08-21T00:00:56.558Z] ---> d23de83e7a09 [2021-08-21T00:00:56.558Z] Step 17/28 : RUN apk --no-cache add ca-certificates zeromq [2021-08-21T00:00:56.558Z] ---> Running in 159d9ae2df3b [2021-08-21T00:00:56.678Z] The recommended git tool is: NONE [2021-08-21T00:00:56.825Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-21T00:00:57.095Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-21T00:00:57.095Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-21T00:00:57.095Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-21T00:00:57.095Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-21T00:00:57.095Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-21T00:00:57.095Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-21T00:00:57.095Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-21T00:00:57.095Z] Executing busybox-1.31.1-r20.trigger [2021-08-21T00:00:57.095Z] Executing ca-certificates-20191127-r4.trigger [2021-08-21T00:00:57.095Z] OK: 9 MiB in 20 packages [2021-08-21T00:00:57.679Z] Removing intermediate container 159d9ae2df3b [2021-08-21T00:00:57.679Z] ---> 80e7fb3314c5 [2021-08-21T00:00:57.679Z] Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-08-21T00:00:57.679Z] ---> 3c0294dd3018 [2021-08-21T00:00:57.679Z] Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-08-21T00:00:57.949Z] ---> d109dfc1d643 [2021-08-21T00:00:57.949Z] Step 20/28 : COPY --from=builder /app/res/ /res/ [2021-08-21T00:00:57.949Z] ---> 9d3bf43dec41 [2021-08-21T00:00:57.949Z] Step 21/28 : COPY --from=builder /app/static/ /static/ [2021-08-21T00:00:58.224Z] ---> c5584c0a981c [2021-08-21T00:00:58.224Z] Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2021-08-21T00:00:58.496Z] ---> 272d310a546a [2021-08-21T00:00:58.496Z] Step 23/28 : EXPOSE 48086 [2021-08-21T00:00:58.760Z] ---> Running in cdc7542ac068 [2021-08-21T00:00:58.760Z] Removing intermediate container cdc7542ac068 [2021-08-21T00:00:58.760Z] ---> 0e6fc7c8449b [2021-08-21T00:00:58.760Z] Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2021-08-21T00:00:58.760Z] ---> Running in 96f76007b620 [2021-08-21T00:00:58.760Z] Removing intermediate container 96f76007b620 [2021-08-21T00:00:58.760Z] ---> f7038c9bc0e1 [2021-08-21T00:00:58.760Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2021-08-21T00:00:58.760Z] ---> Running in 6c0b9d275344 [2021-08-21T00:00:59.034Z] Removing intermediate container 6c0b9d275344 [2021-08-21T00:00:59.034Z] ---> a5a2ecd0c949 [2021-08-21T00:00:59.034Z] Step 26/28 : LABEL arch=amd64 [2021-08-21T00:00:59.034Z] ---> Running in eb1f9177643e [2021-08-21T00:00:59.034Z] Removing intermediate container eb1f9177643e [2021-08-21T00:00:59.034Z] ---> 1b4c9c2c307b [2021-08-21T00:00:59.034Z] Step 27/28 : LABEL git_sha=2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [2021-08-21T00:00:59.034Z] ---> Running in 3fa260e78391 [2021-08-21T00:00:59.034Z] Removing intermediate container 3fa260e78391 [2021-08-21T00:00:59.034Z] ---> 33a94bcf9c6d [2021-08-21T00:00:59.034Z] Step 28/28 : LABEL version=1.0.0 [2021-08-21T00:00:59.034Z] ---> Running in 4955f68c1c87 [2021-08-21T00:00:59.305Z] Removing intermediate container 4955f68c1c87 [2021-08-21T00:00:59.305Z] ---> 804ec399f2be [2021-08-21T00:00:59.305Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-21T00:00:59.305Z] Successfully built 804ec399f2be [2021-08-21T00:00:59.305Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-21T00:00:59.507Z] provisioning config files... [2021-08-21T00:00:59.522Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/10@tmp/config7358790948505230861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:00:59.860Z] ---> docker-login.sh [2021-08-21T00:00:59.860Z] nexus3.edgexfoundry.org:10001 [2021-08-21T00:00:59.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:00:59.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:00:59.860Z] Configure a credential helper to remove this warning. See [2021-08-21T00:00:59.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:00:59.860Z] [2021-08-21T00:00:59.860Z] Login Succeeded [2021-08-21T00:00:59.860Z] nexus3.edgexfoundry.org:10002 [2021-08-21T00:00:59.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:01:00.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:01:00.130Z] Configure a credential helper to remove this warning. See [2021-08-21T00:01:00.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:01:00.130Z] [2021-08-21T00:01:00.130Z] Login Succeeded [2021-08-21T00:01:00.130Z] nexus3.edgexfoundry.org:10003 [2021-08-21T00:01:00.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:01:00.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:01:00.130Z] Configure a credential helper to remove this warning. See [2021-08-21T00:01:00.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:01:00.130Z] [2021-08-21T00:01:00.130Z] Login Succeeded [2021-08-21T00:01:00.130Z] nexus3.edgexfoundry.org:10004 [2021-08-21T00:01:00.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:01:00.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:01:00.396Z] Configure a credential helper to remove this warning. See [2021-08-21T00:01:00.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:01:00.396Z] [2021-08-21T00:01:00.396Z] Login Succeeded [2021-08-21T00:01:00.396Z] docker.io [2021-08-21T00:01:00.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:01:00.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:01:00.662Z] Configure a credential helper to remove this warning. See [2021-08-21T00:01:00.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:01:00.662Z] [2021-08-21T00:01:00.662Z] Login Succeeded [2021-08-21T00:01:00.662Z] ---> docker-login.sh ends [Pipeline] } [2021-08-21T00:01:00.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-21T00:01:00.751Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2021-08-21T00:01:00.751Z] 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [2021-08-21T00:01:00.751Z] latest [2021-08-21T00:01:00.751Z] 1.0.0 [2021-08-21T00:01:00.751Z] 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-1.0.0 [2021-08-21T00:01:00.751Z] main [2021-08-21T00:01:00.751Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:01:01.118Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:01:01.436Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [2021-08-21T00:01:01.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-08-21T00:01:01.436Z] 8ec896b0df11: Preparing [2021-08-21T00:01:01.436Z] e71873573d8c: Preparing [2021-08-21T00:01:01.436Z] 06b0e6f979fb: Preparing [2021-08-21T00:01:01.436Z] a3da94481afa: Preparing [2021-08-21T00:01:01.436Z] 27b1438d08ec: Preparing [2021-08-21T00:01:01.436Z] 358a399ef6f0: Preparing [2021-08-21T00:01:01.436Z] 32f366d666a5: Preparing [2021-08-21T00:01:01.436Z] 358a399ef6f0: Waiting [2021-08-21T00:01:01.436Z] 32f366d666a5: Waiting [2021-08-21T00:01:01.734Z] 06b0e6f979fb: Pushed [2021-08-21T00:01:01.734Z] 27b1438d08ec: Pushed [2021-08-21T00:01:01.734Z] e71873573d8c: Pushed [2021-08-21T00:01:01.734Z] 32f366d666a5: Layer already exists [2021-08-21T00:01:01.734Z] a3da94481afa: Pushed [2021-08-21T00:01:02.017Z] 358a399ef6f0: Pushed [2021-08-21T00:01:02.445Z] using credential edgex-jenkins-ssh [2021-08-21T00:01:02.472Z] Cloning the remote Git repository [2021-08-21T00:01:02.618Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-21T00:01:02.801Z] > git init /w/workspace/app-rfid-llrp-inventory/10 # timeout=10 [2021-08-21T00:01:02.888Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-21T00:01:02.889Z] > git --version # timeout=10 [2021-08-21T00:01:02.909Z] > git --version # 'git version 2.17.1' [2021-08-21T00:01:02.912Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-21T00:01:03.435Z] 8ec896b0df11: Pushed [2021-08-21T00:01:03.701Z] 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59: digest: sha256:61fde2e4f08e02d888c43b52327f805b547befaa397c9c0471a7dde796080c52 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:01:04.025Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:01:03.046Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-21T00:01:04.339Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2021-08-21T00:01:04.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-08-21T00:01:04.339Z] 8ec896b0df11: Preparing [2021-08-21T00:01:04.339Z] e71873573d8c: Preparing [2021-08-21T00:01:04.339Z] 06b0e6f979fb: Preparing [2021-08-21T00:01:04.339Z] a3da94481afa: Preparing [2021-08-21T00:01:04.339Z] 27b1438d08ec: Preparing [2021-08-21T00:01:04.339Z] 358a399ef6f0: Preparing [2021-08-21T00:01:04.339Z] 32f366d666a5: Preparing [2021-08-21T00:01:04.339Z] 358a399ef6f0: Waiting [2021-08-21T00:01:04.339Z] 32f366d666a5: Waiting [2021-08-21T00:01:04.339Z] 27b1438d08ec: Layer already exists [2021-08-21T00:01:04.339Z] a3da94481afa: Layer already exists [2021-08-21T00:01:04.339Z] e71873573d8c: Layer already exists [2021-08-21T00:01:04.339Z] 8ec896b0df11: Layer already exists [2021-08-21T00:01:04.339Z] 06b0e6f979fb: Layer already exists [2021-08-21T00:01:04.339Z] 358a399ef6f0: Layer already exists [2021-08-21T00:01:04.339Z] 32f366d666a5: Layer already exists [2021-08-21T00:01:04.339Z] latest: digest: sha256:61fde2e4f08e02d888c43b52327f805b547befaa397c9c0471a7dde796080c52 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:01:04.670Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1.0.0 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:01:04.990Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1.0.0 [2021-08-21T00:01:04.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-08-21T00:01:04.990Z] 8ec896b0df11: Preparing [2021-08-21T00:01:04.990Z] e71873573d8c: Preparing [2021-08-21T00:01:04.990Z] 06b0e6f979fb: Preparing [2021-08-21T00:01:04.990Z] a3da94481afa: Preparing [2021-08-21T00:01:04.990Z] 27b1438d08ec: Preparing [2021-08-21T00:01:04.990Z] 358a399ef6f0: Preparing [2021-08-21T00:01:04.990Z] 32f366d666a5: Preparing [2021-08-21T00:01:04.990Z] 358a399ef6f0: Waiting [2021-08-21T00:01:04.990Z] 32f366d666a5: Waiting [2021-08-21T00:01:04.990Z] e71873573d8c: Layer already exists [2021-08-21T00:01:04.990Z] 06b0e6f979fb: Layer already exists [2021-08-21T00:01:04.990Z] 27b1438d08ec: Layer already exists [2021-08-21T00:01:04.990Z] a3da94481afa: Layer already exists [2021-08-21T00:01:04.990Z] 8ec896b0df11: Layer already exists [2021-08-21T00:01:04.990Z] 358a399ef6f0: Layer already exists [2021-08-21T00:01:04.990Z] 32f366d666a5: Layer already exists [2021-08-21T00:01:04.990Z] 1.0.0: digest: sha256:61fde2e4f08e02d888c43b52327f805b547befaa397c9c0471a7dde796080c52 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:01:05.036Z] Avoid second fetch [2021-08-21T00:01:05.036Z] Checking out Revision 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 (main) [2021-08-21T00:01:05.311Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-1.0.0 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:01:05.003Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-21T00:01:05.025Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-21T00:01:05.072Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T00:01:05.088Z] > git checkout -f 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 [2021-08-21T00:01:05.636Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-1.0.0 [2021-08-21T00:01:05.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-08-21T00:01:05.636Z] 8ec896b0df11: Preparing [2021-08-21T00:01:05.636Z] e71873573d8c: Preparing [2021-08-21T00:01:05.636Z] 06b0e6f979fb: Preparing [2021-08-21T00:01:05.636Z] a3da94481afa: Preparing [2021-08-21T00:01:05.636Z] 27b1438d08ec: Preparing [2021-08-21T00:01:05.636Z] 358a399ef6f0: Preparing [2021-08-21T00:01:05.636Z] 32f366d666a5: Preparing [2021-08-21T00:01:05.636Z] 358a399ef6f0: Waiting [2021-08-21T00:01:05.636Z] 32f366d666a5: Waiting [2021-08-21T00:01:05.636Z] 27b1438d08ec: Layer already exists [2021-08-21T00:01:05.636Z] 06b0e6f979fb: Layer already exists [2021-08-21T00:01:05.636Z] e71873573d8c: Layer already exists [2021-08-21T00:01:05.636Z] a3da94481afa: Layer already exists [2021-08-21T00:01:05.636Z] 8ec896b0df11: Layer already exists [2021-08-21T00:01:05.636Z] 32f366d666a5: Layer already exists [2021-08-21T00:01:05.636Z] 358a399ef6f0: Layer already exists [2021-08-21T00:01:05.636Z] 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-1.0.0: digest: sha256:61fde2e4f08e02d888c43b52327f805b547befaa397c9c0471a7dde796080c52 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:01:05.965Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:01:06.281Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2021-08-21T00:01:06.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-08-21T00:01:06.281Z] 8ec896b0df11: Preparing [2021-08-21T00:01:06.281Z] e71873573d8c: Preparing [2021-08-21T00:01:06.281Z] 06b0e6f979fb: Preparing [2021-08-21T00:01:06.281Z] a3da94481afa: Preparing [2021-08-21T00:01:06.281Z] 27b1438d08ec: Preparing [2021-08-21T00:01:06.281Z] 358a399ef6f0: Preparing [2021-08-21T00:01:06.281Z] 32f366d666a5: Preparing [2021-08-21T00:01:06.281Z] 358a399ef6f0: Waiting [2021-08-21T00:01:06.281Z] 32f366d666a5: Waiting [2021-08-21T00:01:06.281Z] 06b0e6f979fb: Layer already exists [2021-08-21T00:01:06.281Z] a3da94481afa: Layer already exists [2021-08-21T00:01:06.281Z] 8ec896b0df11: Layer already exists [2021-08-21T00:01:06.281Z] e71873573d8c: Layer already exists [2021-08-21T00:01:06.281Z] 358a399ef6f0: Layer already exists [2021-08-21T00:01:06.281Z] 32f366d666a5: Layer already exists [2021-08-21T00:01:06.549Z] 27b1438d08ec: Layer already exists [2021-08-21T00:01:06.549Z] main: digest: sha256:61fde2e4f08e02d888c43b52327f805b547befaa397c9c0471a7dde796080c52 size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-21T00:01:06.618Z] ===================================================== [Pipeline] echo [2021-08-21T00:01:06.635Z] taggedImages: [2021-08-21T00:01:06.635Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [2021-08-21T00:01:06.635Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2021-08-21T00:01:06.635Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1.0.0 [2021-08-21T00:01:06.635Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-1.0.0 [2021-08-21T00:01:06.635Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:01:07.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-21T00:01:07.221Z] [2021-08-21T00:01:07.221Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:01:07.554Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-21T00:01:07.554Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-21T00:01:07.554Z] b4d181a07f80: Pulling fs layer [2021-08-21T00:01:07.554Z] a1111a8f2ec3: Pulling fs layer [2021-08-21T00:01:07.554Z] ed53099fbce6: Pulling fs layer [2021-08-21T00:01:07.554Z] dc539afda2c1: Pulling fs layer [2021-08-21T00:01:07.554Z] 77bc0d833cb6: Pulling fs layer [2021-08-21T00:01:07.554Z] 9065ff56babe: Pulling fs layer [2021-08-21T00:01:07.554Z] d287ab97295c: Pulling fs layer [2021-08-21T00:01:07.554Z] dc539afda2c1: Waiting [2021-08-21T00:01:07.554Z] 77bc0d833cb6: Waiting [2021-08-21T00:01:07.554Z] 9065ff56babe: Waiting [2021-08-21T00:01:07.554Z] d287ab97295c: Waiting [2021-08-21T00:01:07.824Z] a1111a8f2ec3: Verifying Checksum [2021-08-21T00:01:07.824Z] a1111a8f2ec3: Download complete [2021-08-21T00:01:07.824Z] dc539afda2c1: Verifying Checksum [2021-08-21T00:01:07.824Z] dc539afda2c1: Download complete [2021-08-21T00:01:08.089Z] 77bc0d833cb6: Verifying Checksum [2021-08-21T00:01:08.089Z] 77bc0d833cb6: Download complete [2021-08-21T00:01:08.089Z] 9065ff56babe: Verifying Checksum [2021-08-21T00:01:08.089Z] 9065ff56babe: Download complete [2021-08-21T00:01:08.089Z] ed53099fbce6: Verifying Checksum [2021-08-21T00:01:08.089Z] ed53099fbce6: Download complete [2021-08-21T00:01:09.047Z] b4d181a07f80: Verifying Checksum [2021-08-21T00:01:09.047Z] b4d181a07f80: Download complete [2021-08-21T00:01:09.526Z] Commit message: "Merge pull request #49 from ernestojeda/remove-build-dockerfile" [2021-08-21T00:01:09.770Z] [2021-08-21T00:01:09.770Z] GitHub has been notified of this commit’s build result [2021-08-21T00:01:09.770Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-21T00:01:10.401Z] + git checkout 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [2021-08-21T00:01:10.401Z] HEAD is now at 2d16842 Merge pull request #49 from ernestojeda/remove-build-dockerfile [2021-08-21T00:01:10.480Z] b4d181a07f80: Pull complete [2021-08-21T00:01:10.480Z] a1111a8f2ec3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-21T00:01:10.516Z] provisioning config files... [2021-08-21T00:01:10.543Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/10@tmp/config6399551814016078931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:01:10.754Z] ed53099fbce6: Pull complete [2021-08-21T00:01:10.922Z] ---> docker-login.sh [2021-08-21T00:01:10.922Z] nexus3.edgexfoundry.org:10001 [2021-08-21T00:01:11.027Z] dc539afda2c1: Pull complete [2021-08-21T00:01:11.294Z] 77bc0d833cb6: Pull complete [2021-08-21T00:01:11.294Z] 9065ff56babe: Pull complete [2021-08-21T00:01:11.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:01:12.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:01:12.516Z] Configure a credential helper to remove this warning. See [2021-08-21T00:01:12.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:01:12.516Z] [2021-08-21T00:01:12.516Z] Login Succeeded [2021-08-21T00:01:12.516Z] nexus3.edgexfoundry.org:10002 [2021-08-21T00:01:12.700Z] d287ab97295c: Verifying Checksum [2021-08-21T00:01:12.700Z] d287ab97295c: Download complete [2021-08-21T00:01:12.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:01:12.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:01:12.807Z] Configure a credential helper to remove this warning. See [2021-08-21T00:01:12.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:01:12.807Z] [2021-08-21T00:01:12.807Z] Login Succeeded [2021-08-21T00:01:12.807Z] nexus3.edgexfoundry.org:10003 [2021-08-21T00:01:13.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:01:13.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:01:13.421Z] Configure a credential helper to remove this warning. See [2021-08-21T00:01:13.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:01:13.421Z] [2021-08-21T00:01:13.421Z] Login Succeeded [2021-08-21T00:01:13.421Z] nexus3.edgexfoundry.org:10004 [2021-08-21T00:01:13.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:01:13.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:01:13.979Z] Configure a credential helper to remove this warning. See [2021-08-21T00:01:13.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:01:13.979Z] [2021-08-21T00:01:13.979Z] Login Succeeded [2021-08-21T00:01:13.979Z] docker.io [2021-08-21T00:01:14.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:01:14.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:01:14.855Z] Configure a credential helper to remove this warning. See [2021-08-21T00:01:14.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:01:14.855Z] [2021-08-21T00:01:14.855Z] Login Succeeded [2021-08-21T00:01:14.855Z] ---> docker-login.sh ends [Pipeline] } [2021-08-21T00:01:14.875Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-21T00:01:15.262Z] ========================================================= [2021-08-21T00:01:15.262Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-21T00:01:15.262Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:01:15.681Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-08-21T00:01:15.966Z] Sending build context to Docker daemon 731.1kB [2021-08-21T00:01:16.245Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.12 [2021-08-21T00:01:16.245Z] Step 2/13 : FROM ${BASE} AS builder [2021-08-21T00:01:16.523Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-21T00:01:16.523Z] 595b0fe564bb: Pulling fs layer [2021-08-21T00:01:16.523Z] 24495759ef45: Pulling fs layer [2021-08-21T00:01:16.523Z] d148012ef14d: Pulling fs layer [2021-08-21T00:01:16.523Z] e90a11edd702: Pulling fs layer [2021-08-21T00:01:16.523Z] d77568369979: Pulling fs layer [2021-08-21T00:01:16.523Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-21T00:01:16.523Z] 170f2ba95c9a: Pulling fs layer [2021-08-21T00:01:16.523Z] 97ac5df62f85: Pulling fs layer [2021-08-21T00:01:16.523Z] e90a11edd702: Waiting [2021-08-21T00:01:16.523Z] d77568369979: Waiting [2021-08-21T00:01:16.523Z] fc1c9f9a7f3b: Waiting [2021-08-21T00:01:16.523Z] 170f2ba95c9a: Waiting [2021-08-21T00:01:16.523Z] 97ac5df62f85: Waiting [2021-08-21T00:01:16.523Z] d148012ef14d: Verifying Checksum [2021-08-21T00:01:16.523Z] d148012ef14d: Download complete [2021-08-21T00:01:16.523Z] 24495759ef45: Verifying Checksum [2021-08-21T00:01:16.523Z] 24495759ef45: Download complete [2021-08-21T00:01:16.523Z] d77568369979: Verifying Checksum [2021-08-21T00:01:16.523Z] d77568369979: Download complete [2021-08-21T00:01:16.523Z] fc1c9f9a7f3b: Download complete [2021-08-21T00:01:16.523Z] 170f2ba95c9a: Download complete [2021-08-21T00:01:16.523Z] 595b0fe564bb: Download complete [2021-08-21T00:01:17.196Z] d287ab97295c: Pull complete [2021-08-21T00:01:17.196Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-21T00:01:17.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-21T00:01:17.461Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-21T00:01:17.531Z] 595b0fe564bb: Pull complete [2021-08-21T00:01:17.547Z] prd-centos7-docker-4c-2g-452 does not seem to be running inside a container [2021-08-21T00:01:17.615Z] $ 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/10 -v /w/workspace/app-rfid-llrp-inventory/10:/w/workspace/app-rfid-llrp-inventory/10:rw,z -v /w/workspace/app-rfid-llrp-inventory/10@tmp:/w/workspace/app-rfid-llrp-inventory/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-21T00:01:18.138Z] 24495759ef45: Pull complete [2021-08-21T00:01:18.739Z] d148012ef14d: Pull complete [2021-08-21T00:01:19.734Z] 97ac5df62f85: Verifying Checksum [2021-08-21T00:01:19.734Z] 97ac5df62f85: Download complete [2021-08-21T00:01:20.285Z] $ docker top 86114acfb3330c1d447872e7cd0f2b81b3dd3ba578539adb2f61f49bd3e72ed5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:01:20.709Z] e90a11edd702: Verifying Checksum [2021-08-21T00:01:20.709Z] e90a11edd702: Download complete [2021-08-21T00:01:20.858Z] ---> job-cost.sh [2021-08-21T00:01:20.858Z] lf-activate-venv: SKIPPING [2021-08-21T00:01:20.858Z] INFO: No Stack... [2021-08-21T00:01:21.824Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-21T00:01:22.093Z] INFO: Archiving Costs [Pipeline] sh [2021-08-21T00:01:22.412Z] + cut -d, -f6 [2021-08-21T00:01:22.412Z] + cat /w/workspace/app-rfid-llrp-inventory/10/archives/cost.csv [Pipeline] lock [2021-08-21T00:01:22.451Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-10-stack-cost] [2021-08-21T00:01:22.462Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-10-stack-cost] did not exist. Created. [2021-08-21T00:01:22.462Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-21T00:01:22.807Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-21T00:01:22.844Z] Stashed 1 file(s) [Pipeline] } [2021-08-21T00:01:22.856Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-10-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-21T00:01:22.895Z] $ docker stop --time=1 86114acfb3330c1d447872e7cd0f2b81b3dd3ba578539adb2f61f49bd3e72ed5 [2021-08-21T00:01:24.037Z] $ docker rm -f 86114acfb3330c1d447872e7cd0f2b81b3dd3ba578539adb2f61f49bd3e72ed5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-21T00:01:30.865Z] e90a11edd702: Pull complete [2021-08-21T00:01:30.865Z] d77568369979: Pull complete [2021-08-21T00:01:30.865Z] fc1c9f9a7f3b: Pull complete [2021-08-21T00:01:30.865Z] 170f2ba95c9a: Pull complete [2021-08-21T00:01:36.281Z] 97ac5df62f85: Pull complete [2021-08-21T00:01:36.281Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-21T00:01:36.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-21T00:01:36.281Z] ---> 04bc70af865f [2021-08-21T00:01:36.281Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-21T00:01:40.577Z] ---> Running in 4de0d664dba9 [2021-08-21T00:01:40.577Z] Removing intermediate container 4de0d664dba9 [2021-08-21T00:01:40.577Z] ---> 17ca7f2e8aa8 [2021-08-21T00:01:40.577Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-08-21T00:01:40.577Z] ---> Running in 52e446f8c4b3 [2021-08-21T00:01:40.847Z] Removing intermediate container 52e446f8c4b3 [2021-08-21T00:01:40.847Z] ---> 33e2653b3b92 [2021-08-21T00:01:40.847Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-21T00:01:41.122Z] ---> Running in d3c317a8d3d7 [2021-08-21T00:01:41.395Z] Removing intermediate container d3c317a8d3d7 [2021-08-21T00:01:41.395Z] ---> 6263c6e5fa94 [2021-08-21T00:01:41.395Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T00:01:41.668Z] ---> Running in a26b81a2fbae [2021-08-21T00:01:44.303Z] Removing intermediate container a26b81a2fbae [2021-08-21T00:01:44.303Z] ---> 49c04a912b45 [2021-08-21T00:01:44.303Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-21T00:01:44.303Z] ---> Running in d2a2a38b02b7 [2021-08-21T00:01:45.739Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-21T00:01:46.329Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-21T00:01:47.469Z] OK: 218 MiB in 52 packages [2021-08-21T00:01:48.448Z] Removing intermediate container d2a2a38b02b7 [2021-08-21T00:01:48.448Z] ---> c6cb7dee9e5f [2021-08-21T00:01:48.448Z] Step 8/13 : WORKDIR /app [2021-08-21T00:01:48.719Z] ---> Running in e7d2a51c5bd5 [2021-08-21T00:01:48.989Z] Removing intermediate container e7d2a51c5bd5 [2021-08-21T00:01:48.989Z] ---> f0dd1d7d6260 [2021-08-21T00:01:48.989Z] Step 9/13 : COPY go.mod . [2021-08-21T00:01:49.964Z] ---> f97f170aad70 [2021-08-21T00:01:49.964Z] Step 10/13 : RUN go mod download [2021-08-21T00:01:49.964Z] ---> Running in 5f3db30c10b8 [2021-08-21T00:02:22.309Z] Removing intermediate container 5f3db30c10b8 [2021-08-21T00:02:22.309Z] ---> b27344599681 [2021-08-21T00:02:22.309Z] Step 11/13 : COPY . . [2021-08-21T00:02:22.309Z] ---> 35fa7ec94ae5 [2021-08-21T00:02:22.309Z] Step 12/13 : ARG MAKE="make build" [2021-08-21T00:02:22.309Z] ---> Running in b2598b998c4c [2021-08-21T00:02:22.309Z] Removing intermediate container b2598b998c4c [2021-08-21T00:02:22.309Z] ---> beb893ed0d66 [2021-08-21T00:02:22.309Z] Step 13/13 : RUN $MAKE [2021-08-21T00:02:22.309Z] ---> Running in 282952fed379 [2021-08-21T00:02:22.309Z] noop [2021-08-21T00:02:22.309Z] Removing intermediate container 282952fed379 [2021-08-21T00:02:22.309Z] ---> f72ed6b3c070 [2021-08-21T00:02:22.309Z] Successfully built f72ed6b3c070 [2021-08-21T00:02:22.309Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:02:22.666Z] + docker inspect -f . ci-base-image-arm64 [2021-08-21T00:02:22.667Z] . [Pipeline] withDockerContainer [2021-08-21T00:02:22.932Z] prd-ubuntu18.04-docker-arm64-4c-16g-454 does not seem to be running inside a container [2021-08-21T00:02:23.046Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/10 -v /w/workspace/app-rfid-llrp-inventory/10:/w/workspace/app-rfid-llrp-inventory/10:rw,z -v /w/workspace/app-rfid-llrp-inventory/10@tmp:/w/workspace/app-rfid-llrp-inventory/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-21T00:02:24.859Z] $ docker top 5936a9ff326698835725b61de967e63f452b17f0b13027b886607535c62b99c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-21T00:02:25.789Z] + go version [2021-08-21T00:02:25.790Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-21T00:02:25.820Z] $ docker stop --time=1 5936a9ff326698835725b61de967e63f452b17f0b13027b886607535c62b99c8 [2021-08-21T00:02:27.763Z] $ docker rm -f 5936a9ff326698835725b61de967e63f452b17f0b13027b886607535c62b99c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:02:28.610Z] + docker inspect -f . ci-base-image-arm64 [2021-08-21T00:02:28.610Z] . [Pipeline] withDockerContainer [2021-08-21T00:02:28.853Z] prd-ubuntu18.04-docker-arm64-4c-16g-454 does not seem to be running inside a container [2021-08-21T00:02:28.943Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/10 -v /w/workspace/app-rfid-llrp-inventory/10:/w/workspace/app-rfid-llrp-inventory/10:rw,z -v /w/workspace/app-rfid-llrp-inventory/10@tmp:/w/workspace/app-rfid-llrp-inventory/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-21T00:02:30.499Z] $ docker top 7d4883acb2c58295479ef93d39edb05586d1c685018cfa29b2cade2b7e5c4279 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-21T00:02:31.423Z] + go mod tidy [Pipeline] sh [2021-08-21T00:02:32.690Z] + make test [2021-08-21T00:02:32.690Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-21T00:03:40.757Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-08-21T00:03:44.198Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.264s coverage: 89.2% of statements [2021-08-21T00:03:44.474Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.047s coverage: 11.3% of statements [2021-08-21T00:03:51.184Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 5.258s coverage: 73.3% of statements [2021-08-21T00:03:51.184Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-21T00:04:18.030Z] gofmt -l . [2021-08-21T00:04:18.030Z] [ "`gofmt -l .`" = "" ] [2021-08-21T00:04:18.030Z] ./bin/test-attribution.sh [2021-08-21T00:04:19.011Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-08-21T00:04:19.646Z] $ docker stop --time=1 7d4883acb2c58295479ef93d39edb05586d1c685018cfa29b2cade2b7e5c4279 [2021-08-21T00:04:21.677Z] $ docker rm -f 7d4883acb2c58295479ef93d39edb05586d1c685018cfa29b2cade2b7e5c4279 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-21T00:04:22.559Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-21T00:04:22.592Z] Warning: overwriting stash ‘coverage-report’ [2021-08-21T00:04:23.208Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-21T00:04:23.768Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-21T00:04:24.116Z] + ls -al . [2021-08-21T00:04:24.116Z] total 216 [2021-08-21T00:04:24.116Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 21 00:04 . [2021-08-21T00:04:24.116Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 00:01 .. [2021-08-21T00:04:24.116Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 21 00:01 .dockerignore [2021-08-21T00:04:24.116Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 00:01 .git [2021-08-21T00:04:24.116Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 00:01 .github [2021-08-21T00:04:24.116Z] -rw-rw-r-- 1 jenkins jenkins 805 Aug 21 00:01 .gitignore [2021-08-21T00:04:24.116Z] -rw-rw-r-- 1 jenkins jenkins 7039 Aug 21 00:01 Attribution.txt [2021-08-21T00:04:24.116Z] -rw-rw-r-- 1 jenkins jenkins 1710 Aug 21 00:01 Dockerfile [2021-08-21T00:04:24.116Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 21 00:01 GOVERNANCE.md [2021-08-21T00:04:24.116Z] -rw-rw-r-- 1 jenkins jenkins 686 Aug 21 00:01 Jenkinsfile [2021-08-21T00:04:24.116Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 21 00:01 LICENSE [2021-08-21T00:04:24.116Z] -rw-rw-r-- 1 jenkins jenkins 1499 Aug 21 00:01 Makefile [2021-08-21T00:04:24.116Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 21 00:01 OWNERS.md [2021-08-21T00:04:24.116Z] -rw-rw-r-- 1 jenkins jenkins 30705 Aug 21 00:01 README.md [2021-08-21T00:04:24.116Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 20 23:57 VERSION [2021-08-21T00:04:24.116Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 00:01 bin [2021-08-21T00:04:24.116Z] -rw-r--r-- 1 jenkins jenkins 62828 Aug 21 00:03 coverage.out [2021-08-21T00:04:24.116Z] -rw-r--r-- 1 jenkins jenkins 412 Aug 21 00:04 go.mod [2021-08-21T00:04:24.116Z] -rw-r--r-- 1 jenkins jenkins 19455 Aug 21 00:02 go.sum [2021-08-21T00:04:24.116Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 00:01 images [2021-08-21T00:04:24.116Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 00:01 internal [2021-08-21T00:04:24.116Z] -rw-rw-r-- 1 jenkins jenkins 530 Aug 21 00:01 main.go [2021-08-21T00:04:24.116Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 00:01 res [2021-08-21T00:04:24.116Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 00:01 snap [2021-08-21T00:04:24.116Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 00:01 static [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:04:24.472Z] + 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=2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 --label arch=arm64 --label version=1.0.0 . [2021-08-21T00:04:24.751Z] Sending build context to Docker daemon 731.1kB [2021-08-21T00:04:24.751Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-08-21T00:04:24.751Z] Step 2/28 : FROM ${BASE} AS builder [2021-08-21T00:04:24.751Z] ---> f72ed6b3c070 [2021-08-21T00:04:24.751Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-21T00:04:25.349Z] ---> Running in a8a26a1cc8b0 [2021-08-21T00:04:25.624Z] Removing intermediate container a8a26a1cc8b0 [2021-08-21T00:04:25.624Z] ---> ac8509dc3b74 [2021-08-21T00:04:25.624Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-08-21T00:04:25.900Z] ---> Running in b51865c931d8 [2021-08-21T00:04:26.495Z] Removing intermediate container b51865c931d8 [2021-08-21T00:04:26.495Z] ---> d06cd749b383 [2021-08-21T00:04:26.495Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-21T00:04:26.495Z] ---> Running in 945d3f0eff8b [2021-08-21T00:04:27.098Z] Removing intermediate container 945d3f0eff8b [2021-08-21T00:04:27.098Z] ---> ef2c76d6cbea [2021-08-21T00:04:27.098Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T00:04:27.098Z] ---> Running in f480e1acd8a6 [2021-08-21T00:04:29.734Z] Removing intermediate container f480e1acd8a6 [2021-08-21T00:04:29.734Z] ---> 03ccd28d5e04 [2021-08-21T00:04:29.734Z] Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-21T00:04:30.009Z] ---> Running in 2b763c3d35ac [2021-08-21T00:04:31.449Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-21T00:04:32.430Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-21T00:04:33.417Z] OK: 218 MiB in 52 packages [2021-08-21T00:04:34.862Z] Removing intermediate container 2b763c3d35ac [2021-08-21T00:04:34.862Z] ---> 82c9b65a98fc [2021-08-21T00:04:34.862Z] Step 8/28 : WORKDIR /app [2021-08-21T00:04:34.862Z] ---> Running in baf58b2ab8b7 [2021-08-21T00:04:35.462Z] Removing intermediate container baf58b2ab8b7 [2021-08-21T00:04:35.462Z] ---> c03c35120f1f [2021-08-21T00:04:35.462Z] Step 9/28 : COPY go.mod . [2021-08-21T00:04:36.062Z] ---> 0a892681aac8 [2021-08-21T00:04:36.062Z] Step 10/28 : RUN go mod download [2021-08-21T00:04:36.340Z] ---> Running in 050b8569e7b9 [2021-08-21T00:04:38.965Z] Removing intermediate container 050b8569e7b9 [2021-08-21T00:04:38.965Z] ---> 404fd295904b [2021-08-21T00:04:38.965Z] Step 11/28 : COPY . . [2021-08-21T00:04:39.952Z] ---> 473f0d5bb745 [2021-08-21T00:04:39.952Z] Step 12/28 : ARG MAKE="make build" [2021-08-21T00:04:39.952Z] ---> Running in 2110a26c6bec [2021-08-21T00:04:40.562Z] Removing intermediate container 2110a26c6bec [2021-08-21T00:04:40.562Z] ---> d4160c961b59 [2021-08-21T00:04:40.562Z] Step 13/28 : RUN $MAKE [2021-08-21T00:04:40.562Z] ---> Running in 60fd74953b76 [2021-08-21T00:04:42.016Z] go mod tidy [2021-08-21T00:04:42.625Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=1.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=1.0.0" -o app-rfid-llrp-inventory [2021-08-21T00:05:39.211Z] Removing intermediate container 60fd74953b76 [2021-08-21T00:05:39.211Z] ---> dc64c6f53270 [2021-08-21T00:05:39.211Z] Step 14/28 : FROM alpine:3.12 [2021-08-21T00:05:39.211Z] 3.12: Pulling from library/alpine [2021-08-21T00:05:39.211Z] d2f70382dc9a: Pulling fs layer [2021-08-21T00:05:39.211Z] d2f70382dc9a: Verifying Checksum [2021-08-21T00:05:39.211Z] d2f70382dc9a: Download complete [2021-08-21T00:05:39.211Z] d2f70382dc9a: Pull complete [2021-08-21T00:05:39.211Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-21T00:05:39.211Z] Status: Downloaded newer image for alpine:3.12 [2021-08-21T00:05:39.211Z] ---> c4fd0aeabfcf [2021-08-21T00:05:39.211Z] Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-21T00:05:39.211Z] ---> Running in df83b0cf9d9d [2021-08-21T00:05:39.211Z] Removing intermediate container df83b0cf9d9d [2021-08-21T00:05:39.211Z] ---> a403938282ee [2021-08-21T00:05:39.211Z] Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2021-08-21T00:05:39.211Z] ---> Running in 08d87acbc830 [2021-08-21T00:05:39.211Z] Removing intermediate container 08d87acbc830 [2021-08-21T00:05:39.211Z] ---> d124b33e2513 [2021-08-21T00:05:39.211Z] Step 17/28 : RUN apk --no-cache add ca-certificates zeromq [2021-08-21T00:05:39.211Z] ---> Running in b6f05ace6327 [2021-08-21T00:05:39.211Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-21T00:05:39.211Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-21T00:05:39.211Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-21T00:05:39.211Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-21T00:05:39.211Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-21T00:05:39.211Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-21T00:05:39.211Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-21T00:05:39.211Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-21T00:05:39.211Z] Executing busybox-1.31.1-r20.trigger [2021-08-21T00:05:39.211Z] Executing ca-certificates-20191127-r4.trigger [2021-08-21T00:05:39.211Z] OK: 9 MiB in 20 packages [2021-08-21T00:05:40.642Z] Removing intermediate container b6f05ace6327 [2021-08-21T00:05:40.642Z] ---> 873e482f702f [2021-08-21T00:05:40.642Z] Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-08-21T00:05:41.244Z] ---> 82e509135e50 [2021-08-21T00:05:41.244Z] Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-08-21T00:05:42.225Z] ---> ea12d5b8db67 [2021-08-21T00:05:42.225Z] Step 20/28 : COPY --from=builder /app/res/ /res/ [2021-08-21T00:05:42.821Z] ---> 44d276618b9a [2021-08-21T00:05:42.821Z] Step 21/28 : COPY --from=builder /app/static/ /static/ [2021-08-21T00:05:43.797Z] ---> a0254435549e [2021-08-21T00:05:43.797Z] Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2021-08-21T00:05:45.232Z] ---> d8d4b1504f4b [2021-08-21T00:05:45.232Z] Step 23/28 : EXPOSE 48086 [2021-08-21T00:05:45.232Z] ---> Running in a4ebc1dd8c60 [2021-08-21T00:05:45.834Z] Removing intermediate container a4ebc1dd8c60 [2021-08-21T00:05:45.834Z] ---> 9fbce03f9eb5 [2021-08-21T00:05:45.834Z] Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2021-08-21T00:05:45.834Z] ---> Running in ffd704187a85 [2021-08-21T00:05:46.432Z] Removing intermediate container ffd704187a85 [2021-08-21T00:05:46.432Z] ---> 40af90f15681 [2021-08-21T00:05:46.432Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2021-08-21T00:05:46.432Z] ---> Running in b43b944a4833 [2021-08-21T00:05:47.033Z] Removing intermediate container b43b944a4833 [2021-08-21T00:05:47.033Z] ---> 3f2de68027c7 [2021-08-21T00:05:47.033Z] Step 26/28 : LABEL arch=arm64 [2021-08-21T00:05:47.033Z] ---> Running in 8a1353769f50 [2021-08-21T00:05:47.639Z] Removing intermediate container 8a1353769f50 [2021-08-21T00:05:47.639Z] ---> a10c59488e38 [2021-08-21T00:05:47.639Z] Step 27/28 : LABEL git_sha=2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [2021-08-21T00:05:47.639Z] ---> Running in c6ada6c40821 [2021-08-21T00:05:48.238Z] Removing intermediate container c6ada6c40821 [2021-08-21T00:05:48.238Z] ---> fb6b72b262fe [2021-08-21T00:05:48.238Z] Step 28/28 : LABEL version=1.0.0 [2021-08-21T00:05:48.238Z] ---> Running in ada7359258ef [2021-08-21T00:05:48.837Z] Removing intermediate container ada7359258ef [2021-08-21T00:05:48.837Z] ---> a00b7874ef05 [2021-08-21T00:05:48.837Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-21T00:05:48.837Z] Successfully built a00b7874ef05 [2021-08-21T00:05:48.837Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-21T00:05:49.135Z] provisioning config files... [2021-08-21T00:05:49.158Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/10@tmp/config4724404468561606305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:05:49.531Z] ---> docker-login.sh [2021-08-21T00:05:49.531Z] nexus3.edgexfoundry.org:10001 [2021-08-21T00:05:49.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:05:50.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:05:50.083Z] Configure a credential helper to remove this warning. See [2021-08-21T00:05:50.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:05:50.083Z] [2021-08-21T00:05:50.083Z] Login Succeeded [2021-08-21T00:05:50.083Z] nexus3.edgexfoundry.org:10002 [2021-08-21T00:05:50.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:05:50.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:05:50.631Z] Configure a credential helper to remove this warning. See [2021-08-21T00:05:50.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:05:50.631Z] [2021-08-21T00:05:50.631Z] Login Succeeded [2021-08-21T00:05:50.631Z] nexus3.edgexfoundry.org:10003 [2021-08-21T00:05:50.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:05:51.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:05:51.179Z] Configure a credential helper to remove this warning. See [2021-08-21T00:05:51.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:05:51.179Z] [2021-08-21T00:05:51.179Z] Login Succeeded [2021-08-21T00:05:51.179Z] nexus3.edgexfoundry.org:10004 [2021-08-21T00:05:51.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:05:51.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:05:51.784Z] Configure a credential helper to remove this warning. See [2021-08-21T00:05:51.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:05:51.784Z] [2021-08-21T00:05:51.784Z] Login Succeeded [2021-08-21T00:05:51.784Z] docker.io [2021-08-21T00:05:52.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:05:52.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:05:52.656Z] Configure a credential helper to remove this warning. See [2021-08-21T00:05:52.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:05:52.656Z] [2021-08-21T00:05:52.656Z] Login Succeeded [2021-08-21T00:05:52.656Z] ---> docker-login.sh ends [Pipeline] } [2021-08-21T00:05:52.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-21T00:05:52.755Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2021-08-21T00:05:52.755Z] 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [2021-08-21T00:05:52.755Z] latest [2021-08-21T00:05:52.755Z] 1.0.0 [2021-08-21T00:05:52.755Z] 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-1.0.0 [2021-08-21T00:05:52.755Z] main [2021-08-21T00:05:52.755Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:05:53.157Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:05:53.521Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [2021-08-21T00:05:53.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-08-21T00:05:53.521Z] 7d5f250c165a: Preparing [2021-08-21T00:05:53.521Z] f49d48d81862: Preparing [2021-08-21T00:05:53.521Z] f413517c3886: Preparing [2021-08-21T00:05:53.521Z] 0cbfddde6d86: Preparing [2021-08-21T00:05:53.521Z] e71020e11fb1: Preparing [2021-08-21T00:05:53.521Z] 6d1e04cd8594: Preparing [2021-08-21T00:05:53.521Z] 3fbe34a1663b: Preparing [2021-08-21T00:05:53.521Z] 6d1e04cd8594: Waiting [2021-08-21T00:05:53.521Z] 3fbe34a1663b: Waiting [2021-08-21T00:05:53.800Z] 0cbfddde6d86: Pushed [2021-08-21T00:05:53.800Z] e71020e11fb1: Pushed [2021-08-21T00:05:53.800Z] f413517c3886: Pushed [2021-08-21T00:05:53.800Z] f49d48d81862: Pushed [2021-08-21T00:05:54.075Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:05:55.054Z] 6d1e04cd8594: Pushed [2021-08-21T00:05:57.672Z] 7d5f250c165a: Pushed [2021-08-21T00:05:57.945Z] 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59: digest: sha256:59c3380f51a8176ef72c3746bfa5d3ca8797a893e7a323afa1b83cdfe5e2b8f0 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:05:58.303Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:05:58.655Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2021-08-21T00:05:58.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-08-21T00:05:58.655Z] 7d5f250c165a: Preparing [2021-08-21T00:05:58.655Z] f49d48d81862: Preparing [2021-08-21T00:05:58.655Z] f413517c3886: Preparing [2021-08-21T00:05:58.655Z] 0cbfddde6d86: Preparing [2021-08-21T00:05:58.655Z] e71020e11fb1: Preparing [2021-08-21T00:05:58.655Z] 6d1e04cd8594: Preparing [2021-08-21T00:05:58.655Z] 3fbe34a1663b: Preparing [2021-08-21T00:05:58.655Z] 3fbe34a1663b: Waiting [2021-08-21T00:05:58.655Z] 6d1e04cd8594: Waiting [2021-08-21T00:05:58.930Z] f49d48d81862: Layer already exists [2021-08-21T00:05:58.930Z] 0cbfddde6d86: Layer already exists [2021-08-21T00:05:58.930Z] e71020e11fb1: Layer already exists [2021-08-21T00:05:58.930Z] 7d5f250c165a: Layer already exists [2021-08-21T00:05:58.930Z] f413517c3886: Layer already exists [2021-08-21T00:05:58.930Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:05:58.930Z] 6d1e04cd8594: Layer already exists [2021-08-21T00:05:58.930Z] latest: digest: sha256:59c3380f51a8176ef72c3746bfa5d3ca8797a893e7a323afa1b83cdfe5e2b8f0 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:05:59.293Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1.0.0 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:05:59.640Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1.0.0 [2021-08-21T00:05:59.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-08-21T00:05:59.640Z] 7d5f250c165a: Preparing [2021-08-21T00:05:59.640Z] f49d48d81862: Preparing [2021-08-21T00:05:59.640Z] f413517c3886: Preparing [2021-08-21T00:05:59.640Z] 0cbfddde6d86: Preparing [2021-08-21T00:05:59.640Z] e71020e11fb1: Preparing [2021-08-21T00:05:59.640Z] 6d1e04cd8594: Preparing [2021-08-21T00:05:59.640Z] 3fbe34a1663b: Preparing [2021-08-21T00:05:59.640Z] 6d1e04cd8594: Waiting [2021-08-21T00:05:59.640Z] 3fbe34a1663b: Waiting [2021-08-21T00:05:59.922Z] f413517c3886: Layer already exists [2021-08-21T00:05:59.922Z] 0cbfddde6d86: Layer already exists [2021-08-21T00:05:59.922Z] 7d5f250c165a: Layer already exists [2021-08-21T00:05:59.922Z] e71020e11fb1: Layer already exists [2021-08-21T00:05:59.922Z] f49d48d81862: Layer already exists [2021-08-21T00:05:59.922Z] 6d1e04cd8594: Layer already exists [2021-08-21T00:05:59.922Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:05:59.922Z] 1.0.0: digest: sha256:59c3380f51a8176ef72c3746bfa5d3ca8797a893e7a323afa1b83cdfe5e2b8f0 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:06:00.273Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-1.0.0 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:06:00.627Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-1.0.0 [2021-08-21T00:06:00.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-08-21T00:06:00.628Z] 7d5f250c165a: Preparing [2021-08-21T00:06:00.628Z] f49d48d81862: Preparing [2021-08-21T00:06:00.628Z] f413517c3886: Preparing [2021-08-21T00:06:00.628Z] 0cbfddde6d86: Preparing [2021-08-21T00:06:00.628Z] e71020e11fb1: Preparing [2021-08-21T00:06:00.628Z] 6d1e04cd8594: Preparing [2021-08-21T00:06:00.628Z] 3fbe34a1663b: Preparing [2021-08-21T00:06:00.628Z] 6d1e04cd8594: Waiting [2021-08-21T00:06:00.628Z] 3fbe34a1663b: Waiting [2021-08-21T00:06:00.907Z] 7d5f250c165a: Layer already exists [2021-08-21T00:06:00.907Z] f413517c3886: Layer already exists [2021-08-21T00:06:00.907Z] f49d48d81862: Layer already exists [2021-08-21T00:06:00.907Z] e71020e11fb1: Layer already exists [2021-08-21T00:06:00.907Z] 0cbfddde6d86: Layer already exists [2021-08-21T00:06:00.907Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:06:00.907Z] 6d1e04cd8594: Layer already exists [2021-08-21T00:06:00.907Z] 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-1.0.0: digest: sha256:59c3380f51a8176ef72c3746bfa5d3ca8797a893e7a323afa1b83cdfe5e2b8f0 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:06:01.264Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:06:01.627Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2021-08-21T00:06:01.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-08-21T00:06:01.627Z] 7d5f250c165a: Preparing [2021-08-21T00:06:01.627Z] f49d48d81862: Preparing [2021-08-21T00:06:01.627Z] f413517c3886: Preparing [2021-08-21T00:06:01.627Z] 0cbfddde6d86: Preparing [2021-08-21T00:06:01.627Z] e71020e11fb1: Preparing [2021-08-21T00:06:01.627Z] 6d1e04cd8594: Preparing [2021-08-21T00:06:01.627Z] 3fbe34a1663b: Preparing [2021-08-21T00:06:01.627Z] 6d1e04cd8594: Waiting [2021-08-21T00:06:01.627Z] 3fbe34a1663b: Waiting [2021-08-21T00:06:01.906Z] 7d5f250c165a: Layer already exists [2021-08-21T00:06:01.906Z] f49d48d81862: Layer already exists [2021-08-21T00:06:01.906Z] 0cbfddde6d86: Layer already exists [2021-08-21T00:06:01.906Z] f413517c3886: Layer already exists [2021-08-21T00:06:01.906Z] e71020e11fb1: Layer already exists [2021-08-21T00:06:01.906Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:06:01.906Z] 6d1e04cd8594: Layer already exists [2021-08-21T00:06:01.906Z] main: digest: sha256:59c3380f51a8176ef72c3746bfa5d3ca8797a893e7a323afa1b83cdfe5e2b8f0 size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-21T00:06:01.982Z] ===================================================== [Pipeline] echo [2021-08-21T00:06:02.000Z] taggedImages: [2021-08-21T00:06:02.000Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [2021-08-21T00:06:02.000Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2021-08-21T00:06:02.000Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1.0.0 [2021-08-21T00:06:02.000Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-1.0.0 [2021-08-21T00:06:02.000Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:06:02.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-21T00:06:02.821Z] [2021-08-21T00:06:02.821Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:06:03.179Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-21T00:06:03.458Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-21T00:06:03.458Z] 448f6bf000e3: Pulling fs layer [2021-08-21T00:06:03.458Z] f757da607395: Pulling fs layer [2021-08-21T00:06:03.458Z] 05883995daec: Pulling fs layer [2021-08-21T00:06:03.458Z] 8603b9c90790: Pulling fs layer [2021-08-21T00:06:03.458Z] 1560dd03e051: Pulling fs layer [2021-08-21T00:06:03.458Z] 27f5ce0e4adf: Pulling fs layer [2021-08-21T00:06:03.458Z] c2d8d7efcc4b: Pulling fs layer [2021-08-21T00:06:03.458Z] 1560dd03e051: Waiting [2021-08-21T00:06:03.458Z] 27f5ce0e4adf: Waiting [2021-08-21T00:06:03.458Z] c2d8d7efcc4b: Waiting [2021-08-21T00:06:03.458Z] 8603b9c90790: Waiting [2021-08-21T00:06:03.735Z] f757da607395: Verifying Checksum [2021-08-21T00:06:03.735Z] f757da607395: Download complete [2021-08-21T00:06:03.735Z] 8603b9c90790: Verifying Checksum [2021-08-21T00:06:03.735Z] 8603b9c90790: Download complete [2021-08-21T00:06:03.735Z] 1560dd03e051: Verifying Checksum [2021-08-21T00:06:03.735Z] 1560dd03e051: Download complete [2021-08-21T00:06:03.735Z] 27f5ce0e4adf: Download complete [2021-08-21T00:06:04.011Z] 05883995daec: Verifying Checksum [2021-08-21T00:06:04.012Z] 05883995daec: Download complete [2021-08-21T00:06:04.608Z] 448f6bf000e3: Verifying Checksum [2021-08-21T00:06:04.608Z] 448f6bf000e3: Download complete [2021-08-21T00:06:08.003Z] c2d8d7efcc4b: Verifying Checksum [2021-08-21T00:06:08.003Z] c2d8d7efcc4b: Download complete [2021-08-21T00:06:08.003Z] 448f6bf000e3: Pull complete [2021-08-21T00:06:08.604Z] f757da607395: Pull complete [2021-08-21T00:06:10.049Z] 05883995daec: Pull complete [2021-08-21T00:06:10.322Z] 8603b9c90790: Pull complete [2021-08-21T00:06:11.301Z] 1560dd03e051: Pull complete [2021-08-21T00:06:11.575Z] 27f5ce0e4adf: Pull complete [2021-08-21T00:06:26.668Z] c2d8d7efcc4b: Pull complete [2021-08-21T00:06:26.668Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-21T00:06:26.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-21T00:06:26.668Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-21T00:06:26.919Z] prd-ubuntu18.04-docker-arm64-4c-16g-454 does not seem to be running inside a container [2021-08-21T00:06:27.018Z] $ 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/10 -v /w/workspace/app-rfid-llrp-inventory/10:/w/workspace/app-rfid-llrp-inventory/10:rw,z -v /w/workspace/app-rfid-llrp-inventory/10@tmp:/w/workspace/app-rfid-llrp-inventory/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-21T00:06:31.194Z] $ docker top 22c29727dafcdedb86a4832bcbc8c24796c83a2a0734980e5190a561e860cf2f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:06:32.154Z] ---> job-cost.sh [2021-08-21T00:06:32.154Z] lf-activate-venv: SKIPPING [2021-08-21T00:06:32.154Z] INFO: No Stack... [2021-08-21T00:06:33.131Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-08-21T00:06:33.403Z] INFO: Archiving Costs [Pipeline] sh [2021-08-21T00:06:34.071Z] + + cut -d, -f6 [2021-08-21T00:06:34.071Z] cat /w/workspace/app-rfid-llrp-inventory/10/archives/cost.csv [Pipeline] lock [2021-08-21T00:06:34.133Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-10-stack-cost] [2021-08-21T00:06:34.142Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-10-stack-cost] did not exist. Created. [2021-08-21T00:06:34.142Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-21T00:06:34.837Z] /w/workspace/app-rfid-llrp-inventory/10@tmp/durable-6db85081/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/10@tmp/durable-6db85081/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-21T00:06:35.503Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-08-21T00:06:35.541Z] Warning: overwriting stash ‘stack-cost’ [2021-08-21T00:06:35.584Z] Stashed 1 file(s) [Pipeline] } [2021-08-21T00:06:35.593Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-10-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-21T00:06:35.635Z] $ docker stop --time=1 22c29727dafcdedb86a4832bcbc8c24796c83a2a0734980e5190a561e860cf2f [2021-08-21T00:06:37.212Z] $ docker rm -f 22c29727dafcdedb86a4832bcbc8c24796c83a2a0734980e5190a561e860cf2f [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 [2021-08-21T00:06:38.292Z] provisioning config files... [2021-08-21T00:06:38.309Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1454095921472049418tmp [Pipeline] { [Pipeline] sh [2021-08-21T00:06:38.649Z] + set +x [2021-08-21T00:06:38.649Z] + bash -s -- [2021-08-21T00:06:38.649Z] + curl -s https://codecov.io/bash [2021-08-21T00:06:38.649Z] [2021-08-21T00:06:38.649Z] _____ _ [2021-08-21T00:06:38.649Z] / ____| | | [2021-08-21T00:06:38.649Z] | | ___ __| | ___ ___ _____ __ [2021-08-21T00:06:38.649Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-21T00:06:38.649Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-21T00:06:38.649Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-21T00:06:38.649Z] Bash-1.0.6 [2021-08-21T00:06:38.649Z] [2021-08-21T00:06:38.649Z] [2021-08-21T00:06:38.649Z] ==> git version 2.24.4 found [2021-08-21T00:06:38.649Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-21T00:06:38.649Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-21T00:06:38.649Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-21T00:06:38.649Z] ==> Jenkins CI detected. [2021-08-21T00:06:38.649Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2021-08-21T00:06:38.649Z] project root: . [2021-08-21T00:06:38.649Z] --> token set from env [2021-08-21T00:06:38.915Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-21T00:06:38.915Z] ==> Running gcov in . (disable via -X gcov) [2021-08-21T00:06:38.915Z] ==> Python coveragepy not found [2021-08-21T00:06:38.915Z] ==> Searching for coverage reports in: [2021-08-21T00:06:38.915Z] + . [2021-08-21T00:06:38.915Z] -> Found 1 reports [2021-08-21T00:06:38.915Z] ==> Detecting git/mercurial file structure [2021-08-21T00:06:38.915Z] ==> Reading reports [2021-08-21T00:06:38.915Z] + ./coverage.out bytes=62828 [2021-08-21T00:06:38.915Z] ==> Appending adjustments [2021-08-21T00:06:38.915Z] https://docs.codecov.io/docs/fixing-reports [2021-08-21T00:06:39.180Z] + Found adjustments [2021-08-21T00:06:39.180Z] ==> Gzipping contents [2021-08-21T00:06:39.180Z] 16K /tmp/codecov.3Cbp7R.gz [2021-08-21T00:06:39.181Z] ==> Uploading reports [2021-08-21T00:06:39.181Z] url: https://codecov.io [2021-08-21T00:06:39.181Z] query: branch=main&commit=2d16842f1ed4032ef61d6aaf662d8ed3c6802d59&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-21T00:06:39.181Z] -> Pinging Codecov [2021-08-21T00:06:39.181Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=2d16842f1ed4032ef61d6aaf662d8ed3c6802d59&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-21T00:06:39.446Z] -> Uploading to [2021-08-21T00:06:39.446Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-21/581DD39554BDF9B6E22D074273EAD858/2d16842f1ed4032ef61d6aaf662d8ed3c6802d59/7d0dcdd1-49c7-416b-94b9-fd19d4a7cc73.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210821%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210821T000639Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3d3be9946d3510f9d7f7090e3ad8f75ac7430b11d73c83a758899f733621c374 [2021-08-21T00:06:39.446Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-21T00:06:39.446Z] Dload Upload Total Spent Left Speed [2021-08-21T00:06:39.716Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13841 0 0 100 13841 0 37335 --:--:-- --:--:-- --:--:-- 37307 100 13841 0 0 100 13841 0 37319 --:--:-- --:--:-- --:--:-- 37307 [2021-08-21T00:06:39.716Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [Pipeline] } [2021-08-21T00:06:39.728Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-21T00:06:40.559Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-21T00:06:40.578Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:06:40.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-21T00:06:40.925Z] [2021-08-21T00:06:40.925Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:06:41.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-21T00:06:41.263Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-21T00:06:41.263Z] 188c0c94c7c5: Pulling fs layer [2021-08-21T00:06:41.263Z] 0ef7d3d256c8: Pulling fs layer [2021-08-21T00:06:41.263Z] de9db76c5a1d: Pulling fs layer [2021-08-21T00:06:41.263Z] 0eba1c9be4d2: Pulling fs layer [2021-08-21T00:06:41.263Z] 0d57e429df01: Pulling fs layer [2021-08-21T00:06:41.263Z] 4e4be7b47b0d: Pulling fs layer [2021-08-21T00:06:41.263Z] e1f770b5df2f: Pulling fs layer [2021-08-21T00:06:41.263Z] 85a0685a4137: Pulling fs layer [2021-08-21T00:06:41.263Z] 0eba1c9be4d2: Waiting [2021-08-21T00:06:41.263Z] 0d57e429df01: Waiting [2021-08-21T00:06:41.263Z] 4e4be7b47b0d: Waiting [2021-08-21T00:06:41.263Z] e1f770b5df2f: Waiting [2021-08-21T00:06:41.263Z] 85a0685a4137: Waiting [2021-08-21T00:06:41.263Z] de9db76c5a1d: Verifying Checksum [2021-08-21T00:06:41.263Z] de9db76c5a1d: Download complete [2021-08-21T00:06:41.263Z] 0ef7d3d256c8: Verifying Checksum [2021-08-21T00:06:41.263Z] 0ef7d3d256c8: Download complete [2021-08-21T00:06:41.542Z] 0d57e429df01: Verifying Checksum [2021-08-21T00:06:41.542Z] 0d57e429df01: Download complete [2021-08-21T00:06:41.542Z] 4e4be7b47b0d: Verifying Checksum [2021-08-21T00:06:41.542Z] 4e4be7b47b0d: Download complete [2021-08-21T00:06:41.542Z] 188c0c94c7c5: Verifying Checksum [2021-08-21T00:06:41.542Z] 188c0c94c7c5: Download complete [2021-08-21T00:06:41.809Z] 188c0c94c7c5: Pull complete [2021-08-21T00:06:41.809Z] 0ef7d3d256c8: Pull complete [2021-08-21T00:06:41.809Z] de9db76c5a1d: Pull complete [2021-08-21T00:06:43.757Z] e1f770b5df2f: Verifying Checksum [2021-08-21T00:06:43.757Z] e1f770b5df2f: Download complete [2021-08-21T00:06:47.107Z] 0eba1c9be4d2: Verifying Checksum [2021-08-21T00:06:47.107Z] 0eba1c9be4d2: Download complete [2021-08-21T00:06:48.084Z] 85a0685a4137: Verifying Checksum [2021-08-21T00:06:48.084Z] 85a0685a4137: Download complete [2021-08-21T00:06:50.662Z] 0eba1c9be4d2: Pull complete [2021-08-21T00:06:50.663Z] 0d57e429df01: Pull complete [2021-08-21T00:06:50.934Z] 4e4be7b47b0d: Pull complete [2021-08-21T00:06:51.211Z] e1f770b5df2f: Pull complete [2021-08-21T00:06:54.808Z] 85a0685a4137: Pull complete [2021-08-21T00:06:54.808Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-21T00:06:54.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-21T00:06:54.808Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-21T00:06:54.902Z] prd-centos7-docker-4c-2g-447 does not seem to be running inside a container [2021-08-21T00:06:54.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-21T00:06:57.158Z] $ docker top d3551b15a1b6c55da6052c835b6b5ca0c046b113c01acf6ce45d3392c44f1c99 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-21T00:06:57.267Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-21T00:06:57.572Z] + set -o pipefail [2021-08-21T00:06:57.572Z] + snyk monitor '--org=edgex-jenkins' [2021-08-21T00:07:12.571Z] [2021-08-21T00:07:12.571Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2021-08-21T00:07:12.571Z] [2021-08-21T00:07:12.571Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/060c5901-d4ae-4217-ae4b-4582da66a0ed [2021-08-21T00:07:12.571Z] [2021-08-21T00:07:12.571Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-21T00:07:12.571Z] [2021-08-21T00:07:12.571Z] [2021-08-21T00:07:12.571Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-08-21T00:07:12.571Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-08-21T00:07:12.591Z] $ docker stop --time=1 d3551b15a1b6c55da6052c835b6b5ca0c046b113c01acf6ce45d3392c44f1c99 [2021-08-21T00:07:14.486Z] $ docker rm -f d3551b15a1b6c55da6052c835b6b5ca0c046b113c01acf6ce45d3392c44f1c99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-21T00:07:15.536Z] + git log --format=format:%s -1 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:07:15.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-21T00:07:15.866Z] . [Pipeline] withDockerContainer [2021-08-21T00:07:15.973Z] prd-centos7-docker-4c-2g-447 does not seem to be running inside a container [2021-08-21T00:07:16.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-21T00:07:16.450Z] $ docker top d80fba57e3d4f20a6bfa85aca74be9cfb9e40e06ac7a68008ac73a0025886b3b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-21T00:07:16.569Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v0.0.1-dev.7|v1.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-21T00:07:16.904Z] + git semver [Pipeline] } [2021-08-21T00:07:16.922Z] $ docker stop --time=1 d80fba57e3d4f20a6bfa85aca74be9cfb9e40e06ac7a68008ac73a0025886b3b [2021-08-21T00:07:18.131Z] $ docker rm -f d80fba57e3d4f20a6bfa85aca74be9cfb9e40e06ac7a68008ac73a0025886b3b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:07:18.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-21T00:07:18.609Z] [2021-08-21T00:07:18.609Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:07:18.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-21T00:07:18.941Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-21T00:07:18.941Z] ab5ef0e58194: Pulling fs layer [2021-08-21T00:07:18.941Z] 9712f1f96733: Pulling fs layer [2021-08-21T00:07:18.941Z] 63f879dbbcfc: Pulling fs layer [2021-08-21T00:07:18.941Z] 0d9ebad4ef96: Pulling fs layer [2021-08-21T00:07:18.941Z] e9a5061849ea: Pulling fs layer [2021-08-21T00:07:18.941Z] d747dcd14b5f: Pulling fs layer [2021-08-21T00:07:18.941Z] 2de7ff778b66: Pulling fs layer [2021-08-21T00:07:18.941Z] 0d9ebad4ef96: Waiting [2021-08-21T00:07:18.941Z] e9a5061849ea: Waiting [2021-08-21T00:07:18.941Z] d747dcd14b5f: Waiting [2021-08-21T00:07:18.941Z] 2de7ff778b66: Waiting [2021-08-21T00:07:18.941Z] 9712f1f96733: Verifying Checksum [2021-08-21T00:07:18.941Z] 9712f1f96733: Download complete [2021-08-21T00:07:20.883Z] 63f879dbbcfc: Verifying Checksum [2021-08-21T00:07:20.883Z] 63f879dbbcfc: Download complete [2021-08-21T00:07:21.463Z] e9a5061849ea: Verifying Checksum [2021-08-21T00:07:21.463Z] e9a5061849ea: Download complete [2021-08-21T00:07:21.463Z] d747dcd14b5f: Verifying Checksum [2021-08-21T00:07:21.463Z] d747dcd14b5f: Download complete [2021-08-21T00:07:22.041Z] 2de7ff778b66: Verifying Checksum [2021-08-21T00:07:22.041Z] 2de7ff778b66: Download complete [2021-08-21T00:07:22.627Z] 0d9ebad4ef96: Verifying Checksum [2021-08-21T00:07:22.627Z] 0d9ebad4ef96: Download complete [2021-08-21T00:07:22.627Z] ab5ef0e58194: Verifying Checksum [2021-08-21T00:07:22.627Z] ab5ef0e58194: Download complete [2021-08-21T00:07:26.002Z] ab5ef0e58194: Pull complete [2021-08-21T00:07:26.002Z] 9712f1f96733: Pull complete [2021-08-21T00:07:26.592Z] 63f879dbbcfc: Pull complete [2021-08-21T00:07:30.911Z] 0d9ebad4ef96: Pull complete [2021-08-21T00:07:30.911Z] e9a5061849ea: Pull complete [2021-08-21T00:07:30.911Z] d747dcd14b5f: Pull complete [2021-08-21T00:07:32.353Z] 2de7ff778b66: Pull complete [2021-08-21T00:07:32.353Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-21T00:07:32.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-21T00:07:32.353Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-21T00:07:32.439Z] prd-centos7-docker-4c-2g-447 does not seem to be running inside a container [2021-08-21T00:07:32.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-21T00:07:35.665Z] $ docker top 58d732f0d21dd467207abd25089702a891517f9c6f67f837d2be3b7ef9da7ede -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-21T00:07:35.763Z] provisioning config files... [2021-08-21T00:07:35.777Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6187372397371574431tmp [2021-08-21T00:07:35.796Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1333538343188096883tmp [2021-08-21T00:07:35.817Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config794255373485357124tmp [Pipeline] { [Pipeline] echo [2021-08-21T00:07:35.849Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:07:36.164Z] ---> sigul-configuration.sh [2021-08-21T00:07:36.164Z] gpg: directory `/root/.gnupg' created [2021-08-21T00:07:36.164Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-21T00:07:36.164Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-21T00:07:36.164Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-21T00:07:36.164Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-21T00:07:36.164Z] gpg: CAST5 encrypted data [2021-08-21T00:07:36.164Z] gpg: encrypted with 1 passphrase [2021-08-21T00:07:36.164Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-21T00:07:36.476Z] + mkdir /home/jenkins [2021-08-21T00:07:36.476Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-21T00:07:36.796Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-08-21T00:07:36.809Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:07:37.120Z] ---> sigul-install.sh [2021-08-21T00:07:37.120Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-21T00:07:37.433Z] + git tag --list [2021-08-21T00:07:37.434Z] v0.0.0 [2021-08-21T00:07:37.434Z] v0.0.1-dev.1 [2021-08-21T00:07:37.434Z] v0.0.1-dev.2 [2021-08-21T00:07:37.434Z] v0.0.1-dev.3 [2021-08-21T00:07:37.434Z] v0.0.1-dev.4 [2021-08-21T00:07:37.434Z] v0.0.1-dev.5 [2021-08-21T00:07:37.434Z] v0.0.1-dev.6 [2021-08-21T00:07:37.434Z] v0.0.1-dev.7 [2021-08-21T00:07:37.434Z] v1.0.0 [Pipeline] sh [2021-08-21T00:07:37.753Z] + lftools sign git-tag v1.0.0 [2021-08-21T00:07:38.337Z] Signing Git tag with Sigul... [2021-08-21T00:07:38.337Z] Signing v1.0.0 [Pipeline] echo [2021-08-21T00:07:39.308Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:07:39.617Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-21T00:07:39.632Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-21T00:07:39.660Z] $ docker stop --time=1 58d732f0d21dd467207abd25089702a891517f9c6f67f837d2be3b7ef9da7ede [2021-08-21T00:07:40.866Z] $ docker rm -f 58d732f0d21dd467207abd25089702a891517f9c6f67f837d2be3b7ef9da7ede [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:07:41.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-21T00:07:41.551Z] . [Pipeline] withDockerContainer [2021-08-21T00:07:41.646Z] prd-centos7-docker-4c-2g-447 does not seem to be running inside a container [2021-08-21T00:07:41.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-21T00:07:42.056Z] $ docker top 6c23058cee2681e765bf99371098e1c6667529b78fe43111028e980158d5e39e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-21T00:07:42.165Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v0.0.1-dev.7|v1.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-21T00:07:42.699Z] + git semver [Pipeline] } [2021-08-21T00:07:42.717Z] $ docker stop --time=1 6c23058cee2681e765bf99371098e1c6667529b78fe43111028e980158d5e39e [2021-08-21T00:07:43.925Z] $ docker rm -f 6c23058cee2681e765bf99371098e1c6667529b78fe43111028e980158d5e39e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:07:44.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-21T00:07:44.333Z] . [Pipeline] withDockerContainer [2021-08-21T00:07:44.424Z] prd-centos7-docker-4c-2g-447 does not seem to be running inside a container [2021-08-21T00:07:44.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-21T00:07:44.813Z] $ docker top b2502675bcd7ffbfcf3c14f643e778b670598eb72b9fbf8178246308cca79e28 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-21T00:07:44.922Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v0.0.1-dev.7|v1.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-21T00:07:45.252Z] + git semver [Pipeline] } [2021-08-21T00:07:45.270Z] $ docker stop --time=1 b2502675bcd7ffbfcf3c14f643e778b670598eb72b9fbf8178246308cca79e28 [2021-08-21T00:07:46.470Z] $ docker rm -f b2502675bcd7ffbfcf3c14f643e778b670598eb72b9fbf8178246308cca79e28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-21T00:07:47.578Z] + '[' -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:07:48.157Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:07:48.755Z] ---> package-listing.sh [2021-08-21T00:07:48.755Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-21T00:07:48.755Z] ++ facter osfamily [2021-08-21T00:07:49.024Z] + OS_FAMILY=redhat [2021-08-21T00:07:49.024Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2021-08-21T00:07:49.024Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-21T00:07:49.024Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-21T00:07:49.024Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-21T00:07:49.024Z] + PACKAGES=/tmp/packages_start.txt [2021-08-21T00:07:49.024Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2021-08-21T00:07:49.024Z] + PACKAGES=/tmp/packages_end.txt [2021-08-21T00:07:49.024Z] + case "${OS_FAMILY}" in [2021-08-21T00:07:49.024Z] + sort [2021-08-21T00:07:49.024Z] + rpm -qa [2021-08-21T00:07:49.605Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-21T00:07:49.605Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-21T00:07:49.605Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-21T00:07:49.605Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2021-08-21T00:07:49.605Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2021-08-21T00:07:49.605Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2021-08-21T00:07:49.624Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-21T00:07:49.926Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:07:50.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-21T00:07:50.515Z] [2021-08-21T00:07:50.515Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:07:50.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-21T00:07:50.844Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-21T00:07:50.844Z] b4d181a07f80: Pulling fs layer [2021-08-21T00:07:50.844Z] a1111a8f2ec3: Pulling fs layer [2021-08-21T00:07:50.844Z] ed53099fbce6: Pulling fs layer [2021-08-21T00:07:50.844Z] dc539afda2c1: Pulling fs layer [2021-08-21T00:07:50.844Z] 77bc0d833cb6: Pulling fs layer [2021-08-21T00:07:50.844Z] 9065ff56babe: Pulling fs layer [2021-08-21T00:07:50.844Z] d287ab97295c: Pulling fs layer [2021-08-21T00:07:50.844Z] dc539afda2c1: Waiting [2021-08-21T00:07:50.844Z] 77bc0d833cb6: Waiting [2021-08-21T00:07:50.844Z] 9065ff56babe: Waiting [2021-08-21T00:07:50.844Z] d287ab97295c: Waiting [2021-08-21T00:07:51.115Z] a1111a8f2ec3: Verifying Checksum [2021-08-21T00:07:51.115Z] a1111a8f2ec3: Download complete [2021-08-21T00:07:51.115Z] dc539afda2c1: Verifying Checksum [2021-08-21T00:07:51.115Z] dc539afda2c1: Download complete [2021-08-21T00:07:51.382Z] 77bc0d833cb6: Verifying Checksum [2021-08-21T00:07:51.382Z] 77bc0d833cb6: Download complete [2021-08-21T00:07:51.382Z] 9065ff56babe: Verifying Checksum [2021-08-21T00:07:51.382Z] 9065ff56babe: Download complete [2021-08-21T00:07:51.382Z] ed53099fbce6: Verifying Checksum [2021-08-21T00:07:51.382Z] ed53099fbce6: Download complete [2021-08-21T00:07:52.340Z] b4d181a07f80: Verifying Checksum [2021-08-21T00:07:52.340Z] b4d181a07f80: Download complete [2021-08-21T00:07:53.321Z] b4d181a07f80: Pull complete [2021-08-21T00:07:53.586Z] a1111a8f2ec3: Pull complete [2021-08-21T00:07:54.172Z] ed53099fbce6: Pull complete [2021-08-21T00:07:54.172Z] dc539afda2c1: Pull complete [2021-08-21T00:07:54.753Z] 77bc0d833cb6: Pull complete [2021-08-21T00:07:54.753Z] 9065ff56babe: Pull complete [2021-08-21T00:07:56.171Z] d287ab97295c: Verifying Checksum [2021-08-21T00:07:56.171Z] d287ab97295c: Download complete [2021-08-21T00:08:01.566Z] d287ab97295c: Pull complete [2021-08-21T00:08:01.566Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-21T00:08:01.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-21T00:08:01.566Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-21T00:08:01.665Z] prd-centos7-docker-4c-2g-447 does not seem to be running inside a container [2021-08-21T00:08:01.729Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-21T00:08:04.286Z] $ docker top 9e7c31e76ccef2cf5d3291806d8ffebc365e459724a8f6b355a91265de03e25a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-21T00:08:04.715Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-21T00:08:05.042Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-21T00:08:05.366Z] + ls /var/log/sa-host [2021-08-21T00:08:05.366Z] + sadf -c /var/log/sa-host/sa19 [2021-08-21T00:08:05.366Z] file_magic: OK [2021-08-21T00:08:05.366Z] HZ: Using current value: 100 [2021-08-21T00:08:05.366Z] file_header: OK [2021-08-21T00:08:05.366Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-21T00:08:05.366Z] Statistics: [2021-08-21T00:08:05.366Z] Hnuu...uuuununununu... [2021-08-21T00:08:05.366Z] File successfully converted to sysstat format version 12.0.3 [2021-08-21T00:08:05.366Z] + sadf -c /var/log/sa-host/sa20 [2021-08-21T00:08:05.366Z] file_magic: OK [2021-08-21T00:08:05.366Z] HZ: Using current value: 100 [2021-08-21T00:08:05.366Z] file_header: OK [2021-08-21T00:08:05.366Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-21T00:08:05.366Z] Statistics: [2021-08-21T00:08:05.366Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-21T00:08:05.366Z] File successfully converted to sysstat format version 12.0.3 [2021-08-21T00:08:05.366Z] + sadf -c /var/log/sa-host/sa21 [2021-08-21T00:08:05.366Z] file_magic: OK [2021-08-21T00:08:05.366Z] HZ: Using current value: 100 [2021-08-21T00:08:05.366Z] file_header: OK [2021-08-21T00:08:05.366Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-21T00:08:05.366Z] Statistics: [2021-08-21T00:08:05.366Z] Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-21T00:08:05.366Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-21T00:08:05.970Z] provisioning config files... [2021-08-21T00:08:05.985Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4320924207191640553tmp [Pipeline] { [Pipeline] echo [2021-08-21T00:08:06.010Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:08:06.324Z] ---> create-netrc.sh [Pipeline] } [2021-08-21T00:08:06.336Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:08:06.748Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-21T00:08:06.762Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:08:07.076Z] ---> sudo-logs.sh [2021-08-21T00:08:07.076Z] Archiving 'sudo' log.. [2021-08-21T00:08:07.076Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-447.vexxhost.local: Name or service not known [2021-08-21T00:08:07.076Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-447.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-21T00:08:07.110Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:08:07.424Z] ---> job-cost.sh [2021-08-21T00:08:07.424Z] lf-activate-venv: SKIPPING [2021-08-21T00:08:07.424Z] DEBUG: total: 0.10999999940395355 [2021-08-21T00:08:07.424Z] INFO: Retrieving Stack Cost... [2021-08-21T00:08:08.390Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-21T00:08:08.657Z] INFO: Archiving Costs [Pipeline] echo [2021-08-21T00:08:08.679Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:08:08.997Z] ---> logs-deploy.sh [2021-08-21T00:08:08.997Z] lf-activate-venv: SKIPPING [2021-08-21T00:08:08.997Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/10 [2021-08-21T00:08:08.997Z] INFO: archiving workspace using pattern(s): [2021-08-21T00:08:09.583Z] Archives upload complete. [2021-08-21T00:08:09.849Z] INFO: archiving logs to Nexus