Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 70992394c4481156063bbf69e646b914496bbc64+0d101ae6821c8ff83b48d3de973276031649eb12 (a4133ba204f51e96ee10809fdbc83f698815181f) 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-ssh3307776341016996663.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10320590603699968285.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-148/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-148/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14034249753445059443.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh11561260728356517851.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-148/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-148/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15492334247495016468.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8926 in /w/workspace/y_app-rfid-llrp-inventory_PR-148 [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-148 # 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 0d101ae6821c8ff83b48d3de973276031649eb12 into PR head commit 70992394c4481156063bbf69e646b914496bbc64 > 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/148/head:refs/remotes/origin/PR-148 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing 519b5c06df8a08a397ec31a9e03dde34bb322ff9 Checking out Revision 519b5c06df8a08a397ec31a9e03dde34bb322ff9 (PR-148) > git config core.sparsecheckout # timeout=10 > git checkout -f 70992394c4481156063bbf69e646b914496bbc64 # 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 0d101ae6821c8ff83b48d3de973276031649eb12 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 519b5c06df8a08a397ec31a9e03dde34bb322ff9 # timeout=10 Commit message: "Merge commit '0d101ae6821c8ff83b48d3de973276031649eb12' into HEAD" > git rev-list --no-walk 70992394c4481156063bbf69e646b914496bbc64 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-08T23:58:27.537Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-08T23:58:27.602Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-08T23:58:27.621Z] ========================================================= [2023-03-08T23:58:27.621Z] EdgeX Global Pipelines Version Info [2023-03-08T23:58:27.621Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-08T23:58:28.323Z] ------------------- [2023-03-08T23:58:28.323Z] stable info: [2023-03-08T23:58:28.323Z] ------------------- [2023-03-08T23:58:28.323Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-08T23:58:28.323Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T23:58:28.323Z] Message: update stable to v1.0.244 [2023-03-08T23:58:28.892Z] ------------------- [2023-03-08T23:58:28.892Z] experimental info: [2023-03-08T23:58:28.892Z] ------------------- [2023-03-08T23:58:28.892Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-08T23:58:28.892Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T23:58:28.892Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-08T23:58:29.126Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-03-08T23:58:29.143Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-03-08T23:58:29.164Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-08T23:58:29.183Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-08T23:58:29.197Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-08T23:58:29.210Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-08T23:58:29.224Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-08T23:58:29.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-08T23:58:29.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-08T23:58:29.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-08T23:58:29.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-08T23:58:29.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-03-08T23:58:29.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-08T23:58:29.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-08T23:58:29.318Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T23:58:29.329Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T23:58:29.342Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-08T23:58:29.360Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-08T23:58:29.378Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-08T23:58:29.391Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-08T23:58:29.403Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-08T23:58:29.417Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-08T23:58:29.434Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-08T23:58:29.447Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-08T23:58:29.458Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-08T23:58:29.469Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-08T23:58:29.481Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-08T23:58:29.492Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-148 [Pipeline] echo [2023-03-08T23:58:29.503Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-148 [Pipeline] echo [2023-03-08T23:58:29.518Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-148 [Pipeline] echo [2023-03-08T23:58:29.534Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 519b5c06df8a08a397ec31a9e03dde34bb322ff9 [Pipeline] echo [2023-03-08T23:58:29.549Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 519b5c0 [Pipeline] echo [2023-03-08T23:58:29.560Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T23:58:29.605Z] provisioning config files... [2023-03-08T23:58:29.619Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/config1187244970770637825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T23:58:29.928Z] ---> docker-login.sh [2023-03-08T23:58:29.928Z] nexus3.edgexfoundry.org:10001 [2023-03-08T23:58:30.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T23:58:30.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T23:58:30.446Z] Configure a credential helper to remove this warning. See [2023-03-08T23:58:30.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T23:58:30.446Z] [2023-03-08T23:58:30.446Z] Login Succeeded [2023-03-08T23:58:30.446Z] nexus3.edgexfoundry.org:10002 [2023-03-08T23:58:30.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T23:58:30.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T23:58:30.447Z] Configure a credential helper to remove this warning. See [2023-03-08T23:58:30.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T23:58:30.447Z] [2023-03-08T23:58:30.447Z] Login Succeeded [2023-03-08T23:58:30.447Z] nexus3.edgexfoundry.org:10003 [2023-03-08T23:58:30.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T23:58:30.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T23:58:30.447Z] Configure a credential helper to remove this warning. See [2023-03-08T23:58:30.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T23:58:30.447Z] [2023-03-08T23:58:30.447Z] Login Succeeded [2023-03-08T23:58:30.447Z] nexus3.edgexfoundry.org:10004 [2023-03-08T23:58:30.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T23:58:30.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T23:58:30.707Z] Configure a credential helper to remove this warning. See [2023-03-08T23:58:30.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T23:58:30.707Z] [2023-03-08T23:58:30.707Z] Login Succeeded [2023-03-08T23:58:30.707Z] docker.io [2023-03-08T23:58:30.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T23:58:30.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T23:58:30.968Z] Configure a credential helper to remove this warning. See [2023-03-08T23:58:30.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T23:58:30.968Z] [2023-03-08T23:58:30.968Z] Login Succeeded [2023-03-08T23:58:30.968Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T23:58:30.976Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-08T23:58:31.362Z] + git rev-list -1 --merges 519b5c06df8a08a397ec31a9e03dde34bb322ff9~1..519b5c06df8a08a397ec31a9e03dde34bb322ff9 [Pipeline] echo [2023-03-08T23:58:31.406Z] -----------> git rev-list -1 --merges 519b5c06df8a08a397ec31a9e03dde34bb322ff9~1..519b5c06df8a08a397ec31a9e03dde34bb322ff9 519b5c06df8a08a397ec31a9e03dde34bb322ff9 [2023-03-08T23:58:31.406Z] 519b5c06df8a08a397ec31a9e03dde34bb322ff9 [false] [Pipeline] sh [2023-03-08T23:58:31.698Z] + git log --format=format:%s -1 519b5c06df8a08a397ec31a9e03dde34bb322ff9 [Pipeline] echo [2023-03-08T23:58:31.723Z] ========================================================= [2023-03-08T23:58:31.723Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-08T23:58:31.723Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T23:58:32.059Z] + git log --format=format:%s -1 519b5c06df8a08a397ec31a9e03dde34bb322ff9 [Pipeline] echo [2023-03-08T23:58:32.071Z] [semverPrep] GIT_COMMIT: 519b5c06df8a08a397ec31a9e03dde34bb322ff9, Commit Message: Merge commit '0d101ae6821c8ff83b48d3de973276031649eb12' into HEAD [Pipeline] echo [2023-03-08T23:58:32.079Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-08T23:58:32.432Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T23:58:32.432Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-08T23:58:32.432Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-08T23:58:32.432Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-08T23:58:32.432Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-08T23:58:32.432Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-08T23:58:32.432Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T23:58:32.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T23:58:32.830Z] [2023-03-08T23:58:32.830Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T23:58:33.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T23:58:33.128Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-08T23:58:33.128Z] b85a868b505f: Pulling fs layer [2023-03-08T23:58:33.128Z] e2be974225ed: Pulling fs layer [2023-03-08T23:58:33.128Z] 339a4e72a1f5: Pulling fs layer [2023-03-08T23:58:33.128Z] 988bab9f4d93: Pulling fs layer [2023-03-08T23:58:33.128Z] 1469e6f7b9e6: Pulling fs layer [2023-03-08T23:58:33.128Z] eaf3925da568: Pulling fs layer [2023-03-08T23:58:33.128Z] bab4dde63d76: Pulling fs layer [2023-03-08T23:58:33.128Z] bde34c3a00c8: Pulling fs layer [2023-03-08T23:58:33.128Z] 1469e6f7b9e6: Waiting [2023-03-08T23:58:33.128Z] b352a97aabf1: Pulling fs layer [2023-03-08T23:58:33.128Z] 4872d77fe225: Pulling fs layer [2023-03-08T23:58:33.128Z] 988bab9f4d93: Waiting [2023-03-08T23:58:33.128Z] eaf3925da568: Waiting [2023-03-08T23:58:33.128Z] b352a97aabf1: Waiting [2023-03-08T23:58:33.128Z] bab4dde63d76: Waiting [2023-03-08T23:58:33.128Z] 5851b861e8e6: Pulling fs layer [2023-03-08T23:58:33.128Z] 4872d77fe225: Waiting [2023-03-08T23:58:33.128Z] 5851b861e8e6: Waiting [2023-03-08T23:58:33.128Z] e2be974225ed: Verifying Checksum [2023-03-08T23:58:33.128Z] e2be974225ed: Download complete [2023-03-08T23:58:33.128Z] 988bab9f4d93: Verifying Checksum [2023-03-08T23:58:33.128Z] 988bab9f4d93: Download complete [2023-03-08T23:58:33.390Z] 1469e6f7b9e6: Verifying Checksum [2023-03-08T23:58:33.390Z] 1469e6f7b9e6: Download complete [2023-03-08T23:58:33.390Z] eaf3925da568: Download complete [2023-03-08T23:58:33.390Z] 339a4e72a1f5: Verifying Checksum [2023-03-08T23:58:33.390Z] 339a4e72a1f5: Download complete [2023-03-08T23:58:33.390Z] bde34c3a00c8: Download complete [2023-03-08T23:58:33.390Z] b352a97aabf1: Download complete [2023-03-08T23:58:33.390Z] 4872d77fe225: Verifying Checksum [2023-03-08T23:58:33.390Z] 4872d77fe225: Download complete [2023-03-08T23:58:33.390Z] 5851b861e8e6: Verifying Checksum [2023-03-08T23:58:33.390Z] 5851b861e8e6: Download complete [2023-03-08T23:58:33.390Z] b85a868b505f: Verifying Checksum [2023-03-08T23:58:33.390Z] b85a868b505f: Download complete [2023-03-08T23:58:33.648Z] bab4dde63d76: Verifying Checksum [2023-03-08T23:58:35.025Z] b85a868b505f: Pull complete [2023-03-08T23:58:35.025Z] e2be974225ed: Pull complete [2023-03-08T23:58:35.285Z] 339a4e72a1f5: Pull complete [2023-03-08T23:58:35.544Z] 988bab9f4d93: Pull complete [2023-03-08T23:58:35.804Z] 1469e6f7b9e6: Pull complete [2023-03-08T23:58:35.804Z] eaf3925da568: Pull complete [2023-03-08T23:58:37.710Z] bab4dde63d76: Pull complete [2023-03-08T23:58:37.710Z] bde34c3a00c8: Pull complete [2023-03-08T23:58:37.710Z] b352a97aabf1: Pull complete [2023-03-08T23:58:37.969Z] 4872d77fe225: Pull complete [2023-03-08T23:58:37.969Z] 5851b861e8e6: Pull complete [2023-03-08T23:58:37.969Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-08T23:58:37.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T23:58:37.969Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T23:58:38.053Z] prd-ubuntu20.04-docker-8c-8g-8926 does not seem to be running inside a container [2023-03-08T23:58:38.089Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-148 -v /w/workspace/y_app-rfid-llrp-inventory_PR-148:/w/workspace/y_app-rfid-llrp-inventory_PR-148:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-148@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-devops/py-git-semver:0.1.4 cat [2023-03-08T23:58:39.625Z] $ docker top c428b05bc394172bea99e1e8527ed4e347b41e6a438ce1f4430b09544e95a06f -eo pid,comm [2023-03-08T23:58:39.675Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-08T23:58:39.675Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T23:58:39.710Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T23:58:39.710Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T23:58:39.825Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T23:58:39.832Z] $ docker exec c428b05bc394172bea99e1e8527ed4e347b41e6a438ce1f4430b09544e95a06f ssh-agent [2023-03-08T23:58:39.952Z] SSH_AUTH_SOCK=/tmp/ssh-buT0qjg1Mng5/agent.32 [2023-03-08T23:58:39.952Z] SSH_AGENT_PID=38 [2023-03-08T23:58:39.958Z] Running ssh-add (command line suppressed) [2023-03-08T23:58:40.065Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/private_key_15573940704271445648.key (/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/private_key_15573940704271445648.key) [2023-03-08T23:58:40.076Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T23:58:40.362Z] + git tag --points-at HEAD [Pipeline] } [2023-03-08T23:58:40.383Z] $ docker exec --env ******** --env ******** c428b05bc394172bea99e1e8527ed4e347b41e6a438ce1f4430b09544e95a06f ssh-agent -k [2023-03-08T23:58:40.500Z] unset SSH_AUTH_SOCK; [2023-03-08T23:58:40.501Z] unset SSH_AGENT_PID; [2023-03-08T23:58:40.501Z] echo Agent pid 38 killed; [2023-03-08T23:58:40.507Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-08T23:58:40.532Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T23:58:40.532Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T23:58:40.658Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T23:58:40.665Z] $ docker exec c428b05bc394172bea99e1e8527ed4e347b41e6a438ce1f4430b09544e95a06f ssh-agent [2023-03-08T23:58:40.763Z] SSH_AUTH_SOCK=/tmp/ssh-BLVijoU6hkZ5/agent.70 [2023-03-08T23:58:40.763Z] SSH_AGENT_PID=76 [2023-03-08T23:58:40.768Z] Running ssh-add (command line suppressed) [2023-03-08T23:58:40.871Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/private_key_14759297062309857481.key (/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/private_key_14759297062309857481.key) [2023-03-08T23:58:40.880Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T23:58:41.163Z] + git semver init [2023-03-08T23:58:41.421Z] 2023-03-08 23:58:41,337 [run_init] DEBUG init version:0.0.0 force:False [2023-03-08T23:58:41.421Z] 2023-03-08 23:58:41,338 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver [2023-03-08T23:58:41.421Z] 2023-03-08 23:58:41,339 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver [2023-03-08T23:58:41.421Z] 2023-03-08 23:58:41,339 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-148, universal_newlines=False, shell=None, istream=None) [2023-03-08T23:58:42.801Z] 2023-03-08 23:58:42,381 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148/.git/info/exclude [2023-03-08T23:58:42.801Z] 2023-03-08 23:58:42,382 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver/PR-148 with force:False [2023-03-08T23:58:42.801Z] 2023-03-08 23:58:42,382 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver/PR-148 [2023-03-08T23:58:42.801Z] 2023-03-08 23:58:42,386 [execute] INFO git cat-file --batch-check [2023-03-08T23:58:42.801Z] 2023-03-08 23:58:42,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T23:58:42.801Z] 2023-03-08 23:58:42,392 [execute] INFO git cat-file --batch [2023-03-08T23:58:42.801Z] 2023-03-08 23:58:42,392 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T23:58:42.801Z] 2023-03-08 23:58:42,397 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver/PR-148 [2023-03-08T23:58:42.801Z] 0.0.0 [Pipeline] } [2023-03-08T23:58:42.816Z] $ docker exec --env ******** --env ******** c428b05bc394172bea99e1e8527ed4e347b41e6a438ce1f4430b09544e95a06f ssh-agent -k [2023-03-08T23:58:42.928Z] unset SSH_AUTH_SOCK; [2023-03-08T23:58:42.929Z] unset SSH_AGENT_PID; [2023-03-08T23:58:42.929Z] echo Agent pid 76 killed; [2023-03-08T23:58:42.936Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T23:58:43.245Z] + git semver [Pipeline] } [2023-03-08T23:58:43.585Z] $ docker stop --time=1 c428b05bc394172bea99e1e8527ed4e347b41e6a438ce1f4430b09544e95a06f [2023-03-08T23:58:44.917Z] $ docker rm -f --volumes c428b05bc394172bea99e1e8527ed4e347b41e6a438ce1f4430b09544e95a06f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T23:58:45.246Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-08T23:58:45.455Z] Stashed 1 file(s) [Pipeline] echo [2023-03-08T23:58:45.459Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T23:58:45.619Z] provisioning config files... [2023-03-08T23:58:45.627Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/config2581406230397033881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T23:58:45.918Z] ---> docker-login.sh [2023-03-08T23:58:45.918Z] nexus3.edgexfoundry.org:10001 [2023-03-08T23:58:45.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T23:58:45.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T23:58:45.918Z] Configure a credential helper to remove this warning. See [2023-03-08T23:58:45.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T23:58:45.918Z] [2023-03-08T23:58:45.918Z] Login Succeeded [2023-03-08T23:58:45.918Z] nexus3.edgexfoundry.org:10002 [2023-03-08T23:58:45.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T23:58:45.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T23:58:45.918Z] Configure a credential helper to remove this warning. See [2023-03-08T23:58:45.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T23:58:45.918Z] [2023-03-08T23:58:45.918Z] Login Succeeded [2023-03-08T23:58:45.918Z] nexus3.edgexfoundry.org:10003 [2023-03-08T23:58:46.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T23:58:46.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T23:58:46.177Z] Configure a credential helper to remove this warning. See [2023-03-08T23:58:46.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T23:58:46.177Z] [2023-03-08T23:58:46.177Z] Login Succeeded [2023-03-08T23:58:46.177Z] nexus3.edgexfoundry.org:10004 [2023-03-08T23:58:46.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T23:58:46.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T23:58:46.177Z] Configure a credential helper to remove this warning. See [2023-03-08T23:58:46.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T23:58:46.177Z] [2023-03-08T23:58:46.177Z] Login Succeeded [2023-03-08T23:58:46.177Z] docker.io [2023-03-08T23:58:46.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T23:58:46.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T23:58:46.436Z] Configure a credential helper to remove this warning. See [2023-03-08T23:58:46.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T23:58:46.436Z] [2023-03-08T23:58:46.436Z] Login Succeeded [2023-03-08T23:58:46.436Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T23:58:46.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-08T23:58:46.500Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T23:58:46.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T23:58:46.518Z] ========================================================= [2023-03-08T23:58:46.518Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-08T23:58:46.518Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T23:58:46.821Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-08T23:58:46.821Z] Sending build context to Docker daemon 12.55MB [2023-03-08T23:58:46.821Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T23:58:46.821Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-08T23:58:46.821Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-08T23:58:46.821Z] 213ec9aee27d: Pulling fs layer [2023-03-08T23:58:46.821Z] 4583459ba037: Pulling fs layer [2023-03-08T23:58:46.821Z] 93c1e223e6f2: Pulling fs layer [2023-03-08T23:58:46.821Z] 53926ce57604: Pulling fs layer [2023-03-08T23:58:46.821Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-08T23:58:46.821Z] 22ff95d597cd: Pulling fs layer [2023-03-08T23:58:46.821Z] 12d6caf4c0d1: Pulling fs layer [2023-03-08T23:58:46.821Z] 96b7cbca73a9: Pulling fs layer [2023-03-08T23:58:46.821Z] a7acece74701: Pulling fs layer [2023-03-08T23:58:46.821Z] 53926ce57604: Waiting [2023-03-08T23:58:46.821Z] 21b2b0c7a3f4: Waiting [2023-03-08T23:58:46.821Z] 22ff95d597cd: Waiting [2023-03-08T23:58:46.821Z] a7acece74701: Waiting [2023-03-08T23:58:46.821Z] 12d6caf4c0d1: Waiting [2023-03-08T23:58:46.821Z] 96b7cbca73a9: Waiting [2023-03-08T23:58:46.821Z] 93c1e223e6f2: Verifying Checksum [2023-03-08T23:58:46.821Z] 93c1e223e6f2: Download complete [2023-03-08T23:58:47.087Z] 4583459ba037: Verifying Checksum [2023-03-08T23:58:47.087Z] 4583459ba037: Download complete [2023-03-08T23:58:47.087Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-08T23:58:47.087Z] 21b2b0c7a3f4: Download complete [2023-03-08T23:58:47.087Z] 22ff95d597cd: Download complete [2023-03-08T23:58:47.087Z] 213ec9aee27d: Verifying Checksum [2023-03-08T23:58:47.087Z] 213ec9aee27d: Download complete [2023-03-08T23:58:47.087Z] 12d6caf4c0d1: Verifying Checksum [2023-03-08T23:58:47.087Z] 12d6caf4c0d1: Download complete [2023-03-08T23:58:47.087Z] 213ec9aee27d: Pull complete [2023-03-08T23:58:47.350Z] 4583459ba037: Pull complete [2023-03-08T23:58:47.350Z] 93c1e223e6f2: Pull complete [2023-03-08T23:58:47.609Z] a7acece74701: Verifying Checksum [2023-03-08T23:58:47.609Z] a7acece74701: Download complete [2023-03-08T23:58:47.868Z] 96b7cbca73a9: Verifying Checksum [2023-03-08T23:58:47.868Z] 96b7cbca73a9: Download complete [2023-03-08T23:58:48.129Z] 53926ce57604: Verifying Checksum [2023-03-08T23:58:48.129Z] 53926ce57604: Download complete [2023-03-08T23:58:52.313Z] 53926ce57604: Pull complete [2023-03-08T23:58:52.313Z] 21b2b0c7a3f4: Pull complete [2023-03-08T23:58:52.313Z] 22ff95d597cd: Pull complete [2023-03-08T23:58:52.313Z] 12d6caf4c0d1: Pull complete [2023-03-08T23:58:54.213Z] 96b7cbca73a9: Pull complete [2023-03-08T23:58:54.780Z] a7acece74701: Pull complete [2023-03-08T23:58:55.038Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-08T23:58:55.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T23:58:55.038Z] ---> db6d94c90886 [2023-03-08T23:58:55.038Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-08T23:58:56.945Z] ---> Running in 18c51641f45b [2023-03-08T23:58:56.945Z] Removing intermediate container 18c51641f45b [2023-03-08T23:58:56.945Z] ---> 7579edc054e6 [2023-03-08T23:58:56.945Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T23:58:57.206Z] ---> Running in 4e426dcb2674 [2023-03-08T23:58:57.206Z] Removing intermediate container 4e426dcb2674 [2023-03-08T23:58:57.206Z] ---> 3d78a8028f76 [2023-03-08T23:58:57.206Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-08T23:58:57.206Z] ---> Running in 50f4b617f801 [2023-03-08T23:58:57.466Z] Removing intermediate container 50f4b617f801 [2023-03-08T23:58:57.466Z] ---> 717403855991 [2023-03-08T23:58:57.466Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T23:58:57.466Z] ---> Running in 39d43255a749 [2023-03-08T23:58:57.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T23:58:57.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T23:58:58.244Z] OK: 211 MiB in 51 packages [2023-03-08T23:58:58.502Z] Removing intermediate container 39d43255a749 [2023-03-08T23:58:58.502Z] ---> 6bef4c1d8d02 [2023-03-08T23:58:58.502Z] Step 7/12 : WORKDIR /app [2023-03-08T23:58:58.502Z] ---> Running in 3a555f35e25b [2023-03-08T23:58:58.761Z] Removing intermediate container 3a555f35e25b [2023-03-08T23:58:58.761Z] ---> aac57898aeda [2023-03-08T23:58:58.761Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-08T23:58:58.761Z] ---> 245ba2e2da3d [2023-03-08T23:58:58.761Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T23:58:58.761Z] ---> Running in 475f61b8c450 [2023-03-08T23:59:00.567Z] Still waiting to schedule task [2023-03-08T23:59:00.567Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-08T23:59:30.847Z] Removing intermediate container 475f61b8c450 [2023-03-08T23:59:30.847Z] ---> fc451be28edc [2023-03-08T23:59:30.847Z] Step 10/12 : COPY . . [2023-03-08T23:59:31.109Z] ---> 99702e8c1ce2 [2023-03-08T23:59:31.109Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T23:59:31.367Z] ---> Running in 5918510889d2 [2023-03-08T23:59:31.367Z] Removing intermediate container 5918510889d2 [2023-03-08T23:59:31.367Z] ---> 7798c6a7f930 [2023-03-08T23:59:31.367Z] Step 12/12 : RUN $MAKE [2023-03-08T23:59:31.367Z] ---> Running in 7f19ce92a1e7 [2023-03-08T23:59:31.625Z] noop [2023-03-08T23:59:31.885Z] Removing intermediate container 7f19ce92a1e7 [2023-03-08T23:59:31.885Z] ---> 5b67ded6118d [2023-03-08T23:59:31.885Z] Successfully built 5b67ded6118d [2023-03-08T23:59:32.146Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T23:59:32.452Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T23:59:32.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T23:59:32.526Z] prd-ubuntu20.04-docker-8c-8g-8926 does not seem to be running inside a container [2023-03-08T23:59:32.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-148 -v /w/workspace/y_app-rfid-llrp-inventory_PR-148:/w/workspace/y_app-rfid-llrp-inventory_PR-148:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-08T23:59:32.929Z] $ docker top 7ae315b2dbaf2b9100b4df205cab2c63fc4d696f3821294cfd3151b906bfcaca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T23:59:33.265Z] + go version [2023-03-08T23:59:33.265Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-08T23:59:33.279Z] $ docker stop --time=1 7ae315b2dbaf2b9100b4df205cab2c63fc4d696f3821294cfd3151b906bfcaca [2023-03-08T23:59:34.543Z] $ docker rm -f --volumes 7ae315b2dbaf2b9100b4df205cab2c63fc4d696f3821294cfd3151b906bfcaca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T23:59:34.923Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T23:59:34.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T23:59:34.986Z] prd-ubuntu20.04-docker-8c-8g-8926 does not seem to be running inside a container [2023-03-08T23:59:35.018Z] $ 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-148 -v /w/workspace/y_app-rfid-llrp-inventory_PR-148:/w/workspace/y_app-rfid-llrp-inventory_PR-148:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-08T23:59:35.359Z] $ docker top b56e12e3afd9540ca7da1de1c46bfce4850d54aad48f67dafd31552fe27806e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T23:59:35.701Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-148 [Pipeline] fileExists [Pipeline] sh [2023-03-08T23:59:35.992Z] + make test [2023-03-08T23:59:35.992Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-08T23:59:57.925Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-08T23:59:57.925Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.168s coverage: 86.2% of statements [2023-03-08T23:59:57.925Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-08T23:59:57.925Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.767s coverage: 71.9% of statements [2023-03-09T00:00:16.000Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-09T00:00:16.000Z] go vet ./... [2023-03-09T00:00:17.898Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T00:00:17.898Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T00:00:18.161Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-09T00:00:18.171Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-09T00:00:18.188Z] $ docker stop --time=1 b56e12e3afd9540ca7da1de1c46bfce4850d54aad48f67dafd31552fe27806e2 [2023-03-09T00:00:20.372Z] $ docker rm -f --volumes b56e12e3afd9540ca7da1de1c46bfce4850d54aad48f67dafd31552fe27806e2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T00:00:20.876Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-09T00:00:20.929Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-09T00:00:21.441Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-09T00:00:21.726Z] + ls -al . [2023-03-09T00:00:21.726Z] total 232 [2023-03-09T00:00:21.726Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 23:59 . [2023-03-09T00:00:21.726Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 23:58 .. [2023-03-09T00:00:21.726Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 8 23:58 .dockerignore [2023-03-09T00:00:21.726Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 23:59 .git [2023-03-09T00:00:21.726Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 23:58 .github [2023-03-09T00:00:21.726Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 8 23:58 .gitignore [2023-03-09T00:00:21.726Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 23:58 .golangci.yml [2023-03-09T00:00:21.726Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 23:58 .semver [2023-03-09T00:00:21.726Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 8 23:58 Attribution.txt [2023-03-09T00:00:21.726Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 8 23:58 CHANGELOG.md [2023-03-09T00:00:21.726Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 8 23:58 Dockerfile [2023-03-09T00:00:21.726Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 23:58 GOVERNANCE.md [2023-03-09T00:00:21.726Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 8 23:58 Jenkinsfile [2023-03-09T00:00:21.726Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 8 23:58 LICENSE [2023-03-09T00:00:21.726Z] -rw-rw-r-- 1 jenkins jenkins 2462 Mar 8 23:58 Makefile [2023-03-09T00:00:21.726Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 8 23:58 OWNERS.md [2023-03-09T00:00:21.726Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 8 23:58 README.md [2023-03-09T00:00:21.726Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 23:58 VERSION [2023-03-09T00:00:21.726Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 23:58 bin [2023-03-09T00:00:21.726Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 8 23:59 coverage.out [2023-03-09T00:00:21.726Z] -rw-rw-r-- 1 jenkins jenkins 3510 Mar 8 23:58 go.mod [2023-03-09T00:00:21.726Z] -rw-rw-r-- 1 jenkins jenkins 33459 Mar 8 23:58 go.sum [2023-03-09T00:00:21.726Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 23:58 images [2023-03-09T00:00:21.726Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 23:58 internal [2023-03-09T00:00:21.726Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 8 23:58 main.go [2023-03-09T00:00:21.726Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 23:58 res [2023-03-09T00:00:21.726Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 23:58 snap [2023-03-09T00:00:21.726Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 23:58 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T00:00:22.026Z] + 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=519b5c06df8a08a397ec31a9e03dde34bb322ff9 --label arch=amd64 --label version=0.0.0 . [2023-03-09T00:00:22.026Z] Sending build context to Docker daemon 12.55MB [2023-03-09T00:00:22.026Z] Step 1/29 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T00:00:22.026Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-09T00:00:22.026Z] ---> 5b67ded6118d [2023-03-09T00:00:22.026Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-09T00:00:22.026Z] ---> Running in 72a9a8f6493f [2023-03-09T00:00:22.285Z] Removing intermediate container 72a9a8f6493f [2023-03-09T00:00:22.285Z] ---> e0e9fe6e9612 [2023-03-09T00:00:22.285Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T00:00:22.285Z] ---> Running in 8fb923212b6b [2023-03-09T00:00:22.285Z] Removing intermediate container 8fb923212b6b [2023-03-09T00:00:22.285Z] ---> eec148befd2c [2023-03-09T00:00:22.285Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-09T00:00:22.285Z] ---> Running in d0abb439184b [2023-03-09T00:00:22.542Z] Removing intermediate container d0abb439184b [2023-03-09T00:00:22.542Z] ---> c16f57183c59 [2023-03-09T00:00:22.542Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T00:00:22.542Z] ---> Running in 040f1f98ccae [2023-03-09T00:00:22.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T00:00:23.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T00:00:23.327Z] OK: 211 MiB in 51 packages [2023-03-09T00:00:23.587Z] Removing intermediate container 040f1f98ccae [2023-03-09T00:00:23.587Z] ---> 6e61d4e54bd7 [2023-03-09T00:00:23.587Z] Step 7/29 : WORKDIR /app [2023-03-09T00:00:23.587Z] ---> Running in e7158289d4a3 [2023-03-09T00:00:23.845Z] Removing intermediate container e7158289d4a3 [2023-03-09T00:00:23.845Z] ---> 62836cd0381a [2023-03-09T00:00:23.845Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-09T00:00:23.845Z] ---> 60de159ac62d [2023-03-09T00:00:23.845Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T00:00:23.845Z] ---> Running in 345dbafc1625 [2023-03-09T00:00:24.782Z] Removing intermediate container 345dbafc1625 [2023-03-09T00:00:24.782Z] ---> c43e59988324 [2023-03-09T00:00:24.782Z] Step 10/29 : COPY . . [2023-03-09T00:00:25.350Z] ---> 77505aa1ae37 [2023-03-09T00:00:25.350Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T00:00:25.350Z] ---> Running in 7a4cee09dd4d [2023-03-09T00:00:25.350Z] Removing intermediate container 7a4cee09dd4d [2023-03-09T00:00:25.350Z] ---> d2eca46bd387 [2023-03-09T00:00:25.350Z] Step 12/29 : RUN $MAKE [2023-03-09T00:00:25.350Z] ---> Running in 7d7f3395f6ec [2023-03-09T00:00:25.609Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-03-09T00:00:30.653Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8927 in /w/workspace/y_app-rfid-llrp-inventory_PR-148 [Pipeline] { [Pipeline] ws [2023-03-09T00:00:30.667Z] Running in /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] { [Pipeline] checkout [2023-03-09T00:00:30.694Z] The recommended git tool is: git [2023-03-09T00:00:35.509Z] using credential edgex-jenkins-ssh [2023-03-09T00:00:35.532Z] Cloning the remote Git repository [2023-03-09T00:00:35.575Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-09T00:00:35.642Z] > git init /w/workspace/app-rfid-llrp-inventory/4 # timeout=10 [2023-03-09T00:00:35.781Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-09T00:00:35.782Z] > git --version # timeout=10 [2023-03-09T00:00:35.810Z] > git --version # 'git version 2.25.1' [2023-03-09T00:00:35.812Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T00:00:35.870Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T00:00:37.906Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-09T00:00:37.926Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T00:00:39.203Z] Merging remotes/origin/main commit 0d101ae6821c8ff83b48d3de973276031649eb12 into PR head commit 70992394c4481156063bbf69e646b914496bbc64 [2023-03-09T00:00:38.716Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-09T00:00:38.750Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-09T00:00:38.751Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T00:00:38.764Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/148/head:refs/remotes/origin/PR-148 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-09T00:00:39.221Z] > git config core.sparsecheckout # timeout=10 [2023-03-09T00:00:39.247Z] > git checkout -f 70992394c4481156063bbf69e646b914496bbc64 # timeout=10 [2023-03-09T00:00:39.344Z] > git remote # timeout=10 [2023-03-09T00:00:39.363Z] > git config --get remote.origin.url # timeout=10 [2023-03-09T00:00:39.386Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T00:00:39.399Z] > git merge 0d101ae6821c8ff83b48d3de973276031649eb12 # timeout=10 [2023-03-09T00:00:39.502Z] Merge succeeded, producing 5d38ee193da1bff93955a9feb784d8b8b100f0a2 [2023-03-09T00:00:39.503Z] Checking out Revision 5d38ee193da1bff93955a9feb784d8b8b100f0a2 (PR-148) [2023-03-09T00:00:39.485Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-09T00:00:39.512Z] > git config core.sparsecheckout # timeout=10 [2023-03-09T00:00:39.528Z] > git checkout -f 5d38ee193da1bff93955a9feb784d8b8b100f0a2 # timeout=10 [2023-03-09T00:00:43.049Z] Commit message: "Merge commit '0d101ae6821c8ff83b48d3de973276031649eb12' into HEAD" [2023-03-09T00:00:43.060Z] > git rev-list --no-walk 70992394c4481156063bbf69e646b914496bbc64 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T00:00:43.676Z] Removing intermediate container 7d7f3395f6ec [2023-03-09T00:00:43.676Z] ---> 9b12e2ad254b [2023-03-09T00:00:43.676Z] Step 13/29 : FROM alpine:3.14 [2023-03-09T00:00:43.990Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-09T00:00:43.991Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T00:00:43.991Z] Dload Upload Total Spent Left Speed [2023-03-09T00:00:43.991Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81216 [2023-03-09T00:00:44.241Z] 3.14: Pulling from library/alpine [2023-03-09T00:00:44.241Z] d261077062b2: Pulling fs layer [Pipeline] sh [2023-03-09T00:00:44.507Z] d261077062b2: Download complete [2023-03-09T00:00:44.507Z] d261077062b2: Pull complete [2023-03-09T00:00:44.507Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-03-09T00:00:44.507Z] Status: Downloaded newer image for alpine:3.14 [2023-03-09T00:00:44.507Z] ---> 6dff1269bc79 [2023-03-09T00:00:44.507Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-09T00:00:44.637Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-09T00:00:44.766Z] ---> Running in a0ee71831e15 [2023-03-09T00:00:44.766Z] Removing intermediate container a0ee71831e15 [2023-03-09T00:00:44.766Z] ---> 976b04ca0730 [2023-03-09T00:00:44.766Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-09T00:00:44.766Z] ---> Running in b945d8159ee3 [2023-03-09T00:00:44.766Z] Removing intermediate container b945d8159ee3 [2023-03-09T00:00:44.766Z] ---> f8f0ffe5f801 [2023-03-09T00:00:44.766Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-09T00:00:44.952Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-09T00:00:44.952Z] + sudo tee /etc/docker/daemon.new [2023-03-09T00:00:44.952Z] { [2023-03-09T00:00:44.952Z] "registry-mirrors": [ [2023-03-09T00:00:44.952Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-09T00:00:44.952Z] ], [2023-03-09T00:00:44.952Z] "bip": "10.250.0.254/24", [2023-03-09T00:00:44.952Z] "hosts": [ [2023-03-09T00:00:44.952Z] "tcp://0.0.0.0:5555", [2023-03-09T00:00:44.952Z] "unix:///var/run/docker.sock" [2023-03-09T00:00:44.952Z] ], [2023-03-09T00:00:44.952Z] "mtu": 1458, [2023-03-09T00:00:44.952Z] "selinux-enabled": true, [2023-03-09T00:00:44.952Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-09T00:00:44.952Z] } [Pipeline] sh [2023-03-09T00:00:45.024Z] ---> Running in e4c15d1e7f0e [2023-03-09T00:00:45.271Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-03-09T00:00:45.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-03-09T00:00:45.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-03-09T00:00:45.281Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-09T00:00:45.281Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-09T00:00:45.281Z] Executing busybox-1.33.1-r8.trigger [Pipeline] sh [2023-03-09T00:00:45.540Z] Executing ca-certificates-20220614-r0.trigger [2023-03-09T00:00:45.540Z] OK: 6 MiB in 16 packages [2023-03-09T00:00:45.590Z] + sudo service docker restart [2023-03-09T00:00:45.798Z] Removing intermediate container e4c15d1e7f0e [2023-03-09T00:00:45.798Z] ---> f76c8a83c6c1 [2023-03-09T00:00:45.798Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-09T00:00:46.056Z] ---> 71843fcaefaf [2023-03-09T00:00:46.056Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-09T00:00:46.056Z] ---> f5c59c9561cc [2023-03-09T00:00:46.056Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-09T00:00:46.316Z] ---> 375cf69b06dd [2023-03-09T00:00:46.316Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-09T00:00:46.574Z] ---> 7149237e945c [2023-03-09T00:00:46.574Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-09T00:00:47.143Z] ---> c8d19311a2f2 [2023-03-09T00:00:47.143Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-09T00:00:47.143Z] ---> Running in 780c5ae28c59 [2023-03-09T00:00:47.710Z] Removing intermediate container 780c5ae28c59 [2023-03-09T00:00:47.710Z] ---> e6ae9969b57a [2023-03-09T00:00:47.710Z] Step 23/29 : VOLUME /cache [2023-03-09T00:00:47.710Z] ---> Running in 50c3e3e8f3a6 [2023-03-09T00:00:47.710Z] Removing intermediate container 50c3e3e8f3a6 [2023-03-09T00:00:47.710Z] ---> 491dd011b834 [2023-03-09T00:00:47.710Z] Step 24/29 : EXPOSE 59711 [2023-03-09T00:00:47.710Z] ---> Running in 5bc8e05f1f33 [2023-03-09T00:00:47.969Z] Removing intermediate container 5bc8e05f1f33 [2023-03-09T00:00:47.969Z] ---> dd266943838a [2023-03-09T00:00:47.969Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-09T00:00:47.969Z] ---> Running in 68499b7d8d41 [2023-03-09T00:00:47.969Z] Removing intermediate container 68499b7d8d41 [2023-03-09T00:00:47.969Z] ---> d06481a2fddc [2023-03-09T00:00:47.969Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-09T00:00:47.969Z] ---> Running in 46296976ad68 [2023-03-09T00:00:48.226Z] Removing intermediate container 46296976ad68 [2023-03-09T00:00:48.226Z] ---> 54ec559d31cd [2023-03-09T00:00:48.226Z] Step 27/29 : LABEL arch=amd64 [2023-03-09T00:00:48.226Z] ---> Running in 51bb4e9cc2f9 [2023-03-09T00:00:48.226Z] Removing intermediate container 51bb4e9cc2f9 [2023-03-09T00:00:48.226Z] ---> 039ef5bb9f20 [2023-03-09T00:00:48.226Z] Step 28/29 : LABEL git_sha=519b5c06df8a08a397ec31a9e03dde34bb322ff9 [2023-03-09T00:00:48.226Z] ---> Running in 8679d33dd910 [2023-03-09T00:00:48.485Z] Removing intermediate container 8679d33dd910 [2023-03-09T00:00:48.485Z] ---> 533552572508 [2023-03-09T00:00:48.485Z] Step 29/29 : LABEL version=0.0.0 [2023-03-09T00:00:48.485Z] ---> Running in 3a81791ab0df [2023-03-09T00:00:48.485Z] Removing intermediate container 3a81791ab0df [2023-03-09T00:00:48.485Z] ---> 697fb902d233 [2023-03-09T00:00:48.485Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-09T00:00:48.485Z] Successfully built 697fb902d233 [2023-03-09T00:00:48.485Z] 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 [2023-03-09T00:00:48.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T00:00:48.945Z] [2023-03-09T00:00:48.945Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T00:00:49.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T00:00:49.244Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-09T00:00:49.244Z] 5eb5b503b376: Pulling fs layer [2023-03-09T00:00:49.244Z] 5c69ac0246d0: Pulling fs layer [2023-03-09T00:00:49.244Z] ec43610c2a17: Pulling fs layer [2023-03-09T00:00:49.244Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-09T00:00:49.244Z] 33b1e0a273af: Pulling fs layer [2023-03-09T00:00:49.244Z] 5d3b04190fa2: Pulling fs layer [2023-03-09T00:00:49.244Z] 2f39f015ded8: Pulling fs layer [2023-03-09T00:00:49.244Z] 5d3b04190fa2: Waiting [2023-03-09T00:00:49.244Z] 3a2ae6a8a46f: Waiting [2023-03-09T00:00:49.244Z] 33b1e0a273af: Waiting [2023-03-09T00:00:49.244Z] 2f39f015ded8: Waiting [2023-03-09T00:00:49.244Z] 5c69ac0246d0: Download complete [2023-03-09T00:00:49.244Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-09T00:00:49.244Z] 3a2ae6a8a46f: Download complete [2023-03-09T00:00:49.503Z] 33b1e0a273af: Verifying Checksum [2023-03-09T00:00:49.503Z] 33b1e0a273af: Download complete [2023-03-09T00:00:49.503Z] 5d3b04190fa2: Verifying Checksum [2023-03-09T00:00:49.503Z] 5d3b04190fa2: Download complete [2023-03-09T00:00:49.503Z] ec43610c2a17: Download complete [2023-03-09T00:00:49.503Z] 5eb5b503b376: Verifying Checksum [2023-03-09T00:00:49.503Z] 5eb5b503b376: Download complete [2023-03-09T00:00:50.068Z] 2f39f015ded8: Download complete [2023-03-09T00:00:50.634Z] 5eb5b503b376: Pull complete [2023-03-09T00:00:50.893Z] 5c69ac0246d0: Pull complete [2023-03-09T00:00:51.151Z] ec43610c2a17: Pull complete [2023-03-09T00:00:51.409Z] 3a2ae6a8a46f: Pull complete [2023-03-09T00:00:51.409Z] 33b1e0a273af: Pull complete [2023-03-09T00:00:51.668Z] 5d3b04190fa2: Pull complete [2023-03-09T00:00:55.850Z] 2f39f015ded8: Pull complete [2023-03-09T00:00:55.850Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-09T00:00:55.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T00:00:55.850Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T00:00:55.936Z] prd-ubuntu20.04-docker-8c-8g-8926 does not seem to be running inside a container [2023-03-09T00:00:55.971Z] $ 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-148 -v /w/workspace/y_app-rfid-llrp-inventory_PR-148:/w/workspace/y_app-rfid-llrp-inventory_PR-148:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-09T00:00:57.976Z] $ docker top 69c9733ec7b13965d966839fd80f155ca52070590fc16188c60b3e53124e5623 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T00:00:58.364Z] ---> job-cost.sh [2023-03-09T00:00:58.365Z] lf-activate-venv: SKIPPING [2023-03-09T00:00:58.365Z] INFO: No Stack... [2023-03-09T00:00:58.624Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-09T00:00:58.884Z] INFO: Archiving Costs [Pipeline] sh [2023-03-09T00:00:59.168Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives/cost.csv [2023-03-09T00:00:59.168Z] + cut -d, -f6 [Pipeline] lock [2023-03-09T00:00:59.180Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-4-stack-cost] [2023-03-09T00:00:59.187Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-4-stack-cost] did not exist. Created. [2023-03-09T00:00:59.187Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T00:00:59.483Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-09T00:00:59.510Z] Stashed 1 file(s) [Pipeline] } [2023-03-09T00:00:59.517Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-09T00:00:59.534Z] $ docker stop --time=1 69c9733ec7b13965d966839fd80f155ca52070590fc16188c60b3e53124e5623 [2023-03-09T00:01:00.706Z] $ docker rm -f --volumes 69c9733ec7b13965d966839fd80f155ca52070590fc16188c60b3e53124e5623 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T00:01:03.827Z] provisioning config files... [2023-03-09T00:01:03.851Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/4@tmp/config6115881450071768748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T00:01:04.194Z] ---> docker-login.sh [2023-03-09T00:01:04.194Z] nexus3.edgexfoundry.org:10001 [2023-03-09T00:01:04.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T00:01:04.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T00:01:04.739Z] Configure a credential helper to remove this warning. See [2023-03-09T00:01:04.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T00:01:04.739Z] [2023-03-09T00:01:04.739Z] Login Succeeded [2023-03-09T00:01:04.739Z] nexus3.edgexfoundry.org:10002 [2023-03-09T00:01:05.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T00:01:05.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T00:01:05.005Z] Configure a credential helper to remove this warning. See [2023-03-09T00:01:05.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T00:01:05.005Z] [2023-03-09T00:01:05.005Z] Login Succeeded [2023-03-09T00:01:05.005Z] nexus3.edgexfoundry.org:10003 [2023-03-09T00:01:05.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T00:01:05.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T00:01:05.541Z] Configure a credential helper to remove this warning. See [2023-03-09T00:01:05.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T00:01:05.541Z] [2023-03-09T00:01:05.541Z] Login Succeeded [2023-03-09T00:01:05.541Z] nexus3.edgexfoundry.org:10004 [2023-03-09T00:01:05.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T00:01:05.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T00:01:05.812Z] Configure a credential helper to remove this warning. See [2023-03-09T00:01:05.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T00:01:05.812Z] [2023-03-09T00:01:05.812Z] Login Succeeded [2023-03-09T00:01:05.812Z] docker.io [2023-03-09T00:01:06.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T00:01:06.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T00:01:06.350Z] Configure a credential helper to remove this warning. See [2023-03-09T00:01:06.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T00:01:06.350Z] [2023-03-09T00:01:06.350Z] Login Succeeded [2023-03-09T00:01:06.350Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T00:01:06.363Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-09T00:01:06.607Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T00:01:06.618Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T00:01:06.627Z] ========================================================= [2023-03-09T00:01:06.627Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-09T00:01:06.627Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T00:01:06.973Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-09T00:01:07.239Z] Sending build context to Docker daemon 678.9kB [2023-03-09T00:01:07.239Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T00:01:07.239Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-09T00:01:08.205Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-09T00:01:08.205Z] 9b18e9b68314: Pulling fs layer [2023-03-09T00:01:08.205Z] 35d82f9e3411: Pulling fs layer [2023-03-09T00:01:08.205Z] e16973657156: Pulling fs layer [2023-03-09T00:01:08.205Z] fc693d55d65f: Pulling fs layer [2023-03-09T00:01:08.205Z] 7e9fc2657dce: Pulling fs layer [2023-03-09T00:01:08.205Z] dda99020689f: Pulling fs layer [2023-03-09T00:01:08.205Z] db1c61fa0a46: Pulling fs layer [2023-03-09T00:01:08.205Z] 891c053d2c06: Pulling fs layer [2023-03-09T00:01:08.205Z] dda99020689f: Waiting [2023-03-09T00:01:08.205Z] fc693d55d65f: Waiting [2023-03-09T00:01:08.205Z] db1c61fa0a46: Waiting [2023-03-09T00:01:08.205Z] 891c053d2c06: Waiting [2023-03-09T00:01:08.205Z] 7e9fc2657dce: Waiting [2023-03-09T00:01:08.205Z] e16973657156: Verifying Checksum [2023-03-09T00:01:08.205Z] e16973657156: Download complete [2023-03-09T00:01:08.205Z] 35d82f9e3411: Download complete [2023-03-09T00:01:08.205Z] 7e9fc2657dce: Verifying Checksum [2023-03-09T00:01:08.205Z] 7e9fc2657dce: Download complete [2023-03-09T00:01:08.205Z] dda99020689f: Verifying Checksum [2023-03-09T00:01:08.205Z] dda99020689f: Download complete [2023-03-09T00:01:08.205Z] 9b18e9b68314: Verifying Checksum [2023-03-09T00:01:08.205Z] 9b18e9b68314: Download complete [2023-03-09T00:01:09.188Z] 9b18e9b68314: Pull complete [2023-03-09T00:01:09.188Z] 891c053d2c06: Verifying Checksum [2023-03-09T00:01:09.188Z] 891c053d2c06: Download complete [2023-03-09T00:01:09.776Z] 35d82f9e3411: Pull complete [2023-03-09T00:01:10.049Z] e16973657156: Pull complete [2023-03-09T00:01:10.636Z] db1c61fa0a46: Verifying Checksum [2023-03-09T00:01:10.636Z] db1c61fa0a46: Download complete [2023-03-09T00:01:10.903Z] fc693d55d65f: Verifying Checksum [2023-03-09T00:01:10.903Z] fc693d55d65f: Download complete [2023-03-09T00:01:23.220Z] fc693d55d65f: Pull complete [2023-03-09T00:01:23.220Z] 7e9fc2657dce: Pull complete [2023-03-09T00:01:23.220Z] dda99020689f: Pull complete [2023-03-09T00:01:29.873Z] db1c61fa0a46: Pull complete [2023-03-09T00:01:31.290Z] 891c053d2c06: Pull complete [2023-03-09T00:01:31.290Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-09T00:01:31.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-09T00:01:31.559Z] ---> f96f9c87975a [2023-03-09T00:01:31.559Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-09T00:01:33.588Z] ---> Running in fbfd9158f923 [2023-03-09T00:01:33.588Z] Removing intermediate container fbfd9158f923 [2023-03-09T00:01:33.588Z] ---> 0ca295a055fc [2023-03-09T00:01:33.588Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T00:01:33.588Z] ---> Running in c796ee5847ad [2023-03-09T00:01:33.856Z] Removing intermediate container c796ee5847ad [2023-03-09T00:01:33.856Z] ---> dc6f0587546b [2023-03-09T00:01:33.856Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-09T00:01:34.122Z] ---> Running in 2b1115707ada [2023-03-09T00:01:34.389Z] Removing intermediate container 2b1115707ada [2023-03-09T00:01:34.389Z] ---> 0cdc20c9b347 [2023-03-09T00:01:34.389Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T00:01:34.389Z] ---> Running in 3513208c4529 [2023-03-09T00:01:35.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T00:01:35.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T00:01:36.771Z] OK: 221 MiB in 51 packages [2023-03-09T00:01:37.740Z] Removing intermediate container 3513208c4529 [2023-03-09T00:01:37.740Z] ---> cace4ed740ed [2023-03-09T00:01:37.740Z] Step 7/12 : WORKDIR /app [2023-03-09T00:01:37.740Z] ---> Running in 6b4cb5dad67b [2023-03-09T00:01:38.008Z] Removing intermediate container 6b4cb5dad67b [2023-03-09T00:01:38.008Z] ---> e985cedfd3f7 [2023-03-09T00:01:38.008Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-09T00:01:38.591Z] ---> 992fe57c23e8 [2023-03-09T00:01:38.591Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T00:01:38.591Z] ---> Running in 77b671b4629d [2023-03-09T00:02:46.475Z] Removing intermediate container 77b671b4629d [2023-03-09T00:02:46.475Z] ---> 53d1866447e0 [2023-03-09T00:02:46.475Z] Step 10/12 : COPY . . [2023-03-09T00:02:46.475Z] ---> ee7a1e94f078 [2023-03-09T00:02:46.475Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T00:02:46.475Z] ---> Running in 0a20a891113d [2023-03-09T00:02:46.475Z] Removing intermediate container 0a20a891113d [2023-03-09T00:02:46.475Z] ---> 1431d94503d2 [2023-03-09T00:02:46.475Z] Step 12/12 : RUN $MAKE [2023-03-09T00:02:46.475Z] ---> Running in 1439f55fbef0 [2023-03-09T00:02:46.475Z] noop [2023-03-09T00:02:46.475Z] Removing intermediate container 1439f55fbef0 [2023-03-09T00:02:46.475Z] ---> d6cd8ea321ad [2023-03-09T00:02:46.475Z] Successfully built d6cd8ea321ad [2023-03-09T00:02:46.475Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T00:02:46.827Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T00:02:46.827Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T00:02:47.012Z] prd-ubuntu20.04-docker-arm64-4c-16g-8927 does not seem to be running inside a container [2023-03-09T00:02:47.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-09T00:02:48.245Z] $ docker top c955e611be292042d2ca949751389562fb3ef2ba1819117c449ce9fad55d0789 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T00:02:49.059Z] + go version [2023-03-09T00:02:49.059Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-09T00:02:49.078Z] $ docker stop --time=1 c955e611be292042d2ca949751389562fb3ef2ba1819117c449ce9fad55d0789 [2023-03-09T00:02:50.702Z] $ docker rm -f --volumes c955e611be292042d2ca949751389562fb3ef2ba1819117c449ce9fad55d0789 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T00:02:51.256Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T00:02:51.256Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T00:02:51.427Z] prd-ubuntu20.04-docker-arm64-4c-16g-8927 does not seem to be running inside a container [2023-03-09T00:02:51.499Z] $ 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/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-09T00:02:52.739Z] $ docker top 0bd7933e520f2f0e6fe982c7fcf8a3e0a892e115b66fe24a0a4d763e689c1323 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T00:02:53.572Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] fileExists [Pipeline] sh [2023-03-09T00:02:54.216Z] + make test [2023-03-09T00:02:54.216Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-09T00:05:15.952Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-09T00:05:17.891Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.834s coverage: 86.2% of statements [2023-03-09T00:05:17.892Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-09T00:05:27.978Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.559s coverage: 71.9% of statements [2023-03-09T00:05:27.978Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-09T00:05:27.978Z] go vet ./... [2023-03-09T00:07:04.608Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T00:07:04.608Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T00:07:04.608Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-09T00:07:04.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-09T00:07:04.635Z] $ docker stop --time=1 0bd7933e520f2f0e6fe982c7fcf8a3e0a892e115b66fe24a0a4d763e689c1323 [2023-03-09T00:07:09.226Z] $ docker rm -f --volumes 0bd7933e520f2f0e6fe982c7fcf8a3e0a892e115b66fe24a0a4d763e689c1323 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T00:07:10.536Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-09T00:07:10.557Z] Warning: overwriting stash ‘coverage-report’ [2023-03-09T00:07:11.011Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T00:07:11.404Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-09T00:07:11.719Z] + ls -al . [2023-03-09T00:07:11.719Z] total 228 [2023-03-09T00:07:11.719Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 00:02 . [2023-03-09T00:07:11.719Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 00:00 .. [2023-03-09T00:07:11.719Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 9 00:00 .dockerignore [2023-03-09T00:07:11.719Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 00:00 .git [2023-03-09T00:07:11.719Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 00:00 .github [2023-03-09T00:07:11.719Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 9 00:00 .gitignore [2023-03-09T00:07:11.719Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 00:00 .golangci.yml [2023-03-09T00:07:11.719Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 9 00:00 Attribution.txt [2023-03-09T00:07:11.719Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 9 00:00 CHANGELOG.md [2023-03-09T00:07:11.719Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 9 00:00 Dockerfile [2023-03-09T00:07:11.719Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 00:00 GOVERNANCE.md [2023-03-09T00:07:11.719Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 9 00:00 Jenkinsfile [2023-03-09T00:07:11.719Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 9 00:00 LICENSE [2023-03-09T00:07:11.719Z] -rw-rw-r-- 1 jenkins jenkins 2462 Mar 9 00:00 Makefile [2023-03-09T00:07:11.719Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 9 00:00 OWNERS.md [2023-03-09T00:07:11.719Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 9 00:00 README.md [2023-03-09T00:07:11.719Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 23:58 VERSION [2023-03-09T00:07:11.719Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 00:00 bin [2023-03-09T00:07:11.719Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 9 00:05 coverage.out [2023-03-09T00:07:11.719Z] -rw-rw-r-- 1 jenkins jenkins 3510 Mar 9 00:00 go.mod [2023-03-09T00:07:11.719Z] -rw-rw-r-- 1 jenkins jenkins 33459 Mar 9 00:00 go.sum [2023-03-09T00:07:11.719Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 00:00 images [2023-03-09T00:07:11.719Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 00:00 internal [2023-03-09T00:07:11.719Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 9 00:00 main.go [2023-03-09T00:07:11.719Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 00:00 res [2023-03-09T00:07:11.719Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 00:00 snap [2023-03-09T00:07:11.719Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 00:00 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T00:07:12.055Z] + 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=5d38ee193da1bff93955a9feb784d8b8b100f0a2 --label arch=arm64 --label version=0.0.0 . [2023-03-09T00:07:12.323Z] Sending build context to Docker daemon 678.9kB [2023-03-09T00:07:12.323Z] Step 1/29 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T00:07:12.323Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-09T00:07:12.323Z] ---> d6cd8ea321ad [2023-03-09T00:07:12.323Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-09T00:07:12.323Z] ---> Running in 9b9854ef83ea [2023-03-09T00:07:12.593Z] Removing intermediate container 9b9854ef83ea [2023-03-09T00:07:12.593Z] ---> 1f163ea71a20 [2023-03-09T00:07:12.593Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T00:07:12.862Z] ---> Running in a0e2ec8d8ca6 [2023-03-09T00:07:13.130Z] Removing intermediate container a0e2ec8d8ca6 [2023-03-09T00:07:13.130Z] ---> 34d23046b27a [2023-03-09T00:07:13.130Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-09T00:07:13.130Z] ---> Running in 3dff6361999f [2023-03-09T00:07:13.421Z] Removing intermediate container 3dff6361999f [2023-03-09T00:07:13.421Z] ---> 455d8fd8681a [2023-03-09T00:07:13.421Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T00:07:13.421Z] ---> Running in 2ea9cc433828 [2023-03-09T00:07:14.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T00:07:14.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T00:07:15.697Z] OK: 221 MiB in 51 packages [2023-03-09T00:07:16.684Z] Removing intermediate container 2ea9cc433828 [2023-03-09T00:07:16.684Z] ---> 9f0fbc2b5405 [2023-03-09T00:07:16.684Z] Step 7/29 : WORKDIR /app [2023-03-09T00:07:16.684Z] ---> Running in 284af7a8dcd7 [2023-03-09T00:07:16.962Z] Removing intermediate container 284af7a8dcd7 [2023-03-09T00:07:16.962Z] ---> 6f8d9a4f5511 [2023-03-09T00:07:16.962Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-09T00:07:17.572Z] ---> b32245b35da3 [2023-03-09T00:07:17.572Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T00:07:17.572Z] ---> Running in d40bdef87b7e [2023-03-09T00:07:21.819Z] Removing intermediate container d40bdef87b7e [2023-03-09T00:07:21.819Z] ---> 6a988a688ade [2023-03-09T00:07:21.819Z] Step 10/29 : COPY . . [2023-03-09T00:07:21.819Z] ---> 37209d255779 [2023-03-09T00:07:21.819Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T00:07:21.819Z] ---> Running in f648b775bf00 [2023-03-09T00:07:22.085Z] Removing intermediate container f648b775bf00 [2023-03-09T00:07:22.085Z] ---> f41c74770856 [2023-03-09T00:07:22.085Z] Step 12/29 : RUN $MAKE [2023-03-09T00:07:22.354Z] ---> Running in 25dad965e191 [2023-03-09T00:07:23.311Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-03-09T00:09:29.968Z] Removing intermediate container 25dad965e191 [2023-03-09T00:09:29.968Z] ---> ab58fb2178da [2023-03-09T00:09:29.968Z] Step 13/29 : FROM alpine:3.14 [2023-03-09T00:09:29.968Z] 3.14: Pulling from library/alpine [2023-03-09T00:09:29.968Z] 6f0e733d82e2: Pulling fs layer [2023-03-09T00:09:29.968Z] 6f0e733d82e2: Verifying Checksum [2023-03-09T00:09:29.968Z] 6f0e733d82e2: Download complete [2023-03-09T00:09:29.969Z] 6f0e733d82e2: Pull complete [2023-03-09T00:09:29.969Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-03-09T00:09:29.969Z] Status: Downloaded newer image for alpine:3.14 [2023-03-09T00:09:29.969Z] ---> bf97f6347a60 [2023-03-09T00:09:29.969Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-09T00:09:29.969Z] ---> Running in 4e8c63644c2a [2023-03-09T00:09:29.969Z] Removing intermediate container 4e8c63644c2a [2023-03-09T00:09:29.969Z] ---> 06c7578c9f24 [2023-03-09T00:09:29.969Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-09T00:09:29.969Z] ---> Running in 257d773665d1 [2023-03-09T00:09:29.969Z] Removing intermediate container 257d773665d1 [2023-03-09T00:09:29.969Z] ---> 2b46fe519a27 [2023-03-09T00:09:29.969Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-09T00:09:29.969Z] ---> Running in 94e9a06c936e [2023-03-09T00:09:29.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-03-09T00:09:29.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-03-09T00:09:29.969Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-09T00:09:29.969Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-09T00:09:29.969Z] Executing busybox-1.33.1-r8.trigger [2023-03-09T00:09:29.969Z] Executing ca-certificates-20220614-r0.trigger [2023-03-09T00:09:29.969Z] OK: 6 MiB in 16 packages [2023-03-09T00:09:29.969Z] Removing intermediate container 94e9a06c936e [2023-03-09T00:09:29.969Z] ---> f88aac5f54b3 [2023-03-09T00:09:29.969Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-09T00:09:29.969Z] ---> 16b0f4bd2a24 [2023-03-09T00:09:29.969Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-09T00:09:29.969Z] ---> 4a1ce2e569c6 [2023-03-09T00:09:29.969Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-09T00:09:29.969Z] ---> fe99231bf252 [2023-03-09T00:09:29.969Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-09T00:09:29.969Z] ---> ef93dae13ec6 [2023-03-09T00:09:29.969Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-09T00:09:29.969Z] ---> 70b99c02ef9a [2023-03-09T00:09:29.969Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-09T00:09:29.969Z] ---> Running in 169cd4d72033 [2023-03-09T00:09:29.969Z] Removing intermediate container 169cd4d72033 [2023-03-09T00:09:29.969Z] ---> 83d9bd14b26d [2023-03-09T00:09:29.969Z] Step 23/29 : VOLUME /cache [2023-03-09T00:09:29.969Z] ---> Running in bd1fa2eda784 [2023-03-09T00:09:29.969Z] Removing intermediate container bd1fa2eda784 [2023-03-09T00:09:29.969Z] ---> cc60f7bc7b00 [2023-03-09T00:09:29.969Z] Step 24/29 : EXPOSE 59711 [2023-03-09T00:09:29.969Z] ---> Running in 6a784207c6f3 [2023-03-09T00:09:29.969Z] Removing intermediate container 6a784207c6f3 [2023-03-09T00:09:29.969Z] ---> 1b590fc36049 [2023-03-09T00:09:29.969Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-09T00:09:29.969Z] ---> Running in 3b95030aa674 [2023-03-09T00:09:29.969Z] Removing intermediate container 3b95030aa674 [2023-03-09T00:09:29.969Z] ---> 637514e28c78 [2023-03-09T00:09:29.969Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-09T00:09:29.969Z] ---> Running in 589c6d23dedf [2023-03-09T00:09:29.969Z] Removing intermediate container 589c6d23dedf [2023-03-09T00:09:29.969Z] ---> f9c969ca6055 [2023-03-09T00:09:29.969Z] Step 27/29 : LABEL arch=arm64 [2023-03-09T00:09:29.969Z] ---> Running in 3416a382527c [2023-03-09T00:09:29.969Z] Removing intermediate container 3416a382527c [2023-03-09T00:09:29.969Z] ---> 7c033fcd907e [2023-03-09T00:09:29.969Z] Step 28/29 : LABEL git_sha=5d38ee193da1bff93955a9feb784d8b8b100f0a2 [2023-03-09T00:09:29.969Z] ---> Running in 58c281c54b00 [2023-03-09T00:09:29.969Z] Removing intermediate container 58c281c54b00 [2023-03-09T00:09:29.969Z] ---> 262a3f285fe2 [2023-03-09T00:09:29.969Z] Step 29/29 : LABEL version=0.0.0 [2023-03-09T00:09:29.969Z] ---> Running in 89942d1d5f64 [2023-03-09T00:09:29.969Z] Removing intermediate container 89942d1d5f64 [2023-03-09T00:09:29.969Z] ---> 55115b0613eb [2023-03-09T00:09:29.969Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-09T00:09:29.969Z] Successfully built 55115b0613eb [2023-03-09T00:09:29.969Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T00:09:30.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T00:09:30.384Z] [2023-03-09T00:09:30.384Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T00:09:30.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T00:09:30.720Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-09T00:09:30.720Z] 8998bd30e6a1: Pulling fs layer [2023-03-09T00:09:30.720Z] 04944245beec: Pulling fs layer [2023-03-09T00:09:30.720Z] 699f458cf7ca: Pulling fs layer [2023-03-09T00:09:30.720Z] 765212b225bb: Pulling fs layer [2023-03-09T00:09:30.720Z] f23df028b6ca: Pulling fs layer [2023-03-09T00:09:30.720Z] d65c8cfc05b1: Pulling fs layer [2023-03-09T00:09:30.720Z] 2437ff75d9bd: Pulling fs layer [2023-03-09T00:09:30.720Z] 765212b225bb: Waiting [2023-03-09T00:09:30.720Z] f23df028b6ca: Waiting [2023-03-09T00:09:30.720Z] d65c8cfc05b1: Waiting [2023-03-09T00:09:30.720Z] 2437ff75d9bd: Waiting [2023-03-09T00:09:30.987Z] 04944245beec: Verifying Checksum [2023-03-09T00:09:30.987Z] 04944245beec: Download complete [2023-03-09T00:09:30.987Z] 765212b225bb: Verifying Checksum [2023-03-09T00:09:30.987Z] 765212b225bb: Download complete [2023-03-09T00:09:30.987Z] f23df028b6ca: Verifying Checksum [2023-03-09T00:09:30.987Z] f23df028b6ca: Download complete [2023-03-09T00:09:30.987Z] d65c8cfc05b1: Verifying Checksum [2023-03-09T00:09:30.987Z] d65c8cfc05b1: Download complete [2023-03-09T00:09:30.987Z] 699f458cf7ca: Verifying Checksum [2023-03-09T00:09:30.987Z] 699f458cf7ca: Download complete [2023-03-09T00:09:31.569Z] 8998bd30e6a1: Verifying Checksum [2023-03-09T00:09:31.569Z] 8998bd30e6a1: Download complete [2023-03-09T00:09:33.507Z] 2437ff75d9bd: Verifying Checksum [2023-03-09T00:09:33.508Z] 2437ff75d9bd: Download complete [2023-03-09T00:09:34.925Z] 8998bd30e6a1: Pull complete [2023-03-09T00:09:35.507Z] 04944245beec: Pull complete [2023-03-09T00:09:36.910Z] 699f458cf7ca: Pull complete [2023-03-09T00:09:36.910Z] 765212b225bb: Pull complete [2023-03-09T00:09:37.491Z] f23df028b6ca: Pull complete [2023-03-09T00:09:37.756Z] d65c8cfc05b1: Pull complete [2023-03-09T00:09:52.746Z] 2437ff75d9bd: Pull complete [2023-03-09T00:09:52.746Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-09T00:09:52.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T00:09:52.746Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T00:09:52.934Z] prd-ubuntu20.04-docker-arm64-4c-16g-8927 does not seem to be running inside a container [2023-03-09T00:09:53.002Z] $ 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/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-09T00:09:55.426Z] $ docker top 168eb0d31a6d128014c7fc43c11560d07ea39d0b988cccce4462a015d714edd8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T00:09:55.922Z] ---> job-cost.sh [2023-03-09T00:09:56.187Z] lf-activate-venv: SKIPPING [2023-03-09T00:09:56.187Z] INFO: No Stack... [2023-03-09T00:09:56.453Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-09T00:09:57.408Z] INFO: Archiving Costs [Pipeline] sh [2023-03-09T00:09:57.728Z] + cat /w/workspace/app-rfid-llrp-inventory/4/archives/cost.csv [2023-03-09T00:09:57.728Z] + cut -d, -f6 [Pipeline] lock [2023-03-09T00:09:57.790Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-4-stack-cost] [2023-03-09T00:09:57.799Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-4-stack-cost] did not exist. Created. [2023-03-09T00:09:57.799Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T00:09:58.131Z] /w/workspace/app-rfid-llrp-inventory/4@tmp/durable-0aa43ccb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-09T00:09:58.457Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-09T00:09:58.479Z] Warning: overwriting stash ‘stack-cost’ [2023-03-09T00:09:58.526Z] Stashed 1 file(s) [Pipeline] } [2023-03-09T00:09:58.533Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-09T00:09:58.549Z] $ docker stop --time=1 168eb0d31a6d128014c7fc43c11560d07ea39d0b988cccce4462a015d714edd8 [2023-03-09T00:10:00.020Z] $ docker rm -f --volumes 168eb0d31a6d128014c7fc43c11560d07ea39d0b988cccce4462a015d714edd8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-09T00:10:00.417Z] provisioning config files... [2023-03-09T00:10:00.424Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/config11831722893708737231tmp [Pipeline] { [Pipeline] sh [2023-03-09T00:10:00.714Z] + set +x [2023-03-09T00:10:00.714Z] + curl -s https://codecov.io/bash [2023-03-09T00:10:00.714Z] + bash -s -- [2023-03-09T00:10:00.714Z] [2023-03-09T00:10:00.714Z] _____ _ [2023-03-09T00:10:00.714Z] / ____| | | [2023-03-09T00:10:00.714Z] | | ___ __| | ___ ___ _____ __ [2023-03-09T00:10:00.714Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-09T00:10:00.714Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-09T00:10:00.714Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-09T00:10:00.714Z] Bash-1.0.6 [2023-03-09T00:10:00.714Z] [2023-03-09T00:10:00.714Z] [2023-03-09T00:10:00.714Z] ==> git version 2.25.1 found [2023-03-09T00:10:00.714Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-09T00:10:00.714Z] Release-Date: 2020-01-08 [2023-03-09T00:10:00.714Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-09T00:10:00.714Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-09T00:10:00.714Z] ==> Jenkins CI detected. [2023-03-09T00:10:00.714Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-148 [2023-03-09T00:10:00.714Z] project root: . [2023-03-09T00:10:00.714Z] --> token set from env [2023-03-09T00:10:00.714Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-09T00:10:00.714Z] ==> Running gcov in . (disable via -X gcov) [2023-03-09T00:10:00.714Z] ==> Python coveragepy not found [2023-03-09T00:10:00.714Z] ==> Searching for coverage reports in: [2023-03-09T00:10:00.714Z] + . [2023-03-09T00:10:00.714Z] -> Found 1 reports [2023-03-09T00:10:00.714Z] ==> Detecting git/mercurial file structure [2023-03-09T00:10:00.714Z] ==> Reading reports [2023-03-09T00:10:00.973Z] + ./coverage.out bytes=41317 [2023-03-09T00:10:00.974Z] ==> Appending adjustments [2023-03-09T00:10:00.974Z] https://docs.codecov.io/docs/fixing-reports [2023-03-09T00:10:00.974Z] + Found adjustments [2023-03-09T00:10:00.974Z] ==> Gzipping contents [2023-03-09T00:10:00.974Z] 12K /tmp/codecov.lNEMpR.gz [2023-03-09T00:10:00.974Z] ==> Uploading reports [2023-03-09T00:10:00.974Z] url: https://codecov.io [2023-03-09T00:10:00.974Z] query: branch=PR-148&commit=519b5c06df8a08a397ec31a9e03dde34bb322ff9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-148%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=148&job=&cmd_args= [2023-03-09T00:10:00.974Z] -> Pinging Codecov [2023-03-09T00:10:00.974Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-148&commit=519b5c06df8a08a397ec31a9e03dde34bb322ff9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-148%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=148&job=&cmd_args= [2023-03-09T00:10:01.234Z] -> Uploading to [2023-03-09T00:10:01.234Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-09/581DD39554BDF9B6E22D074273EAD858/519b5c06df8a08a397ec31a9e03dde34bb322ff9/89737c64-cce0-4d5c-901e-852913d9966d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230309T001001Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=107fa5c73e29b8a473371dd1da4ffdf33195eb442d57fe72e3144255d9345bf9 [2023-03-09T00:10:01.234Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T00:10:01.234Z] Dload Upload Total Spent Left Speed [2023-03-09T00:10:01.494Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11851 0 0 100 11851 0 38728 --:--:-- --:--:-- --:--:-- 38728 [2023-03-09T00:10:01.494Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/519b5c06df8a08a397ec31a9e03dde34bb322ff9 [Pipeline] } [2023-03-09T00:10:01.503Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-09T00:10:02.234Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives ] [2023-03-09T00:10:02.235Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives [2023-03-09T00:10:02.235Z] total 16 [2023-03-09T00:10:02.235Z] drwxr-xr-x 3 root root 4096 Mar 9 00:00 . [2023-03-09T00:10:02.235Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 9 00:00 .. [2023-03-09T00:10:02.235Z] drwxr-xr-x 2 root root 4096 Mar 9 00:00 cost [2023-03-09T00:10:02.235Z] -rw-r--r-- 1 root root 95 Mar 9 00:00 cost.csv [2023-03-09T00:10:02.235Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives [2023-03-09T00:10:02.235Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives [2023-03-09T00:10:02.235Z] total 16 [2023-03-09T00:10:02.235Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 00:00 . [2023-03-09T00:10:02.235Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 9 00:00 .. [2023-03-09T00:10:02.235Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 00:00 cost [2023-03-09T00:10:02.235Z] -rw-r--r-- 1 jenkins jenkins 95 Mar 9 00:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-09T00:10:02.527Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T00:10:03.388Z] ---> package-listing.sh [2023-03-09T00:10:03.388Z] ++ facter osfamily [2023-03-09T00:10:03.388Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-09T00:10:03.647Z] + OS_FAMILY=debian [2023-03-09T00:10:03.647Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-148 [2023-03-09T00:10:03.647Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-09T00:10:03.647Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-09T00:10:03.647Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-09T00:10:03.647Z] + PACKAGES=/tmp/packages_start.txt [2023-03-09T00:10:03.647Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-148 ']' [2023-03-09T00:10:03.647Z] + PACKAGES=/tmp/packages_end.txt [2023-03-09T00:10:03.647Z] + case "${OS_FAMILY}" in [2023-03-09T00:10:03.647Z] + dpkg -l [2023-03-09T00:10:03.647Z] + grep '^ii' [2023-03-09T00:10:03.647Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-09T00:10:03.647Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-09T00:10:03.647Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-09T00:10:03.647Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-148 ']' [2023-03-09T00:10:03.647Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives/ [2023-03-09T00:10:03.647Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives/ [Pipeline] echo [2023-03-09T00:10:03.659Z] 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-148/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-09T00:10:03.938Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T00:10:04.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T00:10:04.511Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T00:10:04.589Z] prd-ubuntu20.04-docker-8c-8g-8926 does not seem to be running inside a container [2023-03-09T00:10:04.638Z] $ 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-148/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-148 -v /w/workspace/y_app-rfid-llrp-inventory_PR-148:/w/workspace/y_app-rfid-llrp-inventory_PR-148:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-09T00:10:04.887Z] $ docker top bfe95c374fe53ee4351440a94ce6cca9489cf84a2ff7f81b142e0cd4d5952530 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T00:10:05.227Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-09T00:10:05.511Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-09T00:10:05.791Z] + ls /var/log/sa-host [2023-03-09T00:10:05.791Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T00:10:05.950Z] provisioning config files... [2023-03-09T00:10:05.961Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/config8713172846665745859tmp [Pipeline] { [Pipeline] echo [2023-03-09T00:10:05.972Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T00:10:06.253Z] ---> create-netrc.sh [Pipeline] } [2023-03-09T00:10:06.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-09T00:10:06.593Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-09T00:10:06.602Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T00:10:06.885Z] ---> sudo-logs.sh [2023-03-09T00:10:06.885Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-09T00:10:06.918Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T00:10:07.200Z] ---> job-cost.sh [2023-03-09T00:10:07.200Z] lf-activate-venv: SKIPPING [2023-03-09T00:10:07.200Z] DEBUG: total: 0.2199999988079071 [2023-03-09T00:10:07.200Z] INFO: Retrieving Stack Cost... [2023-03-09T00:10:07.772Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-09T00:10:08.031Z] INFO: Archiving Costs [Pipeline] echo [2023-03-09T00:10:08.040Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T00:10:08.320Z] ---> logs-deploy.sh [2023-03-09T00:10:08.320Z] lf-activate-venv: SKIPPING [2023-03-09T00:10:08.320Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-148/4 [2023-03-09T00:10:08.320Z] INFO: archiving workspace using pattern(s): [2023-03-09T00:10:09.259Z] Archives upload complete. [2023-03-09T00:10:09.259Z] INFO: archiving logs to Nexus