Pull request #103 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 57819d1de132e5dcf0fc65ae8abee5d2ec99f973+bdd9de2e6b7fb58cdebc45eb3705f9970870401e (84313d92f9e986e37e1d38f6549068f47801e7ce) 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-ssh17458696548635186879.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh5235184570370608507.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-103/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-103/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3246334174727506025.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-103/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3094267688397690574.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh8713571748864568690.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-103/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-103/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3855777262889718888.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 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e 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.18 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-21678 in /w/workspace/y_app-rfid-llrp-inventory_PR-103 [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-103 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit bdd9de2e6b7fb58cdebc45eb3705f9970870401e into PR head commit 57819d1de132e5dcf0fc65ae8abee5d2ec99f973 Merge succeeded, producing 57819d1de132e5dcf0fc65ae8abee5d2ec99f973 Checking out Revision 57819d1de132e5dcf0fc65ae8abee5d2ec99f973 (PR-103) > 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/103/head:refs/remotes/origin/PR-103 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 57819d1de132e5dcf0fc65ae8abee5d2ec99f973 # 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 bdd9de2e6b7fb58cdebc45eb3705f9970870401e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 57819d1de132e5dcf0fc65ae8abee5d2ec99f973 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-01T13:13:56.935Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-01T13:13:57.111Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-01T13:13:57.215Z] ========================================================= [2022-08-01T13:13:57.215Z] EdgeX Global Pipelines Version Info [2022-08-01T13:13:57.215Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-01T13:13:58.043Z] ------------------- [2022-08-01T13:13:58.043Z] stable info: [2022-08-01T13:13:58.043Z] ------------------- [2022-08-01T13:13:58.043Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-01T13:13:58.043Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-01T13:13:58.043Z] Message: update stable to v1.0.238 [2022-08-01T13:13:58.619Z] ------------------- [2022-08-01T13:13:58.619Z] experimental info: [2022-08-01T13:13:58.619Z] ------------------- [2022-08-01T13:13:58.619Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-01T13:13:58.619Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-01T13:13:58.619Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-01T13:13:59.014Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-08-01T13:13:59.061Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-08-01T13:13:59.102Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-01T13:13:59.142Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-01T13:13:59.185Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-01T13:13:59.229Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-01T13:13:59.272Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-01T13:13:59.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-01T13:13:59.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-01T13:13:59.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-01T13:13:59.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-01T13:13:59.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-08-01T13:13:59.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-01T13:13:59.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-01T13:13:59.635Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-01T13:13:59.674Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-01T13:13:59.713Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-01T13:13:59.753Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-01T13:13:59.795Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-01T13:13:59.838Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-01T13:13:59.881Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-01T13:13:59.921Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-01T13:13:59.960Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-01T13:14:00.003Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-01T13:14:00.049Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-01T13:14:00.092Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-01T13:14:00.138Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-01T13:14:00.182Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-103 [Pipeline] echo [2022-08-01T13:14:00.227Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-103 [Pipeline] echo [2022-08-01T13:14:00.264Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-103 [Pipeline] echo [2022-08-01T13:14:00.302Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 57819d1de132e5dcf0fc65ae8abee5d2ec99f973 [Pipeline] echo [2022-08-01T13:14:00.338Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 57819d1 [Pipeline] echo [2022-08-01T13:14:00.377Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-01T13:14:00.493Z] provisioning config files... [2022-08-01T13:14:00.509Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-103@tmp/config410942368896521233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T13:14:00.871Z] ---> docker-login.sh [2022-08-01T13:14:00.871Z] nexus3.edgexfoundry.org:10001 [2022-08-01T13:14:01.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T13:14:01.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T13:14:01.132Z] Configure a credential helper to remove this warning. See [2022-08-01T13:14:01.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T13:14:01.132Z] [2022-08-01T13:14:01.132Z] Login Succeeded [2022-08-01T13:14:01.132Z] nexus3.edgexfoundry.org:10002 [2022-08-01T13:14:01.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T13:14:01.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T13:14:01.399Z] Configure a credential helper to remove this warning. See [2022-08-01T13:14:01.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T13:14:01.399Z] [2022-08-01T13:14:01.399Z] Login Succeeded [2022-08-01T13:14:01.399Z] nexus3.edgexfoundry.org:10003 [2022-08-01T13:14:01.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T13:14:01.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T13:14:01.660Z] Configure a credential helper to remove this warning. See [2022-08-01T13:14:01.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T13:14:01.660Z] [2022-08-01T13:14:01.660Z] Login Succeeded [2022-08-01T13:14:01.660Z] nexus3.edgexfoundry.org:10004 [2022-08-01T13:14:01.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T13:14:01.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T13:14:01.660Z] Configure a credential helper to remove this warning. See [2022-08-01T13:14:01.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T13:14:01.660Z] [2022-08-01T13:14:01.660Z] Login Succeeded [2022-08-01T13:14:01.660Z] docker.io [2022-08-01T13:14:01.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T13:14:02.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T13:14:02.239Z] Configure a credential helper to remove this warning. See [2022-08-01T13:14:02.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T13:14:02.239Z] [2022-08-01T13:14:02.239Z] Login Succeeded [2022-08-01T13:14:02.239Z] ---> docker-login.sh ends [Pipeline] } [2022-08-01T13:14:02.266Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-01T13:14:02.898Z] + git rev-list -1 --merges 57819d1de132e5dcf0fc65ae8abee5d2ec99f973~1..57819d1de132e5dcf0fc65ae8abee5d2ec99f973 [Pipeline] echo [2022-08-01T13:14:02.948Z] -----------> git rev-list -1 --merges 57819d1de132e5dcf0fc65ae8abee5d2ec99f973~1..57819d1de132e5dcf0fc65ae8abee5d2ec99f973 57819d1de132e5dcf0fc65ae8abee5d2ec99f973 [false] [Pipeline] sh [2022-08-01T13:14:03.267Z] + git log --format=format:%s -1 57819d1de132e5dcf0fc65ae8abee5d2ec99f973 [Pipeline] echo [2022-08-01T13:14:03.302Z] ========================================================= [2022-08-01T13:14:03.302Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-01T13:14:03.302Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-01T13:14:03.743Z] + git log --format=format:%s -1 57819d1de132e5dcf0fc65ae8abee5d2ec99f973 [Pipeline] echo [2022-08-01T13:14:03.773Z] [semverPrep] GIT_COMMIT: 57819d1de132e5dcf0fc65ae8abee5d2ec99f973, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-08-01T13:14:03.802Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-01T13:14:04.204Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-01T13:14:04.204Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-01T13:14:04.205Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-01T13:14:04.205Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-01T13:14:04.205Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-01T13:14:04.205Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-01T13:14:04.205Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T13:14:04.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-01T13:14:04.640Z] [2022-08-01T13:14:04.640Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T13:14:05.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-01T13:14:05.026Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-01T13:14:05.026Z] b85a868b505f: Pulling fs layer [2022-08-01T13:14:05.026Z] e2be974225ed: Pulling fs layer [2022-08-01T13:14:05.026Z] 339a4e72a1f5: Pulling fs layer [2022-08-01T13:14:05.026Z] 988bab9f4d93: Pulling fs layer [2022-08-01T13:14:05.026Z] 1469e6f7b9e6: Pulling fs layer [2022-08-01T13:14:05.026Z] eaf3925da568: Pulling fs layer [2022-08-01T13:14:05.026Z] bab4dde63d76: Pulling fs layer [2022-08-01T13:14:05.026Z] bde34c3a00c8: Pulling fs layer [2022-08-01T13:14:05.026Z] b352a97aabf1: Pulling fs layer [2022-08-01T13:14:05.026Z] 4872d77fe225: Pulling fs layer [2022-08-01T13:14:05.026Z] 5851b861e8e6: Pulling fs layer [2022-08-01T13:14:05.026Z] 988bab9f4d93: Waiting [2022-08-01T13:14:05.026Z] 1469e6f7b9e6: Waiting [2022-08-01T13:14:05.026Z] eaf3925da568: Waiting [2022-08-01T13:14:05.026Z] 4872d77fe225: Waiting [2022-08-01T13:14:05.026Z] 5851b861e8e6: Waiting [2022-08-01T13:14:05.026Z] bde34c3a00c8: Waiting [2022-08-01T13:14:05.026Z] b352a97aabf1: Waiting [2022-08-01T13:14:05.026Z] bab4dde63d76: Waiting [2022-08-01T13:14:05.026Z] e2be974225ed: Verifying Checksum [2022-08-01T13:14:05.026Z] e2be974225ed: Download complete [2022-08-01T13:14:05.026Z] 988bab9f4d93: Verifying Checksum [2022-08-01T13:14:05.026Z] 988bab9f4d93: Download complete [2022-08-01T13:14:05.289Z] 1469e6f7b9e6: Verifying Checksum [2022-08-01T13:14:05.289Z] 1469e6f7b9e6: Download complete [2022-08-01T13:14:05.289Z] 339a4e72a1f5: Verifying Checksum [2022-08-01T13:14:05.289Z] 339a4e72a1f5: Download complete [2022-08-01T13:14:05.289Z] eaf3925da568: Verifying Checksum [2022-08-01T13:14:05.289Z] eaf3925da568: Download complete [2022-08-01T13:14:05.289Z] bde34c3a00c8: Verifying Checksum [2022-08-01T13:14:05.289Z] bde34c3a00c8: Download complete [2022-08-01T13:14:05.289Z] b352a97aabf1: Download complete [2022-08-01T13:14:05.289Z] 4872d77fe225: Verifying Checksum [2022-08-01T13:14:05.289Z] 4872d77fe225: Download complete [2022-08-01T13:14:05.289Z] 5851b861e8e6: Download complete [2022-08-01T13:14:05.289Z] b85a868b505f: Verifying Checksum [2022-08-01T13:14:05.289Z] b85a868b505f: Download complete [2022-08-01T13:14:05.562Z] bab4dde63d76: Verifying Checksum [2022-08-01T13:14:05.562Z] bab4dde63d76: Download complete [2022-08-01T13:14:06.946Z] b85a868b505f: Pull complete [2022-08-01T13:14:06.946Z] e2be974225ed: Pull complete [2022-08-01T13:14:07.523Z] 339a4e72a1f5: Pull complete [2022-08-01T13:14:07.523Z] 988bab9f4d93: Pull complete [2022-08-01T13:14:08.094Z] 1469e6f7b9e6: Pull complete [2022-08-01T13:14:08.094Z] eaf3925da568: Pull complete [2022-08-01T13:14:10.007Z] bab4dde63d76: Pull complete [2022-08-01T13:14:10.007Z] bde34c3a00c8: Pull complete [2022-08-01T13:14:10.269Z] b352a97aabf1: Pull complete [2022-08-01T13:14:10.269Z] 4872d77fe225: Pull complete [2022-08-01T13:14:10.530Z] 5851b861e8e6: Pull complete [2022-08-01T13:14:10.530Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-01T13:14:10.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-01T13:14:10.530Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T13:14:10.766Z] prd-ubuntu20.04-docker-8c-8g-21678 does not seem to be running inside a container [2022-08-01T13:14:10.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-103 -v /w/workspace/y_app-rfid-llrp-inventory_PR-103:/w/workspace/y_app-rfid-llrp-inventory_PR-103:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-103@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-103@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 [2022-08-01T13:14:12.189Z] $ docker top 6785b0a52d50adf96a5e03f4462bc868d4524b382da9a483811eedebc68af774 -eo pid,comm [2022-08-01T13:14:12.259Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-08-01T13:14:12.259Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-01T13:14:12.389Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-01T13:14:12.389Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-01T13:14:12.527Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-01T13:14:12.532Z] $ docker exec 6785b0a52d50adf96a5e03f4462bc868d4524b382da9a483811eedebc68af774 ssh-agent [2022-08-01T13:14:12.657Z] SSH_AUTH_SOCK=/tmp/ssh-hkV9TAw89cMv/agent.33 [2022-08-01T13:14:12.657Z] SSH_AGENT_PID=40 [2022-08-01T13:14:12.663Z] Running ssh-add (command line suppressed) [2022-08-01T13:14:12.779Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-103@tmp/private_key_4829663639499281639.key (/w/workspace/y_app-rfid-llrp-inventory_PR-103@tmp/private_key_4829663639499281639.key) [2022-08-01T13:14:12.793Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-01T13:14:13.134Z] + git tag --points-at HEAD [Pipeline] } [2022-08-01T13:14:13.163Z] $ docker exec --env ******** --env ******** 6785b0a52d50adf96a5e03f4462bc868d4524b382da9a483811eedebc68af774 ssh-agent -k [2022-08-01T13:14:13.285Z] unset SSH_AUTH_SOCK; [2022-08-01T13:14:13.285Z] unset SSH_AGENT_PID; [2022-08-01T13:14:13.285Z] echo Agent pid 40 killed; [2022-08-01T13:14:13.296Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-01T13:14:13.386Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-01T13:14:13.386Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-01T13:14:13.536Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-01T13:14:13.541Z] $ docker exec 6785b0a52d50adf96a5e03f4462bc868d4524b382da9a483811eedebc68af774 ssh-agent [2022-08-01T13:14:13.672Z] SSH_AUTH_SOCK=/tmp/ssh-ohd97dkIPQxG/agent.72 [2022-08-01T13:14:13.672Z] SSH_AGENT_PID=78 [2022-08-01T13:14:13.679Z] Running ssh-add (command line suppressed) [2022-08-01T13:14:13.797Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-103@tmp/private_key_8645688533216660990.key (/w/workspace/y_app-rfid-llrp-inventory_PR-103@tmp/private_key_8645688533216660990.key) [2022-08-01T13:14:13.812Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-01T13:14:14.145Z] + git semver init [2022-08-01T13:14:14.405Z] 2022-08-01 13:14:14,378 [run_init] DEBUG init version:0.0.0 force:False [2022-08-01T13:14:14.405Z] 2022-08-01 13:14:14,379 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-103/.semver [2022-08-01T13:14:14.405Z] 2022-08-01 13:14:14,379 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-103/.semver [2022-08-01T13:14:14.405Z] 2022-08-01 13:14:14,379 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-103/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-103, universal_newlines=False, shell=None, istream=None) [2022-08-01T13:14:15.795Z] 2022-08-01 13:14:15,371 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-103/.git/info/exclude [2022-08-01T13:14:15.795Z] 2022-08-01 13:14:15,372 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-103/.semver/PR-103 with force:False [2022-08-01T13:14:15.795Z] 2022-08-01 13:14:15,372 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-103/.semver/PR-103 [2022-08-01T13:14:15.795Z] 2022-08-01 13:14:15,377 [execute] INFO git cat-file --batch-check [2022-08-01T13:14:15.795Z] 2022-08-01 13:14:15,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-103/.semver, universal_newlines=False, shell=None, istream=) [2022-08-01T13:14:15.795Z] 2022-08-01 13:14:15,384 [execute] INFO git cat-file --batch [2022-08-01T13:14:15.795Z] 2022-08-01 13:14:15,384 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-103/.semver, universal_newlines=False, shell=None, istream=) [2022-08-01T13:14:15.795Z] 2022-08-01 13:14:15,390 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-103/.semver/PR-103 [2022-08-01T13:14:15.795Z] 0.0.0 [Pipeline] } [2022-08-01T13:14:15.826Z] $ docker exec --env ******** --env ******** 6785b0a52d50adf96a5e03f4462bc868d4524b382da9a483811eedebc68af774 ssh-agent -k [2022-08-01T13:14:15.957Z] unset SSH_AUTH_SOCK; [2022-08-01T13:14:15.957Z] unset SSH_AGENT_PID; [2022-08-01T13:14:15.957Z] echo Agent pid 78 killed; [2022-08-01T13:14:15.975Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-01T13:14:16.406Z] + git semver [Pipeline] } [2022-08-01T13:14:16.695Z] $ docker stop --time=1 6785b0a52d50adf96a5e03f4462bc868d4524b382da9a483811eedebc68af774 [2022-08-01T13:14:18.016Z] $ docker rm -f 6785b0a52d50adf96a5e03f4462bc868d4524b382da9a483811eedebc68af774 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-01T13:14:18.447Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-01T13:14:18.777Z] Stashed 1 file(s) [Pipeline] echo [2022-08-01T13:14:18.794Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-01T13:14:19.360Z] provisioning config files... [2022-08-01T13:14:19.374Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-103@tmp/config4684677445115702855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T13:14:19.729Z] ---> docker-login.sh [2022-08-01T13:14:19.729Z] nexus3.edgexfoundry.org:10001 [2022-08-01T13:14:19.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T13:14:19.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T13:14:19.729Z] Configure a credential helper to remove this warning. See [2022-08-01T13:14:19.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T13:14:19.729Z] [2022-08-01T13:14:19.729Z] Login Succeeded [2022-08-01T13:14:19.729Z] nexus3.edgexfoundry.org:10002 [2022-08-01T13:14:19.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T13:14:19.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T13:14:19.990Z] Configure a credential helper to remove this warning. See [2022-08-01T13:14:19.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T13:14:19.990Z] [2022-08-01T13:14:19.990Z] Login Succeeded [2022-08-01T13:14:19.990Z] nexus3.edgexfoundry.org:10003 [2022-08-01T13:14:19.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T13:14:19.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T13:14:19.990Z] Configure a credential helper to remove this warning. See [2022-08-01T13:14:19.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T13:14:19.990Z] [2022-08-01T13:14:19.990Z] Login Succeeded [2022-08-01T13:14:19.990Z] nexus3.edgexfoundry.org:10004 [2022-08-01T13:14:20.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T13:14:20.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T13:14:20.250Z] Configure a credential helper to remove this warning. See [2022-08-01T13:14:20.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T13:14:20.250Z] [2022-08-01T13:14:20.250Z] Login Succeeded [2022-08-01T13:14:20.250Z] docker.io [2022-08-01T13:14:20.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T13:14:20.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T13:14:20.510Z] Configure a credential helper to remove this warning. See [2022-08-01T13:14:20.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T13:14:20.510Z] [2022-08-01T13:14:20.510Z] Login Succeeded [2022-08-01T13:14:20.510Z] ---> docker-login.sh ends [Pipeline] } [2022-08-01T13:14:20.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-01T13:14:20.723Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T13:14:20.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T13:14:20.789Z] ========================================================= [2022-08-01T13:14:20.789Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-01T13:14:20.789Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T13:14:21.245Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-01T13:14:21.245Z] Sending build context to Docker daemon 12.47MB [2022-08-01T13:14:21.245Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-01T13:14:21.245Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-01T13:14:21.508Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-01T13:14:21.509Z] 2408cc74d12b: Pulling fs layer [2022-08-01T13:14:21.509Z] ea60b727a1ce: Pulling fs layer [2022-08-01T13:14:21.509Z] 30c4a7721957: Pulling fs layer [2022-08-01T13:14:21.509Z] 370296b7ddb6: Pulling fs layer [2022-08-01T13:14:21.509Z] 7c6cee850709: Pulling fs layer [2022-08-01T13:14:21.509Z] 39a5fcdaea64: Pulling fs layer [2022-08-01T13:14:21.509Z] d94ebbe4e438: Pulling fs layer [2022-08-01T13:14:21.509Z] bcfd1f05c69d: Pulling fs layer [2022-08-01T13:14:21.509Z] 59ccb84bbe0f: Pulling fs layer [2022-08-01T13:14:21.509Z] 7c6cee850709: Waiting [2022-08-01T13:14:21.509Z] 39a5fcdaea64: Waiting [2022-08-01T13:14:21.509Z] d94ebbe4e438: Waiting [2022-08-01T13:14:21.509Z] bcfd1f05c69d: Waiting [2022-08-01T13:14:21.509Z] 370296b7ddb6: Waiting [2022-08-01T13:14:21.509Z] 59ccb84bbe0f: Waiting [2022-08-01T13:14:21.509Z] 30c4a7721957: Verifying Checksum [2022-08-01T13:14:21.509Z] 30c4a7721957: Download complete [2022-08-01T13:14:21.509Z] ea60b727a1ce: Verifying Checksum [2022-08-01T13:14:21.509Z] ea60b727a1ce: Download complete [2022-08-01T13:14:21.509Z] 7c6cee850709: Verifying Checksum [2022-08-01T13:14:21.509Z] 7c6cee850709: Download complete [2022-08-01T13:14:21.509Z] 39a5fcdaea64: Verifying Checksum [2022-08-01T13:14:21.509Z] 39a5fcdaea64: Download complete [2022-08-01T13:14:21.509Z] 2408cc74d12b: Download complete [2022-08-01T13:14:21.509Z] d94ebbe4e438: Verifying Checksum [2022-08-01T13:14:21.509Z] d94ebbe4e438: Download complete [2022-08-01T13:14:21.509Z] 2408cc74d12b: Pull complete [2022-08-01T13:14:21.780Z] ea60b727a1ce: Pull complete [2022-08-01T13:14:21.780Z] 30c4a7721957: Pull complete [2022-08-01T13:14:22.044Z] 59ccb84bbe0f: Verifying Checksum [2022-08-01T13:14:22.044Z] 59ccb84bbe0f: Download complete [2022-08-01T13:14:22.304Z] bcfd1f05c69d: Verifying Checksum [2022-08-01T13:14:22.304Z] bcfd1f05c69d: Download complete [2022-08-01T13:14:22.304Z] 370296b7ddb6: Download complete [2022-08-01T13:14:26.504Z] 370296b7ddb6: Pull complete [2022-08-01T13:14:26.504Z] 7c6cee850709: Pull complete [2022-08-01T13:14:26.504Z] 39a5fcdaea64: Pull complete [2022-08-01T13:14:26.766Z] d94ebbe4e438: Pull complete [2022-08-01T13:14:29.304Z] bcfd1f05c69d: Pull complete [2022-08-01T13:14:29.874Z] 59ccb84bbe0f: Pull complete [2022-08-01T13:14:29.874Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-01T13:14:29.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-01T13:14:29.874Z] ---> a4fb48ad2a94 [2022-08-01T13:14:29.874Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-01T13:14:31.817Z] ---> Running in 88b27497caf9 [2022-08-01T13:14:31.817Z] Removing intermediate container 88b27497caf9 [2022-08-01T13:14:31.817Z] ---> 8cf92193d70a [2022-08-01T13:14:31.817Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-01T13:14:31.817Z] ---> Running in a8df073c615a [2022-08-01T13:14:31.817Z] Removing intermediate container a8df073c615a [2022-08-01T13:14:31.817Z] ---> c0521a5954e1 [2022-08-01T13:14:31.817Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-01T13:14:31.817Z] ---> Running in 98b96f99174c [2022-08-01T13:14:32.079Z] Removing intermediate container 98b96f99174c [2022-08-01T13:14:32.079Z] ---> 194b2c459929 [2022-08-01T13:14:32.079Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T13:14:32.079Z] ---> Running in 672e598d9c40 [2022-08-01T13:14:32.651Z] Removing intermediate container 672e598d9c40 [2022-08-01T13:14:32.651Z] ---> 3481f845589f [2022-08-01T13:14:32.651Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-01T13:14:32.651Z] ---> Running in 4eb56e380765 [2022-08-01T13:14:32.912Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T13:14:33.856Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T13:14:34.118Z] OK: 211 MiB in 51 packages [2022-08-01T13:14:34.195Z] Still waiting to schedule task [2022-08-01T13:14:34.195Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-01T13:14:34.695Z] Removing intermediate container 4eb56e380765 [2022-08-01T13:14:34.695Z] ---> 825d4bdc1c79 [2022-08-01T13:14:34.695Z] Step 8/13 : WORKDIR /app [2022-08-01T13:14:34.695Z] ---> Running in a161145b4f72 [2022-08-01T13:14:34.695Z] Removing intermediate container a161145b4f72 [2022-08-01T13:14:34.695Z] ---> 7c9e8bd1b30c [2022-08-01T13:14:34.695Z] Step 9/13 : COPY go.mod vendor* ./ [2022-08-01T13:14:34.959Z] ---> 7420234ccf17 [2022-08-01T13:14:34.959Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T13:14:34.959Z] ---> Running in d7e2ee77dbf6 [2022-08-01T13:14:56.932Z] Removing intermediate container d7e2ee77dbf6 [2022-08-01T13:14:56.932Z] ---> 03cc24a29e99 [2022-08-01T13:14:56.932Z] Step 11/13 : COPY . . [2022-08-01T13:14:56.932Z] ---> eeed63372eb2 [2022-08-01T13:14:56.932Z] Step 12/13 : ARG MAKE="make build" [2022-08-01T13:14:56.932Z] ---> Running in 0d817eb3a3c8 [2022-08-01T13:14:56.932Z] Removing intermediate container 0d817eb3a3c8 [2022-08-01T13:14:56.932Z] ---> 22abb0bef101 [2022-08-01T13:14:56.932Z] Step 13/13 : RUN $MAKE [2022-08-01T13:14:56.932Z] ---> Running in 305acd46c78d [2022-08-01T13:14:56.932Z] noop [2022-08-01T13:14:56.932Z] Removing intermediate container 305acd46c78d [2022-08-01T13:14:56.932Z] ---> ef862275ab53 [2022-08-01T13:14:56.932Z] Successfully built ef862275ab53 [2022-08-01T13:14:56.932Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T13:14:57.383Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-01T13:14:57.383Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T13:14:57.553Z] prd-ubuntu20.04-docker-8c-8g-21678 does not seem to be running inside a container [2022-08-01T13:14:57.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-103 -v /w/workspace/y_app-rfid-llrp-inventory_PR-103:/w/workspace/y_app-rfid-llrp-inventory_PR-103:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-103@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-103@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 [2022-08-01T13:14:58.017Z] $ docker top c90f6e6e6e33591f3eb47938864fe3e5624508ffb338ed32c65eb9f0c0c8fcc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T13:14:58.430Z] + go version [2022-08-01T13:14:58.430Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-01T13:14:58.465Z] $ docker stop --time=1 c90f6e6e6e33591f3eb47938864fe3e5624508ffb338ed32c65eb9f0c0c8fcc2 [2022-08-01T13:14:59.769Z] $ docker rm -f c90f6e6e6e33591f3eb47938864fe3e5624508ffb338ed32c65eb9f0c0c8fcc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T13:15:00.531Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-01T13:15:00.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T13:15:00.765Z] prd-ubuntu20.04-docker-8c-8g-21678 does not seem to be running inside a container [2022-08-01T13:15:00.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/y_app-rfid-llrp-inventory_PR-103 -v /w/workspace/y_app-rfid-llrp-inventory_PR-103:/w/workspace/y_app-rfid-llrp-inventory_PR-103:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-103@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-103@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 [2022-08-01T13:15:01.304Z] $ docker top 9f8e385176406938b7b78b7078984ff7ee3e489bf099de2803c222fb4fac5c51 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T13:15:01.715Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-103 [Pipeline] fileExists [Pipeline] sh [2022-08-01T13:15:02.087Z] + make test [2022-08-01T13:15:02.087Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-01T13:15:14.317Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-08-01T13:15:14.317Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.047s coverage: 86.2% of statements [2022-08-01T13:15:14.317Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-08-01T13:15:15.705Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.557s coverage: 71.9% of statements [2022-08-01T13:15:23.840Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-01T13:15:23.840Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-01T13:15:27.135Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-01T13:15:27.397Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-01T13:15:27.397Z] ./bin/test-attribution.sh [Pipeline] echo [2022-08-01T13:15:27.435Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-01T13:15:27.465Z] $ docker stop --time=1 9f8e385176406938b7b78b7078984ff7ee3e489bf099de2803c222fb4fac5c51 [2022-08-01T13:15:29.455Z] $ docker rm -f 9f8e385176406938b7b78b7078984ff7ee3e489bf099de2803c222fb4fac5c51 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-01T13:15:29.991Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-01T13:15:30.065Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-01T13:15:30.749Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-01T13:15:31.065Z] + ls -al . [2022-08-01T13:15:31.065Z] total 228 [2022-08-01T13:15:31.065Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 1 13:15 . [2022-08-01T13:15:31.065Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 13:13 .. [2022-08-01T13:15:31.065Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 1 13:13 .dockerignore [2022-08-01T13:15:31.066Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 13:15 .git [2022-08-01T13:15:31.066Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 13:13 .github [2022-08-01T13:15:31.066Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 1 13:13 .gitignore [2022-08-01T13:15:31.066Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 1 13:13 .golangci.yml [2022-08-01T13:15:31.066Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 1 13:14 .semver [2022-08-01T13:15:31.066Z] -rw-rw-r-- 1 jenkins jenkins 9546 Aug 1 13:13 Attribution.txt [2022-08-01T13:15:31.066Z] -rw-rw-r-- 1 jenkins jenkins 2487 Aug 1 13:13 CHANGELOG.md [2022-08-01T13:15:31.066Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 1 13:13 Dockerfile [2022-08-01T13:15:31.066Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 1 13:13 GOVERNANCE.md [2022-08-01T13:15:31.066Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 1 13:13 Jenkinsfile [2022-08-01T13:15:31.066Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 1 13:13 LICENSE [2022-08-01T13:15:31.066Z] -rw-rw-r-- 1 jenkins jenkins 2949 Aug 1 13:13 Makefile [2022-08-01T13:15:31.066Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 1 13:13 OWNERS.md [2022-08-01T13:15:31.066Z] -rw-rw-r-- 1 jenkins jenkins 30359 Aug 1 13:13 README.md [2022-08-01T13:15:31.066Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 1 13:14 VERSION [2022-08-01T13:15:31.066Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 13:13 bin [2022-08-01T13:15:31.066Z] -rw-r--r-- 1 jenkins jenkins 41008 Aug 1 13:15 coverage.out [2022-08-01T13:15:31.066Z] -rw-rw-r-- 1 jenkins jenkins 3540 Aug 1 13:13 go.mod [2022-08-01T13:15:31.066Z] -rw-rw-r-- 1 jenkins jenkins 36292 Aug 1 13:13 go.sum [2022-08-01T13:15:31.066Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 13:13 images [2022-08-01T13:15:31.066Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 13:13 internal [2022-08-01T13:15:31.066Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 1 13:13 main.go [2022-08-01T13:15:31.066Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 13:13 res [2022-08-01T13:15:31.066Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 13:13 snap [2022-08-01T13:15:31.066Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 13:13 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T13:15:31.456Z] + 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=57819d1de132e5dcf0fc65ae8abee5d2ec99f973 --label arch=amd64 --label version=0.0.0 . [2022-08-01T13:15:31.457Z] Sending build context to Docker daemon 12.47MB [2022-08-01T13:15:31.457Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-08-01T13:15:31.457Z] Step 2/31 : FROM ${BASE} AS builder [2022-08-01T13:15:31.457Z] ---> ef862275ab53 [2022-08-01T13:15:31.457Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-01T13:15:31.719Z] ---> Running in 2a1662081850 [2022-08-01T13:15:31.719Z] Removing intermediate container 2a1662081850 [2022-08-01T13:15:31.719Z] ---> ae94e084c58e [2022-08-01T13:15:31.719Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-08-01T13:15:31.719Z] ---> Running in baa7e0df38cd [2022-08-01T13:15:31.979Z] Removing intermediate container baa7e0df38cd [2022-08-01T13:15:31.979Z] ---> 484a64770a4f [2022-08-01T13:15:31.979Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-01T13:15:31.979Z] ---> Running in 2b145994818c [2022-08-01T13:15:31.979Z] Removing intermediate container 2b145994818c [2022-08-01T13:15:31.979Z] ---> 9627c82fefca [2022-08-01T13:15:31.979Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T13:15:31.979Z] ---> Running in f1d0c435f7ae [2022-08-01T13:15:32.923Z] Removing intermediate container f1d0c435f7ae [2022-08-01T13:15:32.923Z] ---> a0ba2cddb1cd [2022-08-01T13:15:32.923Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-01T13:15:32.923Z] ---> Running in 1e95e8ef38d8 [2022-08-01T13:15:32.923Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T13:15:33.868Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T13:15:34.441Z] OK: 211 MiB in 51 packages [2022-08-01T13:15:34.699Z] Removing intermediate container 1e95e8ef38d8 [2022-08-01T13:15:34.699Z] ---> 0e0822b12ec3 [2022-08-01T13:15:34.699Z] Step 8/31 : WORKDIR /app [2022-08-01T13:15:34.699Z] ---> Running in 1d70b722c22a [2022-08-01T13:15:34.961Z] Removing intermediate container 1d70b722c22a [2022-08-01T13:15:34.961Z] ---> a560ebdf3b3d [2022-08-01T13:15:34.961Z] Step 9/31 : COPY go.mod vendor* ./ [2022-08-01T13:15:34.961Z] ---> 54dd06c4aff4 [2022-08-01T13:15:34.961Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T13:15:34.961Z] ---> Running in f91d499f4afe [2022-08-01T13:15:35.973Z] Removing intermediate container f91d499f4afe [2022-08-01T13:15:35.973Z] ---> 206e3b46bd59 [2022-08-01T13:15:35.973Z] Step 11/31 : COPY . . [2022-08-01T13:15:36.234Z] ---> 134e6a1b4ffa [2022-08-01T13:15:36.234Z] Step 12/31 : ARG MAKE="make build" [2022-08-01T13:15:36.234Z] ---> Running in 22a11544d14f [2022-08-01T13:15:36.234Z] Removing intermediate container 22a11544d14f [2022-08-01T13:15:36.234Z] ---> 8b019bd220f9 [2022-08-01T13:15:36.234Z] Step 13/31 : RUN $MAKE [2022-08-01T13:15:36.234Z] ---> Running in 33b40eb4e0d8 [2022-08-01T13:15:36.495Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-08-01T13:15:58.456Z] Removing intermediate container 33b40eb4e0d8 [2022-08-01T13:15:58.456Z] ---> 675e30cccb67 [2022-08-01T13:15:58.456Z] Step 14/31 : FROM alpine:3.14 [2022-08-01T13:15:58.717Z] 3.14: Pulling from library/alpine [2022-08-01T13:15:58.977Z] decfdc335d9b: Pulling fs layer [2022-08-01T13:15:59.236Z] decfdc335d9b: Download complete [2022-08-01T13:15:59.236Z] decfdc335d9b: Pull complete [2022-08-01T13:15:59.236Z] Digest: sha256:43eb8f0d8215d8661f745f3d88563c026614d843b668b233bbe1666b6d026f61 [2022-08-01T13:15:59.236Z] Status: Downloaded newer image for alpine:3.14 [2022-08-01T13:15:59.236Z] ---> 5977be310a9d [2022-08-01T13:15:59.236Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-01T13:15:59.495Z] ---> Running in 23c64b3375f3 [2022-08-01T13:15:59.495Z] Removing intermediate container 23c64b3375f3 [2022-08-01T13:15:59.495Z] ---> 9f1de9221542 [2022-08-01T13:15:59.495Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-08-01T13:15:59.495Z] ---> Running in cdb2b4aa2e4b [2022-08-01T13:15:59.755Z] Removing intermediate container cdb2b4aa2e4b [2022-08-01T13:15:59.755Z] ---> 4b3165d5d4d6 [2022-08-01T13:15:59.755Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T13:15:59.755Z] ---> Running in f260b6b9fe1b [2022-08-01T13:16:00.326Z] Removing intermediate container f260b6b9fe1b [2022-08-01T13:16:00.326Z] ---> 3ad2bfc682fe [2022-08-01T13:16:00.326Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-08-01T13:16:00.326Z] ---> Running in d9030955c43f [2022-08-01T13:16:00.588Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-01T13:16:01.529Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-01T13:16:01.789Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-01T13:16:01.789Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-01T13:16:02.050Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-08-01T13:16:02.050Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-01T13:16:02.050Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-08-01T13:16:02.313Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-01T13:16:02.313Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-01T13:16:02.313Z] Executing busybox-1.33.1-r8.trigger [2022-08-01T13:16:02.313Z] Executing ca-certificates-20220614-r0.trigger [2022-08-01T13:16:02.313Z] OK: 9 MiB in 21 packages [2022-08-01T13:16:02.881Z] Removing intermediate container d9030955c43f [2022-08-01T13:16:02.881Z] ---> dc86e2b81cd8 [2022-08-01T13:16:02.881Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-01T13:16:03.141Z] ---> 1c5f30996c9c [2022-08-01T13:16:03.141Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-01T13:16:03.401Z] ---> 00c2bb6f5836 [2022-08-01T13:16:03.401Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-08-01T13:16:03.401Z] ---> ac661b97c977 [2022-08-01T13:16:03.401Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-08-01T13:16:03.660Z] ---> f586511fe155 [2022-08-01T13:16:03.660Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-08-01T13:16:04.231Z] ---> 392d04c567f7 [2022-08-01T13:16:04.231Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-08-01T13:16:04.231Z] ---> Running in aff464179af6 [2022-08-01T13:16:04.802Z] Removing intermediate container aff464179af6 [2022-08-01T13:16:04.802Z] ---> aabc0599bc2b [2022-08-01T13:16:04.802Z] Step 25/31 : VOLUME /cache [2022-08-01T13:16:04.802Z] ---> Running in 89de15b31c63 [2022-08-01T13:16:05.063Z] Removing intermediate container 89de15b31c63 [2022-08-01T13:16:05.063Z] ---> 74844ecc71d5 [2022-08-01T13:16:05.063Z] Step 26/31 : EXPOSE 59711 [2022-08-01T13:16:05.063Z] ---> Running in 32b5cf68e826 [2022-08-01T13:16:05.063Z] Removing intermediate container 32b5cf68e826 [2022-08-01T13:16:05.063Z] ---> e8f395b90369 [2022-08-01T13:16:05.063Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-08-01T13:16:05.334Z] ---> Running in 6e27ec753ab0 [2022-08-01T13:16:05.334Z] Removing intermediate container 6e27ec753ab0 [2022-08-01T13:16:05.334Z] ---> fa347a68ac18 [2022-08-01T13:16:05.334Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-08-01T13:16:05.334Z] ---> Running in d4cf4e9af316 [2022-08-01T13:16:05.334Z] Removing intermediate container d4cf4e9af316 [2022-08-01T13:16:05.334Z] ---> 61ad1fd87799 [2022-08-01T13:16:05.334Z] Step 29/31 : LABEL arch=amd64 [2022-08-01T13:16:05.598Z] ---> Running in d5266dedf02a [2022-08-01T13:16:05.598Z] Removing intermediate container d5266dedf02a [2022-08-01T13:16:05.598Z] ---> 5ae537fb10c2 [2022-08-01T13:16:05.598Z] Step 30/31 : LABEL git_sha=57819d1de132e5dcf0fc65ae8abee5d2ec99f973 [2022-08-01T13:16:05.598Z] ---> Running in dec8e2633ab4 [2022-08-01T13:16:05.859Z] Removing intermediate container dec8e2633ab4 [2022-08-01T13:16:05.859Z] ---> a8b8c5dd632d [2022-08-01T13:16:05.859Z] Step 31/31 : LABEL version=0.0.0 [2022-08-01T13:16:05.859Z] ---> Running in 03a8ba659b79 [2022-08-01T13:16:05.859Z] Removing intermediate container 03a8ba659b79 [2022-08-01T13:16:05.859Z] ---> acf4c592d2c7 [2022-08-01T13:16:05.859Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-01T13:16:05.859Z] Successfully built acf4c592d2c7 [2022-08-01T13:16:05.859Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T13:16:06.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-01T13:16:06.744Z] [2022-08-01T13:16:06.744Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-08-01T13:16:06.806Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21680 in /w/workspace/y_app-rfid-llrp-inventory_PR-103 [Pipeline] { [Pipeline] sh [Pipeline] ws [2022-08-01T13:16:06.901Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2022-08-01T13:16:06.981Z] The recommended git tool is: git [2022-08-01T13:16:07.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-01T13:16:07.138Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-01T13:16:07.138Z] 5eb5b503b376: Pulling fs layer [2022-08-01T13:16:07.138Z] 5c69ac0246d0: Pulling fs layer [2022-08-01T13:16:07.138Z] ec43610c2a17: Pulling fs layer [2022-08-01T13:16:07.138Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-01T13:16:07.138Z] 33b1e0a273af: Pulling fs layer [2022-08-01T13:16:07.138Z] 5d3b04190fa2: Pulling fs layer [2022-08-01T13:16:07.138Z] 2f39f015ded8: Pulling fs layer [2022-08-01T13:16:07.138Z] 3a2ae6a8a46f: Waiting [2022-08-01T13:16:07.138Z] 33b1e0a273af: Waiting [2022-08-01T13:16:07.138Z] 5d3b04190fa2: Waiting [2022-08-01T13:16:07.138Z] 2f39f015ded8: Waiting [2022-08-01T13:16:07.138Z] 5c69ac0246d0: Download complete [2022-08-01T13:16:07.138Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-01T13:16:07.138Z] 3a2ae6a8a46f: Download complete [2022-08-01T13:16:07.399Z] 33b1e0a273af: Verifying Checksum [2022-08-01T13:16:07.399Z] 33b1e0a273af: Download complete [2022-08-01T13:16:07.399Z] 5d3b04190fa2: Verifying Checksum [2022-08-01T13:16:07.399Z] 5d3b04190fa2: Download complete [2022-08-01T13:16:07.399Z] ec43610c2a17: Verifying Checksum [2022-08-01T13:16:07.399Z] ec43610c2a17: Download complete [2022-08-01T13:16:07.399Z] 5eb5b503b376: Verifying Checksum [2022-08-01T13:16:07.399Z] 5eb5b503b376: Download complete [2022-08-01T13:16:07.969Z] 2f39f015ded8: Download complete [2022-08-01T13:16:08.541Z] 5eb5b503b376: Pull complete [2022-08-01T13:16:08.800Z] 5c69ac0246d0: Pull complete [2022-08-01T13:16:09.367Z] ec43610c2a17: Pull complete [2022-08-01T13:16:09.367Z] 3a2ae6a8a46f: Pull complete [2022-08-01T13:16:09.628Z] 33b1e0a273af: Pull complete [2022-08-01T13:16:09.629Z] 5d3b04190fa2: Pull complete [2022-08-01T13:16:12.943Z] using credential edgex-jenkins-ssh [2022-08-01T13:16:12.964Z] Cloning the remote Git repository [2022-08-01T13:16:13.024Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-08-01T13:16:13.141Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2022-08-01T13:16:13.252Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-08-01T13:16:13.253Z] > git --version # timeout=10 [2022-08-01T13:16:13.293Z] > git --version # 'git version 2.25.1' [2022-08-01T13:16:13.294Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-01T13:16:13.416Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-01T13:16:14.903Z] 2f39f015ded8: Pull complete [2022-08-01T13:16:14.903Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-01T13:16:14.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-01T13:16:14.903Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T13:16:15.212Z] prd-ubuntu20.04-docker-8c-8g-21678 does not seem to be running inside a container [2022-08-01T13:16:15.339Z] $ 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-103 -v /w/workspace/y_app-rfid-llrp-inventory_PR-103:/w/workspace/y_app-rfid-llrp-inventory_PR-103:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-103@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-103@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 [2022-08-01T13:16:15.904Z] Merging remotes/origin/main commit bdd9de2e6b7fb58cdebc45eb3705f9970870401e into PR head commit 57819d1de132e5dcf0fc65ae8abee5d2ec99f973 [2022-08-01T13:16:15.369Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-08-01T13:16:15.386Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-01T13:16:15.414Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-08-01T13:16:15.450Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-08-01T13:16:15.452Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-01T13:16:15.468Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/103/head:refs/remotes/origin/PR-103 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-01T13:16:15.929Z] > git config core.sparsecheckout # timeout=10 [2022-08-01T13:16:15.947Z] > git checkout -f 57819d1de132e5dcf0fc65ae8abee5d2ec99f973 # timeout=10 [2022-08-01T13:16:16.149Z] Merge succeeded, producing 57819d1de132e5dcf0fc65ae8abee5d2ec99f973 [2022-08-01T13:16:16.150Z] Checking out Revision 57819d1de132e5dcf0fc65ae8abee5d2ec99f973 (PR-103) [2022-08-01T13:16:17.124Z] $ docker top 57033bb7db3cecc24640c5fd6639b661b22fe66729d6c25ee567277487b71f8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T13:16:16.057Z] > git remote # timeout=10 [2022-08-01T13:16:16.075Z] > git config --get remote.origin.url # timeout=10 [2022-08-01T13:16:16.097Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-01T13:16:16.108Z] > git merge bdd9de2e6b7fb58cdebc45eb3705f9970870401e # timeout=10 [2022-08-01T13:16:16.135Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-01T13:16:16.161Z] > git config core.sparsecheckout # timeout=10 [2022-08-01T13:16:16.178Z] > git checkout -f 57819d1de132e5dcf0fc65ae8abee5d2ec99f973 # timeout=10 [2022-08-01T13:16:17.598Z] ---> job-cost.sh [2022-08-01T13:16:17.598Z] lf-activate-venv: SKIPPING [2022-08-01T13:16:17.598Z] INFO: No Stack... [2022-08-01T13:16:17.860Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-01T13:16:18.433Z] INFO: Archiving Costs [Pipeline] sh [2022-08-01T13:16:18.751Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-103/archives/cost.csv [2022-08-01T13:16:18.751Z] + cut -d, -f6 [Pipeline] lock [2022-08-01T13:16:18.791Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-103-1-stack-cost] [2022-08-01T13:16:18.796Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-103-1-stack-cost] did not exist. Created. [2022-08-01T13:16:18.796Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-103-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-01T13:16:19.187Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-01T13:16:19.238Z] Stashed 1 file(s) [Pipeline] } [2022-08-01T13:16:19.264Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-103-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-01T13:16:19.344Z] $ docker stop --time=1 57033bb7db3cecc24640c5fd6639b661b22fe66729d6c25ee567277487b71f8f [2022-08-01T13:16:20.316Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2022-08-01T13:16:20.375Z] > git --version # timeout=10 [2022-08-01T13:16:20.387Z] > git --version # 'git version 2.25.1' [2022-08-01T13:16:20.398Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-01T13:16:20.514Z] $ docker rm -f 57033bb7db3cecc24640c5fd6639b661b22fe66729d6c25ee567277487b71f8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2022-08-01T13:16:20.714Z] [2022-08-01T13:16:20.714Z] GitHub has been notified of this commit’s build result [2022-08-01T13:16:20.714Z] [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-01T13:16:21.552Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-01T13:16:21.552Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-01T13:16:21.552Z] Dload Upload Total Spent Left Speed [2022-08-01T13:16:21.552Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 98656 0 --:--:-- --:--:-- --:--:-- 98656 [Pipeline] sh [2022-08-01T13:16:23.125Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-01T13:16:23.479Z] + sudo tee /etc/docker/daemon.new+ [2022-08-01T13:16:23.479Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-01T13:16:23.479Z] { [2022-08-01T13:16:23.479Z] "registry-mirrors": [ [2022-08-01T13:16:23.479Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-01T13:16:23.479Z] ], [2022-08-01T13:16:23.479Z] "bip": "10.250.0.254/24", [2022-08-01T13:16:23.479Z] "hosts": [ [2022-08-01T13:16:23.479Z] "tcp://0.0.0.0:5555", [2022-08-01T13:16:23.479Z] "unix:///var/run/docker.sock" [2022-08-01T13:16:23.479Z] ], [2022-08-01T13:16:23.479Z] "mtu": 1458, [2022-08-01T13:16:23.479Z] "selinux-enabled": true, [2022-08-01T13:16:23.479Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-01T13:16:23.479Z] } [Pipeline] sh [2022-08-01T13:16:23.831Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-01T13:16:24.181Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-01T13:16:42.573Z] provisioning config files... [2022-08-01T13:16:42.598Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config3551806600943908474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T13:16:42.998Z] ---> docker-login.sh [2022-08-01T13:16:42.999Z] nexus3.edgexfoundry.org:10001 [2022-08-01T13:16:43.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T13:16:43.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T13:16:43.872Z] Configure a credential helper to remove this warning. See [2022-08-01T13:16:43.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T13:16:43.872Z] [2022-08-01T13:16:43.872Z] Login Succeeded [2022-08-01T13:16:43.872Z] nexus3.edgexfoundry.org:10002 [2022-08-01T13:16:44.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T13:16:44.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T13:16:44.146Z] Configure a credential helper to remove this warning. See [2022-08-01T13:16:44.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T13:16:44.146Z] [2022-08-01T13:16:44.146Z] Login Succeeded [2022-08-01T13:16:44.420Z] nexus3.edgexfoundry.org:10003 [2022-08-01T13:16:44.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T13:16:44.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T13:16:44.698Z] Configure a credential helper to remove this warning. See [2022-08-01T13:16:44.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T13:16:44.698Z] [2022-08-01T13:16:44.698Z] Login Succeeded [2022-08-01T13:16:44.698Z] nexus3.edgexfoundry.org:10004 [2022-08-01T13:16:44.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T13:16:45.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T13:16:45.245Z] Configure a credential helper to remove this warning. See [2022-08-01T13:16:45.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T13:16:45.245Z] [2022-08-01T13:16:45.245Z] Login Succeeded [2022-08-01T13:16:45.245Z] docker.io [2022-08-01T13:16:45.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T13:16:45.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T13:16:45.792Z] Configure a credential helper to remove this warning. See [2022-08-01T13:16:45.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T13:16:45.792Z] [2022-08-01T13:16:45.792Z] Login Succeeded [2022-08-01T13:16:45.792Z] ---> docker-login.sh ends [Pipeline] } [2022-08-01T13:16:45.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-01T13:16:46.221Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T13:16:46.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T13:16:46.300Z] ========================================================= [2022-08-01T13:16:46.300Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-01T13:16:46.300Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T13:16:46.812Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-01T13:16:47.089Z] Sending build context to Docker daemon 687.1kB [2022-08-01T13:16:47.089Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-01T13:16:47.089Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-01T13:16:47.369Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-01T13:16:47.369Z] b3c136eddcbf: Pulling fs layer [2022-08-01T13:16:47.369Z] c0a3192eca97: Pulling fs layer [2022-08-01T13:16:47.369Z] a050256f5b6f: Pulling fs layer [2022-08-01T13:16:47.369Z] 656be50a0ddc: Pulling fs layer [2022-08-01T13:16:47.369Z] 2bbca73fdf42: Pulling fs layer [2022-08-01T13:16:47.369Z] 46d945488cbd: Pulling fs layer [2022-08-01T13:16:47.369Z] 8a5474983e97: Pulling fs layer [2022-08-01T13:16:47.370Z] 329c88fbcd65: Pulling fs layer [2022-08-01T13:16:47.370Z] 656be50a0ddc: Waiting [2022-08-01T13:16:47.370Z] 2bbca73fdf42: Waiting [2022-08-01T13:16:47.370Z] 46d945488cbd: Waiting [2022-08-01T13:16:47.370Z] 8a5474983e97: Waiting [2022-08-01T13:16:47.370Z] 329c88fbcd65: Waiting [2022-08-01T13:16:47.370Z] a050256f5b6f: Verifying Checksum [2022-08-01T13:16:47.370Z] a050256f5b6f: Download complete [2022-08-01T13:16:47.370Z] c0a3192eca97: Verifying Checksum [2022-08-01T13:16:47.370Z] c0a3192eca97: Download complete [2022-08-01T13:16:47.370Z] 2bbca73fdf42: Verifying Checksum [2022-08-01T13:16:47.370Z] 2bbca73fdf42: Download complete [2022-08-01T13:16:47.370Z] 46d945488cbd: Verifying Checksum [2022-08-01T13:16:47.370Z] 46d945488cbd: Download complete [2022-08-01T13:16:47.370Z] b3c136eddcbf: Verifying Checksum [2022-08-01T13:16:48.379Z] b3c136eddcbf: Pull complete [2022-08-01T13:16:48.379Z] 329c88fbcd65: Verifying Checksum [2022-08-01T13:16:48.379Z] 329c88fbcd65: Download complete [2022-08-01T13:16:48.987Z] c0a3192eca97: Pull complete [2022-08-01T13:16:49.263Z] a050256f5b6f: Pull complete [2022-08-01T13:16:49.538Z] 8a5474983e97: Verifying Checksum [2022-08-01T13:16:49.538Z] 8a5474983e97: Download complete [2022-08-01T13:16:50.517Z] 656be50a0ddc: Verifying Checksum [2022-08-01T13:16:50.517Z] 656be50a0ddc: Download complete [2022-08-01T13:17:02.925Z] 656be50a0ddc: Pull complete [2022-08-01T13:17:02.925Z] 2bbca73fdf42: Pull complete [2022-08-01T13:17:03.200Z] 46d945488cbd: Pull complete [2022-08-01T13:17:09.942Z] 8a5474983e97: Pull complete [2022-08-01T13:17:11.925Z] 329c88fbcd65: Pull complete [2022-08-01T13:17:11.925Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-01T13:17:11.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-01T13:17:11.925Z] ---> ff4287adb874 [2022-08-01T13:17:11.925Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-01T13:17:13.906Z] ---> Running in f2cbe5a1ed5f [2022-08-01T13:17:14.508Z] Removing intermediate container f2cbe5a1ed5f [2022-08-01T13:17:14.508Z] ---> 85f5ed7b8b7b [2022-08-01T13:17:14.508Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-01T13:17:14.508Z] ---> Running in c70e3000b8f7 [2022-08-01T13:17:14.793Z] Removing intermediate container c70e3000b8f7 [2022-08-01T13:17:14.793Z] ---> 0aeca19e99df [2022-08-01T13:17:14.793Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-01T13:17:14.793Z] ---> Running in 414bb9b9afbd [2022-08-01T13:17:15.395Z] Removing intermediate container 414bb9b9afbd [2022-08-01T13:17:15.395Z] ---> 58b65c3b920c [2022-08-01T13:17:15.395Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T13:17:15.395Z] ---> Running in 16754a80890d [2022-08-01T13:17:17.368Z] Removing intermediate container 16754a80890d [2022-08-01T13:17:17.368Z] ---> 2d0c49af406e [2022-08-01T13:17:17.368Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-01T13:17:17.368Z] ---> Running in eb4f0759e38b [2022-08-01T13:17:17.965Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T13:17:18.943Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T13:17:19.921Z] OK: 221 MiB in 51 packages [2022-08-01T13:17:20.533Z] Removing intermediate container eb4f0759e38b [2022-08-01T13:17:20.533Z] ---> c435ae1ad1e3 [2022-08-01T13:17:20.533Z] Step 8/13 : WORKDIR /app [2022-08-01T13:17:20.809Z] ---> Running in 233a689f9714 [2022-08-01T13:17:21.082Z] Removing intermediate container 233a689f9714 [2022-08-01T13:17:21.082Z] ---> c0d04268b37a [2022-08-01T13:17:21.082Z] Step 9/13 : COPY go.mod vendor* ./ [2022-08-01T13:17:21.680Z] ---> acdf20e24691 [2022-08-01T13:17:21.680Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T13:17:21.680Z] ---> Running in 8eef9d1f9570 [2022-08-01T13:18:08.681Z] Removing intermediate container 8eef9d1f9570 [2022-08-01T13:18:08.681Z] ---> 0b4c6c5f04aa [2022-08-01T13:18:08.681Z] Step 11/13 : COPY . . [2022-08-01T13:18:08.681Z] ---> f521bbf1ac4d [2022-08-01T13:18:08.681Z] Step 12/13 : ARG MAKE="make build" [2022-08-01T13:18:08.681Z] ---> Running in 0c7c891c04cf [2022-08-01T13:18:08.681Z] Removing intermediate container 0c7c891c04cf [2022-08-01T13:18:08.681Z] ---> 3707eb0528b3 [2022-08-01T13:18:08.681Z] Step 13/13 : RUN $MAKE [2022-08-01T13:18:08.681Z] ---> Running in a6f4c813bd15 [2022-08-01T13:18:08.681Z] noop [2022-08-01T13:18:08.681Z] Removing intermediate container a6f4c813bd15 [2022-08-01T13:18:08.681Z] ---> 7fdb54535d7a [2022-08-01T13:18:08.681Z] Successfully built 7fdb54535d7a [2022-08-01T13:18:08.681Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T13:18:09.191Z] + docker inspect -f . ci-base-image-arm64 [2022-08-01T13:18:09.191Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T13:18:09.531Z] prd-ubuntu20.04-docker-arm64-4c-16g-21680 does not seem to be running inside a container [2022-08-01T13:18:09.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-01T13:18:10.888Z] $ docker top 351aba84bf436834bf058fc8da8993cd394d9d3cb20edd39e1efc9caeab4d552 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T13:18:11.872Z] + go version [2022-08-01T13:18:11.872Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-01T13:18:11.914Z] $ docker stop --time=1 351aba84bf436834bf058fc8da8993cd394d9d3cb20edd39e1efc9caeab4d552 [2022-08-01T13:18:13.555Z] $ docker rm -f 351aba84bf436834bf058fc8da8993cd394d9d3cb20edd39e1efc9caeab4d552 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T13:18:14.472Z] + docker inspect -f . ci-base-image-arm64 [2022-08-01T13:18:14.472Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T13:18:14.778Z] prd-ubuntu20.04-docker-arm64-4c-16g-21680 does not seem to be running inside a container [2022-08-01T13:18:14.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-01T13:18:16.142Z] $ docker top 95b0d1e847cc3b587f8ecc6651d99b4c504cadf9ea059538647b47aa795d50e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T13:18:17.103Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2022-08-01T13:18:17.824Z] + make test [2022-08-01T13:18:17.824Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-01T13:19:39.704Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-08-01T13:19:39.704Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.133s coverage: 86.2% of statements [2022-08-01T13:19:39.704Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-08-01T13:19:45.103Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.703s coverage: 71.9% of statements [2022-08-01T13:19:45.378Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-01T13:19:45.378Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-01T13:20:07.580Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-01T13:20:07.580Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-01T13:20:07.580Z] ./bin/test-attribution.sh [Pipeline] echo [2022-08-01T13:20:07.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-01T13:20:07.655Z] $ docker stop --time=1 95b0d1e847cc3b587f8ecc6651d99b4c504cadf9ea059538647b47aa795d50e3 [2022-08-01T13:20:09.367Z] $ docker rm -f 95b0d1e847cc3b587f8ecc6651d99b4c504cadf9ea059538647b47aa795d50e3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-01T13:20:10.377Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-01T13:20:10.412Z] Warning: overwriting stash ‘coverage-report’ [2022-08-01T13:20:10.887Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-01T13:20:11.474Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-01T13:20:11.827Z] + ls -al . [2022-08-01T13:20:11.827Z] total 224 [2022-08-01T13:20:11.827Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 1 13:18 . [2022-08-01T13:20:11.827Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 13:16 .. [2022-08-01T13:20:11.827Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 1 13:16 .dockerignore [2022-08-01T13:20:11.827Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 13:16 .git [2022-08-01T13:20:11.827Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 13:16 .github [2022-08-01T13:20:11.827Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 1 13:16 .gitignore [2022-08-01T13:20:11.827Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 1 13:16 .golangci.yml [2022-08-01T13:20:11.827Z] -rw-rw-r-- 1 jenkins jenkins 9546 Aug 1 13:16 Attribution.txt [2022-08-01T13:20:11.827Z] -rw-rw-r-- 1 jenkins jenkins 2487 Aug 1 13:16 CHANGELOG.md [2022-08-01T13:20:11.827Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 1 13:16 Dockerfile [2022-08-01T13:20:11.827Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 1 13:16 GOVERNANCE.md [2022-08-01T13:20:11.827Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 1 13:16 Jenkinsfile [2022-08-01T13:20:11.827Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 1 13:16 LICENSE [2022-08-01T13:20:11.827Z] -rw-rw-r-- 1 jenkins jenkins 2949 Aug 1 13:16 Makefile [2022-08-01T13:20:11.827Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 1 13:16 OWNERS.md [2022-08-01T13:20:11.827Z] -rw-rw-r-- 1 jenkins jenkins 30359 Aug 1 13:16 README.md [2022-08-01T13:20:11.827Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 1 13:14 VERSION [2022-08-01T13:20:11.827Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 13:16 bin [2022-08-01T13:20:11.827Z] -rw-r--r-- 1 jenkins jenkins 41008 Aug 1 13:19 coverage.out [2022-08-01T13:20:11.827Z] -rw-rw-r-- 1 jenkins jenkins 3540 Aug 1 13:16 go.mod [2022-08-01T13:20:11.827Z] -rw-rw-r-- 1 jenkins jenkins 36292 Aug 1 13:16 go.sum [2022-08-01T13:20:11.827Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 13:16 images [2022-08-01T13:20:11.827Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 13:16 internal [2022-08-01T13:20:11.827Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 1 13:16 main.go [2022-08-01T13:20:11.827Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 13:16 res [2022-08-01T13:20:11.827Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 13:16 snap [2022-08-01T13:20:11.827Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 13:16 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T13:20:12.272Z] + 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=57819d1de132e5dcf0fc65ae8abee5d2ec99f973 --label arch=arm64 --label version=0.0.0 . [2022-08-01T13:20:12.569Z] Sending build context to Docker daemon 687.1kB [2022-08-01T13:20:12.569Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-08-01T13:20:12.569Z] Step 2/31 : FROM ${BASE} AS builder [2022-08-01T13:20:12.569Z] ---> 7fdb54535d7a [2022-08-01T13:20:12.569Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-01T13:20:12.569Z] ---> Running in fbff54ffa94c [2022-08-01T13:20:13.190Z] Removing intermediate container fbff54ffa94c [2022-08-01T13:20:13.190Z] ---> 3e88ec70ed3a [2022-08-01T13:20:13.190Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-08-01T13:20:13.190Z] ---> Running in 4de67037a76a [2022-08-01T13:20:13.465Z] Removing intermediate container 4de67037a76a [2022-08-01T13:20:13.465Z] ---> 7f6dcc48dbdf [2022-08-01T13:20:13.465Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-01T13:20:13.465Z] ---> Running in 8145910a2a8d [2022-08-01T13:20:13.740Z] Removing intermediate container 8145910a2a8d [2022-08-01T13:20:13.740Z] ---> ba88079c40cb [2022-08-01T13:20:13.740Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T13:20:14.019Z] ---> Running in a5e3d67a1739 [2022-08-01T13:20:15.478Z] Removing intermediate container a5e3d67a1739 [2022-08-01T13:20:15.478Z] ---> 9236a7bbe7d5 [2022-08-01T13:20:15.478Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-01T13:20:15.478Z] ---> Running in 90d9ddc45a9a [2022-08-01T13:20:16.468Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T13:20:17.908Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T13:20:18.512Z] OK: 221 MiB in 51 packages [2022-08-01T13:20:19.505Z] Removing intermediate container 90d9ddc45a9a [2022-08-01T13:20:19.505Z] ---> f99d4089a0ee [2022-08-01T13:20:19.505Z] Step 8/31 : WORKDIR /app [2022-08-01T13:20:19.505Z] ---> Running in 1e35bae93178 [2022-08-01T13:20:19.780Z] Removing intermediate container 1e35bae93178 [2022-08-01T13:20:19.780Z] ---> dace4fd10ad8 [2022-08-01T13:20:19.780Z] Step 9/31 : COPY go.mod vendor* ./ [2022-08-01T13:20:20.379Z] ---> 917d392d80b5 [2022-08-01T13:20:20.379Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T13:20:20.379Z] ---> Running in 46930bc04e3c [2022-08-01T13:20:22.364Z] Removing intermediate container 46930bc04e3c [2022-08-01T13:20:22.364Z] ---> ab7b43ffd059 [2022-08-01T13:20:22.364Z] Step 11/31 : COPY . . [2022-08-01T13:20:22.965Z] ---> 03f4cbb108d0 [2022-08-01T13:20:22.965Z] Step 12/31 : ARG MAKE="make build" [2022-08-01T13:20:22.965Z] ---> Running in a8e98a18d8a6 [2022-08-01T13:20:23.243Z] Removing intermediate container a8e98a18d8a6 [2022-08-01T13:20:23.243Z] ---> 7b49bd790fc8 [2022-08-01T13:20:23.243Z] Step 13/31 : RUN $MAKE [2022-08-01T13:20:23.243Z] ---> Running in 9f49df3dff87 [2022-08-01T13:20:24.228Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-08-01T13:22:31.126Z] Removing intermediate container 9f49df3dff87 [2022-08-01T13:22:31.126Z] ---> 94788081f92d [2022-08-01T13:22:31.126Z] Step 14/31 : FROM alpine:3.14 [2022-08-01T13:22:31.126Z] 3.14: Pulling from library/alpine [2022-08-01T13:22:31.126Z] f4bf3852c6cc: Pulling fs layer [2022-08-01T13:22:31.126Z] f4bf3852c6cc: Verifying Checksum [2022-08-01T13:22:31.126Z] f4bf3852c6cc: Download complete [2022-08-01T13:22:31.126Z] f4bf3852c6cc: Pull complete [2022-08-01T13:22:31.126Z] Digest: sha256:43eb8f0d8215d8661f745f3d88563c026614d843b668b233bbe1666b6d026f61 [2022-08-01T13:22:31.126Z] Status: Downloaded newer image for alpine:3.14 [2022-08-01T13:22:31.126Z] ---> f19c924ebacc [2022-08-01T13:22:31.126Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-01T13:22:31.126Z] ---> Running in 0fd08ba794f0 [2022-08-01T13:22:31.126Z] Removing intermediate container 0fd08ba794f0 [2022-08-01T13:22:31.126Z] ---> 7f8126dc4b5e [2022-08-01T13:22:31.126Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-08-01T13:22:31.126Z] ---> Running in 8eff9b466164 [2022-08-01T13:22:31.126Z] Removing intermediate container 8eff9b466164 [2022-08-01T13:22:31.126Z] ---> 84bdfb0f6244 [2022-08-01T13:22:31.126Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T13:22:31.126Z] ---> Running in 8169784270b5 [2022-08-01T13:22:31.126Z] Removing intermediate container 8169784270b5 [2022-08-01T13:22:31.126Z] ---> 4a5908e2b4fb [2022-08-01T13:22:31.126Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-08-01T13:22:31.126Z] ---> Running in f9e7437fbc55 [2022-08-01T13:22:31.126Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-01T13:22:32.105Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-01T13:22:32.704Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-01T13:22:32.704Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-01T13:22:32.978Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-08-01T13:22:32.979Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-01T13:22:33.251Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-08-01T13:22:33.251Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-01T13:22:33.525Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-01T13:22:33.525Z] Executing busybox-1.33.1-r8.trigger [2022-08-01T13:22:33.525Z] Executing ca-certificates-20220614-r0.trigger [2022-08-01T13:22:33.798Z] OK: 9 MiB in 21 packages [2022-08-01T13:22:34.784Z] Removing intermediate container f9e7437fbc55 [2022-08-01T13:22:34.784Z] ---> 901fe6ca3af1 [2022-08-01T13:22:34.784Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-01T13:22:35.385Z] ---> 481cf03f1f36 [2022-08-01T13:22:35.385Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-01T13:22:35.987Z] ---> d251652e139f [2022-08-01T13:22:35.987Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-08-01T13:22:36.587Z] ---> 08096af43f80 [2022-08-01T13:22:36.587Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-08-01T13:22:37.192Z] ---> 5b4e474b6fc8 [2022-08-01T13:22:37.192Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-08-01T13:22:38.636Z] ---> 74a0388fe46f [2022-08-01T13:22:38.636Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-08-01T13:22:38.636Z] ---> Running in c373f276c925 [2022-08-01T13:22:40.076Z] Removing intermediate container c373f276c925 [2022-08-01T13:22:40.076Z] ---> f709c1880d78 [2022-08-01T13:22:40.076Z] Step 25/31 : VOLUME /cache [2022-08-01T13:22:40.076Z] ---> Running in db27d1c40598 [2022-08-01T13:22:40.357Z] Removing intermediate container db27d1c40598 [2022-08-01T13:22:40.357Z] ---> 0f437a9e8bc7 [2022-08-01T13:22:40.357Z] Step 26/31 : EXPOSE 59711 [2022-08-01T13:22:40.637Z] ---> Running in 394e74ba1cc9 [2022-08-01T13:22:40.912Z] Removing intermediate container 394e74ba1cc9 [2022-08-01T13:22:40.912Z] ---> 8d08cb23a7d0 [2022-08-01T13:22:40.912Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-08-01T13:22:40.912Z] ---> Running in 4c269ad6fa0c [2022-08-01T13:22:41.194Z] Removing intermediate container 4c269ad6fa0c [2022-08-01T13:22:41.194Z] ---> 902a484b6f36 [2022-08-01T13:22:41.194Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-08-01T13:22:41.194Z] ---> Running in 16d6b875b16f [2022-08-01T13:22:41.794Z] Removing intermediate container 16d6b875b16f [2022-08-01T13:22:41.794Z] ---> 68f45c9b02a4 [2022-08-01T13:22:41.794Z] Step 29/31 : LABEL arch=arm64 [2022-08-01T13:22:41.794Z] ---> Running in ce3e270c0473 [2022-08-01T13:22:42.070Z] Removing intermediate container ce3e270c0473 [2022-08-01T13:22:42.070Z] ---> a28a07196707 [2022-08-01T13:22:42.070Z] Step 30/31 : LABEL git_sha=57819d1de132e5dcf0fc65ae8abee5d2ec99f973 [2022-08-01T13:22:42.070Z] ---> Running in 314f18904bf8 [2022-08-01T13:22:42.349Z] Removing intermediate container 314f18904bf8 [2022-08-01T13:22:42.349Z] ---> 06abb262a383 [2022-08-01T13:22:42.349Z] Step 31/31 : LABEL version=0.0.0 [2022-08-01T13:22:42.349Z] ---> Running in 79894332f61a [2022-08-01T13:22:42.951Z] Removing intermediate container 79894332f61a [2022-08-01T13:22:42.951Z] ---> 2ad94d5e30af [2022-08-01T13:22:42.951Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-01T13:22:42.951Z] Successfully built 2ad94d5e30af [2022-08-01T13:22:42.951Z] 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 [2022-08-01T13:22:43.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-01T13:22:43.778Z] [2022-08-01T13:22:43.778Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T13:22:44.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-01T13:22:44.480Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-01T13:22:44.480Z] 8998bd30e6a1: Pulling fs layer [2022-08-01T13:22:44.480Z] 04944245beec: Pulling fs layer [2022-08-01T13:22:44.480Z] 699f458cf7ca: Pulling fs layer [2022-08-01T13:22:44.480Z] 765212b225bb: Pulling fs layer [2022-08-01T13:22:44.480Z] f23df028b6ca: Pulling fs layer [2022-08-01T13:22:44.480Z] d65c8cfc05b1: Pulling fs layer [2022-08-01T13:22:44.480Z] 2437ff75d9bd: Pulling fs layer [2022-08-01T13:22:44.480Z] f23df028b6ca: Waiting [2022-08-01T13:22:44.480Z] 765212b225bb: Waiting [2022-08-01T13:22:44.480Z] d65c8cfc05b1: Waiting [2022-08-01T13:22:44.480Z] 04944245beec: Verifying Checksum [2022-08-01T13:22:44.480Z] 04944245beec: Download complete [2022-08-01T13:22:44.480Z] 765212b225bb: Download complete [2022-08-01T13:22:44.480Z] f23df028b6ca: Download complete [2022-08-01T13:22:44.480Z] d65c8cfc05b1: Verifying Checksum [2022-08-01T13:22:44.480Z] d65c8cfc05b1: Download complete [2022-08-01T13:22:44.754Z] 699f458cf7ca: Verifying Checksum [2022-08-01T13:22:44.754Z] 699f458cf7ca: Download complete [2022-08-01T13:22:45.031Z] 8998bd30e6a1: Verifying Checksum [2022-08-01T13:22:45.031Z] 8998bd30e6a1: Download complete [2022-08-01T13:22:47.654Z] 2437ff75d9bd: Verifying Checksum [2022-08-01T13:22:47.654Z] 2437ff75d9bd: Download complete [2022-08-01T13:22:49.101Z] 8998bd30e6a1: Pull complete [2022-08-01T13:22:49.700Z] 04944245beec: Pull complete [2022-08-01T13:22:51.139Z] 699f458cf7ca: Pull complete [2022-08-01T13:22:51.414Z] 765212b225bb: Pull complete [2022-08-01T13:22:52.397Z] f23df028b6ca: Pull complete [2022-08-01T13:22:52.397Z] d65c8cfc05b1: Pull complete [2022-08-01T13:23:07.513Z] 2437ff75d9bd: Pull complete [2022-08-01T13:23:07.513Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-01T13:23:07.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-01T13:23:07.513Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T13:23:07.905Z] prd-ubuntu20.04-docker-arm64-4c-16g-21680 does not seem to be running inside a container [2022-08-01T13:23:08.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-01T13:23:10.527Z] $ docker top 5561d9f8a2156e1b4a0a8c1a65b0eab0d3b243961f066cd42cdb9304023b5deb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T13:23:11.531Z] ---> job-cost.sh [2022-08-01T13:23:11.532Z] lf-activate-venv: SKIPPING [2022-08-01T13:23:11.532Z] INFO: No Stack... [2022-08-01T13:23:12.125Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-01T13:23:13.103Z] INFO: Archiving Costs [Pipeline] sh [2022-08-01T13:23:13.788Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2022-08-01T13:23:13.788Z] + cut -d, -f6 [Pipeline] lock [2022-08-01T13:23:13.871Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-103-1-stack-cost] [2022-08-01T13:23:13.875Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-103-1-stack-cost] did not exist. Created. [2022-08-01T13:23:13.875Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-103-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-01T13:23:14.631Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-409129f8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-01T13:23:15.329Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-01T13:23:15.361Z] Warning: overwriting stash ‘stack-cost’ [2022-08-01T13:23:15.414Z] Stashed 1 file(s) [Pipeline] } [2022-08-01T13:23:15.427Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-103-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-01T13:23:15.503Z] $ docker stop --time=1 5561d9f8a2156e1b4a0a8c1a65b0eab0d3b243961f066cd42cdb9304023b5deb [2022-08-01T13:23:16.994Z] $ docker rm -f 5561d9f8a2156e1b4a0a8c1a65b0eab0d3b243961f066cd42cdb9304023b5deb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-08-01T13:23:18.044Z] provisioning config files... [2022-08-01T13:23:18.053Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-103@tmp/config6016077345389299832tmp [Pipeline] { [Pipeline] sh [2022-08-01T13:23:18.395Z] + set +x [2022-08-01T13:23:18.395Z] + curl -s https://codecov.io/bash [2022-08-01T13:23:18.395Z] + bash -s -- [2022-08-01T13:23:18.395Z] [2022-08-01T13:23:18.395Z] _____ _ [2022-08-01T13:23:18.395Z] / ____| | | [2022-08-01T13:23:18.395Z] | | ___ __| | ___ ___ _____ __ [2022-08-01T13:23:18.395Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-01T13:23:18.395Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-01T13:23:18.395Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-01T13:23:18.395Z] Bash-1.0.6 [2022-08-01T13:23:18.395Z] [2022-08-01T13:23:18.395Z] [2022-08-01T13:23:18.395Z] ==> git version 2.25.1 found [2022-08-01T13:23:18.395Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-08-01T13:23:18.395Z] Release-Date: 2020-01-08 [2022-08-01T13:23:18.395Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-01T13:23:18.395Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-01T13:23:18.395Z] ==> Jenkins CI detected. [2022-08-01T13:23:18.395Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-103 [2022-08-01T13:23:18.395Z] project root: . [2022-08-01T13:23:18.395Z] --> token set from env [2022-08-01T13:23:18.395Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-01T13:23:18.395Z] ==> Running gcov in . (disable via -X gcov) [2022-08-01T13:23:18.395Z] ==> Python coveragepy not found [2022-08-01T13:23:18.395Z] ==> Searching for coverage reports in: [2022-08-01T13:23:18.395Z] + . [2022-08-01T13:23:18.395Z] -> Found 1 reports [2022-08-01T13:23:18.395Z] ==> Detecting git/mercurial file structure [2022-08-01T13:23:18.656Z] ==> Reading reports [2022-08-01T13:23:18.656Z] + ./coverage.out bytes=41008 [2022-08-01T13:23:18.656Z] ==> Appending adjustments [2022-08-01T13:23:18.656Z] https://docs.codecov.io/docs/fixing-reports [2022-08-01T13:23:18.656Z] + Found adjustments [2022-08-01T13:23:18.656Z] ==> Gzipping contents [2022-08-01T13:23:18.656Z] 12K /tmp/codecov.a7vZxz.gz [2022-08-01T13:23:18.656Z] ==> Uploading reports [2022-08-01T13:23:18.656Z] url: https://codecov.io [2022-08-01T13:23:18.656Z] query: branch=PR-103&commit=57819d1de132e5dcf0fc65ae8abee5d2ec99f973&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-103%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=103&job=&cmd_args= [2022-08-01T13:23:18.656Z] -> Pinging Codecov [2022-08-01T13:23:18.656Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-103&commit=57819d1de132e5dcf0fc65ae8abee5d2ec99f973&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-103%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=103&job=&cmd_args= [2022-08-01T13:23:18.917Z] -> Uploading to [2022-08-01T13:23:18.917Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-01/581DD39554BDF9B6E22D074273EAD858/57819d1de132e5dcf0fc65ae8abee5d2ec99f973/7289929c-7ca0-4d66-92c4-f036304f25ed.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220801%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220801T132318Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fb7f4d237e67cb95f470175821a2f9638c0b28ebac14fc349c1021f57887e885 [2022-08-01T13:23:18.917Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-01T13:23:18.917Z] Dload Upload Total Spent Left Speed [2022-08-01T13:23:19.179Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11504 0 0 100 11504 0 51819 --:--:-- --:--:-- --:--:-- 51587 100 11504 0 0 100 11504 0 47734 --:--:-- --:--:-- --:--:-- 47537 [2022-08-01T13:23:19.179Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/57819d1de132e5dcf0fc65ae8abee5d2ec99f973 [Pipeline] } [2022-08-01T13:23:19.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-01T13:23:20.900Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-103/archives ] [2022-08-01T13:23:20.900Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-103/archives [2022-08-01T13:23:20.900Z] total 16 [2022-08-01T13:23:20.901Z] drwxr-xr-x 3 root root 4096 Aug 1 13:16 . [2022-08-01T13:23:20.901Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 1 13:16 .. [2022-08-01T13:23:20.901Z] drwxr-xr-x 2 root root 4096 Aug 1 13:16 cost [2022-08-01T13:23:20.901Z] -rw-r--r-- 1 root root 95 Aug 1 13:16 cost.csv [2022-08-01T13:23:20.901Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-103/archives [2022-08-01T13:23:20.901Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-103/archives [2022-08-01T13:23:20.901Z] total 16 [2022-08-01T13:23:20.901Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 1 13:16 . [2022-08-01T13:23:20.901Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 1 13:16 .. [2022-08-01T13:23:20.901Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 1 13:16 cost [2022-08-01T13:23:20.901Z] -rw-r--r-- 1 jenkins jenkins 95 Aug 1 13:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-01T13:23:21.227Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T13:23:22.127Z] ---> package-listing.sh [2022-08-01T13:23:22.127Z] ++ facter osfamily [2022-08-01T13:23:22.127Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-01T13:23:22.389Z] + OS_FAMILY=debian [2022-08-01T13:23:22.389Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-103 [2022-08-01T13:23:22.389Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-01T13:23:22.389Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-01T13:23:22.389Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-01T13:23:22.389Z] + PACKAGES=/tmp/packages_start.txt [2022-08-01T13:23:22.389Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-103 ']' [2022-08-01T13:23:22.389Z] + PACKAGES=/tmp/packages_end.txt [2022-08-01T13:23:22.389Z] + case "${OS_FAMILY}" in [2022-08-01T13:23:22.389Z] + dpkg -l [2022-08-01T13:23:22.389Z] + grep '^ii' [2022-08-01T13:23:22.389Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-01T13:23:22.389Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-01T13:23:22.389Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-01T13:23:22.389Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-103 ']' [2022-08-01T13:23:22.389Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-103/archives/ [2022-08-01T13:23:22.389Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-103/archives/ [Pipeline] echo [2022-08-01T13:23:22.421Z] 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-103/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-01T13:23:22.713Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T13:23:23.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-01T13:23:23.341Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T13:23:23.504Z] prd-ubuntu20.04-docker-8c-8g-21678 does not seem to be running inside a container [2022-08-01T13:23:23.540Z] $ 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-103/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-103 -v /w/workspace/y_app-rfid-llrp-inventory_PR-103:/w/workspace/y_app-rfid-llrp-inventory_PR-103:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-103@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-01T13:23:23.764Z] $ docker top 56fc9314de7d0fba90f919ec4620268eb93d919bfe8f7e96f9eebb848f0f33a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T13:23:24.166Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-01T13:23:24.481Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-01T13:23:24.794Z] + ls /var/log/sa-host [2022-08-01T13:23:24.794Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-01T13:23:24.919Z] provisioning config files... [2022-08-01T13:23:24.928Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-103@tmp/config3561222758001778557tmp [Pipeline] { [Pipeline] echo [2022-08-01T13:23:24.976Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T13:23:25.287Z] ---> create-netrc.sh [Pipeline] } [2022-08-01T13:23:25.317Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-01T13:23:25.721Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-01T13:23:25.755Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T13:23:26.073Z] ---> sudo-logs.sh [2022-08-01T13:23:26.073Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-01T13:23:26.160Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T13:23:26.478Z] ---> job-cost.sh [2022-08-01T13:23:26.478Z] lf-activate-venv: SKIPPING [2022-08-01T13:23:26.478Z] DEBUG: total: 0.2199999988079071 [2022-08-01T13:23:26.478Z] INFO: Retrieving Stack Cost... [2022-08-01T13:23:27.050Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-01T13:23:27.310Z] INFO: Archiving Costs [Pipeline] echo [2022-08-01T13:23:27.343Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T13:23:27.658Z] ---> logs-deploy.sh [2022-08-01T13:23:27.658Z] lf-activate-venv: SKIPPING [2022-08-01T13:23:27.658Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-103/1 [2022-08-01T13:23:27.658Z] INFO: archiving workspace using pattern(s): [2022-08-01T13:23:28.598Z] Archives upload complete. [2022-08-01T13:23:28.857Z] INFO: archiving logs to Nexus [2022-08-01T13:23:29.428Z] ---> uname -a: [2022-08-01T13:23:29.429Z] Linux prd-ubuntu20-04-docker-8c-8g-21678 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-01T13:23:29.429Z] [2022-08-01T13:23:29.429Z] [2022-08-01T13:23:29.429Z] ---> lscpu: [2022-08-01T13:23:29.429Z] Architecture: x86_64 [2022-08-01T13:23:29.429Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-01T13:23:29.429Z] Byte Order: Little Endian [2022-08-01T13:23:29.429Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-01T13:23:29.429Z] CPU(s): 8 [2022-08-01T13:23:29.429Z] On-line CPU(s) list: 0-7 [2022-08-01T13:23:29.429Z] Thread(s) per core: 1 [2022-08-01T13:23:29.429Z] Core(s) per socket: 1 [2022-08-01T13:23:29.429Z] Socket(s): 8 [2022-08-01T13:23:29.429Z] NUMA node(s): 1 [2022-08-01T13:23:29.429Z] Vendor ID: AuthenticAMD [2022-08-01T13:23:29.429Z] CPU family: 23 [2022-08-01T13:23:29.429Z] Model: 49 [2022-08-01T13:23:29.429Z] Model name: AMD EPYC-Rome Processor [2022-08-01T13:23:29.429Z] Stepping: 0 [2022-08-01T13:23:29.429Z] CPU MHz: 2799.998 [2022-08-01T13:23:29.429Z] BogoMIPS: 5599.99 [2022-08-01T13:23:29.429Z] Virtualization: AMD-V [2022-08-01T13:23:29.429Z] Hypervisor vendor: KVM [2022-08-01T13:23:29.429Z] Virtualization type: full [2022-08-01T13:23:29.429Z] L1d cache: 256 KiB [2022-08-01T13:23:29.429Z] L1i cache: 256 KiB [2022-08-01T13:23:29.429Z] L2 cache: 4 MiB [2022-08-01T13:23:29.429Z] L3 cache: 128 MiB [2022-08-01T13:23:29.429Z] NUMA node0 CPU(s): 0-7 [2022-08-01T13:23:29.429Z] Vulnerability Itlb multihit: Not affected [2022-08-01T13:23:29.429Z] Vulnerability L1tf: Not affected [2022-08-01T13:23:29.429Z] Vulnerability Mds: Not affected [2022-08-01T13:23:29.429Z] Vulnerability Meltdown: Not affected [2022-08-01T13:23:29.429Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-01T13:23:29.429Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-01T13:23:29.429Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-01T13:23:29.429Z] Vulnerability Srbds: Not affected [2022-08-01T13:23:29.429Z] Vulnerability Tsx async abort: Not affected [2022-08-01T13:23:29.429Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-08-01T13:23:29.429Z] [2022-08-01T13:23:29.429Z] [2022-08-01T13:23:29.429Z] ---> nproc: [2022-08-01T13:23:29.429Z] 8 [2022-08-01T13:23:29.429Z] [2022-08-01T13:23:29.429Z]