Pull request #172 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f788b70dc0615a82d0935512410bfbd1d0296715+6e5d69375a9366c800740746847da2ec3cfb4b8e (46ac72b1d42ea17c58b1432bbb96e3518786232e) 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-ssh9394207476082767467.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh2452434729741735554.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-172/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-172/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh756537261738516720.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-172/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17963240043301948885.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh1793655276687250089.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-172/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-172/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh850869787626601728.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6470 in /w/workspace/y_app-rfid-llrp-inventory_PR-172 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/y_app-rfid-llrp-inventory_PR-172 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6e5d69375a9366c800740746847da2ec3cfb4b8e into PR head commit f788b70dc0615a82d0935512410bfbd1d0296715 Merge succeeded, producing f788b70dc0615a82d0935512410bfbd1d0296715 Checking out Revision f788b70dc0615a82d0935512410bfbd1d0296715 (PR-172) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-30T14:02:07.081Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f f788b70dc0615a82d0935512410bfbd1d0296715 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6e5d69375a9366c800740746847da2ec3cfb4b8e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f788b70dc0615a82d0935512410bfbd1d0296715 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-30T14:02:07.267Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-30T14:02:07.361Z] ========================================================= [2023-03-30T14:02:07.362Z] EdgeX Global Pipelines Version Info [2023-03-30T14:02:07.362Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-30T14:02:08.099Z] ------------------- [2023-03-30T14:02:08.099Z] stable info: [2023-03-30T14:02:08.099Z] ------------------- [2023-03-30T14:02:08.099Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-30T14:02:08.099Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-30T14:02:08.099Z] Message: update stable to v1.0.245 [2023-03-30T14:02:08.669Z] ------------------- [2023-03-30T14:02:08.669Z] experimental info: [2023-03-30T14:02:08.669Z] ------------------- [2023-03-30T14:02:08.669Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-30T14:02:08.669Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-30T14:02:08.669Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-30T14:02:09.233Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-03-30T14:02:09.278Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-03-30T14:02:09.321Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-30T14:02:09.362Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-30T14:02:09.402Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-30T14:02:09.444Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-30T14:02:09.487Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-30T14:02:09.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-30T14:02:09.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-30T14:02:09.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-30T14:02:09.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-30T14:02:09.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-03-30T14:02:09.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-30T14:02:09.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-30T14:02:09.806Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-30T14:02:09.840Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-30T14:02:09.878Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-30T14:02:09.922Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-30T14:02:09.960Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-30T14:02:09.997Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-30T14:02:10.034Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-30T14:02:10.075Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-30T14:02:10.110Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-30T14:02:10.148Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-30T14:02:10.184Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-30T14:02:10.221Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-30T14:02:10.258Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-30T14:02:10.297Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-172 [Pipeline] echo [2023-03-30T14:02:10.340Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-172 [Pipeline] echo [2023-03-30T14:02:10.393Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-172 [Pipeline] echo [2023-03-30T14:02:10.439Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f788b70dc0615a82d0935512410bfbd1d0296715 [Pipeline] echo [2023-03-30T14:02:10.484Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f788b70 [Pipeline] echo [2023-03-30T14:02:10.527Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-30T14:02:10.647Z] provisioning config files... [2023-03-30T14:02:10.659Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-172@tmp/config141603338202012904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-30T14:02:11.001Z] ---> docker-login.sh [2023-03-30T14:02:11.001Z] nexus3.edgexfoundry.org:10001 [2023-03-30T14:02:11.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T14:02:11.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T14:02:11.830Z] Configure a credential helper to remove this warning. See [2023-03-30T14:02:11.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T14:02:11.830Z] [2023-03-30T14:02:11.830Z] Login Succeeded [2023-03-30T14:02:11.830Z] nexus3.edgexfoundry.org:10002 [2023-03-30T14:02:11.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T14:02:11.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T14:02:11.830Z] Configure a credential helper to remove this warning. See [2023-03-30T14:02:11.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T14:02:11.830Z] [2023-03-30T14:02:11.830Z] Login Succeeded [2023-03-30T14:02:11.830Z] nexus3.edgexfoundry.org:10003 [2023-03-30T14:02:11.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T14:02:12.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T14:02:12.090Z] Configure a credential helper to remove this warning. See [2023-03-30T14:02:12.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T14:02:12.090Z] [2023-03-30T14:02:12.090Z] Login Succeeded [2023-03-30T14:02:12.090Z] nexus3.edgexfoundry.org:10004 [2023-03-30T14:02:12.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T14:02:12.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T14:02:12.090Z] Configure a credential helper to remove this warning. See [2023-03-30T14:02:12.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T14:02:12.090Z] [2023-03-30T14:02:12.090Z] Login Succeeded [2023-03-30T14:02:12.090Z] docker.io [2023-03-30T14:02:12.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T14:02:12.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T14:02:12.350Z] Configure a credential helper to remove this warning. See [2023-03-30T14:02:12.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T14:02:12.350Z] [2023-03-30T14:02:12.350Z] Login Succeeded [2023-03-30T14:02:12.350Z] ---> docker-login.sh ends [Pipeline] } [2023-03-30T14:02:12.376Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-30T14:02:13.141Z] + git rev-list -1 --merges f788b70dc0615a82d0935512410bfbd1d0296715~1..f788b70dc0615a82d0935512410bfbd1d0296715 [Pipeline] echo [2023-03-30T14:02:13.206Z] -----------> git rev-list -1 --merges f788b70dc0615a82d0935512410bfbd1d0296715~1..f788b70dc0615a82d0935512410bfbd1d0296715 f788b70dc0615a82d0935512410bfbd1d0296715 [false] [Pipeline] sh [2023-03-30T14:02:13.512Z] + git log --format=format:%s -1 f788b70dc0615a82d0935512410bfbd1d0296715 [Pipeline] echo [2023-03-30T14:02:13.545Z] ========================================================= [2023-03-30T14:02:13.546Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-30T14:02:13.546Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-30T14:02:13.960Z] + git log --format=format:%s -1 f788b70dc0615a82d0935512410bfbd1d0296715 [Pipeline] echo [2023-03-30T14:02:13.992Z] [semverPrep] GIT_COMMIT: f788b70dc0615a82d0935512410bfbd1d0296715, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-03-30T14:02:14.021Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-30T14:02:14.410Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-30T14:02:14.410Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-30T14:02:14.410Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-30T14:02:14.410Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-30T14:02:14.410Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-30T14:02:14.410Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-30T14:02:14.411Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T14:02:14.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-30T14:02:14.832Z] [2023-03-30T14:02:14.832Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T14:02:15.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-30T14:02:15.488Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-30T14:02:15.488Z] b85a868b505f: Pulling fs layer [2023-03-30T14:02:15.488Z] e2be974225ed: Pulling fs layer [2023-03-30T14:02:15.488Z] 339a4e72a1f5: Pulling fs layer [2023-03-30T14:02:15.488Z] 988bab9f4d93: Pulling fs layer [2023-03-30T14:02:15.488Z] 1469e6f7b9e6: Pulling fs layer [2023-03-30T14:02:15.488Z] eaf3925da568: Pulling fs layer [2023-03-30T14:02:15.488Z] bab4dde63d76: Pulling fs layer [2023-03-30T14:02:15.488Z] bde34c3a00c8: Pulling fs layer [2023-03-30T14:02:15.488Z] b352a97aabf1: Pulling fs layer [2023-03-30T14:02:15.488Z] 4872d77fe225: Pulling fs layer [2023-03-30T14:02:15.488Z] 5851b861e8e6: Pulling fs layer [2023-03-30T14:02:15.488Z] 988bab9f4d93: Waiting [2023-03-30T14:02:15.488Z] 1469e6f7b9e6: Waiting [2023-03-30T14:02:15.488Z] eaf3925da568: Waiting [2023-03-30T14:02:15.488Z] b352a97aabf1: Waiting [2023-03-30T14:02:15.488Z] 4872d77fe225: Waiting [2023-03-30T14:02:15.488Z] 5851b861e8e6: Waiting [2023-03-30T14:02:15.488Z] bab4dde63d76: Waiting [2023-03-30T14:02:15.488Z] bde34c3a00c8: Waiting [2023-03-30T14:02:15.488Z] e2be974225ed: Download complete [2023-03-30T14:02:15.488Z] 988bab9f4d93: Verifying Checksum [2023-03-30T14:02:15.488Z] 988bab9f4d93: Download complete [2023-03-30T14:02:15.488Z] 1469e6f7b9e6: Verifying Checksum [2023-03-30T14:02:15.488Z] 1469e6f7b9e6: Download complete [2023-03-30T14:02:15.488Z] 339a4e72a1f5: Verifying Checksum [2023-03-30T14:02:15.488Z] 339a4e72a1f5: Download complete [2023-03-30T14:02:15.488Z] eaf3925da568: Verifying Checksum [2023-03-30T14:02:15.488Z] eaf3925da568: Download complete [2023-03-30T14:02:15.488Z] bde34c3a00c8: Download complete [2023-03-30T14:02:15.488Z] b352a97aabf1: Download complete [2023-03-30T14:02:15.488Z] 4872d77fe225: Download complete [2023-03-30T14:02:15.750Z] 5851b861e8e6: Download complete [2023-03-30T14:02:15.750Z] b85a868b505f: Verifying Checksum [2023-03-30T14:02:15.750Z] b85a868b505f: Download complete [2023-03-30T14:02:16.009Z] bab4dde63d76: Verifying Checksum [2023-03-30T14:02:16.009Z] bab4dde63d76: Download complete [2023-03-30T14:02:16.954Z] b85a868b505f: Pull complete [2023-03-30T14:02:17.216Z] e2be974225ed: Pull complete [2023-03-30T14:02:17.783Z] 339a4e72a1f5: Pull complete [2023-03-30T14:02:18.042Z] 988bab9f4d93: Pull complete [2023-03-30T14:02:18.610Z] 1469e6f7b9e6: Pull complete [2023-03-30T14:02:18.610Z] eaf3925da568: Pull complete [2023-03-30T14:02:20.538Z] bab4dde63d76: Pull complete [2023-03-30T14:02:20.539Z] bde34c3a00c8: Pull complete [2023-03-30T14:02:20.539Z] b352a97aabf1: Pull complete [2023-03-30T14:02:20.539Z] 4872d77fe225: Pull complete [2023-03-30T14:02:20.798Z] 5851b861e8e6: Pull complete [2023-03-30T14:02:20.798Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-30T14:02:20.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-30T14:02:20.798Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T14:02:21.025Z] prd-ubuntu20.04-docker-8c-8g-6470 does not seem to be running inside a container [2023-03-30T14:02:21.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-172 -v /w/workspace/y_app-rfid-llrp-inventory_PR-172:/w/workspace/y_app-rfid-llrp-inventory_PR-172:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-172@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-172@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-30T14:02:25.335Z] $ docker top 1c1f88c2aa539e0b7139ed6f72ae0bbdb4a15a5ed55e14e92757ed49c4598410 -eo pid,comm [2023-03-30T14:02:25.383Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-30T14:02:25.383Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-30T14:02:25.508Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-30T14:02:25.508Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-30T14:02:25.632Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-30T14:02:25.634Z] $ docker exec 1c1f88c2aa539e0b7139ed6f72ae0bbdb4a15a5ed55e14e92757ed49c4598410 ssh-agent [2023-03-30T14:02:25.752Z] SSH_AUTH_SOCK=/tmp/ssh-AHQeAy9VpvQG/agent.32 [2023-03-30T14:02:25.752Z] SSH_AGENT_PID=38 [2023-03-30T14:02:25.760Z] Running ssh-add (command line suppressed) [2023-03-30T14:02:25.876Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-172@tmp/private_key_6601254240354131991.key (/w/workspace/y_app-rfid-llrp-inventory_PR-172@tmp/private_key_6601254240354131991.key) [2023-03-30T14:02:25.893Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-30T14:02:26.224Z] + git tag --points-at HEAD [Pipeline] } [2023-03-30T14:02:26.244Z] $ docker exec --env ******** --env ******** 1c1f88c2aa539e0b7139ed6f72ae0bbdb4a15a5ed55e14e92757ed49c4598410 ssh-agent -k [2023-03-30T14:02:26.339Z] unset SSH_AUTH_SOCK; [2023-03-30T14:02:26.340Z] unset SSH_AGENT_PID; [2023-03-30T14:02:26.340Z] echo Agent pid 38 killed; [2023-03-30T14:02:26.348Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-30T14:02:26.437Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-30T14:02:26.437Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-30T14:02:26.534Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-30T14:02:26.536Z] $ docker exec 1c1f88c2aa539e0b7139ed6f72ae0bbdb4a15a5ed55e14e92757ed49c4598410 ssh-agent [2023-03-30T14:02:26.642Z] SSH_AUTH_SOCK=/tmp/ssh-jMdr1HbhKpcV/agent.69 [2023-03-30T14:02:26.642Z] SSH_AGENT_PID=75 [2023-03-30T14:02:26.647Z] Running ssh-add (command line suppressed) [2023-03-30T14:02:26.745Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-172@tmp/private_key_14543901036271134747.key (/w/workspace/y_app-rfid-llrp-inventory_PR-172@tmp/private_key_14543901036271134747.key) [2023-03-30T14:02:26.757Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-30T14:02:27.085Z] + git semver init [2023-03-30T14:02:27.347Z] 2023-03-30 14:02:27,282 [run_init] DEBUG init version:0.0.0 force:False [2023-03-30T14:02:27.347Z] 2023-03-30 14:02:27,283 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-172/.semver [2023-03-30T14:02:27.347Z] 2023-03-30 14:02:27,284 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-172/.semver [2023-03-30T14:02:27.347Z] 2023-03-30 14:02:27,284 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-172/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-172, universal_newlines=False, shell=None, istream=None) [2023-03-30T14:02:28.734Z] 2023-03-30 14:02:28,688 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-172/.git/info/exclude [2023-03-30T14:02:28.734Z] 2023-03-30 14:02:28,689 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-172/.semver/PR-172 with force:False [2023-03-30T14:02:28.734Z] 2023-03-30 14:02:28,689 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-172/.semver/PR-172 [2023-03-30T14:02:28.734Z] 2023-03-30 14:02:28,693 [execute] INFO git cat-file --batch-check [2023-03-30T14:02:28.734Z] 2023-03-30 14:02:28,693 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-172/.semver, universal_newlines=False, shell=None, istream=) [2023-03-30T14:02:28.734Z] 2023-03-30 14:02:28,698 [execute] INFO git cat-file --batch [2023-03-30T14:02:28.734Z] 2023-03-30 14:02:28,699 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-172/.semver, universal_newlines=False, shell=None, istream=) [2023-03-30T14:02:28.734Z] 2023-03-30 14:02:28,704 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-172/.semver/PR-172 [2023-03-30T14:02:28.734Z] 0.0.0 [Pipeline] } [2023-03-30T14:02:28.759Z] $ docker exec --env ******** --env ******** 1c1f88c2aa539e0b7139ed6f72ae0bbdb4a15a5ed55e14e92757ed49c4598410 ssh-agent -k [2023-03-30T14:02:28.866Z] unset SSH_AUTH_SOCK; [2023-03-30T14:02:28.866Z] unset SSH_AGENT_PID; [2023-03-30T14:02:28.866Z] echo Agent pid 75 killed; [2023-03-30T14:02:28.875Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-30T14:02:29.279Z] + git semver [Pipeline] } [2023-03-30T14:02:29.869Z] $ docker stop --time=1 1c1f88c2aa539e0b7139ed6f72ae0bbdb4a15a5ed55e14e92757ed49c4598410 [2023-03-30T14:02:31.206Z] $ docker rm -f --volumes 1c1f88c2aa539e0b7139ed6f72ae0bbdb4a15a5ed55e14e92757ed49c4598410 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-30T14:02:31.606Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-30T14:02:31.908Z] Stashed 1 file(s) [Pipeline] echo [2023-03-30T14:02:31.923Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-30T14:02:32.538Z] provisioning config files... [2023-03-30T14:02:32.547Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-172@tmp/config1627531450379583879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-30T14:02:32.897Z] ---> docker-login.sh [2023-03-30T14:02:32.897Z] nexus3.edgexfoundry.org:10001 [2023-03-30T14:02:32.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T14:02:32.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T14:02:32.897Z] Configure a credential helper to remove this warning. See [2023-03-30T14:02:32.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T14:02:32.897Z] [2023-03-30T14:02:32.897Z] Login Succeeded [2023-03-30T14:02:32.897Z] nexus3.edgexfoundry.org:10002 [2023-03-30T14:02:32.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T14:02:32.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T14:02:32.897Z] Configure a credential helper to remove this warning. See [2023-03-30T14:02:32.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T14:02:32.897Z] [2023-03-30T14:02:32.897Z] Login Succeeded [2023-03-30T14:02:32.897Z] nexus3.edgexfoundry.org:10003 [2023-03-30T14:02:33.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T14:02:33.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T14:02:33.158Z] Configure a credential helper to remove this warning. See [2023-03-30T14:02:33.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T14:02:33.158Z] [2023-03-30T14:02:33.158Z] Login Succeeded [2023-03-30T14:02:33.158Z] nexus3.edgexfoundry.org:10004 [2023-03-30T14:02:33.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T14:02:33.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T14:02:33.158Z] Configure a credential helper to remove this warning. See [2023-03-30T14:02:33.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T14:02:33.158Z] [2023-03-30T14:02:33.158Z] Login Succeeded [2023-03-30T14:02:33.158Z] docker.io [2023-03-30T14:02:33.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T14:02:33.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T14:02:33.418Z] Configure a credential helper to remove this warning. See [2023-03-30T14:02:33.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T14:02:33.418Z] [2023-03-30T14:02:33.418Z] Login Succeeded [2023-03-30T14:02:33.418Z] ---> docker-login.sh ends [Pipeline] } [2023-03-30T14:02:33.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-30T14:02:33.633Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-30T14:02:33.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-30T14:02:33.693Z] ========================================================= [2023-03-30T14:02:33.693Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-30T14:02:33.693Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T14:02:34.143Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-30T14:02:34.143Z] Sending build context to Docker daemon 12.62MB [2023-03-30T14:02:34.143Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-30T14:02:34.143Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-30T14:02:34.403Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-30T14:02:34.403Z] 63b65145d645: Pulling fs layer [2023-03-30T14:02:34.403Z] a2d21d5440eb: Pulling fs layer [2023-03-30T14:02:34.403Z] 935e6c44a52c: Pulling fs layer [2023-03-30T14:02:34.403Z] 94cc34f8dd06: Pulling fs layer [2023-03-30T14:02:34.403Z] 30dea6a524f1: Pulling fs layer [2023-03-30T14:02:34.403Z] a2aff8979fd8: Pulling fs layer [2023-03-30T14:02:34.403Z] 6808be2612f2: Pulling fs layer [2023-03-30T14:02:34.403Z] f25807f1079a: Pulling fs layer [2023-03-30T14:02:34.403Z] a2aff8979fd8: Waiting [2023-03-30T14:02:34.403Z] 6808be2612f2: Waiting [2023-03-30T14:02:34.403Z] f25807f1079a: Waiting [2023-03-30T14:02:34.403Z] 94cc34f8dd06: Waiting [2023-03-30T14:02:34.403Z] 30dea6a524f1: Waiting [2023-03-30T14:02:34.403Z] a2d21d5440eb: Verifying Checksum [2023-03-30T14:02:34.403Z] a2d21d5440eb: Download complete [2023-03-30T14:02:34.403Z] 94cc34f8dd06: Verifying Checksum [2023-03-30T14:02:34.403Z] 94cc34f8dd06: Download complete [2023-03-30T14:02:34.403Z] 63b65145d645: Verifying Checksum [2023-03-30T14:02:34.403Z] 63b65145d645: Download complete [2023-03-30T14:02:34.403Z] 30dea6a524f1: Verifying Checksum [2023-03-30T14:02:34.403Z] 30dea6a524f1: Download complete [2023-03-30T14:02:34.403Z] a2aff8979fd8: Verifying Checksum [2023-03-30T14:02:34.403Z] a2aff8979fd8: Download complete [2023-03-30T14:02:34.666Z] 63b65145d645: Pull complete [2023-03-30T14:02:34.926Z] a2d21d5440eb: Pull complete [2023-03-30T14:02:34.926Z] f25807f1079a: Verifying Checksum [2023-03-30T14:02:34.926Z] 935e6c44a52c: Verifying Checksum [2023-03-30T14:02:34.926Z] 935e6c44a52c: Download complete [2023-03-30T14:02:35.183Z] 6808be2612f2: Verifying Checksum [2023-03-30T14:02:35.183Z] 6808be2612f2: Download complete [2023-03-30T14:02:38.476Z] 935e6c44a52c: Pull complete [2023-03-30T14:02:38.476Z] 94cc34f8dd06: Pull complete [2023-03-30T14:02:38.735Z] 30dea6a524f1: Pull complete [2023-03-30T14:02:38.995Z] a2aff8979fd8: Pull complete [2023-03-30T14:02:41.527Z] 6808be2612f2: Pull complete [2023-03-30T14:02:42.463Z] f25807f1079a: Pull complete [2023-03-30T14:02:42.721Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-30T14:02:42.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-30T14:02:42.721Z] ---> 3b553350e43f [2023-03-30T14:02:42.721Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-30T14:02:47.349Z] Still waiting to schedule task [2023-03-30T14:02:47.350Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-30T14:02:50.861Z] ---> Running in 1df57f5c5028 [2023-03-30T14:02:50.861Z] Removing intermediate container 1df57f5c5028 [2023-03-30T14:02:50.861Z] ---> 4b821f29153f [2023-03-30T14:02:50.861Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-30T14:02:51.120Z] ---> Running in 7b8a6ab97bba [2023-03-30T14:02:51.379Z] Removing intermediate container 7b8a6ab97bba [2023-03-30T14:02:51.379Z] ---> 35471c97aa7d [2023-03-30T14:02:51.379Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-30T14:02:51.379Z] ---> Running in 0fa854aca683 [2023-03-30T14:02:51.637Z] Removing intermediate container 0fa854aca683 [2023-03-30T14:02:51.637Z] ---> 311885810add [2023-03-30T14:02:51.637Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-30T14:02:52.204Z] ---> Running in 6f1890514a58 [2023-03-30T14:02:52.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-30T14:02:52.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-30T14:02:52.980Z] OK: 265 MiB in 53 packages [2023-03-30T14:02:53.548Z] Removing intermediate container 6f1890514a58 [2023-03-30T14:02:53.548Z] ---> 317637309877 [2023-03-30T14:02:53.548Z] Step 7/12 : WORKDIR /app [2023-03-30T14:02:53.810Z] ---> Running in 2afd09b64c01 [2023-03-30T14:02:54.745Z] Removing intermediate container 2afd09b64c01 [2023-03-30T14:02:54.745Z] ---> 929028033aff [2023-03-30T14:02:54.745Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-30T14:02:54.745Z] ---> 2b2faac2dc03 [2023-03-30T14:02:54.745Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-30T14:02:54.745Z] ---> Running in 7256afd6b72c [2023-03-30T14:03:41.590Z] Removing intermediate container 7256afd6b72c [2023-03-30T14:03:41.590Z] ---> 58206b6e7963 [2023-03-30T14:03:41.590Z] Step 10/12 : COPY . . [2023-03-30T14:03:42.158Z] ---> 717afb606999 [2023-03-30T14:03:42.158Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-30T14:03:42.158Z] ---> Running in 0094f7d6bc2b [2023-03-30T14:03:42.158Z] Removing intermediate container 0094f7d6bc2b [2023-03-30T14:03:42.158Z] ---> d71c0cba13a8 [2023-03-30T14:03:42.158Z] Step 12/12 : RUN $MAKE [2023-03-30T14:03:42.417Z] ---> Running in f1b9ab28298b [2023-03-30T14:03:42.676Z] noop [2023-03-30T14:03:43.246Z] Removing intermediate container f1b9ab28298b [2023-03-30T14:03:43.246Z] ---> 8bd6df60b214 [2023-03-30T14:03:43.246Z] Successfully built 8bd6df60b214 [2023-03-30T14:03:43.505Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T14:03:44.007Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-30T14:03:44.007Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T14:03:44.163Z] prd-ubuntu20.04-docker-8c-8g-6470 does not seem to be running inside a container [2023-03-30T14:03:44.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-172 -v /w/workspace/y_app-rfid-llrp-inventory_PR-172:/w/workspace/y_app-rfid-llrp-inventory_PR-172:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-172@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-172@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 [2023-03-30T14:03:44.955Z] $ docker top 883e61802fbcf4a01ea97fdffbbb8589077b9827439451e747c12bc91d61be95 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-30T14:03:45.348Z] + go version [2023-03-30T14:03:45.349Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-30T14:03:45.377Z] $ docker stop --time=1 883e61802fbcf4a01ea97fdffbbb8589077b9827439451e747c12bc91d61be95 [2023-03-30T14:03:46.719Z] $ docker rm -f --volumes 883e61802fbcf4a01ea97fdffbbb8589077b9827439451e747c12bc91d61be95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T14:03:47.390Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-30T14:03:47.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T14:03:47.546Z] prd-ubuntu20.04-docker-8c-8g-6470 does not seem to be running inside a container [2023-03-30T14:03:47.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-172 -v /w/workspace/y_app-rfid-llrp-inventory_PR-172:/w/workspace/y_app-rfid-llrp-inventory_PR-172:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-172@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-172@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 [2023-03-30T14:03:48.038Z] $ docker top 44aacaa6154511b8634839853553d891438075fafb3d4825335690d979189b6c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-30T14:03:48.421Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-172 [Pipeline] fileExists [Pipeline] sh [2023-03-30T14:03:48.783Z] + make test [2023-03-30T14:03:48.783Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-30T14:04:10.706Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-30T14:04:10.706Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-30T14:04:10.706Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.172s coverage: 86.2% of statements [2023-03-30T14:04:11.271Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.699s coverage: 71.9% of statements [2023-03-30T14:04:17.529Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6471 in /w/workspace/y_app-rfid-llrp-inventory_PR-172 [Pipeline] { [Pipeline] ws [2023-03-30T14:04:17.583Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-03-30T14:04:17.656Z] The recommended git tool is: git [2023-03-30T14:04:23.056Z] using credential edgex-jenkins-ssh [2023-03-30T14:04:23.071Z] Cloning the remote Git repository [2023-03-30T14:04:23.116Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-30T14:04:23.212Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-03-30T14:04:23.348Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-30T14:04:23.349Z] > git --version # timeout=10 [2023-03-30T14:04:23.373Z] > git --version # 'git version 2.25.1' [2023-03-30T14:04:23.376Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-30T14:04:23.521Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-30T14:04:25.604Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-30T14:04:25.629Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-30T14:04:27.148Z] Merging remotes/origin/main commit 6e5d69375a9366c800740746847da2ec3cfb4b8e into PR head commit f788b70dc0615a82d0935512410bfbd1d0296715 [2023-03-30T14:04:27.443Z] Merge succeeded, producing f788b70dc0615a82d0935512410bfbd1d0296715 [2023-03-30T14:04:27.443Z] Checking out Revision f788b70dc0615a82d0935512410bfbd1d0296715 (PR-172) [2023-03-30T14:04:26.488Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-30T14:04:26.526Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-30T14:04:26.527Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-30T14:04:26.544Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-30T14:04:27.167Z] > git config core.sparsecheckout # timeout=10 [2023-03-30T14:04:27.246Z] > git checkout -f f788b70dc0615a82d0935512410bfbd1d0296715 # timeout=10 [2023-03-30T14:04:27.342Z] > git remote # timeout=10 [2023-03-30T14:04:27.361Z] > git config --get remote.origin.url # timeout=10 [2023-03-30T14:04:27.388Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-30T14:04:27.401Z] > git merge 6e5d69375a9366c800740746847da2ec3cfb4b8e # timeout=10 [2023-03-30T14:04:27.427Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-30T14:04:27.449Z] > git config core.sparsecheckout # timeout=10 [2023-03-30T14:04:27.469Z] > git checkout -f f788b70dc0615a82d0935512410bfbd1d0296715 # timeout=10 [2023-03-30T14:04:27.962Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-03-30T14:04:28.015Z] > git --version # timeout=10 [2023-03-30T14:04:28.029Z] > git --version # 'git version 2.25.1' [2023-03-30T14:04:28.047Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-30T14:04:29.249Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-30T14:04:29.249Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-30T14:04:29.249Z] Dload Upload Total Spent Left Speed [2023-03-30T14:04:29.249Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh [2023-03-30T14:04:29.816Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-30T14:04:30.166Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-30T14:04:30.166Z] + sudo tee /etc/docker/daemon.new [2023-03-30T14:04:30.166Z] { [2023-03-30T14:04:30.166Z] "registry-mirrors": [ [2023-03-30T14:04:30.166Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-30T14:04:30.166Z] ], [2023-03-30T14:04:30.166Z] "bip": "10.250.0.254/24", [2023-03-30T14:04:30.166Z] "hosts": [ [2023-03-30T14:04:30.166Z] "tcp://0.0.0.0:5555", [2023-03-30T14:04:30.166Z] "unix:///var/run/docker.sock" [2023-03-30T14:04:30.166Z] ], [2023-03-30T14:04:30.166Z] "mtu": 1458, [2023-03-30T14:04:30.166Z] "selinux-enabled": true, [2023-03-30T14:04:30.166Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-30T14:04:30.166Z] } [Pipeline] sh [2023-03-30T14:04:30.514Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-30T14:04:30.868Z] + sudo service docker restart [2023-03-30T14:04:33.271Z] go vet ./... [2023-03-30T14:04:36.557Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-30T14:04:36.557Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-30T14:04:36.557Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-30T14:04:36.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-30T14:04:36.624Z] $ docker stop --time=1 44aacaa6154511b8634839853553d891438075fafb3d4825335690d979189b6c [2023-03-30T14:04:43.576Z] $ docker rm -f --volumes 44aacaa6154511b8634839853553d891438075fafb3d4825335690d979189b6c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-30T14:04:44.268Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-30T14:04:44.377Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-30T14:04:45.189Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-30T14:04:45.531Z] + ls -al . [2023-03-30T14:04:45.531Z] total 228 [2023-03-30T14:04:45.531Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 30 14:03 . [2023-03-30T14:04:45.531Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 14:02 .. [2023-03-30T14:04:45.531Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 30 14:02 .dockerignore [2023-03-30T14:04:45.531Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 14:02 .git [2023-03-30T14:04:45.531Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 14:02 .github [2023-03-30T14:04:45.531Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 30 14:02 .gitignore [2023-03-30T14:04:45.531Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 30 14:02 .golangci.yml [2023-03-30T14:04:45.531Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 30 14:02 .semver [2023-03-30T14:04:45.531Z] -rw-rw-r-- 1 jenkins jenkins 9805 Mar 30 14:02 Attribution.txt [2023-03-30T14:04:45.531Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 30 14:02 CHANGELOG.md [2023-03-30T14:04:45.531Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 30 14:02 Dockerfile [2023-03-30T14:04:45.531Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 30 14:02 GOVERNANCE.md [2023-03-30T14:04:45.531Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 30 14:02 Jenkinsfile [2023-03-30T14:04:45.531Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 30 14:02 LICENSE [2023-03-30T14:04:45.531Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 30 14:02 Makefile [2023-03-30T14:04:45.531Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 30 14:02 OWNERS.md [2023-03-30T14:04:45.531Z] -rw-rw-r-- 1 jenkins jenkins 31001 Mar 30 14:02 README.md [2023-03-30T14:04:45.531Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 30 14:02 VERSION [2023-03-30T14:04:45.531Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 14:02 bin [2023-03-30T14:04:45.531Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 30 14:04 coverage.out [2023-03-30T14:04:45.531Z] -rw-rw-r-- 1 jenkins jenkins 3464 Mar 30 14:02 go.mod [2023-03-30T14:04:45.531Z] -rw-rw-r-- 1 jenkins jenkins 31420 Mar 30 14:02 go.sum [2023-03-30T14:04:45.531Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 14:02 images [2023-03-30T14:04:45.531Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 14:02 internal [2023-03-30T14:04:45.531Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 30 14:02 main.go [2023-03-30T14:04:45.532Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 14:02 res [2023-03-30T14:04:45.532Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 14:02 snap [2023-03-30T14:04:45.532Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 14:02 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T14:04:45.937Z] + 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=f788b70dc0615a82d0935512410bfbd1d0296715 --label arch=amd64 --label version=0.0.0 . [2023-03-30T14:04:45.937Z] Sending build context to Docker daemon 12.62MB [2023-03-30T14:04:45.937Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-30T14:04:45.937Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-30T14:04:45.937Z] ---> 8bd6df60b214 [2023-03-30T14:04:45.937Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-30T14:04:46.873Z] ---> Running in 288422bd44b9 [2023-03-30T14:04:47.131Z] Removing intermediate container 288422bd44b9 [2023-03-30T14:04:47.131Z] ---> 00b6812355af [2023-03-30T14:04:47.131Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-30T14:04:47.131Z] ---> Running in 803ff22eb7db [2023-03-30T14:04:47.390Z] Removing intermediate container 803ff22eb7db [2023-03-30T14:04:47.390Z] ---> 884a6397de91 [2023-03-30T14:04:47.390Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-30T14:04:47.390Z] ---> Running in 4bfb566bf4fd [2023-03-30T14:04:48.763Z] Removing intermediate container 4bfb566bf4fd [2023-03-30T14:04:48.763Z] ---> 3bb5581a25c7 [2023-03-30T14:04:48.763Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-30T14:04:48.763Z] ---> Running in 72c63a92b60d [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-30T14:04:49.234Z] provisioning config files... [2023-03-30T14:04:49.260Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config16648912102792682676tmp [Pipeline] { [Pipeline] libraryResource [2023-03-30T14:04:49.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2023-03-30T14:04:49.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-30T14:04:49.654Z] ---> docker-login.sh [2023-03-30T14:04:49.654Z] nexus3.edgexfoundry.org:10001 [2023-03-30T14:04:49.846Z] OK: 265 MiB in 53 packages [2023-03-30T14:04:50.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T14:04:50.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T14:04:50.244Z] Configure a credential helper to remove this warning. See [2023-03-30T14:04:50.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T14:04:50.244Z] [2023-03-30T14:04:50.244Z] Login Succeeded [2023-03-30T14:04:50.244Z] nexus3.edgexfoundry.org:10002 [2023-03-30T14:04:50.411Z] Removing intermediate container 72c63a92b60d [2023-03-30T14:04:50.411Z] ---> d1181310c4d9 [2023-03-30T14:04:50.411Z] Step 7/29 : WORKDIR /app [2023-03-30T14:04:50.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T14:04:50.671Z] ---> Running in 40a52a4177b8 [2023-03-30T14:04:50.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T14:04:50.782Z] Configure a credential helper to remove this warning. See [2023-03-30T14:04:50.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T14:04:50.782Z] [2023-03-30T14:04:50.782Z] Login Succeeded [2023-03-30T14:04:50.782Z] nexus3.edgexfoundry.org:10003 [2023-03-30T14:04:50.930Z] Removing intermediate container 40a52a4177b8 [2023-03-30T14:04:50.930Z] ---> c98bdc04c594 [2023-03-30T14:04:50.930Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-30T14:04:51.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T14:04:51.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T14:04:51.049Z] Configure a credential helper to remove this warning. See [2023-03-30T14:04:51.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T14:04:51.049Z] [2023-03-30T14:04:51.049Z] Login Succeeded [2023-03-30T14:04:51.049Z] nexus3.edgexfoundry.org:10004 [2023-03-30T14:04:51.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T14:04:51.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T14:04:51.323Z] Configure a credential helper to remove this warning. See [2023-03-30T14:04:51.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T14:04:51.323Z] [2023-03-30T14:04:51.323Z] Login Succeeded [2023-03-30T14:04:51.323Z] docker.io [2023-03-30T14:04:51.498Z] ---> dc5633064f53 [2023-03-30T14:04:51.498Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-30T14:04:51.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T14:04:51.757Z] ---> Running in 624a3407c054 [2023-03-30T14:04:51.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T14:04:51.862Z] Configure a credential helper to remove this warning. See [2023-03-30T14:04:51.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T14:04:51.862Z] [2023-03-30T14:04:51.862Z] Login Succeeded [2023-03-30T14:04:51.862Z] ---> docker-login.sh ends [Pipeline] } [2023-03-30T14:04:51.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-30T14:04:52.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-30T14:04:52.334Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-30T14:04:52.366Z] ========================================================= [2023-03-30T14:04:52.366Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-30T14:04:52.366Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T14:04:52.871Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-30T14:04:53.138Z] Sending build context to Docker daemon 677.9kB [2023-03-30T14:04:53.138Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-30T14:04:53.138Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-30T14:04:53.138Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-30T14:04:53.138Z] af6eaf76a39c: Pulling fs layer [2023-03-30T14:04:53.138Z] 55522c791124: Pulling fs layer [2023-03-30T14:04:53.138Z] ce5c4a1c91eb: Pulling fs layer [2023-03-30T14:04:53.138Z] 169dfbe0d373: Pulling fs layer [2023-03-30T14:04:53.138Z] e1ff8fa3b103: Pulling fs layer [2023-03-30T14:04:53.138Z] 52ebb69f0ebf: Pulling fs layer [2023-03-30T14:04:53.138Z] 5abe8eddf0d5: Pulling fs layer [2023-03-30T14:04:53.138Z] 169dfbe0d373: Waiting [2023-03-30T14:04:53.138Z] e1ff8fa3b103: Waiting [2023-03-30T14:04:53.138Z] 52ebb69f0ebf: Waiting [2023-03-30T14:04:53.138Z] 5abe8eddf0d5: Waiting [2023-03-30T14:04:53.344Z] Removing intermediate container 624a3407c054 [2023-03-30T14:04:53.344Z] ---> 116a4fda6232 [2023-03-30T14:04:53.344Z] Step 10/29 : COPY . . [2023-03-30T14:04:53.411Z] 55522c791124: Download complete [2023-03-30T14:04:53.411Z] 169dfbe0d373: Verifying Checksum [2023-03-30T14:04:53.411Z] 169dfbe0d373: Download complete [2023-03-30T14:04:53.411Z] e1ff8fa3b103: Verifying Checksum [2023-03-30T14:04:53.411Z] e1ff8fa3b103: Download complete [2023-03-30T14:04:53.411Z] af6eaf76a39c: Verifying Checksum [2023-03-30T14:04:53.411Z] af6eaf76a39c: Download complete [2023-03-30T14:04:53.607Z] ---> ec69fa75a6f0 [2023-03-30T14:04:53.607Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-30T14:04:53.607Z] ---> Running in 2d69ecfaa05d [2023-03-30T14:04:53.867Z] Removing intermediate container 2d69ecfaa05d [2023-03-30T14:04:53.867Z] ---> efcee2e87a7c [2023-03-30T14:04:53.867Z] Step 12/29 : RUN $MAKE [2023-03-30T14:04:54.125Z] ---> Running in f7eaa96d9e9c [2023-03-30T14:04:54.381Z] 5abe8eddf0d5: Verifying Checksum [2023-03-30T14:04:54.382Z] 5abe8eddf0d5: Download complete [2023-03-30T14:04:54.382Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-03-30T14:04:55.805Z] 52ebb69f0ebf: Verifying Checksum [2023-03-30T14:04:55.805Z] 52ebb69f0ebf: Download complete [2023-03-30T14:04:55.805Z] ce5c4a1c91eb: Verifying Checksum [2023-03-30T14:04:55.805Z] ce5c4a1c91eb: Download complete [2023-03-30T14:04:56.393Z] af6eaf76a39c: Pull complete [2023-03-30T14:04:56.664Z] 55522c791124: Pull complete [2023-03-30T14:05:11.835Z] ce5c4a1c91eb: Pull complete [2023-03-30T14:05:11.835Z] 169dfbe0d373: Pull complete [2023-03-30T14:05:11.835Z] e1ff8fa3b103: Pull complete [2023-03-30T14:05:17.194Z] 52ebb69f0ebf: Pull complete [2023-03-30T14:05:19.146Z] 5abe8eddf0d5: Pull complete [2023-03-30T14:05:19.146Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-30T14:05:19.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-30T14:05:19.146Z] ---> 6cb57ee374ae [2023-03-30T14:05:19.146Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-30T14:05:20.565Z] ---> Running in 3888337bef28 [2023-03-30T14:05:20.835Z] Removing intermediate container 3888337bef28 [2023-03-30T14:05:20.835Z] ---> b05091afaaae [2023-03-30T14:05:20.835Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-30T14:05:20.835Z] ---> Running in 87c6045eefb3 [2023-03-30T14:05:21.105Z] Removing intermediate container 87c6045eefb3 [2023-03-30T14:05:21.105Z] ---> f5df359bff98 [2023-03-30T14:05:21.105Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-30T14:05:21.111Z] Removing intermediate container f7eaa96d9e9c [2023-03-30T14:05:21.111Z] ---> 571225737551 [2023-03-30T14:05:21.111Z] Step 13/29 : FROM alpine:3.17 [2023-03-30T14:05:21.111Z] 3.17: Pulling from library/alpine [2023-03-30T14:05:21.111Z] f56be85fc22e: Pulling fs layer [2023-03-30T14:05:21.111Z] f56be85fc22e: Download complete [2023-03-30T14:05:21.111Z] f56be85fc22e: Pull complete [2023-03-30T14:05:21.111Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-30T14:05:21.111Z] Status: Downloaded newer image for alpine:3.17 [2023-03-30T14:05:21.111Z] ---> 9ed4aefc74f6 [2023-03-30T14:05:21.111Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-30T14:05:21.111Z] ---> Running in 66df971c25f1 [2023-03-30T14:05:21.111Z] Removing intermediate container 66df971c25f1 [2023-03-30T14:05:21.111Z] ---> 494a70a067f2 [2023-03-30T14:05:21.111Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-30T14:05:21.111Z] ---> Running in 7441a2fc3dfd [2023-03-30T14:05:21.111Z] Removing intermediate container 7441a2fc3dfd [2023-03-30T14:05:21.111Z] ---> 48a154b9c46c [2023-03-30T14:05:21.111Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-30T14:05:21.111Z] ---> Running in aa0511be3eab [2023-03-30T14:05:21.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-30T14:05:21.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-30T14:05:21.111Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-30T14:05:21.111Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-30T14:05:21.111Z] Executing busybox-1.35.0-r29.trigger [2023-03-30T14:05:21.111Z] Executing ca-certificates-20220614-r4.trigger [2023-03-30T14:05:21.111Z] OK: 8 MiB in 17 packages [2023-03-30T14:05:21.111Z] Removing intermediate container aa0511be3eab [2023-03-30T14:05:21.111Z] ---> 07f833fb38a2 [2023-03-30T14:05:21.111Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-30T14:05:21.111Z] ---> 841e95274be2 [2023-03-30T14:05:21.111Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-30T14:05:21.111Z] ---> 4e6d7284af28 [2023-03-30T14:05:21.111Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-30T14:05:21.111Z] ---> 34ec2ca4a81b [2023-03-30T14:05:21.111Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-30T14:05:21.111Z] ---> fb801b3997b8 [2023-03-30T14:05:21.111Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-30T14:05:21.374Z] ---> Running in 433650d36498 [2023-03-30T14:05:21.643Z] Removing intermediate container 433650d36498 [2023-03-30T14:05:21.643Z] ---> 00f6de6b6635 [2023-03-30T14:05:21.643Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-30T14:05:21.643Z] ---> Running in 6f89a5a451da [2023-03-30T14:05:22.487Z] ---> b5c96ccfb120 [2023-03-30T14:05:22.487Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-30T14:05:22.487Z] ---> Running in 7b425658a483 [2023-03-30T14:05:23.056Z] Removing intermediate container 7b425658a483 [2023-03-30T14:05:23.056Z] ---> 7a041f711db0 [2023-03-30T14:05:23.056Z] Step 23/29 : VOLUME /cache [2023-03-30T14:05:23.056Z] ---> Running in 3d8fc2db120f [2023-03-30T14:05:23.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-30T14:05:23.322Z] Removing intermediate container 3d8fc2db120f [2023-03-30T14:05:23.322Z] ---> e39fad468f94 [2023-03-30T14:05:23.322Z] Step 24/29 : EXPOSE 59711 [2023-03-30T14:05:23.322Z] ---> Running in eeb39a07cfb8 [2023-03-30T14:05:23.322Z] Removing intermediate container eeb39a07cfb8 [2023-03-30T14:05:23.322Z] ---> af9bc4ea76e0 [2023-03-30T14:05:23.322Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-30T14:05:23.322Z] ---> Running in 3202af5e9904 [2023-03-30T14:05:23.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-30T14:05:23.582Z] Removing intermediate container 3202af5e9904 [2023-03-30T14:05:23.582Z] ---> d5c056bf13db [2023-03-30T14:05:23.582Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-30T14:05:23.582Z] ---> Running in 261f19d3404d [2023-03-30T14:05:23.582Z] Removing intermediate container 261f19d3404d [2023-03-30T14:05:23.582Z] ---> 00e33e0e58b5 [2023-03-30T14:05:23.582Z] Step 27/29 : LABEL arch=amd64 [2023-03-30T14:05:23.582Z] ---> Running in 761ddb4e6659 [2023-03-30T14:05:23.582Z] Removing intermediate container 761ddb4e6659 [2023-03-30T14:05:23.582Z] ---> 069183dedd52 [2023-03-30T14:05:23.582Z] Step 28/29 : LABEL git_sha=f788b70dc0615a82d0935512410bfbd1d0296715 [2023-03-30T14:05:23.841Z] ---> Running in 7f0ebeea6edf [2023-03-30T14:05:23.841Z] Removing intermediate container 7f0ebeea6edf [2023-03-30T14:05:23.841Z] ---> 297f540ca327 [2023-03-30T14:05:23.841Z] Step 29/29 : LABEL version=0.0.0 [2023-03-30T14:05:24.102Z] ---> Running in f05eb155922e [2023-03-30T14:05:24.102Z] Removing intermediate container f05eb155922e [2023-03-30T14:05:24.102Z] ---> 8261fd30dc18 [2023-03-30T14:05:24.102Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-30T14:05:24.102Z] Successfully built 8261fd30dc18 [2023-03-30T14:05:24.102Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2023-03-30T14:05:24.298Z] OK: 263 MiB in 53 packages Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T14:05:25.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-30T14:05:25.056Z] [2023-03-30T14:05:25.056Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T14:05:25.267Z] Removing intermediate container 6f89a5a451da [2023-03-30T14:05:25.267Z] ---> 90476e76bd9d [2023-03-30T14:05:25.267Z] Step 7/12 : WORKDIR /app [2023-03-30T14:05:25.267Z] ---> Running in 765a215ac0be [2023-03-30T14:05:25.457Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-30T14:05:25.457Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-30T14:05:25.457Z] 5eb5b503b376: Pulling fs layer [2023-03-30T14:05:25.457Z] 5c69ac0246d0: Pulling fs layer [2023-03-30T14:05:25.457Z] ec43610c2a17: Pulling fs layer [2023-03-30T14:05:25.457Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-30T14:05:25.457Z] 33b1e0a273af: Pulling fs layer [2023-03-30T14:05:25.457Z] 5d3b04190fa2: Pulling fs layer [2023-03-30T14:05:25.457Z] 2f39f015ded8: Pulling fs layer [2023-03-30T14:05:25.457Z] 3a2ae6a8a46f: Waiting [2023-03-30T14:05:25.457Z] 5d3b04190fa2: Waiting [2023-03-30T14:05:25.457Z] 2f39f015ded8: Waiting [2023-03-30T14:05:25.457Z] 5c69ac0246d0: Download complete [2023-03-30T14:05:25.457Z] 3a2ae6a8a46f: Download complete [2023-03-30T14:05:25.457Z] 33b1e0a273af: Download complete [2023-03-30T14:05:25.457Z] ec43610c2a17: Verifying Checksum [2023-03-30T14:05:25.457Z] ec43610c2a17: Download complete [2023-03-30T14:05:25.457Z] 5d3b04190fa2: Download complete [2023-03-30T14:05:25.534Z] Removing intermediate container 765a215ac0be [2023-03-30T14:05:25.534Z] ---> 716bc939c685 [2023-03-30T14:05:25.534Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-30T14:05:25.738Z] 5eb5b503b376: Verifying Checksum [2023-03-30T14:05:25.738Z] 5eb5b503b376: Download complete [2023-03-30T14:05:26.121Z] ---> bfafe154bfab [2023-03-30T14:05:26.121Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-30T14:05:26.121Z] ---> Running in 8cece914c8f9 [2023-03-30T14:05:27.112Z] 5eb5b503b376: Pull complete [2023-03-30T14:05:27.113Z] 5c69ac0246d0: Pull complete [2023-03-30T14:05:27.371Z] ec43610c2a17: Pull complete [2023-03-30T14:05:27.630Z] 3a2ae6a8a46f: Pull complete [2023-03-30T14:05:27.630Z] 33b1e0a273af: Pull complete [2023-03-30T14:05:27.888Z] 5d3b04190fa2: Pull complete [2023-03-30T14:05:32.072Z] 2f39f015ded8: Pull complete [2023-03-30T14:05:32.072Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-30T14:05:32.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-30T14:05:32.072Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T14:05:32.296Z] prd-ubuntu20.04-docker-8c-8g-6470 does not seem to be running inside a container [2023-03-30T14:05:32.327Z] $ 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/y_app-rfid-llrp-inventory_PR-172 -v /w/workspace/y_app-rfid-llrp-inventory_PR-172:/w/workspace/y_app-rfid-llrp-inventory_PR-172:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-172@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-172@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 [2023-03-30T14:05:38.730Z] $ docker top 2f4b0e9d89efdf1dd0520540fb3e1c83d53b37a1438237d125bcfe541e574de6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-30T14:05:39.197Z] ---> job-cost.sh [2023-03-30T14:05:39.197Z] lf-activate-venv: SKIPPING [2023-03-30T14:05:39.197Z] INFO: No Stack... [2023-03-30T14:05:39.455Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-30T14:05:39.713Z] INFO: Archiving Costs [Pipeline] sh [2023-03-30T14:05:40.028Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-172/archives/cost.csv [2023-03-30T14:05:40.028Z] + cut -d, -f6 [Pipeline] lock [2023-03-30T14:05:40.073Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-172-1-stack-cost] [2023-03-30T14:05:40.077Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-172-1-stack-cost] did not exist. Created. [2023-03-30T14:05:40.077Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-172-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-30T14:05:40.487Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-30T14:05:40.546Z] Stashed 1 file(s) [Pipeline] } [2023-03-30T14:05:40.579Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-172-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-30T14:05:40.663Z] $ docker stop --time=1 2f4b0e9d89efdf1dd0520540fb3e1c83d53b37a1438237d125bcfe541e574de6 [2023-03-30T14:05:41.898Z] $ docker rm -f --volumes 2f4b0e9d89efdf1dd0520540fb3e1c83d53b37a1438237d125bcfe541e574de6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-30T14:06:34.015Z] Removing intermediate container 8cece914c8f9 [2023-03-30T14:06:34.015Z] ---> f8c91976c83a [2023-03-30T14:06:34.015Z] Step 10/12 : COPY . . [2023-03-30T14:06:34.015Z] ---> cf85dc56ac04 [2023-03-30T14:06:34.015Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-30T14:06:34.015Z] ---> Running in 998af0de16a7 [2023-03-30T14:06:34.015Z] Removing intermediate container 998af0de16a7 [2023-03-30T14:06:34.015Z] ---> 4016b4af2c63 [2023-03-30T14:06:34.015Z] Step 12/12 : RUN $MAKE [2023-03-30T14:06:34.015Z] ---> Running in 0460e8f14304 [2023-03-30T14:06:34.015Z] noop [2023-03-30T14:06:34.015Z] Removing intermediate container 0460e8f14304 [2023-03-30T14:06:34.015Z] ---> 7060b02ccb5f [2023-03-30T14:06:34.015Z] Successfully built 7060b02ccb5f [2023-03-30T14:06:34.015Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T14:06:34.493Z] + docker inspect -f . ci-base-image-arm64 [2023-03-30T14:06:34.493Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T14:06:34.785Z] prd-ubuntu20.04-docker-arm64-4c-16g-6471 does not seem to be running inside a container [2023-03-30T14:06:34.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-30T14:06:36.162Z] $ docker top 63e54134924fea93915170479491da70a4cf640be9e50dcd68e4cefde8ec46f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-30T14:06:37.277Z] + go version [2023-03-30T14:06:37.277Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-30T14:06:37.321Z] $ docker stop --time=1 63e54134924fea93915170479491da70a4cf640be9e50dcd68e4cefde8ec46f6 [2023-03-30T14:06:38.950Z] $ docker rm -f --volumes 63e54134924fea93915170479491da70a4cf640be9e50dcd68e4cefde8ec46f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T14:06:39.756Z] + docker inspect -f . ci-base-image-arm64 [2023-03-30T14:06:39.756Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T14:06:40.027Z] prd-ubuntu20.04-docker-arm64-4c-16g-6471 does not seem to be running inside a container [2023-03-30T14:06:40.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-30T14:06:41.264Z] $ docker top 98376c840c98e0398718143a0ca509a20fd01d8d559225e930ae1bdab89e942d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-30T14:06:41.845Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-03-30T14:06:42.497Z] + make test [2023-03-30T14:06:42.497Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-30T14:09:34.268Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-30T14:09:34.268Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-30T14:09:34.268Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.576s coverage: 86.2% of statements [2023-03-30T14:09:44.348Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.539s coverage: 71.9% of statements [2023-03-30T14:09:44.348Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-30T14:09:44.348Z] go vet ./... [2023-03-30T14:12:06.063Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-30T14:12:06.063Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-30T14:12:06.063Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-30T14:12:06.102Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-30T14:12:06.137Z] $ docker stop --time=1 98376c840c98e0398718143a0ca509a20fd01d8d559225e930ae1bdab89e942d [2023-03-30T14:12:08.029Z] $ docker rm -f --volumes 98376c840c98e0398718143a0ca509a20fd01d8d559225e930ae1bdab89e942d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-30T14:12:09.546Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-30T14:12:09.583Z] Warning: overwriting stash ‘coverage-report’ [2023-03-30T14:12:10.075Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-30T14:12:10.688Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-30T14:12:11.035Z] + ls -al . [2023-03-30T14:12:11.035Z] total 224 [2023-03-30T14:12:11.035Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 30 14:06 . [2023-03-30T14:12:11.035Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 14:04 .. [2023-03-30T14:12:11.035Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 30 14:04 .dockerignore [2023-03-30T14:12:11.035Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 14:04 .git [2023-03-30T14:12:11.035Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 14:04 .github [2023-03-30T14:12:11.035Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 30 14:04 .gitignore [2023-03-30T14:12:11.035Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 30 14:04 .golangci.yml [2023-03-30T14:12:11.035Z] -rw-rw-r-- 1 jenkins jenkins 9805 Mar 30 14:04 Attribution.txt [2023-03-30T14:12:11.035Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 30 14:04 CHANGELOG.md [2023-03-30T14:12:11.035Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 30 14:04 Dockerfile [2023-03-30T14:12:11.035Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 30 14:04 GOVERNANCE.md [2023-03-30T14:12:11.035Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 30 14:04 Jenkinsfile [2023-03-30T14:12:11.035Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 30 14:04 LICENSE [2023-03-30T14:12:11.035Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 30 14:04 Makefile [2023-03-30T14:12:11.035Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 30 14:04 OWNERS.md [2023-03-30T14:12:11.035Z] -rw-rw-r-- 1 jenkins jenkins 31001 Mar 30 14:04 README.md [2023-03-30T14:12:11.035Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 30 14:02 VERSION [2023-03-30T14:12:11.035Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 14:04 bin [2023-03-30T14:12:11.035Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 30 14:09 coverage.out [2023-03-30T14:12:11.035Z] -rw-rw-r-- 1 jenkins jenkins 3464 Mar 30 14:04 go.mod [2023-03-30T14:12:11.035Z] -rw-rw-r-- 1 jenkins jenkins 31420 Mar 30 14:04 go.sum [2023-03-30T14:12:11.035Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 14:04 images [2023-03-30T14:12:11.035Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 14:04 internal [2023-03-30T14:12:11.035Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 30 14:04 main.go [2023-03-30T14:12:11.035Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 14:04 res [2023-03-30T14:12:11.035Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 14:04 snap [2023-03-30T14:12:11.035Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 14:04 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T14:12:11.448Z] + 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=f788b70dc0615a82d0935512410bfbd1d0296715 --label arch=arm64 --label version=0.0.0 . [2023-03-30T14:12:11.716Z] Sending build context to Docker daemon 677.9kB [2023-03-30T14:12:11.716Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-30T14:12:11.716Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-30T14:12:11.716Z] ---> 7060b02ccb5f [2023-03-30T14:12:11.716Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-30T14:12:11.716Z] ---> Running in 2f2ec5f85081 [2023-03-30T14:12:12.309Z] Removing intermediate container 2f2ec5f85081 [2023-03-30T14:12:12.309Z] ---> 16a1d0730b36 [2023-03-30T14:12:12.309Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-30T14:12:12.309Z] ---> Running in 637581a11884 [2023-03-30T14:12:12.577Z] Removing intermediate container 637581a11884 [2023-03-30T14:12:12.577Z] ---> 53d0f92ed5a8 [2023-03-30T14:12:12.577Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-30T14:12:12.577Z] ---> Running in f215c1d925cd [2023-03-30T14:12:12.846Z] Removing intermediate container f215c1d925cd [2023-03-30T14:12:12.846Z] ---> d0fad36d6f90 [2023-03-30T14:12:12.846Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-30T14:12:13.118Z] ---> Running in 5f08cb73845b [2023-03-30T14:12:14.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-30T14:12:14.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-30T14:12:15.632Z] OK: 263 MiB in 53 packages [2023-03-30T14:12:16.594Z] Removing intermediate container 5f08cb73845b [2023-03-30T14:12:16.594Z] ---> 998041f74804 [2023-03-30T14:12:16.594Z] Step 7/29 : WORKDIR /app [2023-03-30T14:12:16.594Z] ---> Running in 45689c90dd9c [2023-03-30T14:12:16.861Z] Removing intermediate container 45689c90dd9c [2023-03-30T14:12:16.861Z] ---> b02c348b23d9 [2023-03-30T14:12:16.861Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-30T14:12:17.447Z] ---> 02609cfbf6b0 [2023-03-30T14:12:17.447Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-30T14:12:17.447Z] ---> Running in 00ef36a644a2 [2023-03-30T14:12:22.578Z] Removing intermediate container 00ef36a644a2 [2023-03-30T14:12:22.578Z] ---> d3dd08e2a73f [2023-03-30T14:12:22.578Z] Step 10/29 : COPY . . [2023-03-30T14:12:22.845Z] ---> 0d1e33c36db7 [2023-03-30T14:12:22.845Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-30T14:12:22.845Z] ---> Running in ea42048574c4 [2023-03-30T14:12:23.127Z] Removing intermediate container ea42048574c4 [2023-03-30T14:12:23.127Z] ---> 275d5158346e [2023-03-30T14:12:23.127Z] Step 12/29 : RUN $MAKE [2023-03-30T14:12:23.127Z] ---> Running in d242215bbedd [2023-03-30T14:12:24.095Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-03-30T14:14:30.782Z] Removing intermediate container d242215bbedd [2023-03-30T14:14:30.783Z] ---> ce22e7c38ccd [2023-03-30T14:14:30.783Z] Step 13/29 : FROM alpine:3.17 [2023-03-30T14:14:30.783Z] 3.17: Pulling from library/alpine [2023-03-30T14:14:30.783Z] c41833b44d91: Pulling fs layer [2023-03-30T14:14:30.783Z] c41833b44d91: Verifying Checksum [2023-03-30T14:14:30.783Z] c41833b44d91: Download complete [2023-03-30T14:14:31.366Z] c41833b44d91: Pull complete [2023-03-30T14:14:31.366Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-30T14:14:31.366Z] Status: Downloaded newer image for alpine:3.17 [2023-03-30T14:14:31.366Z] ---> 51e60588ff2c [2023-03-30T14:14:31.366Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-30T14:14:31.366Z] ---> Running in 5da1e0c11950 [2023-03-30T14:14:31.639Z] Removing intermediate container 5da1e0c11950 [2023-03-30T14:14:31.639Z] ---> c4a42fb80281 [2023-03-30T14:14:31.639Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-30T14:14:31.905Z] ---> Running in 8833fe5e495b [2023-03-30T14:14:32.173Z] Removing intermediate container 8833fe5e495b [2023-03-30T14:14:32.173Z] ---> 8033f0c7ca29 [2023-03-30T14:14:32.173Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-30T14:14:32.173Z] ---> Running in 2bdd83366163 [2023-03-30T14:14:33.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-30T14:14:33.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-30T14:14:34.675Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-30T14:14:34.675Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-30T14:14:34.675Z] Executing busybox-1.35.0-r29.trigger [2023-03-30T14:14:34.675Z] Executing ca-certificates-20220614-r4.trigger [2023-03-30T14:14:35.260Z] OK: 8 MiB in 17 packages [2023-03-30T14:14:36.679Z] Removing intermediate container 2bdd83366163 [2023-03-30T14:14:36.679Z] ---> f965032f1dfc [2023-03-30T14:14:36.679Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-30T14:14:36.950Z] ---> ddbde34b5663 [2023-03-30T14:14:36.950Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-30T14:14:37.534Z] ---> 4e24a0457778 [2023-03-30T14:14:37.534Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-30T14:14:37.802Z] ---> 2086712e4039 [2023-03-30T14:14:37.802Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-30T14:14:38.385Z] ---> f833ed4c3189 [2023-03-30T14:14:38.385Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-30T14:14:39.799Z] ---> c705a39c730e [2023-03-30T14:14:39.799Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-30T14:14:39.799Z] ---> Running in c5d99ebc78bf [2023-03-30T14:14:41.747Z] Removing intermediate container c5d99ebc78bf [2023-03-30T14:14:41.747Z] ---> 3657bc5bb449 [2023-03-30T14:14:41.747Z] Step 23/29 : VOLUME /cache [2023-03-30T14:14:41.747Z] ---> Running in 4372bca33951 [2023-03-30T14:14:41.747Z] Removing intermediate container 4372bca33951 [2023-03-30T14:14:41.747Z] ---> f9825c53702e [2023-03-30T14:14:41.747Z] Step 24/29 : EXPOSE 59711 [2023-03-30T14:14:42.017Z] ---> Running in fe64bc747614 [2023-03-30T14:14:42.358Z] Removing intermediate container fe64bc747614 [2023-03-30T14:14:42.358Z] ---> fab127c3c6a9 [2023-03-30T14:14:42.358Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-30T14:14:42.358Z] ---> Running in 1d99cdc05b13 [2023-03-30T14:14:42.632Z] Removing intermediate container 1d99cdc05b13 [2023-03-30T14:14:42.632Z] ---> 3636a1de5023 [2023-03-30T14:14:42.632Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-30T14:14:42.632Z] ---> Running in 843586dce346 [2023-03-30T14:14:42.916Z] Removing intermediate container 843586dce346 [2023-03-30T14:14:42.916Z] ---> ecc8588d1d82 [2023-03-30T14:14:42.916Z] Step 27/29 : LABEL arch=arm64 [2023-03-30T14:14:43.189Z] ---> Running in 1fb09c4445ff [2023-03-30T14:14:43.460Z] Removing intermediate container 1fb09c4445ff [2023-03-30T14:14:43.460Z] ---> 57c87486b6ad [2023-03-30T14:14:43.460Z] Step 28/29 : LABEL git_sha=f788b70dc0615a82d0935512410bfbd1d0296715 [2023-03-30T14:14:43.460Z] ---> Running in b71879fb08fb [2023-03-30T14:14:43.738Z] Removing intermediate container b71879fb08fb [2023-03-30T14:14:43.738Z] ---> 5c92e6e29777 [2023-03-30T14:14:43.738Z] Step 29/29 : LABEL version=0.0.0 [2023-03-30T14:14:44.033Z] ---> Running in ed1c9da97e53 [2023-03-30T14:14:44.331Z] Removing intermediate container ed1c9da97e53 [2023-03-30T14:14:44.331Z] ---> 935d3e99b67d [2023-03-30T14:14:44.331Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-30T14:14:44.331Z] Successfully built 935d3e99b67d [2023-03-30T14:14:44.331Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T14:14:45.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-30T14:14:45.440Z] [2023-03-30T14:14:45.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T14:14:45.845Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-30T14:14:45.845Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-30T14:14:45.845Z] 8998bd30e6a1: Pulling fs layer [2023-03-30T14:14:45.845Z] 04944245beec: Pulling fs layer [2023-03-30T14:14:45.845Z] 699f458cf7ca: Pulling fs layer [2023-03-30T14:14:45.845Z] 765212b225bb: Pulling fs layer [2023-03-30T14:14:45.845Z] f23df028b6ca: Pulling fs layer [2023-03-30T14:14:45.845Z] d65c8cfc05b1: Pulling fs layer [2023-03-30T14:14:45.845Z] 2437ff75d9bd: Pulling fs layer [2023-03-30T14:14:45.845Z] f23df028b6ca: Waiting [2023-03-30T14:14:45.845Z] 2437ff75d9bd: Waiting [2023-03-30T14:14:45.845Z] d65c8cfc05b1: Waiting [2023-03-30T14:14:45.845Z] 765212b225bb: Waiting [2023-03-30T14:14:46.114Z] 04944245beec: Verifying Checksum [2023-03-30T14:14:46.114Z] 04944245beec: Download complete [2023-03-30T14:14:46.114Z] 765212b225bb: Verifying Checksum [2023-03-30T14:14:46.114Z] 765212b225bb: Download complete [2023-03-30T14:14:46.114Z] f23df028b6ca: Verifying Checksum [2023-03-30T14:14:46.114Z] f23df028b6ca: Download complete [2023-03-30T14:14:46.114Z] d65c8cfc05b1: Verifying Checksum [2023-03-30T14:14:46.114Z] d65c8cfc05b1: Download complete [2023-03-30T14:14:46.114Z] 699f458cf7ca: Verifying Checksum [2023-03-30T14:14:46.114Z] 699f458cf7ca: Download complete [2023-03-30T14:14:46.696Z] 8998bd30e6a1: Verifying Checksum [2023-03-30T14:14:48.635Z] 2437ff75d9bd: Verifying Checksum [2023-03-30T14:14:48.635Z] 2437ff75d9bd: Download complete [2023-03-30T14:14:50.040Z] 8998bd30e6a1: Pull complete [2023-03-30T14:14:50.623Z] 04944245beec: Pull complete [2023-03-30T14:14:52.030Z] 699f458cf7ca: Pull complete [2023-03-30T14:14:52.030Z] 765212b225bb: Pull complete [2023-03-30T14:14:52.613Z] f23df028b6ca: Pull complete [2023-03-30T14:14:52.879Z] d65c8cfc05b1: Pull complete [2023-03-30T14:15:05.186Z] 2437ff75d9bd: Pull complete [2023-03-30T14:15:05.186Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-30T14:15:05.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-30T14:15:05.186Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T14:15:05.483Z] prd-ubuntu20.04-docker-arm64-4c-16g-6471 does not seem to be running inside a container [2023-03-30T14:15:05.546Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-30T14:15:07.979Z] $ docker top 4cd893ba68ddcc303ce329c41d3f3bfdf0f0ca5af2f64add22bc0a58de0606f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-30T14:15:08.565Z] ---> job-cost.sh [2023-03-30T14:15:08.830Z] lf-activate-venv: SKIPPING [2023-03-30T14:15:08.830Z] INFO: No Stack... [2023-03-30T14:15:09.410Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-30T14:15:09.991Z] INFO: Archiving Costs [Pipeline] sh [2023-03-30T14:15:11.089Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-03-30T14:15:11.089Z] + cut -d, -f6 [Pipeline] lock [2023-03-30T14:15:11.176Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-172-1-stack-cost] [2023-03-30T14:15:11.181Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-172-1-stack-cost] did not exist. Created. [2023-03-30T14:15:11.181Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-172-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-30T14:15:11.905Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-f9f96b9f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-30T14:15:12.569Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-30T14:15:12.604Z] Warning: overwriting stash ‘stack-cost’ [2023-03-30T14:15:12.651Z] Stashed 1 file(s) [Pipeline] } [2023-03-30T14:15:12.665Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-172-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-30T14:15:12.743Z] $ docker stop --time=1 4cd893ba68ddcc303ce329c41d3f3bfdf0f0ca5af2f64add22bc0a58de0606f9 [2023-03-30T14:15:14.272Z] $ docker rm -f --volumes 4cd893ba68ddcc303ce329c41d3f3bfdf0f0ca5af2f64add22bc0a58de0606f9 [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 [2023-03-30T14:15:15.326Z] provisioning config files... [2023-03-30T14:15:15.335Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-172@tmp/config5456660191352628861tmp [Pipeline] { [Pipeline] sh [2023-03-30T14:15:15.719Z] + set +x [2023-03-30T14:15:15.719Z] + curl -s https://codecov.io/bash [2023-03-30T14:15:15.719Z] + bash -s -- [2023-03-30T14:15:15.977Z] [2023-03-30T14:15:15.977Z] _____ _ [2023-03-30T14:15:15.977Z] / ____| | | [2023-03-30T14:15:15.977Z] | | ___ __| | ___ ___ _____ __ [2023-03-30T14:15:15.977Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-30T14:15:15.977Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-30T14:15:15.977Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-30T14:15:15.977Z] Bash-1.0.6 [2023-03-30T14:15:15.977Z] [2023-03-30T14:15:15.977Z] [2023-03-30T14:15:15.977Z] ==> git version 2.25.1 found [2023-03-30T14:15:15.977Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-30T14:15:15.977Z] Release-Date: 2020-01-08 [2023-03-30T14:15:15.977Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-30T14:15:15.977Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-30T14:15:15.977Z] ==> Jenkins CI detected. [2023-03-30T14:15:15.977Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-172 [2023-03-30T14:15:15.977Z] project root: . [2023-03-30T14:15:15.977Z] --> token set from env [2023-03-30T14:15:15.977Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-30T14:15:15.977Z] ==> Running gcov in . (disable via -X gcov) [2023-03-30T14:15:15.977Z] ==> Python coveragepy not found [2023-03-30T14:15:15.977Z] ==> Searching for coverage reports in: [2023-03-30T14:15:15.977Z] + . [2023-03-30T14:15:15.977Z] -> Found 1 reports [2023-03-30T14:15:15.977Z] ==> Detecting git/mercurial file structure [2023-03-30T14:15:15.977Z] ==> Reading reports [2023-03-30T14:15:15.977Z] + ./coverage.out bytes=41317 [2023-03-30T14:15:15.977Z] ==> Appending adjustments [2023-03-30T14:15:15.977Z] https://docs.codecov.io/docs/fixing-reports [2023-03-30T14:15:16.236Z] + Found adjustments [2023-03-30T14:15:16.236Z] ==> Gzipping contents [2023-03-30T14:15:16.236Z] 12K /tmp/codecov.14hm5a.gz [2023-03-30T14:15:16.236Z] ==> Uploading reports [2023-03-30T14:15:16.236Z] url: https://codecov.io [2023-03-30T14:15:16.236Z] query: branch=PR-172&commit=f788b70dc0615a82d0935512410bfbd1d0296715&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-172%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=172&job=&cmd_args= [2023-03-30T14:15:16.236Z] -> Pinging Codecov [2023-03-30T14:15:16.236Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-172&commit=f788b70dc0615a82d0935512410bfbd1d0296715&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-172%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=172&job=&cmd_args= [2023-03-30T14:15:16.497Z] -> Uploading to [2023-03-30T14:15:16.497Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-30/581DD39554BDF9B6E22D074273EAD858/f788b70dc0615a82d0935512410bfbd1d0296715/bbc4d586-4000-45c0-a07d-818947653479.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230330%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230330T141516Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9ff3dbf0c3caca398727a64dbe4ec4d044302df96bced571e2556888d8a7f842 [2023-03-30T14:15:16.497Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-30T14:15:16.497Z] Dload Upload Total Spent Left Speed [2023-03-30T14:15:16.758Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 38562 --:--:-- --:--:-- --:--:-- 38688 [2023-03-30T14:15:16.758Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f788b70dc0615a82d0935512410bfbd1d0296715 [Pipeline] } [2023-03-30T14:15:16.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-30T14:15:18.681Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-172/archives ] [2023-03-30T14:15:18.681Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-172/archives [2023-03-30T14:15:18.681Z] total 16 [2023-03-30T14:15:18.682Z] drwxr-xr-x 3 root root 4096 Mar 30 14:05 . [2023-03-30T14:15:18.682Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 30 14:05 .. [2023-03-30T14:15:18.682Z] drwxr-xr-x 2 root root 4096 Mar 30 14:05 cost [2023-03-30T14:15:18.682Z] -rw-r--r-- 1 root root 95 Mar 30 14:05 cost.csv [2023-03-30T14:15:18.682Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-172/archives [2023-03-30T14:15:18.682Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-172/archives [2023-03-30T14:15:18.682Z] total 16 [2023-03-30T14:15:18.682Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 30 14:05 . [2023-03-30T14:15:18.682Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 30 14:05 .. [2023-03-30T14:15:18.682Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 30 14:05 cost [2023-03-30T14:15:18.682Z] -rw-r--r-- 1 jenkins jenkins 95 Mar 30 14:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-30T14:15:19.006Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-30T14:15:19.882Z] ---> package-listing.sh [2023-03-30T14:15:19.882Z] ++ facter osfamily [2023-03-30T14:15:19.882Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-30T14:15:20.140Z] + OS_FAMILY=debian [2023-03-30T14:15:20.140Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-172 [2023-03-30T14:15:20.140Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-30T14:15:20.140Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-30T14:15:20.140Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-30T14:15:20.140Z] + PACKAGES=/tmp/packages_start.txt [2023-03-30T14:15:20.140Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-172 ']' [2023-03-30T14:15:20.140Z] + PACKAGES=/tmp/packages_end.txt [2023-03-30T14:15:20.140Z] + case "${OS_FAMILY}" in [2023-03-30T14:15:20.140Z] + dpkg -l [2023-03-30T14:15:20.140Z] + grep '^ii' [2023-03-30T14:15:20.140Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-30T14:15:20.140Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-30T14:15:20.140Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-30T14:15:20.140Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-172 ']' [2023-03-30T14:15:20.140Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-172/archives/ [2023-03-30T14:15:20.140Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-172/archives/ [Pipeline] echo [2023-03-30T14:15:20.174Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-172/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-30T14:15:20.463Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T14:15:21.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-30T14:15:21.071Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T14:15:21.203Z] prd-ubuntu20.04-docker-8c-8g-6470 does not seem to be running inside a container [2023-03-30T14:15:21.214Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-172/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-172 -v /w/workspace/y_app-rfid-llrp-inventory_PR-172:/w/workspace/y_app-rfid-llrp-inventory_PR-172:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-172@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-172@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 [2023-03-30T14:15:21.901Z] $ docker top 1990e397ebe2277295717560d892b299297c98ffb9dba958de3fe30b9a28d5dc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-30T14:15:22.328Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-30T14:15:22.644Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-30T14:15:22.963Z] + ls /var/log/sa-host [2023-03-30T14:15:22.964Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-30T14:15:23.185Z] provisioning config files... [2023-03-30T14:15:23.198Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-172@tmp/config13259086935940569815tmp [Pipeline] { [Pipeline] echo [2023-03-30T14:15:23.244Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-30T14:15:23.558Z] ---> create-netrc.sh [Pipeline] } [2023-03-30T14:15:23.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-30T14:15:23.991Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-30T14:15:24.023Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-30T14:15:24.353Z] ---> sudo-logs.sh [2023-03-30T14:15:24.353Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-30T14:15:24.435Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-30T14:15:24.748Z] ---> job-cost.sh [2023-03-30T14:15:24.748Z] lf-activate-venv: SKIPPING [2023-03-30T14:15:24.748Z] DEBUG: total: 0.2199999988079071 [2023-03-30T14:15:24.748Z] INFO: Retrieving Stack Cost... [2023-03-30T14:15:25.316Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-30T14:15:25.575Z] INFO: Archiving Costs [Pipeline] echo [2023-03-30T14:15:25.609Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-30T14:15:25.923Z] ---> logs-deploy.sh [2023-03-30T14:15:25.923Z] lf-activate-venv: SKIPPING [2023-03-30T14:15:25.923Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-172/1 [2023-03-30T14:15:25.923Z] INFO: archiving workspace using pattern(s): [2023-03-30T14:15:26.860Z] Archives upload complete. [2023-03-30T14:15:27.118Z] INFO: archiving logs to Nexus