Pull request #148 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 70992394c4481156063bbf69e646b914496bbc64+0e6798df487ae229a4ea3230d61bef5bbf47a589 (e5b81d1ddbfecaf415b9a78ebfa0b40cff172a41) 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-ssh6897780731930433735.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-ssh2526609484236566722.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-ssh16205235152767585712.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-ssh17604728937703291124.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-ssh3539599778054798385.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8864’ Running on prd-ubuntu20.04-docker-8c-8g-8867 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 > 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 Merging remotes/origin/main commit 0e6798df487ae229a4ea3230d61bef5bbf47a589 into PR head commit 70992394c4481156063bbf69e646b914496bbc64 Merge succeeded, producing 70992394c4481156063bbf69e646b914496bbc64 Checking out Revision 70992394c4481156063bbf69e646b914496bbc64 (PR-148) Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-08T19:42:27.925Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > 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 > 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 0e6798df487ae229a4ea3230d61bef5bbf47a589 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 70992394c4481156063bbf69e646b914496bbc64 # timeout=10 > git rev-list --no-walk 445f595edc04ad82e48411191592e1ec7457e396 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-08T19:42:27.989Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-08T19:42:28.008Z] ========================================================= [2023-03-08T19:42:28.008Z] EdgeX Global Pipelines Version Info [2023-03-08T19:42:28.008Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:42:28.731Z] ------------------- [2023-03-08T19:42:28.731Z] stable info: [2023-03-08T19:42:28.731Z] ------------------- [2023-03-08T19:42:28.731Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-08T19:42:28.731Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T19:42:28.731Z] Message: update stable to v1.0.244 [2023-03-08T19:42:29.302Z] ------------------- [2023-03-08T19:42:29.302Z] experimental info: [2023-03-08T19:42:29.302Z] ------------------- [2023-03-08T19:42:29.302Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-08T19:42:29.302Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T19:42:29.302Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-08T19:42:29.475Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-03-08T19:42:29.490Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-03-08T19:42:29.502Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-08T19:42:29.517Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-08T19:42:29.532Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-08T19:42:29.549Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-08T19:42:29.564Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-08T19:42:29.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-08T19:42:29.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-08T19:42:29.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-08T19:42:29.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-08T19:42:29.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-03-08T19:42:29.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-08T19:42:29.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-08T19:42:29.687Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T19:42:29.701Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T19:42:29.719Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-08T19:42:29.736Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-08T19:42:29.753Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-08T19:42:29.765Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-08T19:42:29.777Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-08T19:42:29.793Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-08T19:42:29.806Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-08T19:42:29.818Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-08T19:42:29.837Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-08T19:42:29.854Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-08T19:42:29.870Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-08T19:42:29.890Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-148 [Pipeline] echo [2023-03-08T19:42:29.906Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-148 [Pipeline] echo [2023-03-08T19:42:29.917Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-148 [Pipeline] echo [2023-03-08T19:42:29.932Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 70992394c4481156063bbf69e646b914496bbc64 [Pipeline] echo [2023-03-08T19:42:29.948Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7099239 [Pipeline] echo [2023-03-08T19:42:29.966Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T19:42:30.015Z] provisioning config files... [2023-03-08T19:42:30.027Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/config541452558312771855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:42:30.331Z] ---> docker-login.sh [2023-03-08T19:42:30.331Z] nexus3.edgexfoundry.org:10001 [2023-03-08T19:42:30.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:42:30.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:42:30.591Z] Configure a credential helper to remove this warning. See [2023-03-08T19:42:30.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:42:30.591Z] [2023-03-08T19:42:30.591Z] Login Succeeded [2023-03-08T19:42:30.591Z] nexus3.edgexfoundry.org:10002 [2023-03-08T19:42:30.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:42:30.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:42:30.855Z] Configure a credential helper to remove this warning. See [2023-03-08T19:42:30.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:42:30.855Z] [2023-03-08T19:42:30.855Z] Login Succeeded [2023-03-08T19:42:30.855Z] nexus3.edgexfoundry.org:10003 [2023-03-08T19:42:30.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:42:30.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:42:30.855Z] Configure a credential helper to remove this warning. See [2023-03-08T19:42:30.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:42:30.855Z] [2023-03-08T19:42:30.855Z] Login Succeeded [2023-03-08T19:42:30.855Z] nexus3.edgexfoundry.org:10004 [2023-03-08T19:42:30.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:42:30.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:42:30.855Z] Configure a credential helper to remove this warning. See [2023-03-08T19:42:30.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:42:30.855Z] [2023-03-08T19:42:30.855Z] Login Succeeded [2023-03-08T19:42:30.855Z] docker.io [2023-03-08T19:42:31.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:42:31.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:42:31.117Z] Configure a credential helper to remove this warning. See [2023-03-08T19:42:31.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:42:31.117Z] [2023-03-08T19:42:31.117Z] Login Succeeded [2023-03-08T19:42:31.117Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T19:42:31.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-08T19:42:31.496Z] + git rev-list -1 --merges 70992394c4481156063bbf69e646b914496bbc64~1..70992394c4481156063bbf69e646b914496bbc64 [Pipeline] echo [2023-03-08T19:42:31.540Z] -----------> git rev-list -1 --merges 70992394c4481156063bbf69e646b914496bbc64~1..70992394c4481156063bbf69e646b914496bbc64 70992394c4481156063bbf69e646b914496bbc64 [false] [Pipeline] sh [2023-03-08T19:42:31.823Z] + git log --format=format:%s -1 70992394c4481156063bbf69e646b914496bbc64 [Pipeline] echo [2023-03-08T19:42:31.836Z] ========================================================= [2023-03-08T19:42:31.836Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-08T19:42:31.836Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T19:42:32.163Z] + git log --format=format:%s -1 70992394c4481156063bbf69e646b914496bbc64 [Pipeline] echo [2023-03-08T19:42:32.174Z] [semverPrep] GIT_COMMIT: 70992394c4481156063bbf69e646b914496bbc64, Commit Message: build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 [Pipeline] echo [2023-03-08T19:42:32.184Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-08T19:42:32.524Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T19:42:32.524Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-08T19:42:32.524Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-08T19:42:32.524Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-08T19:42:32.524Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-08T19:42:32.524Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-08T19:42:32.524Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:42:32.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T19:42:32.873Z] [2023-03-08T19:42:32.873Z] 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-08T19:42:33.171Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T19:42:33.171Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-08T19:42:33.171Z] b85a868b505f: Pulling fs layer [2023-03-08T19:42:33.171Z] e2be974225ed: Pulling fs layer [2023-03-08T19:42:33.171Z] 339a4e72a1f5: Pulling fs layer [2023-03-08T19:42:33.171Z] 988bab9f4d93: Pulling fs layer [2023-03-08T19:42:33.171Z] 1469e6f7b9e6: Pulling fs layer [2023-03-08T19:42:33.171Z] eaf3925da568: Pulling fs layer [2023-03-08T19:42:33.171Z] bab4dde63d76: Pulling fs layer [2023-03-08T19:42:33.171Z] 1469e6f7b9e6: Waiting [2023-03-08T19:42:33.171Z] 988bab9f4d93: Waiting [2023-03-08T19:42:33.171Z] bde34c3a00c8: Pulling fs layer [2023-03-08T19:42:33.171Z] b352a97aabf1: Pulling fs layer [2023-03-08T19:42:33.171Z] 4872d77fe225: Pulling fs layer [2023-03-08T19:42:33.171Z] bab4dde63d76: Waiting [2023-03-08T19:42:33.171Z] bde34c3a00c8: Waiting [2023-03-08T19:42:33.171Z] b352a97aabf1: Waiting [2023-03-08T19:42:33.171Z] 5851b861e8e6: Pulling fs layer [2023-03-08T19:42:33.171Z] 4872d77fe225: Waiting [2023-03-08T19:42:33.171Z] 5851b861e8e6: Waiting [2023-03-08T19:42:33.171Z] e2be974225ed: Verifying Checksum [2023-03-08T19:42:33.171Z] e2be974225ed: Download complete [2023-03-08T19:42:33.171Z] 988bab9f4d93: Verifying Checksum [2023-03-08T19:42:33.171Z] 988bab9f4d93: Download complete [2023-03-08T19:42:33.434Z] 1469e6f7b9e6: Verifying Checksum [2023-03-08T19:42:33.434Z] 1469e6f7b9e6: Download complete [2023-03-08T19:42:33.434Z] 339a4e72a1f5: Verifying Checksum [2023-03-08T19:42:33.434Z] 339a4e72a1f5: Download complete [2023-03-08T19:42:33.434Z] eaf3925da568: Download complete [2023-03-08T19:42:33.434Z] bde34c3a00c8: Verifying Checksum [2023-03-08T19:42:33.434Z] bde34c3a00c8: Download complete [2023-03-08T19:42:33.434Z] b352a97aabf1: Download complete [2023-03-08T19:42:33.434Z] 4872d77fe225: Verifying Checksum [2023-03-08T19:42:33.434Z] 4872d77fe225: Download complete [2023-03-08T19:42:33.434Z] 5851b861e8e6: Verifying Checksum [2023-03-08T19:42:33.434Z] 5851b861e8e6: Download complete [2023-03-08T19:42:33.434Z] b85a868b505f: Verifying Checksum [2023-03-08T19:42:33.434Z] b85a868b505f: Download complete [2023-03-08T19:42:34.003Z] bab4dde63d76: Verifying Checksum [2023-03-08T19:42:34.003Z] bab4dde63d76: Download complete [2023-03-08T19:42:34.570Z] b85a868b505f: Pull complete [2023-03-08T19:42:34.829Z] e2be974225ed: Pull complete [2023-03-08T19:42:35.396Z] 339a4e72a1f5: Pull complete [2023-03-08T19:42:35.396Z] 988bab9f4d93: Pull complete [2023-03-08T19:42:35.655Z] 1469e6f7b9e6: Pull complete [2023-03-08T19:42:35.655Z] eaf3925da568: Pull complete [2023-03-08T19:42:37.561Z] bab4dde63d76: Pull complete [2023-03-08T19:42:37.561Z] bde34c3a00c8: Pull complete [2023-03-08T19:42:37.821Z] b352a97aabf1: Pull complete [2023-03-08T19:42:37.821Z] 4872d77fe225: Pull complete [2023-03-08T19:42:38.080Z] 5851b861e8e6: Pull complete [2023-03-08T19:42:38.080Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-08T19:42:38.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T19:42:38.080Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T19:42:38.176Z] prd-ubuntu20.04-docker-8c-8g-8867 does not seem to be running inside a container [2023-03-08T19:42:38.215Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T19:42:39.625Z] $ docker top 1c3374b810a5dc99087db0439f5394df608cabc10a52b72b1f5ef8e0624ee053 -eo pid,comm [2023-03-08T19:42:39.689Z] 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-08T19:42:39.689Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T19:42:39.730Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T19:42:39.730Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T19:42:39.843Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T19:42:39.845Z] $ docker exec 1c3374b810a5dc99087db0439f5394df608cabc10a52b72b1f5ef8e0624ee053 ssh-agent [2023-03-08T19:42:39.953Z] SSH_AUTH_SOCK=/tmp/ssh-tkcZ1TAPUrsx/agent.32 [2023-03-08T19:42:39.953Z] SSH_AGENT_PID=38 [2023-03-08T19:42:39.962Z] Running ssh-add (command line suppressed) [2023-03-08T19:42:40.059Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/private_key_2092810880986231813.key (/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/private_key_2092810880986231813.key) [2023-03-08T19:42:40.076Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T19:42:40.366Z] + git tag --points-at HEAD [Pipeline] } [2023-03-08T19:42:40.378Z] $ docker exec --env ******** --env ******** 1c3374b810a5dc99087db0439f5394df608cabc10a52b72b1f5ef8e0624ee053 ssh-agent -k [2023-03-08T19:42:40.491Z] unset SSH_AUTH_SOCK; [2023-03-08T19:42:40.492Z] unset SSH_AGENT_PID; [2023-03-08T19:42:40.492Z] echo Agent pid 38 killed; [2023-03-08T19:42:40.506Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-08T19:42:40.529Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T19:42:40.529Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T19:42:40.644Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T19:42:40.646Z] $ docker exec 1c3374b810a5dc99087db0439f5394df608cabc10a52b72b1f5ef8e0624ee053 ssh-agent [2023-03-08T19:42:40.750Z] SSH_AUTH_SOCK=/tmp/ssh-KXCFEV62BSlG/agent.70 [2023-03-08T19:42:40.750Z] SSH_AGENT_PID=76 [2023-03-08T19:42:40.755Z] Running ssh-add (command line suppressed) [2023-03-08T19:42:40.873Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/private_key_16489349013464496689.key (/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/private_key_16489349013464496689.key) [2023-03-08T19:42:40.886Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T19:42:41.169Z] + git semver init [2023-03-08T19:42:41.429Z] 2023-03-08 19:42:41,363 [run_init] DEBUG init version:0.0.0 force:False [2023-03-08T19:42:41.429Z] 2023-03-08 19:42:41,364 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver [2023-03-08T19:42:41.429Z] 2023-03-08 19:42:41,365 [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-08T19:42:41.429Z] 2023-03-08 19:42:41,365 [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-08T19:42:42.807Z] 2023-03-08 19:42:42,370 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148/.git/info/exclude [2023-03-08T19:42:42.807Z] 2023-03-08 19:42:42,370 [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-08T19:42:42.807Z] 2023-03-08 19:42:42,370 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver/PR-148 [2023-03-08T19:42:42.807Z] 2023-03-08 19:42:42,373 [execute] INFO git cat-file --batch-check [2023-03-08T19:42:42.807Z] 2023-03-08 19:42:42,373 [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-08T19:42:42.807Z] 2023-03-08 19:42:42,379 [execute] INFO git cat-file --batch [2023-03-08T19:42:42.807Z] 2023-03-08 19:42:42,380 [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-08T19:42:42.807Z] 2023-03-08 19:42:42,385 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver/PR-148 [2023-03-08T19:42:42.807Z] 0.0.0 [Pipeline] } [2023-03-08T19:42:42.816Z] $ docker exec --env ******** --env ******** 1c3374b810a5dc99087db0439f5394df608cabc10a52b72b1f5ef8e0624ee053 ssh-agent -k [2023-03-08T19:42:42.922Z] unset SSH_AUTH_SOCK; [2023-03-08T19:42:42.922Z] unset SSH_AGENT_PID; [2023-03-08T19:42:42.922Z] echo Agent pid 76 killed; [2023-03-08T19:42:42.934Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T19:42:43.243Z] + git semver [Pipeline] } [2023-03-08T19:42:43.821Z] $ docker stop --time=1 1c3374b810a5dc99087db0439f5394df608cabc10a52b72b1f5ef8e0624ee053 [2023-03-08T19:42:45.154Z] $ docker rm -f --volumes 1c3374b810a5dc99087db0439f5394df608cabc10a52b72b1f5ef8e0624ee053 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T19:42:45.484Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-08T19:42:45.694Z] Stashed 1 file(s) [Pipeline] echo [2023-03-08T19:42:45.697Z] [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-08T19:42:45.889Z] provisioning config files... [2023-03-08T19:42:45.898Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/config15073994633902217332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:42:46.206Z] ---> docker-login.sh [2023-03-08T19:42:46.206Z] nexus3.edgexfoundry.org:10001 [2023-03-08T19:42:46.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:42:46.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:42:46.206Z] Configure a credential helper to remove this warning. See [2023-03-08T19:42:46.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:42:46.206Z] [2023-03-08T19:42:46.206Z] Login Succeeded [2023-03-08T19:42:46.206Z] nexus3.edgexfoundry.org:10002 [2023-03-08T19:42:46.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:42:46.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:42:46.206Z] Configure a credential helper to remove this warning. See [2023-03-08T19:42:46.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:42:46.206Z] [2023-03-08T19:42:46.206Z] Login Succeeded [2023-03-08T19:42:46.206Z] nexus3.edgexfoundry.org:10003 [2023-03-08T19:42:46.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:42:46.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:42:46.464Z] Configure a credential helper to remove this warning. See [2023-03-08T19:42:46.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:42:46.464Z] [2023-03-08T19:42:46.464Z] Login Succeeded [2023-03-08T19:42:46.464Z] nexus3.edgexfoundry.org:10004 [2023-03-08T19:42:46.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:42:46.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:42:46.464Z] Configure a credential helper to remove this warning. See [2023-03-08T19:42:46.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:42:46.464Z] [2023-03-08T19:42:46.464Z] Login Succeeded [2023-03-08T19:42:46.464Z] docker.io [2023-03-08T19:42:46.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:42:46.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:42:46.722Z] Configure a credential helper to remove this warning. See [2023-03-08T19:42:46.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:42:46.722Z] [2023-03-08T19:42:46.722Z] Login Succeeded [2023-03-08T19:42:46.722Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T19:42:46.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-08T19:42:46.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T19:42:46.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T19:42:46.811Z] ========================================================= [2023-03-08T19:42:46.811Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-08T19:42:46.811Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:42:47.127Z] + 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-08T19:42:47.127Z] Sending build context to Docker daemon 12.54MB [2023-03-08T19:42:47.127Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T19:42:47.127Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-08T19:42:47.127Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-08T19:42:47.127Z] 213ec9aee27d: Pulling fs layer [2023-03-08T19:42:47.127Z] 4583459ba037: Pulling fs layer [2023-03-08T19:42:47.127Z] 93c1e223e6f2: Pulling fs layer [2023-03-08T19:42:47.127Z] 53926ce57604: Pulling fs layer [2023-03-08T19:42:47.127Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-08T19:42:47.127Z] 53926ce57604: Waiting [2023-03-08T19:42:47.127Z] 22ff95d597cd: Pulling fs layer [2023-03-08T19:42:47.127Z] 12d6caf4c0d1: Pulling fs layer [2023-03-08T19:42:47.127Z] 96b7cbca73a9: Pulling fs layer [2023-03-08T19:42:47.127Z] 21b2b0c7a3f4: Waiting [2023-03-08T19:42:47.127Z] 22ff95d597cd: Waiting [2023-03-08T19:42:47.127Z] a7acece74701: Pulling fs layer [2023-03-08T19:42:47.127Z] 96b7cbca73a9: Waiting [2023-03-08T19:42:47.127Z] a7acece74701: Waiting [2023-03-08T19:42:47.127Z] 12d6caf4c0d1: Waiting [2023-03-08T19:42:47.127Z] 93c1e223e6f2: Download complete [2023-03-08T19:42:47.127Z] 4583459ba037: Verifying Checksum [2023-03-08T19:42:47.127Z] 4583459ba037: Download complete [2023-03-08T19:42:47.390Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-08T19:42:47.390Z] 21b2b0c7a3f4: Download complete [2023-03-08T19:42:47.390Z] 22ff95d597cd: Download complete [2023-03-08T19:42:47.390Z] 213ec9aee27d: Verifying Checksum [2023-03-08T19:42:47.390Z] 213ec9aee27d: Download complete [2023-03-08T19:42:47.390Z] 12d6caf4c0d1: Verifying Checksum [2023-03-08T19:42:47.390Z] 12d6caf4c0d1: Download complete [2023-03-08T19:42:47.390Z] 213ec9aee27d: Pull complete [2023-03-08T19:42:47.653Z] 4583459ba037: Pull complete [2023-03-08T19:42:47.653Z] 93c1e223e6f2: Pull complete [2023-03-08T19:42:47.915Z] a7acece74701: Verifying Checksum [2023-03-08T19:42:47.915Z] a7acece74701: Download complete [2023-03-08T19:42:48.177Z] 96b7cbca73a9: Verifying Checksum [2023-03-08T19:42:48.177Z] 96b7cbca73a9: Download complete [2023-03-08T19:42:48.177Z] 53926ce57604: Verifying Checksum [2023-03-08T19:42:48.177Z] 53926ce57604: Download complete [2023-03-08T19:42:52.360Z] 53926ce57604: Pull complete [2023-03-08T19:42:52.360Z] 21b2b0c7a3f4: Pull complete [2023-03-08T19:42:52.360Z] 22ff95d597cd: Pull complete [2023-03-08T19:42:52.360Z] 12d6caf4c0d1: Pull complete [2023-03-08T19:42:54.259Z] 96b7cbca73a9: Pull complete [2023-03-08T19:42:55.192Z] a7acece74701: Pull complete [2023-03-08T19:42:55.193Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-08T19:42:55.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T19:42:55.193Z] ---> db6d94c90886 [2023-03-08T19:42:55.193Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-08T19:42:57.149Z] ---> Running in 240b239009fd [2023-03-08T19:42:57.149Z] Removing intermediate container 240b239009fd [2023-03-08T19:42:57.149Z] ---> cc4a50afc5ad [2023-03-08T19:42:57.149Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T19:42:57.149Z] ---> Running in 0738f5c74aab [2023-03-08T19:42:57.149Z] Removing intermediate container 0738f5c74aab [2023-03-08T19:42:57.149Z] ---> b604522321b7 [2023-03-08T19:42:57.149Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-08T19:42:57.149Z] ---> Running in c260fec53c03 [2023-03-08T19:42:57.149Z] Removing intermediate container c260fec53c03 [2023-03-08T19:42:57.149Z] ---> 3c1d868fe68f [2023-03-08T19:42:57.149Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T19:42:57.149Z] ---> Running in aa260150f320 [2023-03-08T19:42:57.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T19:42:57.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T19:42:57.933Z] OK: 211 MiB in 51 packages [2023-03-08T19:42:58.192Z] Removing intermediate container aa260150f320 [2023-03-08T19:42:58.192Z] ---> d4537b313fd9 [2023-03-08T19:42:58.192Z] Step 7/12 : WORKDIR /app [2023-03-08T19:42:58.192Z] ---> Running in cf38d00102eb [2023-03-08T19:42:58.192Z] Removing intermediate container cf38d00102eb [2023-03-08T19:42:58.192Z] ---> 2e1d578fe191 [2023-03-08T19:42:58.192Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-08T19:42:58.450Z] ---> e1ee9085e912 [2023-03-08T19:42:58.450Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T19:42:58.450Z] ---> Running in 740b1c7612e6 [2023-03-08T19:43:00.830Z] Still waiting to schedule task [2023-03-08T19:43:00.831Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8866’ [2023-03-08T19:43:24.991Z] Removing intermediate container 740b1c7612e6 [2023-03-08T19:43:24.991Z] ---> 26203a2868a5 [2023-03-08T19:43:24.991Z] Step 10/12 : COPY . . [2023-03-08T19:43:24.991Z] ---> 7106fdb034d8 [2023-03-08T19:43:24.991Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T19:43:24.991Z] ---> Running in 21946f0431c4 [2023-03-08T19:43:24.991Z] Removing intermediate container 21946f0431c4 [2023-03-08T19:43:24.991Z] ---> 729e7e2b7a5a [2023-03-08T19:43:24.991Z] Step 12/12 : RUN $MAKE [2023-03-08T19:43:24.991Z] ---> Running in 99632b34cb86 [2023-03-08T19:43:24.991Z] noop [2023-03-08T19:43:24.991Z] Removing intermediate container 99632b34cb86 [2023-03-08T19:43:24.991Z] ---> 0ec01526befa [2023-03-08T19:43:24.991Z] Successfully built 0ec01526befa [2023-03-08T19:43:24.991Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:43:25.298Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T19:43:25.299Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T19:43:25.373Z] prd-ubuntu20.04-docker-8c-8g-8867 does not seem to be running inside a container [2023-03-08T19:43:25.401Z] $ 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 ******** ci-base-image-x86_64 cat [2023-03-08T19:43:25.736Z] $ docker top 3e64a2b67eca6a75f1df37ea1061aa68c007303b2ddf82f4f6b754739957a496 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T19:43:26.073Z] + go version [2023-03-08T19:43:26.073Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-08T19:43:26.081Z] $ docker stop --time=1 3e64a2b67eca6a75f1df37ea1061aa68c007303b2ddf82f4f6b754739957a496 [2023-03-08T19:43:27.353Z] $ docker rm -f --volumes 3e64a2b67eca6a75f1df37ea1061aa68c007303b2ddf82f4f6b754739957a496 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:43:27.759Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T19:43:27.759Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T19:43:27.826Z] prd-ubuntu20.04-docker-8c-8g-8867 does not seem to be running inside a container [2023-03-08T19:43:27.853Z] $ 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 ******** ci-base-image-x86_64 cat [2023-03-08T19:43:28.176Z] $ docker top b618c25e117a2c77b91e1f442ba8a0291d27709c16b1e2e2c6b3f8391c8acbb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T19:43:28.518Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-148 [Pipeline] fileExists [Pipeline] sh [2023-03-08T19:43:28.809Z] + make test [2023-03-08T19:43:28.809Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-08T19:43:50.739Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-08T19:43:50.739Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.160s coverage: 86.2% of statements [2023-03-08T19:43:50.739Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-08T19:43:51.304Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.767s coverage: 71.9% of statements [2023-03-08T19:44:09.379Z] 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-08T19:44:09.379Z] go vet ./... [2023-03-08T19:44:10.315Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-08T19:44:10.315Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-08T19:44:10.315Z] ./bin/test-attribution.sh [2023-03-08T19:44:10.315Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-08T19:44:10.315Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-08T19:44:10.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-08T19:44:10.343Z] $ docker stop --time=1 b618c25e117a2c77b91e1f442ba8a0291d27709c16b1e2e2c6b3f8391c8acbb7 [2023-03-08T19:44:12.339Z] $ docker rm -f --volumes b618c25e117a2c77b91e1f442ba8a0291d27709c16b1e2e2c6b3f8391c8acbb7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T19:44:12.962Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-08T19:44:13.022Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-08T19:44:13.680Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-08T19:44:13.992Z] + ls -al . [2023-03-08T19:44:13.992Z] total 232 [2023-03-08T19:44:13.993Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 19:43 . [2023-03-08T19:44:13.993Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 19:42 .. [2023-03-08T19:44:13.993Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 8 19:42 .dockerignore [2023-03-08T19:44:13.993Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 19:43 .git [2023-03-08T19:44:13.993Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 19:42 .github [2023-03-08T19:44:13.993Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 8 19:42 .gitignore [2023-03-08T19:44:13.993Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 19:42 .golangci.yml [2023-03-08T19:44:13.993Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 19:42 .semver [2023-03-08T19:44:13.993Z] -rw-rw-r-- 1 jenkins jenkins 9818 Mar 8 19:42 Attribution.txt [2023-03-08T19:44:13.993Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 8 19:42 CHANGELOG.md [2023-03-08T19:44:13.993Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 8 19:42 Dockerfile [2023-03-08T19:44:13.993Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 19:42 GOVERNANCE.md [2023-03-08T19:44:13.993Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 8 19:42 Jenkinsfile [2023-03-08T19:44:13.993Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 8 19:42 LICENSE [2023-03-08T19:44:13.993Z] -rw-rw-r-- 1 jenkins jenkins 2462 Mar 8 19:42 Makefile [2023-03-08T19:44:13.993Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 8 19:42 OWNERS.md [2023-03-08T19:44:13.993Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 8 19:42 README.md [2023-03-08T19:44:13.993Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 19:42 VERSION [2023-03-08T19:44:13.993Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 19:42 bin [2023-03-08T19:44:13.993Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 8 19:43 coverage.out [2023-03-08T19:44:13.993Z] -rw-rw-r-- 1 jenkins jenkins 3510 Mar 8 19:42 go.mod [2023-03-08T19:44:13.993Z] -rw-rw-r-- 1 jenkins jenkins 33459 Mar 8 19:42 go.sum [2023-03-08T19:44:13.993Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 19:42 images [2023-03-08T19:44:13.993Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 19:42 internal [2023-03-08T19:44:13.993Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 8 19:42 main.go [2023-03-08T19:44:13.993Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 19:42 res [2023-03-08T19:44:13.993Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 19:42 snap [2023-03-08T19:44:13.993Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 19:42 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:44:14.293Z] + 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=70992394c4481156063bbf69e646b914496bbc64 --label arch=amd64 --label version=0.0.0 . [2023-03-08T19:44:14.293Z] Sending build context to Docker daemon 12.54MB [2023-03-08T19:44:14.293Z] Step 1/29 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T19:44:14.293Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-08T19:44:14.293Z] ---> 0ec01526befa [2023-03-08T19:44:14.293Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-08T19:44:14.293Z] ---> Running in 1b8d5c49802c [2023-03-08T19:44:14.551Z] Removing intermediate container 1b8d5c49802c [2023-03-08T19:44:14.551Z] ---> 0d837de23791 [2023-03-08T19:44:14.551Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T19:44:14.551Z] ---> Running in 9d5f5b535e16 [2023-03-08T19:44:14.551Z] Removing intermediate container 9d5f5b535e16 [2023-03-08T19:44:14.551Z] ---> 22fe951177b5 [2023-03-08T19:44:14.551Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-08T19:44:14.551Z] ---> Running in a035d7c42c33 [2023-03-08T19:44:14.810Z] Removing intermediate container a035d7c42c33 [2023-03-08T19:44:14.810Z] ---> 20227b8a4c6d [2023-03-08T19:44:14.810Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T19:44:14.810Z] ---> Running in 6908b5c48879 [2023-03-08T19:44:15.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T19:44:15.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T19:44:15.635Z] OK: 211 MiB in 51 packages [2023-03-08T19:44:15.895Z] Removing intermediate container 6908b5c48879 [2023-03-08T19:44:15.895Z] ---> 015f1cd2a7b5 [2023-03-08T19:44:15.895Z] Step 7/29 : WORKDIR /app [2023-03-08T19:44:15.895Z] ---> Running in 724fc8e2b9e6 [2023-03-08T19:44:15.895Z] Removing intermediate container 724fc8e2b9e6 [2023-03-08T19:44:15.895Z] ---> 91a6dde61609 [2023-03-08T19:44:15.895Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-08T19:44:15.895Z] ---> 1e471c6c8030 [2023-03-08T19:44:15.895Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T19:44:16.154Z] ---> Running in 7806a63e55f4 [2023-03-08T19:44:17.093Z] Removing intermediate container 7806a63e55f4 [2023-03-08T19:44:17.093Z] ---> db62a6bd5de8 [2023-03-08T19:44:17.093Z] Step 10/29 : COPY . . [2023-03-08T19:44:17.093Z] ---> a5ec88cff8ff [2023-03-08T19:44:17.093Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T19:44:17.351Z] ---> Running in cf77c2b13199 [2023-03-08T19:44:17.351Z] Removing intermediate container cf77c2b13199 [2023-03-08T19:44:17.351Z] ---> 7c3662f4e05f [2023-03-08T19:44:17.351Z] Step 12/29 : RUN $MAKE [2023-03-08T19:44:17.351Z] ---> Running in 2bcabe58dbf7 [2023-03-08T19:44:17.610Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.29 -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-08T19:44:35.691Z] Removing intermediate container 2bcabe58dbf7 [2023-03-08T19:44:35.691Z] ---> 803b63f82c50 [2023-03-08T19:44:35.691Z] Step 13/29 : FROM alpine:3.14 [2023-03-08T19:44:35.949Z] 3.14: Pulling from library/alpine [2023-03-08T19:44:36.208Z] d261077062b2: Pulling fs layer [2023-03-08T19:44:36.467Z] d261077062b2: Verifying Checksum [2023-03-08T19:44:36.467Z] d261077062b2: Download complete [2023-03-08T19:44:36.467Z] d261077062b2: Pull complete [2023-03-08T19:44:36.467Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-03-08T19:44:36.467Z] Status: Downloaded newer image for alpine:3.14 [2023-03-08T19:44:36.467Z] ---> 6dff1269bc79 [2023-03-08T19:44:36.467Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-08T19:44:36.467Z] ---> Running in 197914d3cb44 [2023-03-08T19:44:36.725Z] Removing intermediate container 197914d3cb44 [2023-03-08T19:44:36.725Z] ---> c30551c45c22 [2023-03-08T19:44:36.725Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-08T19:44:36.725Z] ---> Running in 6efd4eb55bf3 [2023-03-08T19:44:36.725Z] Removing intermediate container 6efd4eb55bf3 [2023-03-08T19:44:36.725Z] ---> 8a7a1b267c6d [2023-03-08T19:44:36.725Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-08T19:44:36.725Z] ---> Running in c51b0d0039c8 [2023-03-08T19:44:36.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-03-08T19:44:37.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-03-08T19:44:37.500Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-08T19:44:37.500Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-08T19:44:37.500Z] Executing busybox-1.33.1-r8.trigger [2023-03-08T19:44:37.500Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T19:44:37.500Z] OK: 6 MiB in 16 packages [2023-03-08T19:44:38.065Z] Removing intermediate container c51b0d0039c8 [2023-03-08T19:44:38.065Z] ---> db3f3b5f70dc [2023-03-08T19:44:38.065Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-08T19:44:38.065Z] ---> acc8eae19066 [2023-03-08T19:44:38.065Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-08T19:44:38.323Z] ---> 51b43171f8dc [2023-03-08T19:44:38.323Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-08T19:44:38.323Z] ---> 62030f4e739f [2023-03-08T19:44:38.323Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-08T19:44:38.582Z] ---> 1223755c601d [2023-03-08T19:44:38.582Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-08T19:44:39.147Z] ---> 5fdf2e45b853 [2023-03-08T19:44:39.147Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-08T19:44:39.147Z] ---> Running in 057e532bc0a8 [2023-03-08T19:44:39.714Z] Removing intermediate container 057e532bc0a8 [2023-03-08T19:44:39.714Z] ---> 898b59771537 [2023-03-08T19:44:39.714Z] Step 23/29 : VOLUME /cache [2023-03-08T19:44:39.714Z] ---> Running in efd98e14d9e9 [2023-03-08T19:44:39.714Z] Removing intermediate container efd98e14d9e9 [2023-03-08T19:44:39.714Z] ---> e35ba274456a [2023-03-08T19:44:39.714Z] Step 24/29 : EXPOSE 59711 [2023-03-08T19:44:39.714Z] ---> Running in 4d7ab5bc3548 [2023-03-08T19:44:39.714Z] Removing intermediate container 4d7ab5bc3548 [2023-03-08T19:44:39.714Z] ---> 2cb1f04880f4 [2023-03-08T19:44:39.714Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-08T19:44:39.973Z] ---> Running in 5417eab731a5 [2023-03-08T19:44:39.973Z] Removing intermediate container 5417eab731a5 [2023-03-08T19:44:39.973Z] ---> 2ccf047e1a4c [2023-03-08T19:44:39.973Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-08T19:44:39.973Z] ---> Running in 1115a61b53d4 [2023-03-08T19:44:39.973Z] Removing intermediate container 1115a61b53d4 [2023-03-08T19:44:39.973Z] ---> ed21c4001a64 [2023-03-08T19:44:39.973Z] Step 27/29 : LABEL arch=amd64 [2023-03-08T19:44:40.232Z] ---> Running in 8dd33241d60e [2023-03-08T19:44:40.232Z] Removing intermediate container 8dd33241d60e [2023-03-08T19:44:40.232Z] ---> ea2c754f9ad0 [2023-03-08T19:44:40.232Z] Step 28/29 : LABEL git_sha=70992394c4481156063bbf69e646b914496bbc64 [2023-03-08T19:44:40.232Z] ---> Running in a49f183d4d43 [2023-03-08T19:44:40.232Z] Removing intermediate container a49f183d4d43 [2023-03-08T19:44:40.232Z] ---> bf87865a2a67 [2023-03-08T19:44:40.232Z] Step 29/29 : LABEL version=0.0.0 [2023-03-08T19:44:40.490Z] ---> Running in dca4e3ccf38f [2023-03-08T19:44:40.490Z] Removing intermediate container dca4e3ccf38f [2023-03-08T19:44:40.490Z] ---> b532115993d1 [2023-03-08T19:44:40.490Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-08T19:44:40.490Z] Successfully built b532115993d1 [2023-03-08T19:44:40.490Z] 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-08T19:44:41.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T19:44:41.061Z] [2023-03-08T19:44:41.061Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:44:41.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T19:44:41.919Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-08T19:44:41.919Z] 5eb5b503b376: Pulling fs layer [2023-03-08T19:44:41.919Z] 5c69ac0246d0: Pulling fs layer [2023-03-08T19:44:41.919Z] ec43610c2a17: Pulling fs layer [2023-03-08T19:44:41.919Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-08T19:44:41.919Z] 33b1e0a273af: Pulling fs layer [2023-03-08T19:44:41.919Z] 5d3b04190fa2: Pulling fs layer [2023-03-08T19:44:41.919Z] 2f39f015ded8: Pulling fs layer [2023-03-08T19:44:41.919Z] 3a2ae6a8a46f: Waiting [2023-03-08T19:44:41.919Z] 33b1e0a273af: Waiting [2023-03-08T19:44:41.919Z] 5d3b04190fa2: Waiting [2023-03-08T19:44:41.919Z] 2f39f015ded8: Waiting [2023-03-08T19:44:41.919Z] 5c69ac0246d0: Verifying Checksum [2023-03-08T19:44:41.919Z] 5c69ac0246d0: Download complete [2023-03-08T19:44:41.919Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-08T19:44:41.919Z] 3a2ae6a8a46f: Download complete [2023-03-08T19:44:41.919Z] ec43610c2a17: Verifying Checksum [2023-03-08T19:44:41.919Z] ec43610c2a17: Download complete [2023-03-08T19:44:41.919Z] 33b1e0a273af: Verifying Checksum [2023-03-08T19:44:41.919Z] 33b1e0a273af: Download complete [2023-03-08T19:44:41.919Z] 5d3b04190fa2: Verifying Checksum [2023-03-08T19:44:41.919Z] 5d3b04190fa2: Download complete [2023-03-08T19:44:42.178Z] 5eb5b503b376: Verifying Checksum [2023-03-08T19:44:42.178Z] 5eb5b503b376: Download complete [2023-03-08T19:44:42.747Z] 2f39f015ded8: Download complete [2023-03-08T19:44:43.315Z] 5eb5b503b376: Pull complete [2023-03-08T19:44:43.315Z] 5c69ac0246d0: Pull complete [2023-03-08T19:44:43.880Z] ec43610c2a17: Pull complete [2023-03-08T19:44:43.880Z] 3a2ae6a8a46f: Pull complete [2023-03-08T19:44:43.880Z] 33b1e0a273af: Pull complete [2023-03-08T19:44:44.138Z] 5d3b04190fa2: Pull complete [2023-03-08T19:44:48.325Z] 2f39f015ded8: Pull complete [2023-03-08T19:44:48.325Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-08T19:44:48.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T19:44:48.325Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T19:44:48.397Z] prd-ubuntu20.04-docker-8c-8g-8867 does not seem to be running inside a container [2023-03-08T19:44:48.425Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-08T19:44:49.942Z] $ docker top 2164100cdff66d2ab73f9d5f1f87e98b76cda0b1a98332885c55da45c976a034 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:44:50.309Z] ---> job-cost.sh [2023-03-08T19:44:50.309Z] lf-activate-venv: SKIPPING [2023-03-08T19:44:50.309Z] INFO: No Stack... [2023-03-08T19:44:50.567Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-08T19:44:51.136Z] INFO: Archiving Costs [Pipeline] sh [2023-03-08T19:44:51.427Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives/cost.csv [2023-03-08T19:44:51.427Z] + cut -d, -f6 [Pipeline] lock [2023-03-08T19:44:51.446Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-3-stack-cost] [2023-03-08T19:44:51.455Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-3-stack-cost] did not exist. Created. [2023-03-08T19:44:51.455Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T19:44:51.820Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-08T19:44:51.843Z] Stashed 1 file(s) [Pipeline] } [2023-03-08T19:44:51.938Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-08T19:44:51.951Z] $ docker stop --time=1 2164100cdff66d2ab73f9d5f1f87e98b76cda0b1a98332885c55da45c976a034 [2023-03-08T19:44:53.095Z] $ docker rm -f --volumes 2164100cdff66d2ab73f9d5f1f87e98b76cda0b1a98332885c55da45c976a034 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-08T19:45:39.327Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8869 in /w/workspace/y_app-rfid-llrp-inventory_PR-148 [Pipeline] { [Pipeline] ws [2023-03-08T19:45:39.341Z] Running in /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] { [Pipeline] checkout [2023-03-08T19:45:39.378Z] The recommended git tool is: git [2023-03-08T19:45:44.514Z] using credential edgex-jenkins-ssh [2023-03-08T19:45:44.533Z] Cloning the remote Git repository [2023-03-08T19:45:44.563Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-08T19:45:44.636Z] > git init /w/workspace/app-rfid-llrp-inventory/3 # timeout=10 [2023-03-08T19:45:44.794Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-08T19:45:44.796Z] > git --version # timeout=10 [2023-03-08T19:45:44.820Z] > git --version # 'git version 2.25.1' [2023-03-08T19:45:44.822Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T19:45:44.877Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T19:45:46.811Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-08T19:45:46.831Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T19:45:47.751Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-08T19:45:47.802Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-08T19:45:47.803Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T19:45:47.820Z] > 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-08T19:45:48.324Z] Merging remotes/origin/main commit 0e6798df487ae229a4ea3230d61bef5bbf47a589 into PR head commit 70992394c4481156063bbf69e646b914496bbc64 [2023-03-08T19:45:48.577Z] Merge succeeded, producing 70992394c4481156063bbf69e646b914496bbc64 [2023-03-08T19:45:48.578Z] Checking out Revision 70992394c4481156063bbf69e646b914496bbc64 (PR-148) [2023-03-08T19:45:49.089Z] Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2" [2023-03-08T19:45:48.333Z] > git config core.sparsecheckout # timeout=10 [2023-03-08T19:45:48.360Z] > git checkout -f 70992394c4481156063bbf69e646b914496bbc64 # timeout=10 [2023-03-08T19:45:48.454Z] > git remote # timeout=10 [2023-03-08T19:45:48.472Z] > git config --get remote.origin.url # timeout=10 [2023-03-08T19:45:48.510Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T19:45:48.523Z] > git merge 0e6798df487ae229a4ea3230d61bef5bbf47a589 # timeout=10 [2023-03-08T19:45:48.550Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-08T19:45:48.576Z] > git config core.sparsecheckout # timeout=10 [2023-03-08T19:45:48.593Z] > git checkout -f 70992394c4481156063bbf69e646b914496bbc64 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T19:45:50.065Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-08T19:45:50.065Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T19:45:50.065Z] Dload Upload Total Spent Left Speed [2023-03-08T19:45:50.065Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-03-08T19:45:50.742Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-08T19:45:51.075Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-08T19:45:51.075Z] + sudo tee /etc/docker/daemon.new [2023-03-08T19:45:51.075Z] { [2023-03-08T19:45:51.075Z] "registry-mirrors": [ [2023-03-08T19:45:51.075Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-08T19:45:51.075Z] ], [2023-03-08T19:45:51.075Z] "bip": "10.250.0.254/24", [2023-03-08T19:45:51.075Z] "hosts": [ [2023-03-08T19:45:51.075Z] "tcp://0.0.0.0:5555", [2023-03-08T19:45:51.075Z] "unix:///var/run/docker.sock" [2023-03-08T19:45:51.075Z] ], [2023-03-08T19:45:51.075Z] "mtu": 1458, [2023-03-08T19:45:51.075Z] "selinux-enabled": true, [2023-03-08T19:45:51.075Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-08T19:45:51.075Z] } [Pipeline] sh [2023-03-08T19:45:51.407Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-08T19:45:51.736Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T19:46:10.017Z] provisioning config files... [2023-03-08T19:46:10.043Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config10400973525357555563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:46:10.397Z] ---> docker-login.sh [2023-03-08T19:46:10.397Z] nexus3.edgexfoundry.org:10001 [2023-03-08T19:46:10.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:46:11.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:46:11.254Z] Configure a credential helper to remove this warning. See [2023-03-08T19:46:11.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:46:11.254Z] [2023-03-08T19:46:11.254Z] Login Succeeded [2023-03-08T19:46:11.254Z] nexus3.edgexfoundry.org:10002 [2023-03-08T19:46:11.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:46:11.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:46:11.521Z] Configure a credential helper to remove this warning. See [2023-03-08T19:46:11.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:46:11.521Z] [2023-03-08T19:46:11.521Z] Login Succeeded [2023-03-08T19:46:11.521Z] nexus3.edgexfoundry.org:10003 [2023-03-08T19:46:11.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:46:11.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:46:11.789Z] Configure a credential helper to remove this warning. See [2023-03-08T19:46:11.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:46:11.789Z] [2023-03-08T19:46:11.789Z] Login Succeeded [2023-03-08T19:46:11.789Z] nexus3.edgexfoundry.org:10004 [2023-03-08T19:46:12.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:46:12.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:46:12.330Z] Configure a credential helper to remove this warning. See [2023-03-08T19:46:12.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:46:12.330Z] [2023-03-08T19:46:12.330Z] Login Succeeded [2023-03-08T19:46:12.330Z] docker.io [2023-03-08T19:46:12.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:46:12.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:46:12.918Z] Configure a credential helper to remove this warning. See [2023-03-08T19:46:12.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:46:12.918Z] [2023-03-08T19:46:12.918Z] Login Succeeded [2023-03-08T19:46:12.918Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T19:46:12.934Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-08T19:46:13.217Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T19:46:13.236Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T19:46:13.249Z] ========================================================= [2023-03-08T19:46:13.249Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-08T19:46:13.249Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:46:13.616Z] + 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-08T19:46:15.043Z] Sending build context to Docker daemon 679.4kB [2023-03-08T19:46:15.043Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T19:46:15.043Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-08T19:46:15.043Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-08T19:46:15.043Z] 9b18e9b68314: Pulling fs layer [2023-03-08T19:46:15.043Z] 35d82f9e3411: Pulling fs layer [2023-03-08T19:46:15.043Z] e16973657156: Pulling fs layer [2023-03-08T19:46:15.043Z] fc693d55d65f: Pulling fs layer [2023-03-08T19:46:15.043Z] 7e9fc2657dce: Pulling fs layer [2023-03-08T19:46:15.043Z] dda99020689f: Pulling fs layer [2023-03-08T19:46:15.043Z] db1c61fa0a46: Pulling fs layer [2023-03-08T19:46:15.043Z] 891c053d2c06: Pulling fs layer [2023-03-08T19:46:15.043Z] dda99020689f: Waiting [2023-03-08T19:46:15.043Z] fc693d55d65f: Waiting [2023-03-08T19:46:15.044Z] 7e9fc2657dce: Waiting [2023-03-08T19:46:15.044Z] db1c61fa0a46: Waiting [2023-03-08T19:46:15.044Z] 891c053d2c06: Waiting [2023-03-08T19:46:15.044Z] e16973657156: Verifying Checksum [2023-03-08T19:46:15.044Z] e16973657156: Download complete [2023-03-08T19:46:15.044Z] 35d82f9e3411: Download complete [2023-03-08T19:46:15.044Z] 7e9fc2657dce: Verifying Checksum [2023-03-08T19:46:15.044Z] 7e9fc2657dce: Download complete [2023-03-08T19:46:15.044Z] dda99020689f: Verifying Checksum [2023-03-08T19:46:15.044Z] dda99020689f: Download complete [2023-03-08T19:46:15.044Z] 9b18e9b68314: Verifying Checksum [2023-03-08T19:46:15.044Z] 9b18e9b68314: Download complete [2023-03-08T19:46:16.020Z] 9b18e9b68314: Pull complete [2023-03-08T19:46:16.292Z] 891c053d2c06: Verifying Checksum [2023-03-08T19:46:16.292Z] 891c053d2c06: Download complete [2023-03-08T19:46:16.572Z] 35d82f9e3411: Pull complete [2023-03-08T19:46:17.169Z] e16973657156: Pull complete [2023-03-08T19:46:17.765Z] db1c61fa0a46: Verifying Checksum [2023-03-08T19:46:17.765Z] db1c61fa0a46: Download complete [2023-03-08T19:46:18.355Z] fc693d55d65f: Verifying Checksum [2023-03-08T19:46:18.355Z] fc693d55d65f: Download complete [2023-03-08T19:46:30.728Z] fc693d55d65f: Pull complete [2023-03-08T19:46:30.728Z] 7e9fc2657dce: Pull complete [2023-03-08T19:46:30.728Z] dda99020689f: Pull complete [2023-03-08T19:46:37.420Z] db1c61fa0a46: Pull complete [2023-03-08T19:46:40.869Z] 891c053d2c06: Pull complete [2023-03-08T19:46:40.869Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-08T19:46:40.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T19:46:40.869Z] ---> f96f9c87975a [2023-03-08T19:46:40.869Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-08T19:46:42.840Z] ---> Running in 7db64a96fe84 [2023-03-08T19:46:43.110Z] Removing intermediate container 7db64a96fe84 [2023-03-08T19:46:43.110Z] ---> dd3b150bee4b [2023-03-08T19:46:43.110Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T19:46:43.386Z] ---> Running in 932804b0942a [2023-03-08T19:46:43.669Z] Removing intermediate container 932804b0942a [2023-03-08T19:46:43.669Z] ---> b0773934cbb2 [2023-03-08T19:46:43.669Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-08T19:46:43.669Z] ---> Running in dd713557d064 [2023-03-08T19:46:44.261Z] Removing intermediate container dd713557d064 [2023-03-08T19:46:44.261Z] ---> a81e07737c91 [2023-03-08T19:46:44.261Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T19:46:44.261Z] ---> Running in d1e85eacff8f [2023-03-08T19:46:45.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T19:46:45.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T19:46:46.778Z] OK: 221 MiB in 51 packages [2023-03-08T19:46:47.741Z] Removing intermediate container d1e85eacff8f [2023-03-08T19:46:47.741Z] ---> ed9d7dade89a [2023-03-08T19:46:47.741Z] Step 7/12 : WORKDIR /app [2023-03-08T19:46:47.741Z] ---> Running in e0e7f20b1b17 [2023-03-08T19:46:48.010Z] Removing intermediate container e0e7f20b1b17 [2023-03-08T19:46:48.010Z] ---> 5cfc37af92a9 [2023-03-08T19:46:48.010Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-08T19:46:48.595Z] ---> 4c4fb116c85f [2023-03-08T19:46:48.595Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T19:46:48.595Z] ---> Running in 78b30d3dc7cc [2023-03-08T19:47:56.481Z] Removing intermediate container 78b30d3dc7cc [2023-03-08T19:47:56.481Z] ---> 62f1c01c96d5 [2023-03-08T19:47:56.481Z] Step 10/12 : COPY . . [2023-03-08T19:47:56.481Z] ---> 8a76bb10c392 [2023-03-08T19:47:56.481Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T19:47:56.481Z] ---> Running in 40953165f44d [2023-03-08T19:47:56.481Z] Removing intermediate container 40953165f44d [2023-03-08T19:47:56.481Z] ---> 6fc00e612791 [2023-03-08T19:47:56.481Z] Step 12/12 : RUN $MAKE [2023-03-08T19:47:56.481Z] ---> Running in 88415738b5a6 [2023-03-08T19:47:56.481Z] noop [2023-03-08T19:47:56.481Z] Removing intermediate container 88415738b5a6 [2023-03-08T19:47:56.481Z] ---> f874e46278ae [2023-03-08T19:47:56.481Z] Successfully built f874e46278ae [2023-03-08T19:47:56.481Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:47:57.106Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T19:47:57.106Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T19:47:57.297Z] prd-ubuntu20.04-docker-arm64-4c-16g-8869 does not seem to be running inside a container [2023-03-08T19:47:57.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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-08T19:47:58.548Z] $ docker top afc4250b972b3ff3f84c2ca5af2b5884418616ff5d23c3d9d547bbbb8be71f04 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T19:47:59.376Z] + go version [2023-03-08T19:47:59.376Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-08T19:47:59.403Z] $ docker stop --time=1 afc4250b972b3ff3f84c2ca5af2b5884418616ff5d23c3d9d547bbbb8be71f04 [2023-03-08T19:48:00.995Z] $ docker rm -f --volumes afc4250b972b3ff3f84c2ca5af2b5884418616ff5d23c3d9d547bbbb8be71f04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:48:01.676Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T19:48:01.677Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T19:48:01.856Z] prd-ubuntu20.04-docker-arm64-4c-16g-8869 does not seem to be running inside a container [2023-03-08T19:48:01.931Z] $ 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/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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-08T19:48:03.270Z] $ docker top 9f52c22766534a79ad0f08557868080e0ae744cc788b76fad2770da105704ecf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T19:48:04.139Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] fileExists [Pipeline] sh [2023-03-08T19:48:04.799Z] + make test [2023-03-08T19:48:04.799Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-08T19:50:56.588Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-08T19:50:59.193Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.839s coverage: 86.2% of statements [2023-03-08T19:50:59.193Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-08T19:51:11.543Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.791s coverage: 71.9% of statements [2023-03-08T19:51:11.543Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-08T19:51:11.543Z] go vet ./... [2023-03-08T19:52:48.287Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-08T19:52:48.287Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-08T19:52:48.287Z] ./bin/test-attribution.sh [2023-03-08T19:52:48.554Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-08T19:52:48.554Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-08T19:52:48.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-08T19:52:48.597Z] $ docker stop --time=1 9f52c22766534a79ad0f08557868080e0ae744cc788b76fad2770da105704ecf [2023-03-08T19:52:50.525Z] $ docker rm -f --volumes 9f52c22766534a79ad0f08557868080e0ae744cc788b76fad2770da105704ecf [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T19:52:51.850Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-08T19:52:51.866Z] Warning: overwriting stash ‘coverage-report’ [2023-03-08T19:52:52.438Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T19:52:52.827Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-08T19:52:53.149Z] + ls -al . [2023-03-08T19:52:53.149Z] total 228 [2023-03-08T19:52:53.149Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 19:48 . [2023-03-08T19:52:53.149Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 19:45 .. [2023-03-08T19:52:53.149Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 8 19:45 .dockerignore [2023-03-08T19:52:53.149Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 19:45 .git [2023-03-08T19:52:53.149Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 19:45 .github [2023-03-08T19:52:53.149Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 8 19:45 .gitignore [2023-03-08T19:52:53.149Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 19:45 .golangci.yml [2023-03-08T19:52:53.149Z] -rw-rw-r-- 1 jenkins jenkins 9818 Mar 8 19:45 Attribution.txt [2023-03-08T19:52:53.149Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 8 19:45 CHANGELOG.md [2023-03-08T19:52:53.149Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 8 19:45 Dockerfile [2023-03-08T19:52:53.149Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 19:45 GOVERNANCE.md [2023-03-08T19:52:53.149Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 8 19:45 Jenkinsfile [2023-03-08T19:52:53.149Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 8 19:45 LICENSE [2023-03-08T19:52:53.149Z] -rw-rw-r-- 1 jenkins jenkins 2462 Mar 8 19:45 Makefile [2023-03-08T19:52:53.149Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 8 19:45 OWNERS.md [2023-03-08T19:52:53.149Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 8 19:45 README.md [2023-03-08T19:52:53.149Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 19:42 VERSION [2023-03-08T19:52:53.149Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 19:45 bin [2023-03-08T19:52:53.149Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 8 19:51 coverage.out [2023-03-08T19:52:53.149Z] -rw-rw-r-- 1 jenkins jenkins 3510 Mar 8 19:45 go.mod [2023-03-08T19:52:53.149Z] -rw-rw-r-- 1 jenkins jenkins 33459 Mar 8 19:45 go.sum [2023-03-08T19:52:53.149Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 19:45 images [2023-03-08T19:52:53.149Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 19:45 internal [2023-03-08T19:52:53.149Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 8 19:45 main.go [2023-03-08T19:52:53.149Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 19:45 res [2023-03-08T19:52:53.149Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 19:45 snap [2023-03-08T19:52:53.149Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 19:45 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:52:53.491Z] + 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=70992394c4481156063bbf69e646b914496bbc64 --label arch=arm64 --label version=0.0.0 . [2023-03-08T19:52:53.759Z] Sending build context to Docker daemon 679.4kB [2023-03-08T19:52:53.760Z] Step 1/29 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T19:52:53.760Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-08T19:52:53.760Z] ---> f874e46278ae [2023-03-08T19:52:53.760Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-08T19:52:53.760Z] ---> Running in 44e76f91dc7f [2023-03-08T19:52:54.348Z] Removing intermediate container 44e76f91dc7f [2023-03-08T19:52:54.348Z] ---> cf56b4bc9db5 [2023-03-08T19:52:54.348Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T19:52:57.700Z] ---> Running in 3acc946f36df [2023-03-08T19:52:57.700Z] Removing intermediate container 3acc946f36df [2023-03-08T19:52:57.700Z] ---> 4c64028c0ce9 [2023-03-08T19:52:57.700Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-08T19:52:57.700Z] ---> Running in 1cd4f987486a [2023-03-08T19:52:57.971Z] Removing intermediate container 1cd4f987486a [2023-03-08T19:52:57.971Z] ---> 5700bb1b3d41 [2023-03-08T19:52:57.971Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T19:52:57.971Z] ---> Running in ef6548bb4681 [2023-03-08T19:52:59.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T19:52:59.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T19:53:00.804Z] OK: 221 MiB in 51 packages [2023-03-08T19:53:01.389Z] Removing intermediate container ef6548bb4681 [2023-03-08T19:53:01.389Z] ---> d483667b8f12 [2023-03-08T19:53:01.389Z] Step 7/29 : WORKDIR /app [2023-03-08T19:53:01.389Z] ---> Running in 251008e1915f [2023-03-08T19:53:01.657Z] Removing intermediate container 251008e1915f [2023-03-08T19:53:01.657Z] ---> 64099525a099 [2023-03-08T19:53:01.657Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-08T19:53:02.258Z] ---> 44042c9ea737 [2023-03-08T19:53:02.258Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T19:53:02.258Z] ---> Running in 5682407c1bf3 [2023-03-08T19:53:05.613Z] Removing intermediate container 5682407c1bf3 [2023-03-08T19:53:05.613Z] ---> 3f86ec73250b [2023-03-08T19:53:05.613Z] Step 10/29 : COPY . . [2023-03-08T19:53:05.613Z] ---> 38764659a71d [2023-03-08T19:53:05.613Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T19:53:05.881Z] ---> Running in 0182a7e8b896 [2023-03-08T19:53:06.149Z] Removing intermediate container 0182a7e8b896 [2023-03-08T19:53:06.149Z] ---> b3ddbf663034 [2023-03-08T19:53:06.149Z] Step 12/29 : RUN $MAKE [2023-03-08T19:53:06.149Z] ---> Running in c5b61fb311e9 [2023-03-08T19:53:07.114Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.29 -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-08T19:55:13.809Z] Removing intermediate container c5b61fb311e9 [2023-03-08T19:55:13.809Z] ---> be8c74e77a77 [2023-03-08T19:55:13.809Z] Step 13/29 : FROM alpine:3.14 [2023-03-08T19:55:13.809Z] 3.14: Pulling from library/alpine [2023-03-08T19:55:13.809Z] 6f0e733d82e2: Pulling fs layer [2023-03-08T19:55:13.809Z] 6f0e733d82e2: Verifying Checksum [2023-03-08T19:55:13.809Z] 6f0e733d82e2: Download complete [2023-03-08T19:55:13.809Z] 6f0e733d82e2: Pull complete [2023-03-08T19:55:13.809Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-03-08T19:55:13.809Z] Status: Downloaded newer image for alpine:3.14 [2023-03-08T19:55:13.809Z] ---> bf97f6347a60 [2023-03-08T19:55:13.809Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-08T19:55:13.809Z] ---> Running in b7ae4b69b47a [2023-03-08T19:55:13.809Z] Removing intermediate container b7ae4b69b47a [2023-03-08T19:55:13.809Z] ---> 4ad346c8b1ee [2023-03-08T19:55:13.809Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-08T19:55:13.809Z] ---> Running in 0127485013b1 [2023-03-08T19:55:13.809Z] Removing intermediate container 0127485013b1 [2023-03-08T19:55:13.809Z] ---> 9497042a120a [2023-03-08T19:55:13.809Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-08T19:55:13.809Z] ---> Running in 3988bc532899 [2023-03-08T19:55:14.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-03-08T19:55:15.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-03-08T19:55:16.003Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-08T19:55:16.003Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-08T19:55:16.003Z] Executing busybox-1.33.1-r8.trigger [2023-03-08T19:55:16.003Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T19:55:16.270Z] OK: 6 MiB in 16 packages [2023-03-08T19:55:17.685Z] Removing intermediate container 3988bc532899 [2023-03-08T19:55:17.685Z] ---> df3f7d03e2a3 [2023-03-08T19:55:17.685Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-08T19:55:17.955Z] ---> 4c83620a2e35 [2023-03-08T19:55:17.955Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-08T19:55:18.540Z] ---> b60c31689e89 [2023-03-08T19:55:18.540Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-08T19:55:19.123Z] ---> c20b141b4aec [2023-03-08T19:55:19.123Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-08T19:55:19.711Z] ---> 6b0bec554941 [2023-03-08T19:55:19.711Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-08T19:55:21.125Z] ---> 3c70670ba434 [2023-03-08T19:55:21.125Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-08T19:55:21.125Z] ---> Running in 9b9b1fc0c0f7 [2023-03-08T19:55:23.176Z] Removing intermediate container 9b9b1fc0c0f7 [2023-03-08T19:55:23.176Z] ---> 7974b70b1a08 [2023-03-08T19:55:23.176Z] Step 23/29 : VOLUME /cache [2023-03-08T19:55:23.176Z] ---> Running in 149362542ff1 [2023-03-08T19:55:23.176Z] Removing intermediate container 149362542ff1 [2023-03-08T19:55:23.176Z] ---> c9b9df02804b [2023-03-08T19:55:23.176Z] Step 24/29 : EXPOSE 59711 [2023-03-08T19:55:23.457Z] ---> Running in 16f68d899259 [2023-03-08T19:55:23.731Z] Removing intermediate container 16f68d899259 [2023-03-08T19:55:23.731Z] ---> ee02dbaa5929 [2023-03-08T19:55:23.731Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-08T19:55:23.731Z] ---> Running in 0fcc2a2c9b56 [2023-03-08T19:55:24.016Z] Removing intermediate container 0fcc2a2c9b56 [2023-03-08T19:55:24.016Z] ---> bd393534abc7 [2023-03-08T19:55:24.016Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-08T19:55:24.290Z] ---> Running in 0eddf732d3d1 [2023-03-08T19:55:24.562Z] Removing intermediate container 0eddf732d3d1 [2023-03-08T19:55:24.562Z] ---> fc684ac6e3bd [2023-03-08T19:55:24.562Z] Step 27/29 : LABEL arch=arm64 [2023-03-08T19:55:24.562Z] ---> Running in 3c9f39dfe81d [2023-03-08T19:55:24.836Z] Removing intermediate container 3c9f39dfe81d [2023-03-08T19:55:24.836Z] ---> 3df6de2058f7 [2023-03-08T19:55:24.836Z] Step 28/29 : LABEL git_sha=70992394c4481156063bbf69e646b914496bbc64 [2023-03-08T19:55:25.105Z] ---> Running in 424c87f5934d [2023-03-08T19:55:25.373Z] Removing intermediate container 424c87f5934d [2023-03-08T19:55:25.373Z] ---> 932c83337044 [2023-03-08T19:55:25.373Z] Step 29/29 : LABEL version=0.0.0 [2023-03-08T19:55:25.373Z] ---> Running in 0f88a92fbad4 [2023-03-08T19:55:25.642Z] Removing intermediate container 0f88a92fbad4 [2023-03-08T19:55:25.642Z] ---> 21c9372ef7b1 [2023-03-08T19:55:25.642Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-08T19:55:25.642Z] Successfully built 21c9372ef7b1 [2023-03-08T19:55:25.642Z] 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-08T19:55:26.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T19:55:26.105Z] [2023-03-08T19:55:26.105Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:55:26.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T19:55:26.454Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-08T19:55:26.454Z] 8998bd30e6a1: Pulling fs layer [2023-03-08T19:55:26.454Z] 04944245beec: Pulling fs layer [2023-03-08T19:55:26.454Z] 699f458cf7ca: Pulling fs layer [2023-03-08T19:55:26.454Z] 765212b225bb: Pulling fs layer [2023-03-08T19:55:26.454Z] f23df028b6ca: Pulling fs layer [2023-03-08T19:55:26.454Z] d65c8cfc05b1: Pulling fs layer [2023-03-08T19:55:26.454Z] 2437ff75d9bd: Pulling fs layer [2023-03-08T19:55:26.454Z] 765212b225bb: Waiting [2023-03-08T19:55:26.454Z] f23df028b6ca: Waiting [2023-03-08T19:55:26.454Z] d65c8cfc05b1: Waiting [2023-03-08T19:55:26.454Z] 2437ff75d9bd: Waiting [2023-03-08T19:55:26.723Z] 04944245beec: Verifying Checksum [2023-03-08T19:55:26.723Z] 04944245beec: Download complete [2023-03-08T19:55:26.723Z] 765212b225bb: Verifying Checksum [2023-03-08T19:55:26.723Z] 765212b225bb: Download complete [2023-03-08T19:55:26.723Z] f23df028b6ca: Download complete [2023-03-08T19:55:26.723Z] d65c8cfc05b1: Verifying Checksum [2023-03-08T19:55:26.723Z] d65c8cfc05b1: Download complete [2023-03-08T19:55:26.992Z] 699f458cf7ca: Verifying Checksum [2023-03-08T19:55:26.992Z] 699f458cf7ca: Download complete [2023-03-08T19:55:27.262Z] 8998bd30e6a1: Verifying Checksum [2023-03-08T19:55:27.262Z] 8998bd30e6a1: Download complete [2023-03-08T19:55:29.857Z] 2437ff75d9bd: Verifying Checksum [2023-03-08T19:55:29.857Z] 2437ff75d9bd: Download complete [2023-03-08T19:55:31.273Z] 8998bd30e6a1: Pull complete [2023-03-08T19:55:31.861Z] 04944245beec: Pull complete [2023-03-08T19:55:33.277Z] 699f458cf7ca: Pull complete [2023-03-08T19:55:33.277Z] 765212b225bb: Pull complete [2023-03-08T19:55:33.861Z] f23df028b6ca: Pull complete [2023-03-08T19:55:34.129Z] d65c8cfc05b1: Pull complete [2023-03-08T19:55:49.131Z] 2437ff75d9bd: Pull complete [2023-03-08T19:55:49.131Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-08T19:55:49.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T19:55:49.131Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T19:55:49.347Z] prd-ubuntu20.04-docker-arm64-4c-16g-8869 does not seem to be running inside a container [2023-03-08T19:55:49.424Z] $ 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/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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-08T19:55:52.158Z] $ docker top 00ff12f9a33445237cfa178384b8fe10362eb3719ae04e47624b16b8062f429d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:55:53.005Z] ---> job-cost.sh [2023-03-08T19:55:53.005Z] lf-activate-venv: SKIPPING [2023-03-08T19:55:53.005Z] INFO: No Stack... [2023-03-08T19:55:53.590Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-08T19:55:54.176Z] INFO: Archiving Costs [Pipeline] sh [2023-03-08T19:55:54.820Z] + cat /w/workspace/app-rfid-llrp-inventory/3/archives/cost.csv [2023-03-08T19:55:54.820Z] + cut -d, -f6 [Pipeline] lock [2023-03-08T19:55:54.892Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-3-stack-cost] [2023-03-08T19:55:54.898Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-3-stack-cost] did not exist. Created. [2023-03-08T19:55:54.898Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T19:55:55.559Z] /w/workspace/app-rfid-llrp-inventory/3@tmp/durable-48586087/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-08T19:55:56.213Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-08T19:55:56.227Z] Warning: overwriting stash ‘stack-cost’ [2023-03-08T19:55:56.276Z] Stashed 1 file(s) [Pipeline] } [2023-03-08T19:55:56.282Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-08T19:55:56.309Z] $ docker stop --time=1 00ff12f9a33445237cfa178384b8fe10362eb3719ae04e47624b16b8062f429d [2023-03-08T19:55:58.606Z] $ docker rm -f --volumes 00ff12f9a33445237cfa178384b8fe10362eb3719ae04e47624b16b8062f429d [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-08T19:55:59.044Z] provisioning config files... [2023-03-08T19:55:59.052Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/config502715045124926121tmp [Pipeline] { [Pipeline] sh [2023-03-08T19:55:59.338Z] + set +x [2023-03-08T19:55:59.338Z] + bash -s -- [2023-03-08T19:55:59.338Z] + curl -s https://codecov.io/bash [2023-03-08T19:55:59.338Z] [2023-03-08T19:55:59.338Z] _____ _ [2023-03-08T19:55:59.338Z] / ____| | | [2023-03-08T19:55:59.338Z] | | ___ __| | ___ ___ _____ __ [2023-03-08T19:55:59.338Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-08T19:55:59.338Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-08T19:55:59.338Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-08T19:55:59.338Z] Bash-1.0.6 [2023-03-08T19:55:59.338Z] [2023-03-08T19:55:59.338Z] [2023-03-08T19:55:59.338Z] ==> git version 2.25.1 found [2023-03-08T19:55:59.338Z] ==> 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-08T19:55:59.338Z] Release-Date: 2020-01-08 [2023-03-08T19:55:59.338Z] 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-08T19:55:59.338Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-08T19:55:59.338Z] ==> Jenkins CI detected. [2023-03-08T19:55:59.338Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-148 [2023-03-08T19:55:59.338Z] project root: . [2023-03-08T19:55:59.338Z] --> token set from env [2023-03-08T19:55:59.338Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-08T19:55:59.338Z] ==> Running gcov in . (disable via -X gcov) [2023-03-08T19:55:59.338Z] ==> Python coveragepy not found [2023-03-08T19:55:59.338Z] ==> Searching for coverage reports in: [2023-03-08T19:55:59.338Z] + . [2023-03-08T19:55:59.338Z] -> Found 1 reports [2023-03-08T19:55:59.338Z] ==> Detecting git/mercurial file structure [2023-03-08T19:55:59.338Z] ==> Reading reports [2023-03-08T19:55:59.338Z] + ./coverage.out bytes=41317 [2023-03-08T19:55:59.338Z] ==> Appending adjustments [2023-03-08T19:55:59.338Z] https://docs.codecov.io/docs/fixing-reports [2023-03-08T19:55:59.597Z] + Found adjustments [2023-03-08T19:55:59.597Z] ==> Gzipping contents [2023-03-08T19:55:59.597Z] 12K /tmp/codecov.lqn0h5.gz [2023-03-08T19:55:59.597Z] ==> Uploading reports [2023-03-08T19:55:59.597Z] url: https://codecov.io [2023-03-08T19:55:59.597Z] query: branch=PR-148&commit=70992394c4481156063bbf69e646b914496bbc64&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-148%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=148&job=&cmd_args= [2023-03-08T19:55:59.598Z] -> Pinging Codecov [2023-03-08T19:55:59.598Z] 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=70992394c4481156063bbf69e646b914496bbc64&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-148%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=148&job=&cmd_args= [2023-03-08T19:56:46.274Z] -> Uploading to [2023-03-08T19:56:46.274Z] [2023-03-08T19:56:46.274Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T19:56:46.274Z] Dload Upload Total Spent Left Speed [2023-03-08T19:56:46.274Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: [2023-03-08T19:56:46.274Z] X> Failed to upload [2023-03-08T19:56:46.274Z] ==> Uploading to Codecov [2023-03-08T19:56:46.274Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T19:56:46.274Z] Dload Upload Total Spent Left Speed [2023-03-08T19:56:46.274Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12110 100 252 100 11858 1852 87191 --:--:-- --:--:-- --:--:-- 89044 [2023-03-08T19:56:46.274Z] Reports have been successfully queued for processing at {"message": "Coverage reports upload successfully", "uploaded": true, "queued": true, "id": "4e901297-51b7-4084-8e65-c23b63db9d3a", "url": "https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/70992394c4481156063bbf69e646b914496bbc64"} [Pipeline] } [2023-03-08T19:56:46.281Z] 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-08T19:56:47.044Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives ] [2023-03-08T19:56:47.044Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives [2023-03-08T19:56:47.044Z] total 16 [2023-03-08T19:56:47.044Z] drwxr-xr-x 3 root root 4096 Mar 8 19:44 . [2023-03-08T19:56:47.044Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 19:44 .. [2023-03-08T19:56:47.044Z] drwxr-xr-x 2 root root 4096 Mar 8 19:44 cost [2023-03-08T19:56:47.044Z] -rw-r--r-- 1 root root 95 Mar 8 19:44 cost.csv [2023-03-08T19:56:47.044Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives [2023-03-08T19:56:47.044Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives [2023-03-08T19:56:47.044Z] total 16 [2023-03-08T19:56:47.044Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 19:44 . [2023-03-08T19:56:47.044Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 19:44 .. [2023-03-08T19:56:47.044Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 19:44 cost [2023-03-08T19:56:47.044Z] -rw-r--r-- 1 jenkins jenkins 95 Mar 8 19:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:56:47.335Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:56:48.196Z] ---> package-listing.sh [2023-03-08T19:56:48.197Z] ++ facter osfamily [2023-03-08T19:56:48.197Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-08T19:56:48.455Z] + OS_FAMILY=debian [2023-03-08T19:56:48.455Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-148 [2023-03-08T19:56:48.455Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-08T19:56:48.455Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-08T19:56:48.455Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-08T19:56:48.455Z] + PACKAGES=/tmp/packages_start.txt [2023-03-08T19:56:48.455Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-148 ']' [2023-03-08T19:56:48.455Z] + PACKAGES=/tmp/packages_end.txt [2023-03-08T19:56:48.455Z] + case "${OS_FAMILY}" in [2023-03-08T19:56:48.455Z] + dpkg -l [2023-03-08T19:56:48.455Z] + grep '^ii' [2023-03-08T19:56:48.455Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-08T19:56:48.455Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-08T19:56:48.455Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-08T19:56:48.455Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-148 ']' [2023-03-08T19:56:48.455Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives/ [2023-03-08T19:56:48.455Z] + 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-08T19:56:48.467Z] 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-08T19:56:48.745Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:56:49.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T19:56:49.304Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T19:56:49.377Z] prd-ubuntu20.04-docker-8c-8g-8867 does not seem to be running inside a container [2023-03-08T19:56:49.388Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-08T19:56:49.589Z] $ docker top d9993961fcb3e66155bb8840f84edc4f3dc29c6120d9e6e52f41a6405089b570 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T19:56:49.951Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-08T19:56:50.239Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-08T19:56:50.527Z] + ls /var/log/sa-host [2023-03-08T19:56:50.527Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T19:56:50.619Z] provisioning config files... [2023-03-08T19:56:50.630Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/config7075920192445267065tmp [Pipeline] { [Pipeline] echo [2023-03-08T19:56:50.644Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:56:50.928Z] ---> create-netrc.sh [Pipeline] } [2023-03-08T19:56:50.936Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:56:51.263Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-08T19:56:51.273Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:56:51.557Z] ---> sudo-logs.sh [2023-03-08T19:56:51.557Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-08T19:56:51.589Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:56:51.872Z] ---> job-cost.sh [2023-03-08T19:56:51.872Z] lf-activate-venv: SKIPPING [2023-03-08T19:56:51.872Z] DEBUG: total: 0.2199999988079071 [2023-03-08T19:56:51.872Z] INFO: Retrieving Stack Cost... [2023-03-08T19:56:52.131Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-08T19:56:52.698Z] INFO: Archiving Costs [Pipeline] echo [2023-03-08T19:56:52.711Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:56:53.066Z] ---> logs-deploy.sh [2023-03-08T19:56:53.066Z] lf-activate-venv: SKIPPING [2023-03-08T19:56:53.066Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-148/3 [2023-03-08T19:56:53.066Z] INFO: archiving workspace using pattern(s): [2023-03-08T19:56:54.001Z] Archives upload complete. [2023-03-08T19:56:54.001Z] INFO: archiving logs to Nexus