Pull request #270 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8846b331e339b939ab54e7a1dcaca6df5c13297f+814f34af8e586a5a57ee4e14822049652fe589ee (9ada691fb21ebe49daea3e5cf2be86f75c5b52b5) 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-ssh15602939382221351374.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15641312944518147940.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-270/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-270/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7200305940074163726.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-270/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11694136881372168585.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh10073761382425371019.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-270/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-270/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5613577951272838736.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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] ========================================================= [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.21 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-536 in /w/workspace/y_app-rfid-llrp-inventory_PR-270 [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-270 # 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 814f34af8e586a5a57ee4e14822049652fe589ee into PR head commit 8846b331e339b939ab54e7a1dcaca6df5c13297f Merge succeeded, producing 8846b331e339b939ab54e7a1dcaca6df5c13297f Checking out Revision 8846b331e339b939ab54e7a1dcaca6df5c13297f (PR-270) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/270/head:refs/remotes/origin/PR-270 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8846b331e339b939ab54e7a1dcaca6df5c13297f # 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 814f34af8e586a5a57ee4e14822049652fe589ee # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8846b331e339b939ab54e7a1dcaca6df5c13297f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-06T13:27:49.833Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-06T13:27:50.052Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-06T13:27:50.170Z] ========================================================= [2024-02-06T13:27:50.170Z] EdgeX Global Pipelines Version Info [2024-02-06T13:27:50.170Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-06T13:27:50.934Z] ------------------- [2024-02-06T13:27:50.934Z] stable info: [2024-02-06T13:27:50.934Z] ------------------- [2024-02-06T13:27:50.934Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-06T13:27:50.934Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-06T13:27:50.934Z] Message: update stable to v1.0.258 [2024-02-06T13:27:51.517Z] ------------------- [2024-02-06T13:27:51.517Z] experimental info: [2024-02-06T13:27:51.517Z] ------------------- [2024-02-06T13:27:51.518Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-06T13:27:51.518Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-06T13:27:51.518Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-06T13:27:51.740Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-02-06T13:27:51.802Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-02-06T13:27:51.861Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-06T13:27:51.925Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-06T13:27:51.988Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-06T13:27:52.048Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-06T13:27:52.111Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-06T13:27:52.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-06T13:27:52.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-06T13:27:52.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-06T13:27:52.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-06T13:27:52.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-02-06T13:27:52.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-06T13:27:52.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-06T13:27:52.641Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-06T13:27:52.716Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-06T13:27:52.791Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-06T13:27:52.858Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-06T13:27:52.931Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-06T13:27:53.000Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-06T13:27:53.071Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-06T13:27:53.155Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-06T13:27:53.231Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-06T13:27:53.305Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-06T13:27:53.376Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-06T13:27:53.453Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-06T13:27:53.530Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-06T13:27:53.612Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-270 [Pipeline] echo [2024-02-06T13:27:53.695Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-270 [Pipeline] echo [2024-02-06T13:27:53.785Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-270 [Pipeline] echo [2024-02-06T13:27:53.879Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8846b331e339b939ab54e7a1dcaca6df5c13297f [Pipeline] echo [2024-02-06T13:27:53.963Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8846b33 [Pipeline] echo [2024-02-06T13:27:54.045Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-06T13:27:54.230Z] provisioning config files... [2024-02-06T13:27:54.259Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-270@tmp/config10325026422200183156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T13:27:54.670Z] ---> ****-login.sh [2024-02-06T13:27:54.670Z] nexus3.edgexfoundry.org:10001 [2024-02-06T13:27:54.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T13:27:54.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T13:27:54.933Z] Configure a credential helper to remove this warning. See [2024-02-06T13:27:54.933Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T13:27:54.933Z] [2024-02-06T13:27:54.933Z] Login Succeeded [2024-02-06T13:27:54.933Z] nexus3.edgexfoundry.org:10002 [2024-02-06T13:27:55.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T13:27:55.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T13:27:55.198Z] Configure a credential helper to remove this warning. See [2024-02-06T13:27:55.199Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T13:27:55.199Z] [2024-02-06T13:27:55.199Z] Login Succeeded [2024-02-06T13:27:55.199Z] nexus3.edgexfoundry.org:10003 [2024-02-06T13:27:55.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T13:27:55.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T13:27:55.199Z] Configure a credential helper to remove this warning. See [2024-02-06T13:27:55.199Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T13:27:55.199Z] [2024-02-06T13:27:55.199Z] Login Succeeded [2024-02-06T13:27:55.199Z] nexus3.edgexfoundry.org:10004 [2024-02-06T13:27:55.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T13:27:55.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T13:27:55.462Z] Configure a credential helper to remove this warning. See [2024-02-06T13:27:55.462Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T13:27:55.462Z] [2024-02-06T13:27:55.462Z] Login Succeeded [2024-02-06T13:27:55.462Z] ****.io [2024-02-06T13:27:55.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T13:27:55.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T13:27:55.725Z] Configure a credential helper to remove this warning. See [2024-02-06T13:27:55.725Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T13:27:55.725Z] [2024-02-06T13:27:55.725Z] Login Succeeded [2024-02-06T13:27:55.725Z] ---> ****-login.sh ends [Pipeline] } [2024-02-06T13:27:55.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-06T13:27:56.573Z] + git rev-list -1 --merges 8846b331e339b939ab54e7a1dcaca6df5c13297f~1..8846b331e339b939ab54e7a1dcaca6df5c13297f [Pipeline] echo [2024-02-06T13:27:56.619Z] -----------> git rev-list -1 --merges 8846b331e339b939ab54e7a1dcaca6df5c13297f~1..8846b331e339b939ab54e7a1dcaca6df5c13297f 8846b331e339b939ab54e7a1dcaca6df5c13297f [false] [Pipeline] sh [2024-02-06T13:27:56.960Z] + git log --format=format:%s -1 8846b331e339b939ab54e7a1dcaca6df5c13297f [Pipeline] echo [2024-02-06T13:27:56.995Z] ========================================================= [2024-02-06T13:27:56.995Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-06T13:27:56.995Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-06T13:27:57.511Z] + git log --format=format:%s -1 8846b331e339b939ab54e7a1dcaca6df5c13297f [Pipeline] echo [2024-02-06T13:27:57.545Z] [semverPrep] GIT_COMMIT: 8846b331e339b939ab54e7a1dcaca6df5c13297f, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-02-06T13:27:57.595Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-06T13:27:58.046Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-06T13:27:58.046Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-06T13:27:58.046Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-06T13:27:58.046Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-06T13:27:58.046Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-06T13:27:58.046Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-06T13:27:58.046Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T13:27:58.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T13:27:58.581Z] [2024-02-06T13:27:58.581Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T13:27:58.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T13:27:58.974Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-06T13:27:58.974Z] b85a868b505f: Pulling fs layer [2024-02-06T13:27:58.974Z] e2be974225ed: Pulling fs layer [2024-02-06T13:27:58.974Z] 339a4e72a1f5: Pulling fs layer [2024-02-06T13:27:58.974Z] 988bab9f4d93: Pulling fs layer [2024-02-06T13:27:58.974Z] 1469e6f7b9e6: Pulling fs layer [2024-02-06T13:27:58.974Z] eaf3925da568: Pulling fs layer [2024-02-06T13:27:58.974Z] bab4dde63d76: Pulling fs layer [2024-02-06T13:27:58.974Z] bde34c3a00c8: Pulling fs layer [2024-02-06T13:27:58.974Z] b352a97aabf1: Pulling fs layer [2024-02-06T13:27:58.974Z] 4872d77fe225: Pulling fs layer [2024-02-06T13:27:58.974Z] 5851b861e8e6: Pulling fs layer [2024-02-06T13:27:58.974Z] bab4dde63d76: Waiting [2024-02-06T13:27:58.974Z] 988bab9f4d93: Waiting [2024-02-06T13:27:58.974Z] bde34c3a00c8: Waiting [2024-02-06T13:27:58.974Z] b352a97aabf1: Waiting [2024-02-06T13:27:58.974Z] 1469e6f7b9e6: Waiting [2024-02-06T13:27:58.974Z] 4872d77fe225: Waiting [2024-02-06T13:27:58.974Z] 5851b861e8e6: Waiting [2024-02-06T13:27:58.974Z] eaf3925da568: Waiting [2024-02-06T13:27:58.974Z] e2be974225ed: Download complete [2024-02-06T13:27:58.974Z] 988bab9f4d93: Verifying Checksum [2024-02-06T13:27:58.974Z] 988bab9f4d93: Download complete [2024-02-06T13:27:58.974Z] 1469e6f7b9e6: Verifying Checksum [2024-02-06T13:27:58.974Z] 1469e6f7b9e6: Download complete [2024-02-06T13:27:58.974Z] 339a4e72a1f5: Verifying Checksum [2024-02-06T13:27:58.974Z] 339a4e72a1f5: Download complete [2024-02-06T13:27:58.974Z] eaf3925da568: Download complete [2024-02-06T13:27:59.233Z] bde34c3a00c8: Verifying Checksum [2024-02-06T13:27:59.233Z] bde34c3a00c8: Download complete [2024-02-06T13:27:59.233Z] b352a97aabf1: Verifying Checksum [2024-02-06T13:27:59.233Z] b352a97aabf1: Download complete [2024-02-06T13:27:59.233Z] 4872d77fe225: Verifying Checksum [2024-02-06T13:27:59.233Z] 4872d77fe225: Download complete [2024-02-06T13:27:59.233Z] 5851b861e8e6: Verifying Checksum [2024-02-06T13:27:59.233Z] 5851b861e8e6: Download complete [2024-02-06T13:27:59.233Z] b85a868b505f: Download complete [2024-02-06T13:27:59.494Z] bab4dde63d76: Verifying Checksum [2024-02-06T13:27:59.494Z] bab4dde63d76: Download complete [2024-02-06T13:28:00.436Z] b85a868b505f: Pull complete [2024-02-06T13:28:00.698Z] e2be974225ed: Pull complete [2024-02-06T13:28:01.267Z] 339a4e72a1f5: Pull complete [2024-02-06T13:28:01.267Z] 988bab9f4d93: Pull complete [2024-02-06T13:28:01.528Z] 1469e6f7b9e6: Pull complete [2024-02-06T13:28:01.528Z] eaf3925da568: Pull complete [2024-02-06T13:28:03.435Z] bab4dde63d76: Pull complete [2024-02-06T13:28:03.435Z] bde34c3a00c8: Pull complete [2024-02-06T13:28:03.696Z] b352a97aabf1: Pull complete [2024-02-06T13:28:03.696Z] 4872d77fe225: Pull complete [2024-02-06T13:28:03.696Z] 5851b861e8e6: Pull complete [2024-02-06T13:28:03.696Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-06T13:28:03.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T13:28:03.696Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T13:28:04.313Z] prd-ubuntu20.04-docker-8c-8g-536 does not seem to be running inside a container [2024-02-06T13:28:04.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-270 -v /w/workspace/y_app-rfid-llrp-inventory_PR-270:/w/workspace/y_app-rfid-llrp-inventory_PR-270:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-270@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-06T13:28:07.270Z] $ docker top e05929b205eed39eabd458ebee3e23257a9da8b87bd9a8908d2ddf6fc14c8b89 -eo pid,comm [2024-02-06T13:28:07.337Z] 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). [2024-02-06T13:28:07.337Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-06T13:28:07.546Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-06T13:28:07.546Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-06T13:28:07.658Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-06T13:28:07.654Z] $ docker exec e05929b205eed39eabd458ebee3e23257a9da8b87bd9a8908d2ddf6fc14c8b89 ssh-agent [2024-02-06T13:28:07.780Z] SSH_AUTH_SOCK=/tmp/ssh-mRh2lZojeSUN/agent.32 [2024-02-06T13:28:07.780Z] SSH_AGENT_PID=38 [2024-02-06T13:28:07.790Z] Running ssh-add (command line suppressed) [2024-02-06T13:28:07.891Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-270@tmp/private_key_12504161398322561170.key (/w/workspace/y_app-rfid-llrp-inventory_PR-270@tmp/private_key_12504161398322561170.key) [2024-02-06T13:28:07.918Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-06T13:28:08.272Z] + git tag --points-at HEAD [Pipeline] } [2024-02-06T13:28:08.289Z] $ docker exec --env ******** --env ******** e05929b205eed39eabd458ebee3e23257a9da8b87bd9a8908d2ddf6fc14c8b89 ssh-agent -k [2024-02-06T13:28:08.391Z] unset SSH_AUTH_SOCK; [2024-02-06T13:28:08.392Z] unset SSH_AGENT_PID; [2024-02-06T13:28:08.392Z] echo Agent pid 38 killed; [2024-02-06T13:28:08.410Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-06T13:28:08.552Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-06T13:28:08.552Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-06T13:28:08.684Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-06T13:28:08.680Z] $ docker exec e05929b205eed39eabd458ebee3e23257a9da8b87bd9a8908d2ddf6fc14c8b89 ssh-agent [2024-02-06T13:28:08.797Z] SSH_AUTH_SOCK=/tmp/ssh-NbvYISieFQCz/agent.70 [2024-02-06T13:28:08.797Z] SSH_AGENT_PID=76 [2024-02-06T13:28:08.803Z] Running ssh-add (command line suppressed) [2024-02-06T13:28:08.901Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-270@tmp/private_key_11466842091818633401.key (/w/workspace/y_app-rfid-llrp-inventory_PR-270@tmp/private_key_11466842091818633401.key) [2024-02-06T13:28:08.925Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-06T13:28:09.279Z] + git semver init [2024-02-06T13:28:09.539Z] 2024-02-06 13:28:09,464 [run_init] DEBUG init version:0.0.0 force:False [2024-02-06T13:28:09.539Z] 2024-02-06 13:28:09,465 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-270/.semver [2024-02-06T13:28:09.539Z] 2024-02-06 13:28:09,465 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-270/.semver [2024-02-06T13:28:09.539Z] 2024-02-06 13:28:09,466 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-270/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-270, universal_newlines=False, shell=None, istream=None) [2024-02-06T13:28:11.457Z] 2024-02-06 13:28:10,938 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-270/.git/info/exclude [2024-02-06T13:28:11.457Z] 2024-02-06 13:28:10,939 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-270/.semver/PR-270 with force:False [2024-02-06T13:28:11.457Z] 2024-02-06 13:28:10,939 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-270/.semver/PR-270 [2024-02-06T13:28:11.457Z] 2024-02-06 13:28:10,943 [execute] INFO git cat-file --batch-check [2024-02-06T13:28:11.457Z] 2024-02-06 13:28:10,944 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-270/.semver, universal_newlines=False, shell=None, istream=) [2024-02-06T13:28:11.457Z] 2024-02-06 13:28:10,949 [execute] INFO git cat-file --batch [2024-02-06T13:28:11.457Z] 2024-02-06 13:28:10,949 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-270/.semver, universal_newlines=False, shell=None, istream=) [2024-02-06T13:28:11.457Z] 2024-02-06 13:28:10,955 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-270/.semver/PR-270 [2024-02-06T13:28:11.457Z] 0.0.0 [Pipeline] } [2024-02-06T13:28:11.478Z] $ docker exec --env ******** --env ******** e05929b205eed39eabd458ebee3e23257a9da8b87bd9a8908d2ddf6fc14c8b89 ssh-agent -k [2024-02-06T13:28:11.591Z] unset SSH_AUTH_SOCK; [2024-02-06T13:28:11.591Z] unset SSH_AGENT_PID; [2024-02-06T13:28:11.591Z] echo Agent pid 76 killed; [2024-02-06T13:28:11.606Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-06T13:28:12.142Z] + git semver [Pipeline] } [2024-02-06T13:28:12.451Z] $ docker stop --time=1 e05929b205eed39eabd458ebee3e23257a9da8b87bd9a8908d2ddf6fc14c8b89 [2024-02-06T13:28:13.786Z] $ docker rm -f --volumes e05929b205eed39eabd458ebee3e23257a9da8b87bd9a8908d2ddf6fc14c8b89 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-06T13:28:14.254Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-06T13:28:14.592Z] Stashed 1 file(s) [Pipeline] echo [2024-02-06T13:28:14.613Z] [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 [2024-02-06T13:28:15.580Z] provisioning config files... [2024-02-06T13:28:15.591Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-270@tmp/config15630817301197101926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T13:28:16.014Z] ---> ****-login.sh [2024-02-06T13:28:16.014Z] nexus3.edgexfoundry.org:10001 [2024-02-06T13:28:16.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T13:28:16.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T13:28:16.014Z] Configure a credential helper to remove this warning. See [2024-02-06T13:28:16.014Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T13:28:16.014Z] [2024-02-06T13:28:16.014Z] Login Succeeded [2024-02-06T13:28:16.014Z] nexus3.edgexfoundry.org:10002 [2024-02-06T13:28:16.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T13:28:16.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T13:28:16.014Z] Configure a credential helper to remove this warning. See [2024-02-06T13:28:16.014Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T13:28:16.014Z] [2024-02-06T13:28:16.014Z] Login Succeeded [2024-02-06T13:28:16.014Z] nexus3.edgexfoundry.org:10003 [2024-02-06T13:28:16.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T13:28:16.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T13:28:16.281Z] Configure a credential helper to remove this warning. See [2024-02-06T13:28:16.281Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T13:28:16.281Z] [2024-02-06T13:28:16.281Z] Login Succeeded [2024-02-06T13:28:16.281Z] nexus3.edgexfoundry.org:10004 [2024-02-06T13:28:16.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T13:28:16.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T13:28:16.281Z] Configure a credential helper to remove this warning. See [2024-02-06T13:28:16.281Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T13:28:16.281Z] [2024-02-06T13:28:16.281Z] Login Succeeded [2024-02-06T13:28:16.281Z] ****.io [2024-02-06T13:28:16.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T13:28:16.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T13:28:16.545Z] Configure a credential helper to remove this warning. See [2024-02-06T13:28:16.545Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T13:28:16.545Z] [2024-02-06T13:28:16.545Z] Login Succeeded [2024-02-06T13:28:16.545Z] ---> ****-login.sh ends [Pipeline] } [2024-02-06T13:28:16.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-06T13:28:16.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T13:28:16.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T13:28:17.044Z] ========================================================= [2024-02-06T13:28:17.044Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-06T13:28:17.044Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T13:28:17.661Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-06T13:28:17.661Z] Sending build context to Docker daemon 16.9MB [2024-02-06T13:28:17.661Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-06T13:28:17.661Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-06T13:28:17.661Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-06T13:28:17.661Z] 7264a8db6415: Pulling fs layer [2024-02-06T13:28:17.662Z] c4d48a809fc2: Pulling fs layer [2024-02-06T13:28:17.662Z] 4f1c88b9dad5: Pulling fs layer [2024-02-06T13:28:17.662Z] ad3a456e5733: Pulling fs layer [2024-02-06T13:28:17.662Z] 69c7f0334f64: Pulling fs layer [2024-02-06T13:28:17.662Z] 1f1c1a5573a3: Pulling fs layer [2024-02-06T13:28:17.662Z] ce7588e14bc9: Pulling fs layer [2024-02-06T13:28:17.662Z] b5e4710f87ac: Pulling fs layer [2024-02-06T13:28:17.662Z] 69c7f0334f64: Waiting [2024-02-06T13:28:17.662Z] ad3a456e5733: Waiting [2024-02-06T13:28:17.662Z] 1f1c1a5573a3: Waiting [2024-02-06T13:28:17.662Z] b5e4710f87ac: Waiting [2024-02-06T13:28:17.662Z] c4d48a809fc2: Download complete [2024-02-06T13:28:17.930Z] ad3a456e5733: Verifying Checksum [2024-02-06T13:28:17.931Z] ad3a456e5733: Download complete [2024-02-06T13:28:17.931Z] 69c7f0334f64: Verifying Checksum [2024-02-06T13:28:17.931Z] 69c7f0334f64: Download complete [2024-02-06T13:28:17.931Z] 7264a8db6415: Verifying Checksum [2024-02-06T13:28:17.931Z] 7264a8db6415: Download complete [2024-02-06T13:28:17.931Z] 1f1c1a5573a3: Verifying Checksum [2024-02-06T13:28:17.931Z] 1f1c1a5573a3: Download complete [2024-02-06T13:28:18.190Z] 7264a8db6415: Pull complete [2024-02-06T13:28:18.190Z] b5e4710f87ac: Verifying Checksum [2024-02-06T13:28:18.190Z] b5e4710f87ac: Download complete [2024-02-06T13:28:18.190Z] c4d48a809fc2: Pull complete [2024-02-06T13:28:18.455Z] 4f1c88b9dad5: Verifying Checksum [2024-02-06T13:28:18.455Z] 4f1c88b9dad5: Download complete [2024-02-06T13:28:18.717Z] ce7588e14bc9: Verifying Checksum [2024-02-06T13:28:18.717Z] ce7588e14bc9: Download complete [2024-02-06T13:28:22.000Z] 4f1c88b9dad5: Pull complete [2024-02-06T13:28:22.000Z] ad3a456e5733: Pull complete [2024-02-06T13:28:22.000Z] 69c7f0334f64: Pull complete [2024-02-06T13:28:22.257Z] 1f1c1a5573a3: Pull complete [2024-02-06T13:28:24.793Z] ce7588e14bc9: Pull complete [2024-02-06T13:28:25.053Z] b5e4710f87ac: Pull complete [2024-02-06T13:28:25.053Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-06T13:28:25.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-06T13:28:25.333Z] ---> 88b5674ff536 [2024-02-06T13:28:25.333Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-06T13:28:29.538Z] ---> Running in 0323b50b1f77 [2024-02-06T13:28:29.538Z] Removing intermediate container 0323b50b1f77 [2024-02-06T13:28:29.538Z] ---> ffda7f213ef0 [2024-02-06T13:28:29.538Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-06T13:28:29.538Z] ---> Running in e03ca7133e59 [2024-02-06T13:28:29.538Z] Removing intermediate container e03ca7133e59 [2024-02-06T13:28:29.538Z] ---> 8f38425cd0b0 [2024-02-06T13:28:29.538Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-06T13:28:29.538Z] ---> Running in 777f1baa800e [2024-02-06T13:28:29.538Z] Removing intermediate container 777f1baa800e [2024-02-06T13:28:29.538Z] ---> d04d1bc36095 [2024-02-06T13:28:29.538Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-06T13:28:29.538Z] ---> Running in e4269e6b11ba [2024-02-06T13:28:29.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-06T13:28:30.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-06T13:28:30.299Z] Still waiting to schedule task [2024-02-06T13:28:30.299Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-06T13:28:30.314Z] OK: 264 MiB in 52 packages [2024-02-06T13:28:30.573Z] Removing intermediate container e4269e6b11ba [2024-02-06T13:28:30.573Z] ---> 89a84560a45c [2024-02-06T13:28:30.573Z] Step 7/12 : WORKDIR /app [2024-02-06T13:28:30.573Z] ---> Running in b7275646c74a [2024-02-06T13:28:30.573Z] Removing intermediate container b7275646c74a [2024-02-06T13:28:30.573Z] ---> c1319819c198 [2024-02-06T13:28:30.573Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-06T13:28:30.831Z] ---> faed086c16d0 [2024-02-06T13:28:30.831Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-06T13:28:30.831Z] ---> Running in bf42378fede8 [2024-02-06T13:29:02.949Z] Removing intermediate container bf42378fede8 [2024-02-06T13:29:02.949Z] ---> ae24c2511c41 [2024-02-06T13:29:02.949Z] Step 10/12 : COPY . . [2024-02-06T13:29:02.949Z] ---> 27e5f0bce578 [2024-02-06T13:29:02.949Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-06T13:29:02.949Z] ---> Running in fbb9c526f266 [2024-02-06T13:29:02.949Z] Removing intermediate container fbb9c526f266 [2024-02-06T13:29:02.949Z] ---> b659879eee41 [2024-02-06T13:29:02.949Z] Step 12/12 : RUN $MAKE [2024-02-06T13:29:02.949Z] ---> Running in 1b1125f1d5b6 [2024-02-06T13:29:02.949Z] noop [2024-02-06T13:29:02.949Z] Removing intermediate container 1b1125f1d5b6 [2024-02-06T13:29:02.949Z] ---> 8f5153d94f61 [2024-02-06T13:29:02.949Z] Successfully built 8f5153d94f61 [2024-02-06T13:29:02.949Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T13:29:03.572Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-06T13:29:03.572Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T13:29:03.787Z] prd-ubuntu20.04-docker-8c-8g-536 does not seem to be running inside a container [2024-02-06T13:29:03.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-270 -v /w/workspace/y_app-rfid-llrp-inventory_PR-270:/w/workspace/y_app-rfid-llrp-inventory_PR-270:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-270@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-270@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-x86_64 cat [2024-02-06T13:29:04.187Z] $ docker top 5d1efd45c7122d619e9064ed5d29cd1671eac6914bfbfd6c81a95b11ac8aed15 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T13:29:04.623Z] + go version [2024-02-06T13:29:04.623Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-06T13:29:04.665Z] $ docker stop --time=1 5d1efd45c7122d619e9064ed5d29cd1671eac6914bfbfd6c81a95b11ac8aed15 [2024-02-06T13:29:05.934Z] $ docker rm -f --volumes 5d1efd45c7122d619e9064ed5d29cd1671eac6914bfbfd6c81a95b11ac8aed15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T13:29:06.930Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-06T13:29:06.930Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T13:29:07.155Z] prd-ubuntu20.04-docker-8c-8g-536 does not seem to be running inside a container [2024-02-06T13:29:07.200Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-270 -v /w/workspace/y_app-rfid-llrp-inventory_PR-270:/w/workspace/y_app-rfid-llrp-inventory_PR-270:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-270@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-270@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-x86_64 cat [2024-02-06T13:29:07.563Z] $ docker top ad8d48874e49d712c7085bce478b1fec9c878ac3785782d9f62e4e4c35675b8b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T13:29:08.023Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-270 [Pipeline] fileExists [Pipeline] sh [2024-02-06T13:29:08.427Z] + make test [2024-02-06T13:29:08.427Z] go test -race ./... -coverprofile=coverage.out ./... [2024-02-06T13:29:30.369Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-02-06T13:29:30.369Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-02-06T13:29:30.369Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.135s coverage: 86.2% of statements [2024-02-06T13:29:30.940Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.697s coverage: 71.9% of statements [2024-02-06T13:29:52.892Z] go vet ./... [2024-02-06T13:29:56.172Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-06T13:29:56.172Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-06T13:29:56.172Z] ./bin/test-attribution.sh [2024-02-06T13:29:56.172Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-02-06T13:29:56.172Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-02-06T13:29:56.172Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-02-06T13:29:56.172Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-02-06T13:29:56.172Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-02-06T13:29:56.172Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-02-06T13:29:56.172Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-06T13:29:56.215Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-06T13:29:56.288Z] $ docker stop --time=1 ad8d48874e49d712c7085bce478b1fec9c878ac3785782d9f62e4e4c35675b8b [2024-02-06T13:29:59.607Z] $ docker rm -f --volumes ad8d48874e49d712c7085bce478b1fec9c878ac3785782d9f62e4e4c35675b8b [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-06T13:30:00.287Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-06T13:30:00.359Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-06T13:30:01.270Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-06T13:30:01.580Z] + ls -al . [2024-02-06T13:30:01.580Z] total 208 [2024-02-06T13:30:01.580Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 6 13:29 . [2024-02-06T13:30:01.580Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 13:27 .. [2024-02-06T13:30:01.580Z] -rw-rw-r-- 1 jenkins jenkins 262 Feb 6 13:27 .dockerignore [2024-02-06T13:30:01.580Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 13:29 .git [2024-02-06T13:30:01.580Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 13:27 .github [2024-02-06T13:30:01.580Z] -rw-rw-r-- 1 jenkins jenkins 773 Feb 6 13:27 .gitignore [2024-02-06T13:30:01.580Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 13:27 .golangci.yml [2024-02-06T13:30:01.580Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 13:28 .semver [2024-02-06T13:30:01.580Z] -rw-rw-r-- 1 jenkins jenkins 10232 Feb 6 13:27 Attribution.txt [2024-02-06T13:30:01.580Z] -rw-rw-r-- 1 jenkins jenkins 11245 Feb 6 13:27 CHANGELOG.md [2024-02-06T13:30:01.580Z] -rw-rw-r-- 1 jenkins jenkins 1768 Feb 6 13:27 Dockerfile [2024-02-06T13:30:01.580Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 13:27 GOVERNANCE.md [2024-02-06T13:30:01.580Z] -rw-rw-r-- 1 jenkins jenkins 665 Feb 6 13:27 Jenkinsfile [2024-02-06T13:30:01.580Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 6 13:27 LICENSE [2024-02-06T13:30:01.580Z] -rw-rw-r-- 1 jenkins jenkins 2497 Feb 6 13:27 Makefile [2024-02-06T13:30:01.580Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 6 13:27 OWNERS.md [2024-02-06T13:30:01.580Z] -rw-rw-r-- 1 jenkins jenkins 3851 Feb 6 13:27 README.md [2024-02-06T13:30:01.580Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 6 13:28 VERSION [2024-02-06T13:30:01.580Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 13:27 bin [2024-02-06T13:30:01.580Z] -rw-r--r-- 1 jenkins jenkins 41317 Feb 6 13:29 coverage.out [2024-02-06T13:30:01.580Z] -rw-rw-r-- 1 jenkins jenkins 3970 Feb 6 13:27 go.mod [2024-02-06T13:30:01.580Z] -rw-rw-r-- 1 jenkins jenkins 34514 Feb 6 13:27 go.sum [2024-02-06T13:30:01.580Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 13:27 images [2024-02-06T13:30:01.580Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 13:27 internal [2024-02-06T13:30:01.580Z] -rw-rw-r-- 1 jenkins jenkins 531 Feb 6 13:27 main.go [2024-02-06T13:30:01.580Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 13:27 openapi [2024-02-06T13:30:01.580Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 13:27 res [2024-02-06T13:30:01.580Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 13:27 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T13:30:02.060Z] + 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=8846b331e339b939ab54e7a1dcaca6df5c13297f --label arch=amd64 --label version=0.0.0 . [2024-02-06T13:30:02.060Z] Sending build context to Docker daemon 16.9MB [2024-02-06T13:30:02.060Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-02-06T13:30:02.060Z] Step 2/30 : FROM ${BASE} AS builder [2024-02-06T13:30:02.060Z] ---> 8f5153d94f61 [2024-02-06T13:30:02.060Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-02-06T13:30:02.319Z] ---> Running in f14e6a5916c1 [2024-02-06T13:30:02.319Z] Removing intermediate container f14e6a5916c1 [2024-02-06T13:30:02.319Z] ---> 6d1741c45d1b [2024-02-06T13:30:02.319Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-02-06T13:30:02.320Z] ---> Running in 0250dcebac1b [2024-02-06T13:30:02.578Z] Removing intermediate container 0250dcebac1b [2024-02-06T13:30:02.578Z] ---> 23f888dba95a [2024-02-06T13:30:02.578Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-02-06T13:30:02.578Z] ---> Running in 1653bf951ad5 [2024-02-06T13:30:02.578Z] Removing intermediate container 1653bf951ad5 [2024-02-06T13:30:02.578Z] ---> 814f39adcf98 [2024-02-06T13:30:02.578Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-06T13:30:02.578Z] ---> Running in 2b7f9a3d6a24 [2024-02-06T13:30:02.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-06T13:30:03.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-06T13:30:03.358Z] OK: 264 MiB in 52 packages [2024-02-06T13:30:03.619Z] Removing intermediate container 2b7f9a3d6a24 [2024-02-06T13:30:03.619Z] ---> 85da861d5e28 [2024-02-06T13:30:03.619Z] Step 7/30 : WORKDIR /app [2024-02-06T13:30:03.619Z] ---> Running in 0120e9d8f98c [2024-02-06T13:30:03.619Z] Removing intermediate container 0120e9d8f98c [2024-02-06T13:30:03.619Z] ---> 3098d6ed2fb5 [2024-02-06T13:30:03.619Z] Step 8/30 : COPY go.mod vendor* ./ [2024-02-06T13:30:03.878Z] ---> abd2dccd0c49 [2024-02-06T13:30:03.878Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-06T13:30:03.878Z] ---> Running in ca6acc72a27c [2024-02-06T13:30:04.448Z] Removing intermediate container ca6acc72a27c [2024-02-06T13:30:04.448Z] ---> dcfd224492ba [2024-02-06T13:30:04.448Z] Step 10/30 : COPY . . [2024-02-06T13:30:05.018Z] ---> 646a194eb1d5 [2024-02-06T13:30:05.018Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-06T13:30:05.018Z] ---> Running in 052e27f12ea0 [2024-02-06T13:30:05.018Z] Removing intermediate container 052e27f12ea0 [2024-02-06T13:30:05.018Z] ---> 206c956be8d6 [2024-02-06T13:30:05.018Z] Step 12/30 : RUN $MAKE [2024-02-06T13:30:05.018Z] ---> Running in 07c40d5d26c8 [2024-02-06T13:30:05.587Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-02-06T13:30:14.534Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-537 in /w/workspace/y_app-rfid-llrp-inventory_PR-270 [Pipeline] { [Pipeline] ws [2024-02-06T13:30:14.621Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2024-02-06T13:30:14.730Z] The recommended git tool is: git [2024-02-06T13:30:22.138Z] using credential edgex-jenkins-ssh [2024-02-06T13:30:22.157Z] Cloning the remote Git repository [2024-02-06T13:30:22.201Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-02-06T13:30:22.291Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2024-02-06T13:30:22.432Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-02-06T13:30:22.433Z] > git --version # timeout=10 [2024-02-06T13:30:22.454Z] > git --version # 'git version 2.25.1' [2024-02-06T13:30:22.457Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-06T13:30:22.609Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-06T13:30:25.304Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-02-06T13:30:25.325Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-06T13:30:26.208Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-02-06T13:30:26.246Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-02-06T13:30:26.247Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-06T13:30:26.265Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/270/head:refs/remotes/origin/PR-270 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-06T13:30:26.842Z] Merging remotes/origin/main commit 814f34af8e586a5a57ee4e14822049652fe589ee into PR head commit 8846b331e339b939ab54e7a1dcaca6df5c13297f [2024-02-06T13:30:27.106Z] Merge succeeded, producing 8846b331e339b939ab54e7a1dcaca6df5c13297f [2024-02-06T13:30:27.107Z] Checking out Revision 8846b331e339b939ab54e7a1dcaca6df5c13297f (PR-270) [2024-02-06T13:30:27.519Z] Removing intermediate container 07c40d5d26c8 [2024-02-06T13:30:27.519Z] ---> 59b3a7326c69 [2024-02-06T13:30:27.519Z] Step 13/30 : FROM alpine:3.18 [2024-02-06T13:30:27.519Z] 3.18: Pulling from library/alpine [2024-02-06T13:30:27.519Z] 619be1103602: Pulling fs layer [2024-02-06T13:30:27.519Z] 619be1103602: Verifying Checksum [2024-02-06T13:30:27.519Z] 619be1103602: Download complete [2024-02-06T13:30:27.519Z] 619be1103602: Pull complete [2024-02-06T13:30:27.519Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-06T13:30:27.519Z] Status: Downloaded newer image for alpine:3.18 [2024-02-06T13:30:27.519Z] ---> d3782b16ccc9 [2024-02-06T13:30:27.519Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-06T13:30:27.519Z] ---> Running in 0299336ff1a9 [2024-02-06T13:30:27.519Z] Removing intermediate container 0299336ff1a9 [2024-02-06T13:30:27.519Z] ---> 99ef8fe6b514 [2024-02-06T13:30:27.519Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-02-06T13:30:27.519Z] ---> Running in 51b6dabd0d62 [2024-02-06T13:30:27.519Z] Removing intermediate container 51b6dabd0d62 [2024-02-06T13:30:27.519Z] ---> 9346df46dcaa [2024-02-06T13:30:27.519Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-02-06T13:30:27.519Z] ---> Running in 6aba72dcbcaf [2024-02-06T13:30:27.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-06T13:30:27.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-06T13:30:27.519Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-06T13:30:27.519Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-06T13:30:27.519Z] Executing busybox-1.36.1-r5.trigger [2024-02-06T13:30:27.519Z] Executing ca-certificates-20230506-r0.trigger [2024-02-06T13:30:27.635Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-02-06T13:30:27.681Z] > git --version # timeout=10 [2024-02-06T13:30:27.694Z] > git --version # 'git version 2.25.1' [2024-02-06T13:30:27.711Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-06T13:30:27.779Z] OK: 8 MiB in 17 packages [2024-02-06T13:30:26.859Z] > git config core.sparsecheckout # timeout=10 [2024-02-06T13:30:26.928Z] > git checkout -f 8846b331e339b939ab54e7a1dcaca6df5c13297f # timeout=10 [2024-02-06T13:30:27.015Z] > git remote # timeout=10 [2024-02-06T13:30:27.034Z] > git config --get remote.origin.url # timeout=10 [2024-02-06T13:30:27.051Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-06T13:30:27.064Z] > git merge 814f34af8e586a5a57ee4e14822049652fe589ee # timeout=10 [2024-02-06T13:30:27.088Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-06T13:30:27.113Z] > git config core.sparsecheckout # timeout=10 [2024-02-06T13:30:27.128Z] > git checkout -f 8846b331e339b939ab54e7a1dcaca6df5c13297f # timeout=10 [2024-02-06T13:30:28.039Z] Removing intermediate container 6aba72dcbcaf [2024-02-06T13:30:28.039Z] ---> 1d8ea736c3cb [2024-02-06T13:30:28.039Z] Step 17/30 : RUN apk --no-cache upgrade [Pipeline] withEnv [Pipeline] { [2024-02-06T13:30:28.298Z] ---> Running in f243e14de51a [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2024-02-06T13:30:28.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-06T13:30:28.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] sh [2024-02-06T13:30:28.818Z] OK: 8 MiB in 17 packages [2024-02-06T13:30:29.076Z] Removing intermediate container f243e14de51a [2024-02-06T13:30:29.076Z] ---> 278d694b8501 [2024-02-06T13:30:29.076Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-06T13:30:29.103Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-06T13:30:29.103Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-06T13:30:29.103Z] Dload Upload Total Spent Left Speed [2024-02-06T13:30:29.103Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 83986 0 --:--:-- --:--:-- --:--:-- 83986 [Pipeline] sh [2024-02-06T13:30:29.335Z] ---> 85e3b389778d [2024-02-06T13:30:29.335Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-06T13:30:29.335Z] ---> 0a43b4630025 [2024-02-06T13:30:29.335Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-02-06T13:30:29.449Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-06T13:30:29.598Z] ---> ae3fbc448e7e [2024-02-06T13:30:29.598Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-02-06T13:30:29.598Z] ---> 1cf2ead45c60 [2024-02-06T13:30:29.598Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-02-06T13:30:29.818Z] + sudo tee /etc/docker/daemon.new [2024-02-06T13:30:29.818Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-06T13:30:29.818Z] { [2024-02-06T13:30:29.818Z] "registry-mirrors": [ [2024-02-06T13:30:29.818Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-06T13:30:29.818Z] ], [2024-02-06T13:30:29.818Z] "bip": "10.250.0.254/24", [2024-02-06T13:30:29.818Z] "hosts": [ [2024-02-06T13:30:29.818Z] "tcp://0.0.0.0:5555", [2024-02-06T13:30:29.818Z] "unix:///var/run/docker.sock" [2024-02-06T13:30:29.818Z] ], [2024-02-06T13:30:29.818Z] "mtu": 1458, [2024-02-06T13:30:29.818Z] "selinux-enabled": true, [2024-02-06T13:30:29.818Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-06T13:30:29.818Z] } [Pipeline] sh [2024-02-06T13:30:30.177Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-06T13:30:30.524Z] + sudo service docker restart [2024-02-06T13:30:30.571Z] ---> 54c674ede970 [2024-02-06T13:30:30.571Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-02-06T13:30:30.571Z] ---> Running in fc28c9ecef98 [2024-02-06T13:30:31.139Z] Removing intermediate container fc28c9ecef98 [2024-02-06T13:30:31.139Z] ---> d7c8895df4c9 [2024-02-06T13:30:31.139Z] Step 24/30 : VOLUME /cache [2024-02-06T13:30:31.139Z] ---> Running in 9c1502f2f19f [2024-02-06T13:30:31.139Z] Removing intermediate container 9c1502f2f19f [2024-02-06T13:30:31.139Z] ---> cc218b9db53c [2024-02-06T13:30:31.139Z] Step 25/30 : EXPOSE 59711 [2024-02-06T13:30:31.139Z] ---> Running in 0cbe88cedf4e [2024-02-06T13:30:31.139Z] Removing intermediate container 0cbe88cedf4e [2024-02-06T13:30:31.139Z] ---> 576eba3cc4c6 [2024-02-06T13:30:31.139Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-02-06T13:30:31.139Z] ---> Running in c05fb751a432 [2024-02-06T13:30:31.398Z] Removing intermediate container c05fb751a432 [2024-02-06T13:30:31.398Z] ---> 095055b8b506 [2024-02-06T13:30:31.398Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-02-06T13:30:31.398Z] ---> Running in 7e79bc7806b3 [2024-02-06T13:30:31.398Z] Removing intermediate container 7e79bc7806b3 [2024-02-06T13:30:31.398Z] ---> 24320f1c0ee7 [2024-02-06T13:30:31.398Z] Step 28/30 : LABEL arch=amd64 [2024-02-06T13:30:31.398Z] ---> Running in 7753cc3822bf [2024-02-06T13:30:31.657Z] Removing intermediate container 7753cc3822bf [2024-02-06T13:30:31.657Z] ---> 98d436af4050 [2024-02-06T13:30:31.657Z] Step 29/30 : LABEL git_sha=8846b331e339b939ab54e7a1dcaca6df5c13297f [2024-02-06T13:30:31.657Z] ---> Running in dac1d19b255f [2024-02-06T13:30:31.657Z] Removing intermediate container dac1d19b255f [2024-02-06T13:30:31.657Z] ---> fe3bdfd79fe3 [2024-02-06T13:30:31.657Z] Step 30/30 : LABEL version=0.0.0 [2024-02-06T13:30:31.657Z] ---> Running in b61ce3cb3685 [2024-02-06T13:30:31.657Z] Removing intermediate container b61ce3cb3685 [2024-02-06T13:30:31.657Z] ---> 5486490d8829 [2024-02-06T13:30:31.657Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-06T13:30:31.657Z] Successfully built 5486490d8829 [2024-02-06T13:30:31.657Z] 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 [2024-02-06T13:30:32.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-06T13:30:32.956Z] [2024-02-06T13:30:32.956Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T13:30:33.379Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-06T13:30:33.379Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-06T13:30:33.379Z] 5eb5b503b376: Pulling fs layer [2024-02-06T13:30:33.379Z] 5c69ac0246d0: Pulling fs layer [2024-02-06T13:30:33.379Z] ec43610c2a17: Pulling fs layer [2024-02-06T13:30:33.379Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-06T13:30:33.379Z] 33b1e0a273af: Pulling fs layer [2024-02-06T13:30:33.379Z] 5d3b04190fa2: Pulling fs layer [2024-02-06T13:30:33.379Z] 33b1e0a273af: Waiting [2024-02-06T13:30:33.379Z] 2f39f015ded8: Pulling fs layer [2024-02-06T13:30:33.379Z] 2f39f015ded8: Waiting [2024-02-06T13:30:33.379Z] 5c69ac0246d0: Download complete [2024-02-06T13:30:33.379Z] 3a2ae6a8a46f: Download complete [2024-02-06T13:30:33.379Z] 33b1e0a273af: Verifying Checksum [2024-02-06T13:30:33.379Z] 33b1e0a273af: Download complete [2024-02-06T13:30:33.379Z] 5d3b04190fa2: Verifying Checksum [2024-02-06T13:30:33.379Z] 5d3b04190fa2: Download complete [2024-02-06T13:30:33.379Z] ec43610c2a17: Verifying Checksum [2024-02-06T13:30:33.379Z] ec43610c2a17: Download complete [2024-02-06T13:30:33.639Z] 5eb5b503b376: Verifying Checksum [2024-02-06T13:30:33.639Z] 5eb5b503b376: Download complete [2024-02-06T13:30:34.204Z] 2f39f015ded8: Download complete [2024-02-06T13:30:34.771Z] 5eb5b503b376: Pull complete [2024-02-06T13:30:35.030Z] 5c69ac0246d0: Pull complete [2024-02-06T13:30:35.598Z] ec43610c2a17: Pull complete [2024-02-06T13:30:35.598Z] 3a2ae6a8a46f: Pull complete [2024-02-06T13:30:35.857Z] 33b1e0a273af: Pull complete [2024-02-06T13:30:35.857Z] 5d3b04190fa2: Pull complete [2024-02-06T13:30:40.043Z] 2f39f015ded8: Pull complete [2024-02-06T13:30:40.043Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-06T13:30:40.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-06T13:30:40.043Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T13:30:40.430Z] prd-ubuntu20.04-docker-8c-8g-536 does not seem to be running inside a container [2024-02-06T13:30:40.470Z] $ 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-270 -v /w/workspace/y_app-rfid-llrp-inventory_PR-270:/w/workspace/y_app-rfid-llrp-inventory_PR-270:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-270@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-270@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:latest cat [2024-02-06T13:30:44.618Z] $ docker top dcec487e8d8829b1554deafca656582dd60e36428d003b7c83d12903310f548b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T13:30:45.171Z] ---> job-cost.sh [2024-02-06T13:30:45.171Z] lf-activate-venv: SKIPPING [2024-02-06T13:30:45.171Z] INFO: No Stack... [2024-02-06T13:30:45.432Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-06T13:30:46.000Z] INFO: Archiving Costs [Pipeline] sh [2024-02-06T13:30:46.318Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-270/archives/cost.csv [2024-02-06T13:30:46.318Z] + cut -d, -f6 [Pipeline] lock [2024-02-06T13:30:46.360Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-270-1-stack-cost] [2024-02-06T13:30:46.365Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-270-1-stack-cost] did not exist. Created. [2024-02-06T13:30:46.371Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-270-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-06T13:30:46.873Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-06T13:30:46.927Z] Stashed 1 file(s) [Pipeline] } [2024-02-06T13:30:46.992Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-270-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-06T13:30:47.172Z] $ docker stop --time=1 dcec487e8d8829b1554deafca656582dd60e36428d003b7c83d12903310f548b [2024-02-06T13:30:48.328Z] $ docker rm -f --volumes dcec487e8d8829b1554deafca656582dd60e36428d003b7c83d12903310f548b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-06T13:30:52.757Z] provisioning config files... [2024-02-06T13:30:52.794Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config1171825245061261461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T13:30:53.298Z] ---> ****-login.sh [2024-02-06T13:30:53.298Z] nexus3.edgexfoundry.org:10001 [2024-02-06T13:30:53.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T13:30:53.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T13:30:53.844Z] Configure a credential helper to remove this warning. See [2024-02-06T13:30:53.844Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T13:30:53.844Z] [2024-02-06T13:30:53.844Z] Login Succeeded [2024-02-06T13:30:53.844Z] nexus3.edgexfoundry.org:10002 [2024-02-06T13:30:54.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T13:30:54.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T13:30:54.112Z] Configure a credential helper to remove this warning. See [2024-02-06T13:30:54.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T13:30:54.112Z] [2024-02-06T13:30:54.112Z] Login Succeeded [2024-02-06T13:30:54.112Z] nexus3.edgexfoundry.org:10003 [2024-02-06T13:30:54.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T13:30:54.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T13:30:54.649Z] Configure a credential helper to remove this warning. See [2024-02-06T13:30:54.649Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T13:30:54.649Z] [2024-02-06T13:30:54.649Z] Login Succeeded [2024-02-06T13:30:54.649Z] nexus3.edgexfoundry.org:10004 [2024-02-06T13:30:54.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T13:30:54.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T13:30:54.918Z] Configure a credential helper to remove this warning. See [2024-02-06T13:30:54.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T13:30:54.918Z] [2024-02-06T13:30:54.918Z] Login Succeeded [2024-02-06T13:30:54.918Z] ****.io [2024-02-06T13:30:55.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T13:30:55.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T13:30:55.452Z] Configure a credential helper to remove this warning. See [2024-02-06T13:30:55.452Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T13:30:55.452Z] [2024-02-06T13:30:55.452Z] Login Succeeded [2024-02-06T13:30:55.452Z] ---> ****-login.sh ends [Pipeline] } [2024-02-06T13:30:55.480Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-06T13:30:56.014Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T13:30:56.092Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T13:30:56.222Z] ========================================================= [2024-02-06T13:30:56.222Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-06T13:30:56.222Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T13:30:56.887Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-06T13:30:57.155Z] Sending build context to Docker daemon 670.2kB [2024-02-06T13:30:57.155Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-06T13:30:57.155Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-06T13:30:57.155Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-06T13:30:57.155Z] 9fda8d8052c6: Pulling fs layer [2024-02-06T13:30:57.155Z] 5d54e960e981: Pulling fs layer [2024-02-06T13:30:57.155Z] c4a7e357bf2a: Pulling fs layer [2024-02-06T13:30:57.155Z] f0e02332f6b5: Pulling fs layer [2024-02-06T13:30:57.155Z] 872ee5b61b7b: Pulling fs layer [2024-02-06T13:30:57.155Z] 0c6a40ed1a82: Pulling fs layer [2024-02-06T13:30:57.155Z] 94ae7d8d031c: Pulling fs layer [2024-02-06T13:30:57.155Z] 872ee5b61b7b: Waiting [2024-02-06T13:30:57.155Z] 0c6a40ed1a82: Waiting [2024-02-06T13:30:57.155Z] 94ae7d8d031c: Waiting [2024-02-06T13:30:57.155Z] f0e02332f6b5: Waiting [2024-02-06T13:30:57.422Z] 5d54e960e981: Download complete [2024-02-06T13:30:57.423Z] f0e02332f6b5: Verifying Checksum [2024-02-06T13:30:57.423Z] f0e02332f6b5: Download complete [2024-02-06T13:30:57.423Z] 872ee5b61b7b: Verifying Checksum [2024-02-06T13:30:57.423Z] 872ee5b61b7b: Download complete [2024-02-06T13:30:57.423Z] 9fda8d8052c6: Download complete [2024-02-06T13:30:58.008Z] 94ae7d8d031c: Verifying Checksum [2024-02-06T13:30:58.008Z] 94ae7d8d031c: Download complete [2024-02-06T13:30:58.278Z] 9fda8d8052c6: Pull complete [2024-02-06T13:30:59.236Z] c4a7e357bf2a: Verifying Checksum [2024-02-06T13:30:59.236Z] c4a7e357bf2a: Download complete [2024-02-06T13:31:00.197Z] 0c6a40ed1a82: Verifying Checksum [2024-02-06T13:31:00.197Z] 0c6a40ed1a82: Download complete [2024-02-06T13:31:02.143Z] 5d54e960e981: Pull complete [2024-02-06T13:31:17.155Z] c4a7e357bf2a: Pull complete [2024-02-06T13:31:17.436Z] f0e02332f6b5: Pull complete [2024-02-06T13:31:17.704Z] 872ee5b61b7b: Pull complete [2024-02-06T13:31:27.789Z] 0c6a40ed1a82: Pull complete [2024-02-06T13:31:27.789Z] 94ae7d8d031c: Pull complete [2024-02-06T13:31:27.789Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-06T13:31:27.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-06T13:31:27.789Z] ---> 86de565de09d [2024-02-06T13:31:27.789Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-06T13:31:29.209Z] ---> Running in 3969a4e24738 [2024-02-06T13:31:29.209Z] Removing intermediate container 3969a4e24738 [2024-02-06T13:31:29.209Z] ---> b2e4d60f4aa4 [2024-02-06T13:31:29.209Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-06T13:31:29.476Z] ---> Running in bae0135aea1c [2024-02-06T13:31:29.755Z] Removing intermediate container bae0135aea1c [2024-02-06T13:31:29.755Z] ---> b9227a34734f [2024-02-06T13:31:29.755Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-06T13:31:29.755Z] ---> Running in de9f9bb1e1ec [2024-02-06T13:31:30.023Z] Removing intermediate container de9f9bb1e1ec [2024-02-06T13:31:30.023Z] ---> 149ecbbc98c4 [2024-02-06T13:31:30.023Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-06T13:31:30.293Z] ---> Running in 40d1a42e948a [2024-02-06T13:31:31.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-06T13:31:31.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-06T13:31:32.504Z] OK: 266 MiB in 52 packages [2024-02-06T13:31:33.497Z] Removing intermediate container 40d1a42e948a [2024-02-06T13:31:33.497Z] ---> 3bb9b9c46203 [2024-02-06T13:31:33.497Z] Step 7/12 : WORKDIR /app [2024-02-06T13:31:33.497Z] ---> Running in f36309e0492d [2024-02-06T13:31:34.111Z] Removing intermediate container f36309e0492d [2024-02-06T13:31:34.111Z] ---> 2826fb1c56b0 [2024-02-06T13:31:34.111Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-06T13:31:34.378Z] ---> e6bb91129646 [2024-02-06T13:31:34.378Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-06T13:31:34.649Z] ---> Running in 2a6a2b7e9dd8 [2024-02-06T13:32:42.485Z] Removing intermediate container 2a6a2b7e9dd8 [2024-02-06T13:32:42.485Z] ---> 46f77ac3372d [2024-02-06T13:32:42.485Z] Step 10/12 : COPY . . [2024-02-06T13:32:42.485Z] ---> 3d99298aa429 [2024-02-06T13:32:42.485Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-06T13:32:42.485Z] ---> Running in 1f459e4bcd1d [2024-02-06T13:32:42.485Z] Removing intermediate container 1f459e4bcd1d [2024-02-06T13:32:42.485Z] ---> a5ac6b0e33da [2024-02-06T13:32:42.485Z] Step 12/12 : RUN $MAKE [2024-02-06T13:32:42.485Z] ---> Running in 4710a8198c94 [2024-02-06T13:32:42.754Z] noop [2024-02-06T13:32:44.161Z] Removing intermediate container 4710a8198c94 [2024-02-06T13:32:44.161Z] ---> 083ccbdd8dd6 [2024-02-06T13:32:44.161Z] Successfully built 083ccbdd8dd6 [2024-02-06T13:32:44.161Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T13:32:44.770Z] + docker inspect -f . ci-base-image-arm64 [2024-02-06T13:32:44.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T13:32:45.114Z] prd-ubuntu20.04-docker-arm64-4c-16g-537 does not seem to be running inside a container [2024-02-06T13:32:45.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-06T13:32:46.287Z] $ docker top 17f8a7d2a5815c67da0778197d66bdc922f6b2947c34db4a8794533ae0333fc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T13:32:47.261Z] + go version [2024-02-06T13:32:47.262Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-06T13:32:47.295Z] $ docker stop --time=1 17f8a7d2a5815c67da0778197d66bdc922f6b2947c34db4a8794533ae0333fc3 [2024-02-06T13:32:48.875Z] $ docker rm -f --volumes 17f8a7d2a5815c67da0778197d66bdc922f6b2947c34db4a8794533ae0333fc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T13:32:50.083Z] + docker inspect -f . ci-base-image-arm64 [2024-02-06T13:32:50.083Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T13:32:50.430Z] prd-ubuntu20.04-docker-arm64-4c-16g-537 does not seem to be running inside a container [2024-02-06T13:32:50.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-06T13:32:51.645Z] $ docker top f61b1a7dccbe1986640090405ea794515b9c10bd2105d579d747e80e1ea7b3af -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T13:32:52.611Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2024-02-06T13:32:53.360Z] + make test [2024-02-06T13:32:53.360Z] go test -race ./... -coverprofile=coverage.out ./... [2024-02-06T13:35:15.058Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-02-06T13:35:15.058Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-02-06T13:35:15.058Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.017s coverage: 86.2% of statements [2024-02-06T13:35:16.467Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.340s coverage: 71.9% of statements [2024-02-06T13:35:17.431Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-06T13:35:17.431Z] go vet ./... [2024-02-06T13:37:09.086Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-06T13:37:09.086Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-06T13:37:09.086Z] ./bin/test-attribution.sh [2024-02-06T13:37:09.086Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-02-06T13:37:09.086Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-02-06T13:37:09.086Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-02-06T13:37:09.086Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-02-06T13:37:09.086Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-02-06T13:37:09.086Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-02-06T13:37:09.086Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-06T13:37:09.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-06T13:37:09.204Z] $ docker stop --time=1 f61b1a7dccbe1986640090405ea794515b9c10bd2105d579d747e80e1ea7b3af [2024-02-06T13:37:11.040Z] $ docker rm -f --volumes f61b1a7dccbe1986640090405ea794515b9c10bd2105d579d747e80e1ea7b3af [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-06T13:37:12.761Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-06T13:37:12.794Z] Warning: overwriting stash ‘coverage-report’ [2024-02-06T13:37:13.234Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-06T13:37:14.111Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-06T13:37:14.441Z] + ls -al . [2024-02-06T13:37:14.441Z] total 204 [2024-02-06T13:37:14.441Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 6 13:32 . [2024-02-06T13:37:14.441Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 13:30 .. [2024-02-06T13:37:14.441Z] -rw-rw-r-- 1 jenkins jenkins 262 Feb 6 13:30 .dockerignore [2024-02-06T13:37:14.441Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 13:30 .git [2024-02-06T13:37:14.441Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 13:30 .github [2024-02-06T13:37:14.441Z] -rw-rw-r-- 1 jenkins jenkins 773 Feb 6 13:30 .gitignore [2024-02-06T13:37:14.441Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 13:30 .golangci.yml [2024-02-06T13:37:14.441Z] -rw-rw-r-- 1 jenkins jenkins 10232 Feb 6 13:30 Attribution.txt [2024-02-06T13:37:14.441Z] -rw-rw-r-- 1 jenkins jenkins 11245 Feb 6 13:30 CHANGELOG.md [2024-02-06T13:37:14.441Z] -rw-rw-r-- 1 jenkins jenkins 1768 Feb 6 13:30 Dockerfile [2024-02-06T13:37:14.441Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 13:30 GOVERNANCE.md [2024-02-06T13:37:14.441Z] -rw-rw-r-- 1 jenkins jenkins 665 Feb 6 13:30 Jenkinsfile [2024-02-06T13:37:14.441Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 6 13:30 LICENSE [2024-02-06T13:37:14.441Z] -rw-rw-r-- 1 jenkins jenkins 2497 Feb 6 13:30 Makefile [2024-02-06T13:37:14.441Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 6 13:30 OWNERS.md [2024-02-06T13:37:14.441Z] -rw-rw-r-- 1 jenkins jenkins 3851 Feb 6 13:30 README.md [2024-02-06T13:37:14.441Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 6 13:28 VERSION [2024-02-06T13:37:14.441Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 13:30 bin [2024-02-06T13:37:14.441Z] -rw-r--r-- 1 jenkins jenkins 41317 Feb 6 13:35 coverage.out [2024-02-06T13:37:14.441Z] -rw-rw-r-- 1 jenkins jenkins 3970 Feb 6 13:30 go.mod [2024-02-06T13:37:14.441Z] -rw-rw-r-- 1 jenkins jenkins 34514 Feb 6 13:30 go.sum [2024-02-06T13:37:14.441Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 13:30 images [2024-02-06T13:37:14.441Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 13:30 internal [2024-02-06T13:37:14.441Z] -rw-rw-r-- 1 jenkins jenkins 531 Feb 6 13:30 main.go [2024-02-06T13:37:14.441Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 13:30 openapi [2024-02-06T13:37:14.441Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 13:30 res [2024-02-06T13:37:14.441Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 13:30 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T13:37:14.958Z] + 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=8846b331e339b939ab54e7a1dcaca6df5c13297f --label arch=arm64 --label version=0.0.0 . [2024-02-06T13:37:15.227Z] Sending build context to Docker daemon 670.2kB [2024-02-06T13:37:15.227Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-02-06T13:37:15.227Z] Step 2/30 : FROM ${BASE} AS builder [2024-02-06T13:37:15.227Z] ---> 083ccbdd8dd6 [2024-02-06T13:37:15.227Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-02-06T13:37:15.227Z] ---> Running in 3db85984751e [2024-02-06T13:37:15.492Z] Removing intermediate container 3db85984751e [2024-02-06T13:37:15.492Z] ---> 4f0dc4300acb [2024-02-06T13:37:15.492Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-02-06T13:37:15.765Z] ---> Running in cbf52679bf8d [2024-02-06T13:37:16.032Z] Removing intermediate container cbf52679bf8d [2024-02-06T13:37:16.032Z] ---> d4c16e0f6f33 [2024-02-06T13:37:16.032Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-02-06T13:37:16.032Z] ---> Running in a487cdad4577 [2024-02-06T13:37:16.305Z] Removing intermediate container a487cdad4577 [2024-02-06T13:37:16.305Z] ---> cd5d6eb1fff2 [2024-02-06T13:37:16.305Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-06T13:37:16.305Z] ---> Running in 520f2a6b6e0c [2024-02-06T13:37:17.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-06T13:37:17.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-06T13:37:18.935Z] OK: 266 MiB in 52 packages [2024-02-06T13:37:20.336Z] Removing intermediate container 520f2a6b6e0c [2024-02-06T13:37:20.336Z] ---> 09c6942f5a4d [2024-02-06T13:37:20.336Z] Step 7/30 : WORKDIR /app [2024-02-06T13:37:20.336Z] ---> Running in cc49a50fd132 [2024-02-06T13:37:20.603Z] Removing intermediate container cc49a50fd132 [2024-02-06T13:37:20.603Z] ---> 56976d10518d [2024-02-06T13:37:20.603Z] Step 8/30 : COPY go.mod vendor* ./ [2024-02-06T13:37:21.193Z] ---> a942ff62855d [2024-02-06T13:37:21.193Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-06T13:37:21.193Z] ---> Running in 0ef44ae5a0f8 [2024-02-06T13:37:23.132Z] Removing intermediate container 0ef44ae5a0f8 [2024-02-06T13:37:23.132Z] ---> 099edb30a7d4 [2024-02-06T13:37:23.132Z] Step 10/30 : COPY . . [2024-02-06T13:37:23.398Z] ---> b946330fda59 [2024-02-06T13:37:23.398Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-06T13:37:23.398Z] ---> Running in 6a78770c7e96 [2024-02-06T13:37:23.666Z] Removing intermediate container 6a78770c7e96 [2024-02-06T13:37:23.666Z] ---> c25d03896775 [2024-02-06T13:37:23.666Z] Step 12/30 : RUN $MAKE [2024-02-06T13:37:23.666Z] ---> Running in 53cfa819e524 [2024-02-06T13:37:24.628Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-02-06T13:39:16.288Z] Removing intermediate container 53cfa819e524 [2024-02-06T13:39:16.288Z] ---> de3b3e9aa332 [2024-02-06T13:39:16.288Z] Step 13/30 : FROM alpine:3.18 [2024-02-06T13:39:16.288Z] 3.18: Pulling from library/alpine [2024-02-06T13:39:16.288Z] c6b39de5b339: Pulling fs layer [2024-02-06T13:39:16.288Z] c6b39de5b339: Verifying Checksum [2024-02-06T13:39:16.288Z] c6b39de5b339: Download complete [2024-02-06T13:39:16.288Z] c6b39de5b339: Pull complete [2024-02-06T13:39:16.288Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-06T13:39:16.288Z] Status: Downloaded newer image for alpine:3.18 [2024-02-06T13:39:16.288Z] ---> 33abbf032149 [2024-02-06T13:39:16.288Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-06T13:39:16.288Z] ---> Running in 97b39ca3cc3d [2024-02-06T13:39:16.288Z] Removing intermediate container 97b39ca3cc3d [2024-02-06T13:39:16.288Z] ---> 1d0de83d0d9a [2024-02-06T13:39:16.288Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-02-06T13:39:16.288Z] ---> Running in f386b98c2e24 [2024-02-06T13:39:16.288Z] Removing intermediate container f386b98c2e24 [2024-02-06T13:39:16.288Z] ---> 5908e8dd60f1 [2024-02-06T13:39:16.288Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-02-06T13:39:16.288Z] ---> Running in c352e33561b8 [2024-02-06T13:39:16.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-06T13:39:16.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-06T13:39:16.288Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-06T13:39:16.288Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-06T13:39:16.288Z] Executing busybox-1.36.1-r5.trigger [2024-02-06T13:39:16.288Z] Executing ca-certificates-20230506-r0.trigger [2024-02-06T13:39:16.288Z] OK: 9 MiB in 17 packages [2024-02-06T13:39:16.288Z] Removing intermediate container c352e33561b8 [2024-02-06T13:39:16.288Z] ---> b2b5ab6f3d1c [2024-02-06T13:39:16.288Z] Step 17/30 : RUN apk --no-cache upgrade [2024-02-06T13:39:16.288Z] ---> Running in f855517fc154 [2024-02-06T13:39:16.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-06T13:39:16.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-06T13:39:16.288Z] OK: 9 MiB in 17 packages [2024-02-06T13:39:16.288Z] Removing intermediate container f855517fc154 [2024-02-06T13:39:16.288Z] ---> ab851bccc5e5 [2024-02-06T13:39:16.288Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-06T13:39:19.629Z] ---> bd2f922fecc8 [2024-02-06T13:39:19.629Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-06T13:39:19.897Z] ---> c39f24c0ec5e [2024-02-06T13:39:19.897Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-02-06T13:39:20.165Z] ---> 8f2f0ef36570 [2024-02-06T13:39:20.165Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-02-06T13:39:20.748Z] ---> 24df547ce5bb [2024-02-06T13:39:20.748Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-02-06T13:39:22.167Z] ---> db690a85022e [2024-02-06T13:39:22.167Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-02-06T13:39:22.167Z] ---> Running in 351e364b29d5 [2024-02-06T13:39:24.113Z] Removing intermediate container 351e364b29d5 [2024-02-06T13:39:24.113Z] ---> 39b89cba62de [2024-02-06T13:39:24.113Z] Step 24/30 : VOLUME /cache [2024-02-06T13:39:24.113Z] ---> Running in 7c8bab381dd9 [2024-02-06T13:39:24.113Z] Removing intermediate container 7c8bab381dd9 [2024-02-06T13:39:24.113Z] ---> 50c68c7917ce [2024-02-06T13:39:24.113Z] Step 25/30 : EXPOSE 59711 [2024-02-06T13:39:24.382Z] ---> Running in a720f8e885db [2024-02-06T13:39:24.646Z] Removing intermediate container a720f8e885db [2024-02-06T13:39:24.646Z] ---> 8734c409948e [2024-02-06T13:39:24.646Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-02-06T13:39:24.646Z] ---> Running in a8cb6a39f019 [2024-02-06T13:39:24.912Z] Removing intermediate container a8cb6a39f019 [2024-02-06T13:39:24.912Z] ---> b20579682de2 [2024-02-06T13:39:24.912Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-02-06T13:39:24.912Z] ---> Running in 2c73139ea9c9 [2024-02-06T13:39:25.193Z] Removing intermediate container 2c73139ea9c9 [2024-02-06T13:39:25.193Z] ---> b92f0a115af7 [2024-02-06T13:39:25.193Z] Step 28/30 : LABEL arch=arm64 [2024-02-06T13:39:25.460Z] ---> Running in 2e5c66981bb4 [2024-02-06T13:39:25.726Z] Removing intermediate container 2e5c66981bb4 [2024-02-06T13:39:25.726Z] ---> 0d9fd3a3a866 [2024-02-06T13:39:25.726Z] Step 29/30 : LABEL git_sha=8846b331e339b939ab54e7a1dcaca6df5c13297f [2024-02-06T13:39:25.726Z] ---> Running in 9ff74d377eca [2024-02-06T13:39:25.992Z] Removing intermediate container 9ff74d377eca [2024-02-06T13:39:25.992Z] ---> c24b9b4cb088 [2024-02-06T13:39:25.992Z] Step 30/30 : LABEL version=0.0.0 [2024-02-06T13:39:25.992Z] ---> Running in 8fd891f0b494 [2024-02-06T13:39:26.259Z] Removing intermediate container 8fd891f0b494 [2024-02-06T13:39:26.259Z] ---> 600be200cee1 [2024-02-06T13:39:26.259Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-06T13:39:26.259Z] Successfully built 600be200cee1 [2024-02-06T13:39:26.259Z] 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 [2024-02-06T13:39:27.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-06T13:39:27.770Z] [2024-02-06T13:39:27.770Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T13:39:28.282Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-06T13:39:28.282Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-06T13:39:28.282Z] 8998bd30e6a1: Pulling fs layer [2024-02-06T13:39:28.282Z] 04944245beec: Pulling fs layer [2024-02-06T13:39:28.282Z] 699f458cf7ca: Pulling fs layer [2024-02-06T13:39:28.282Z] 765212b225bb: Pulling fs layer [2024-02-06T13:39:28.282Z] f23df028b6ca: Pulling fs layer [2024-02-06T13:39:28.282Z] d65c8cfc05b1: Pulling fs layer [2024-02-06T13:39:28.282Z] 2437ff75d9bd: Pulling fs layer [2024-02-06T13:39:28.282Z] 765212b225bb: Waiting [2024-02-06T13:39:28.282Z] f23df028b6ca: Waiting [2024-02-06T13:39:28.282Z] d65c8cfc05b1: Waiting [2024-02-06T13:39:28.282Z] 2437ff75d9bd: Waiting [2024-02-06T13:39:28.550Z] 04944245beec: Verifying Checksum [2024-02-06T13:39:28.550Z] 04944245beec: Download complete [2024-02-06T13:39:28.550Z] 765212b225bb: Verifying Checksum [2024-02-06T13:39:28.550Z] 765212b225bb: Download complete [2024-02-06T13:39:28.550Z] f23df028b6ca: Verifying Checksum [2024-02-06T13:39:28.550Z] f23df028b6ca: Download complete [2024-02-06T13:39:28.550Z] d65c8cfc05b1: Verifying Checksum [2024-02-06T13:39:28.550Z] d65c8cfc05b1: Download complete [2024-02-06T13:39:28.817Z] 699f458cf7ca: Verifying Checksum [2024-02-06T13:39:28.818Z] 699f458cf7ca: Download complete [2024-02-06T13:39:29.088Z] 8998bd30e6a1: Download complete [2024-02-06T13:39:31.670Z] 2437ff75d9bd: Verifying Checksum [2024-02-06T13:39:31.670Z] 2437ff75d9bd: Download complete [2024-02-06T13:39:35.028Z] 8998bd30e6a1: Pull complete [2024-02-06T13:39:35.028Z] 04944245beec: Pull complete [2024-02-06T13:39:37.090Z] 699f458cf7ca: Pull complete [2024-02-06T13:39:37.090Z] 765212b225bb: Pull complete [2024-02-06T13:39:38.074Z] f23df028b6ca: Pull complete [2024-02-06T13:39:38.074Z] d65c8cfc05b1: Pull complete [2024-02-06T13:39:56.280Z] 2437ff75d9bd: Pull complete [2024-02-06T13:39:56.280Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-06T13:39:56.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-06T13:39:56.280Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T13:39:56.863Z] prd-ubuntu20.04-docker-arm64-4c-16g-537 does not seem to be running inside a container [2024-02-06T13:39:56.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-06T13:39:59.422Z] $ docker top 609d3a2829345f22745626c312d87105c668ea99181365c0355ec00625068c6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T13:40:00.413Z] ---> job-cost.sh [2024-02-06T13:40:00.413Z] lf-activate-venv: SKIPPING [2024-02-06T13:40:00.413Z] INFO: No Stack... [2024-02-06T13:40:02.345Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-06T13:40:03.302Z] INFO: Archiving Costs [Pipeline] sh [2024-02-06T13:40:03.643Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2024-02-06T13:40:03.643Z] + cut -d, -f6 [Pipeline] lock [2024-02-06T13:40:04.017Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-270-1-stack-cost] [2024-02-06T13:40:04.024Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-270-1-stack-cost] did not exist. Created. [2024-02-06T13:40:04.031Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-270-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-06T13:40:04.842Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-7c1e673f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-06T13:40:05.517Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-06T13:40:05.554Z] Warning: overwriting stash ‘stack-cost’ [2024-02-06T13:40:05.601Z] Stashed 1 file(s) [Pipeline] } [2024-02-06T13:40:05.650Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-270-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-06T13:40:05.831Z] $ docker stop --time=1 609d3a2829345f22745626c312d87105c668ea99181365c0355ec00625068c6c [2024-02-06T13:40:07.310Z] $ docker rm -f --volumes 609d3a2829345f22745626c312d87105c668ea99181365c0355ec00625068c6c [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 [2024-02-06T13:40:09.450Z] provisioning config files... [2024-02-06T13:40:09.459Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-270@tmp/config3913312379508382327tmp [Pipeline] { [Pipeline] sh [2024-02-06T13:40:09.885Z] + set +x [2024-02-06T13:40:09.885Z] + curl -s https://codecov.io/bash [2024-02-06T13:40:09.885Z] + bash -s -- [2024-02-06T13:40:10.146Z] [2024-02-06T13:40:10.146Z] _____ _ [2024-02-06T13:40:10.146Z] / ____| | | [2024-02-06T13:40:10.146Z] | | ___ __| | ___ ___ _____ __ [2024-02-06T13:40:10.146Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-06T13:40:10.146Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-06T13:40:10.146Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-06T13:40:10.146Z] Bash-1.0.6 [2024-02-06T13:40:10.146Z] [2024-02-06T13:40:10.146Z] [2024-02-06T13:40:10.146Z] ==> git version 2.25.1 found [2024-02-06T13:40:10.146Z] ==> 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 [2024-02-06T13:40:10.146Z] Release-Date: 2020-01-08 [2024-02-06T13:40:10.146Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-06T13:40:10.146Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-06T13:40:10.146Z] ==> Jenkins CI detected. [2024-02-06T13:40:10.146Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-270 [2024-02-06T13:40:10.146Z] project root: . [2024-02-06T13:40:10.146Z] --> token set from env [2024-02-06T13:40:10.146Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-06T13:40:10.146Z] ==> Running gcov in . (disable via -X gcov) [2024-02-06T13:40:10.146Z] ==> Python coveragepy not found [2024-02-06T13:40:10.146Z] ==> Searching for coverage reports in: [2024-02-06T13:40:10.146Z] + . [2024-02-06T13:40:10.146Z] -> Found 1 reports [2024-02-06T13:40:10.146Z] ==> Detecting git/mercurial file structure [2024-02-06T13:40:10.146Z] ==> Reading reports [2024-02-06T13:40:10.146Z] + ./coverage.out bytes=41317 [2024-02-06T13:40:10.146Z] ==> Appending adjustments [2024-02-06T13:40:10.146Z] https://docs.codecov.io/docs/fixing-reports [2024-02-06T13:40:10.407Z] + Found adjustments [2024-02-06T13:40:10.407Z] ==> Gzipping contents [2024-02-06T13:40:10.407Z] 12K /tmp/codecov.s95Xi2.gz [2024-02-06T13:40:10.407Z] ==> Uploading reports [2024-02-06T13:40:10.407Z] url: https://codecov.io [2024-02-06T13:40:10.407Z] query: branch=PR-270&commit=8846b331e339b939ab54e7a1dcaca6df5c13297f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-270%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=270&job=&cmd_args= [2024-02-06T13:40:10.407Z] -> Pinging Codecov [2024-02-06T13:40:10.407Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-270&commit=8846b331e339b939ab54e7a1dcaca6df5c13297f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-270%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=270&job=&cmd_args= [2024-02-06T13:40:25.313Z] upstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failure [2024-02-06T13:40:25.313Z] 503 [2024-02-06T13:40:25.313Z] ==> Uploading to Codecov [2024-02-06T13:40:25.313Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-06T13:40:25.313Z] Dload Upload Total Spent Left Speed [2024-02-06T13:40:26.826Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11609 0 0 100 11609 0 9642 0:00:01 0:00:01 --:--:-- 9642 100 11609 0 0 100 11609 0 5801 0:00:02 0:00:02 --:--:-- 5801 100 11861 100 252 100 11609 89 4116 0:00:02 0:00:02 --:--:-- 4206 100 11861 100 252 100 11609 89 4116 0:00:02 0:00:02 --:--:-- 4204 [2024-02-06T13:40:26.827Z] Reports have been successfully queued for processing at {"message": "Coverage reports upload successfully", "uploaded": true, "queued": true, "id": "9ffa9bf8-960a-4b9b-8ea3-abc10cab3988", "url": "https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8846b331e339b939ab54e7a1dcaca6df5c13297f"} [Pipeline] } [2024-02-06T13:40:26.856Z] 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 [2024-02-06T13:40:30.379Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-270/archives ] [2024-02-06T13:40:30.379Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-270/archives [2024-02-06T13:40:30.379Z] total 16 [2024-02-06T13:40:30.379Z] drwxr-xr-x 3 root root 4096 Feb 6 13:30 . [2024-02-06T13:40:30.379Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 6 13:30 .. [2024-02-06T13:40:30.379Z] drwxr-xr-x 2 root root 4096 Feb 6 13:30 cost [2024-02-06T13:40:30.379Z] -rw-r--r-- 1 root root 95 Feb 6 13:30 cost.csv [2024-02-06T13:40:30.379Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-270/archives [2024-02-06T13:40:30.379Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-270/archives [2024-02-06T13:40:30.379Z] total 16 [2024-02-06T13:40:30.379Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 13:30 . [2024-02-06T13:40:30.379Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 6 13:30 .. [2024-02-06T13:40:30.379Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 6 13:30 cost [2024-02-06T13:40:30.379Z] -rw-r--r-- 1 jenkins jenkins 95 Feb 6 13:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-06T13:40:30.717Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T13:40:31.618Z] ---> package-listing.sh [2024-02-06T13:40:31.618Z] ++ facter osfamily [2024-02-06T13:40:31.618Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-06T13:40:31.878Z] + OS_FAMILY=debian [2024-02-06T13:40:31.878Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-270 [2024-02-06T13:40:31.878Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-06T13:40:31.878Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-06T13:40:31.878Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-06T13:40:31.878Z] + PACKAGES=/tmp/packages_start.txt [2024-02-06T13:40:31.878Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-270 ']' [2024-02-06T13:40:31.878Z] + PACKAGES=/tmp/packages_end.txt [2024-02-06T13:40:31.878Z] + case "${OS_FAMILY}" in [2024-02-06T13:40:31.878Z] + dpkg -l [2024-02-06T13:40:31.878Z] + grep '^ii' [2024-02-06T13:40:31.878Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-06T13:40:31.878Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-06T13:40:31.878Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-06T13:40:31.878Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-270 ']' [2024-02-06T13:40:31.878Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-270/archives/ [2024-02-06T13:40:31.878Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-270/archives/ [Pipeline] echo [2024-02-06T13:40:31.912Z] 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-270/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-06T13:40:32.206Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T13:40:32.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-06T13:40:32.931Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T13:40:33.192Z] prd-ubuntu20.04-docker-8c-8g-536 does not seem to be running inside a container [2024-02-06T13:40:33.243Z] $ 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-270/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-270 -v /w/workspace/y_app-rfid-llrp-inventory_PR-270:/w/workspace/y_app-rfid-llrp-inventory_PR-270:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-270@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-270@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 [2024-02-06T13:40:33.455Z] $ docker top 849176bfce1fe2561e16301abd2fc80963bff724263a3cfb2bd6d031ae1c70d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T13:40:33.945Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-06T13:40:34.260Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-06T13:40:34.580Z] + ls /var/log/sa-host [2024-02-06T13:40:34.580Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-06T13:40:34.869Z] provisioning config files... [2024-02-06T13:40:34.882Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-270@tmp/config730227052613750044tmp [Pipeline] { [Pipeline] echo [2024-02-06T13:40:35.039Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T13:40:35.353Z] ---> create-netrc.sh [Pipeline] } [2024-02-06T13:40:35.386Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-06T13:40:35.914Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-06T13:40:35.950Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T13:40:36.262Z] ---> sudo-logs.sh [2024-02-06T13:40:36.262Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-06T13:40:36.404Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T13:40:36.713Z] ---> job-cost.sh [2024-02-06T13:40:36.714Z] lf-activate-venv: SKIPPING [2024-02-06T13:40:36.714Z] DEBUG: total: 0.2199999988079071 [2024-02-06T13:40:36.714Z] INFO: Retrieving Stack Cost... [2024-02-06T13:40:36.975Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-06T13:40:37.542Z] INFO: Archiving Costs [Pipeline] echo [2024-02-06T13:40:37.575Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T13:40:37.885Z] ---> logs-deploy.sh [2024-02-06T13:40:37.885Z] lf-activate-venv: SKIPPING [2024-02-06T13:40:37.885Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-270/1 [2024-02-06T13:40:37.885Z] INFO: archiving workspace using pattern(s): [2024-02-06T13:40:38.825Z] Archives upload complete. [2024-02-06T13:40:39.085Z] INFO: archiving logs to Nexus [2024-02-06T13:40:39.653Z] ---> uname -a: [2024-02-06T13:40:39.653Z] Linux prd-ubuntu20-04-docker-8c-8g-536 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-02-06T13:40:39.653Z] [2024-02-06T13:40:39.653Z] [2024-02-06T13:40:39.653Z] ---> lscpu: [2024-02-06T13:40:39.653Z] Architecture: x86_64 [2024-02-06T13:40:39.653Z] CPU op-mode(s): 32-bit, 64-bit [2024-02-06T13:40:39.653Z] Byte Order: Little Endian [2024-02-06T13:40:39.653Z] Address sizes: 40 bits physical, 48 bits virtual [2024-02-06T13:40:39.653Z] CPU(s): 8 [2024-02-06T13:40:39.653Z] On-line CPU(s) list: 0-7 [2024-02-06T13:40:39.653Z] Thread(s) per core: 1 [2024-02-06T13:40:39.653Z] Core(s) per socket: 1 [2024-02-06T13:40:39.653Z] Socket(s): 8 [2024-02-06T13:40:39.653Z] NUMA node(s): 1 [2024-02-06T13:40:39.653Z] Vendor ID: AuthenticAMD [2024-02-06T13:40:39.653Z] CPU family: 23 [2024-02-06T13:40:39.653Z] Model: 49 [2024-02-06T13:40:39.653Z] Model name: AMD EPYC-Rome Processor [2024-02-06T13:40:39.653Z] Stepping: 0 [2024-02-06T13:40:39.653Z] CPU MHz: 2799.998 [2024-02-06T13:40:39.653Z] BogoMIPS: 5599.99 [2024-02-06T13:40:39.653Z] Virtualization: AMD-V [2024-02-06T13:40:39.653Z] Hypervisor vendor: KVM [2024-02-06T13:40:39.653Z] Virtualization type: full [2024-02-06T13:40:39.653Z] L1d cache: 256 KiB [2024-02-06T13:40:39.653Z] L1i cache: 256 KiB [2024-02-06T13:40:39.653Z] L2 cache: 4 MiB [2024-02-06T13:40:39.653Z] L3 cache: 128 MiB [2024-02-06T13:40:39.653Z] NUMA node0 CPU(s): 0-7 [2024-02-06T13:40:39.653Z] Vulnerability Itlb multihit: Not affected [2024-02-06T13:40:39.653Z] Vulnerability L1tf: Not affected [2024-02-06T13:40:39.653Z] Vulnerability Mds: Not affected [2024-02-06T13:40:39.653Z] Vulnerability Meltdown: Not affected [2024-02-06T13:40:39.653Z] Vulnerability Mmio stale data: Not affected [2024-02-06T13:40:39.653Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-02-06T13:40:39.653Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-02-06T13:40:39.653Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-02-06T13:40:39.653Z] Vulnerability Srbds: Not affected [2024-02-06T13:40:39.653Z] Vulnerability Tsx async abort: Not affected [2024-02-06T13:40:39.653Z] 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 [2024-02-06T13:40:39.653Z] [2024-02-06T13:40:39.653Z]