Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 817e0574ad136b386f95f148cd099624f21e8cdf+968f145a810f9e00874ff3fecb3e80d4017ec20e (1c164dd3b77156c6c66cc252725b7d0045137aa2) 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-ssh18362786456703709907.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4887857860425265539.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-156/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-156/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17766078732117619716.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh15656540037259329367.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-156/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-156/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15568344910814859079.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7 in /w/workspace/y_app-rfid-llrp-inventory_PR-156 [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-156 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/156/head:refs/remotes/origin/PR-156 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 968f145a810f9e00874ff3fecb3e80d4017ec20e into PR head commit 817e0574ad136b386f95f148cd099624f21e8cdf Merge succeeded, producing b9a2664a2996d135941b01a26c5f9709e70be37e Checking out Revision b9a2664a2996d135941b01a26c5f9709e70be37e (PR-156) > git config core.sparsecheckout # timeout=10 > git checkout -f 817e0574ad136b386f95f148cd099624f21e8cdf # 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 968f145a810f9e00874ff3fecb3e80d4017ec20e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b9a2664a2996d135941b01a26c5f9709e70be37e # timeout=10 Commit message: "Merge commit '968f145a810f9e00874ff3fecb3e80d4017ec20e' into HEAD" > git rev-list --no-walk 817e0574ad136b386f95f148cd099624f21e8cdf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-13T23:59:05.452Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-13T23:59:05.504Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-13T23:59:05.520Z] ========================================================= [2023-03-13T23:59:05.521Z] EdgeX Global Pipelines Version Info [2023-03-13T23:59:05.521Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-13T23:59:06.246Z] ------------------- [2023-03-13T23:59:06.246Z] stable info: [2023-03-13T23:59:06.246Z] ------------------- [2023-03-13T23:59:06.246Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-13T23:59:06.246Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-13T23:59:06.246Z] Message: update stable to v1.0.245 [2023-03-13T23:59:06.815Z] ------------------- [2023-03-13T23:59:06.815Z] experimental info: [2023-03-13T23:59:06.815Z] ------------------- [2023-03-13T23:59:06.815Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-13T23:59:06.815Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-13T23:59:06.815Z] Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-13T23:59:07.009Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-03-13T23:59:07.021Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-03-13T23:59:07.029Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-13T23:59:07.037Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-13T23:59:07.045Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-13T23:59:07.054Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-13T23:59:07.072Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-13T23:59:07.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-13T23:59:07.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-13T23:59:07.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-13T23:59:07.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-13T23:59:07.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-03-13T23:59:07.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-13T23:59:07.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-13T23:59:07.166Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-13T23:59:07.175Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-13T23:59:07.183Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T23:59:07.192Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T23:59:07.200Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-13T23:59:07.209Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-13T23:59:07.217Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-13T23:59:07.225Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-13T23:59:07.234Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-13T23:59:07.242Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-13T23:59:07.250Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-13T23:59:07.259Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-13T23:59:07.274Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-13T23:59:07.287Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-156 [Pipeline] echo [2023-03-13T23:59:07.298Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-156 [Pipeline] echo [2023-03-13T23:59:07.309Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-156 [Pipeline] echo [2023-03-13T23:59:07.320Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9a2664a2996d135941b01a26c5f9709e70be37e [Pipeline] echo [2023-03-13T23:59:07.334Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b9a2664 [Pipeline] echo [2023-03-13T23:59:07.346Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T23:59:07.391Z] provisioning config files... [2023-03-13T23:59:07.406Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/config11237544979013065955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T23:59:07.702Z] ---> docker-login.sh [2023-03-13T23:59:07.702Z] nexus3.edgexfoundry.org:10001 [2023-03-13T23:59:07.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:59:07.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:59:07.970Z] Configure a credential helper to remove this warning. See [2023-03-13T23:59:07.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:59:07.970Z] [2023-03-13T23:59:07.970Z] Login Succeeded [2023-03-13T23:59:07.970Z] nexus3.edgexfoundry.org:10002 [2023-03-13T23:59:07.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:59:07.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:59:07.970Z] Configure a credential helper to remove this warning. See [2023-03-13T23:59:07.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:59:07.970Z] [2023-03-13T23:59:07.970Z] Login Succeeded [2023-03-13T23:59:07.970Z] nexus3.edgexfoundry.org:10003 [2023-03-13T23:59:08.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:59:08.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:59:08.232Z] Configure a credential helper to remove this warning. See [2023-03-13T23:59:08.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:59:08.232Z] [2023-03-13T23:59:08.232Z] Login Succeeded [2023-03-13T23:59:08.232Z] nexus3.edgexfoundry.org:10004 [2023-03-13T23:59:08.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:59:08.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:59:08.232Z] Configure a credential helper to remove this warning. See [2023-03-13T23:59:08.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:59:08.232Z] [2023-03-13T23:59:08.232Z] Login Succeeded [2023-03-13T23:59:08.232Z] docker.io [2023-03-13T23:59:08.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:59:08.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:59:08.492Z] Configure a credential helper to remove this warning. See [2023-03-13T23:59:08.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:59:08.492Z] [2023-03-13T23:59:08.492Z] Login Succeeded [2023-03-13T23:59:08.492Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T23:59:08.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-13T23:59:08.849Z] + git rev-list -1 --merges b9a2664a2996d135941b01a26c5f9709e70be37e~1..b9a2664a2996d135941b01a26c5f9709e70be37e [Pipeline] echo [2023-03-13T23:59:08.895Z] -----------> git rev-list -1 --merges b9a2664a2996d135941b01a26c5f9709e70be37e~1..b9a2664a2996d135941b01a26c5f9709e70be37e b9a2664a2996d135941b01a26c5f9709e70be37e [2023-03-13T23:59:08.895Z] b9a2664a2996d135941b01a26c5f9709e70be37e [false] [Pipeline] sh [2023-03-13T23:59:09.181Z] + git log --format=format:%s -1 b9a2664a2996d135941b01a26c5f9709e70be37e [Pipeline] echo [2023-03-13T23:59:09.195Z] ========================================================= [2023-03-13T23:59:09.195Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-13T23:59:09.195Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T23:59:09.514Z] + git log --format=format:%s -1 b9a2664a2996d135941b01a26c5f9709e70be37e [Pipeline] echo [2023-03-13T23:59:09.526Z] [semverPrep] GIT_COMMIT: b9a2664a2996d135941b01a26c5f9709e70be37e, Commit Message: Merge commit '968f145a810f9e00874ff3fecb3e80d4017ec20e' into HEAD [Pipeline] echo [2023-03-13T23:59:09.533Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-13T23:59:09.871Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T23:59:09.872Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-13T23:59:09.872Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-13T23:59:09.872Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-13T23:59:09.872Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-13T23:59:09.872Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-13T23:59:09.872Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:59:10.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T23:59:10.244Z] [2023-03-13T23:59:10.244Z] 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-13T23:59:10.545Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T23:59:10.545Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-13T23:59:10.545Z] b85a868b505f: Pulling fs layer [2023-03-13T23:59:10.545Z] e2be974225ed: Pulling fs layer [2023-03-13T23:59:10.545Z] 339a4e72a1f5: Pulling fs layer [2023-03-13T23:59:10.545Z] 988bab9f4d93: Pulling fs layer [2023-03-13T23:59:10.545Z] 1469e6f7b9e6: Pulling fs layer [2023-03-13T23:59:10.545Z] eaf3925da568: Pulling fs layer [2023-03-13T23:59:10.545Z] bab4dde63d76: Pulling fs layer [2023-03-13T23:59:10.545Z] bde34c3a00c8: Pulling fs layer [2023-03-13T23:59:10.545Z] b352a97aabf1: Pulling fs layer [2023-03-13T23:59:10.545Z] 4872d77fe225: Pulling fs layer [2023-03-13T23:59:10.545Z] 5851b861e8e6: Pulling fs layer [2023-03-13T23:59:10.545Z] 988bab9f4d93: Waiting [2023-03-13T23:59:10.545Z] eaf3925da568: Waiting [2023-03-13T23:59:10.545Z] b352a97aabf1: Waiting [2023-03-13T23:59:10.545Z] 4872d77fe225: Waiting [2023-03-13T23:59:10.545Z] bab4dde63d76: Waiting [2023-03-13T23:59:10.545Z] bde34c3a00c8: Waiting [2023-03-13T23:59:10.545Z] 5851b861e8e6: Waiting [2023-03-13T23:59:10.545Z] e2be974225ed: Verifying Checksum [2023-03-13T23:59:10.545Z] e2be974225ed: Download complete [2023-03-13T23:59:10.545Z] 988bab9f4d93: Download complete [2023-03-13T23:59:10.804Z] 1469e6f7b9e6: Verifying Checksum [2023-03-13T23:59:10.805Z] 1469e6f7b9e6: Download complete [2023-03-13T23:59:10.805Z] eaf3925da568: Download complete [2023-03-13T23:59:10.805Z] 339a4e72a1f5: Verifying Checksum [2023-03-13T23:59:10.805Z] 339a4e72a1f5: Download complete [2023-03-13T23:59:10.805Z] bde34c3a00c8: Download complete [2023-03-13T23:59:10.805Z] b352a97aabf1: Download complete [2023-03-13T23:59:10.805Z] 4872d77fe225: Verifying Checksum [2023-03-13T23:59:10.805Z] 4872d77fe225: Download complete [2023-03-13T23:59:10.805Z] 5851b861e8e6: Verifying Checksum [2023-03-13T23:59:10.805Z] 5851b861e8e6: Download complete [2023-03-13T23:59:10.805Z] b85a868b505f: Verifying Checksum [2023-03-13T23:59:10.805Z] b85a868b505f: Download complete [2023-03-13T23:59:11.065Z] bab4dde63d76: Verifying Checksum [2023-03-13T23:59:11.065Z] bab4dde63d76: Download complete [2023-03-13T23:59:12.002Z] b85a868b505f: Pull complete [2023-03-13T23:59:12.002Z] e2be974225ed: Pull complete [2023-03-13T23:59:12.570Z] 339a4e72a1f5: Pull complete [2023-03-13T23:59:12.570Z] 988bab9f4d93: Pull complete [2023-03-13T23:59:12.828Z] 1469e6f7b9e6: Pull complete [2023-03-13T23:59:12.828Z] eaf3925da568: Pull complete [2023-03-13T23:59:14.729Z] bab4dde63d76: Pull complete [2023-03-13T23:59:14.729Z] bde34c3a00c8: Pull complete [2023-03-13T23:59:14.729Z] b352a97aabf1: Pull complete [2023-03-13T23:59:14.729Z] 4872d77fe225: Pull complete [2023-03-13T23:59:14.989Z] 5851b861e8e6: Pull complete [2023-03-13T23:59:14.989Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-13T23:59:14.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T23:59:14.989Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T23:59:15.099Z] prd-ubuntu20.04-docker-8c-8g-7 does not seem to be running inside a container [2023-03-13T23:59:15.116Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-156 -v /w/workspace/y_app-rfid-llrp-inventory_PR-156:/w/workspace/y_app-rfid-llrp-inventory_PR-156:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-156@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-13T23:59:17.706Z] $ docker top 0d05284b698f25b468220f00b534e86072b47634e5d2972fc71920dea6aabaf0 -eo pid,comm [2023-03-13T23:59:17.845Z] 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-13T23:59:17.845Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T23:59:17.874Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T23:59:17.874Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T23:59:17.985Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T23:59:17.973Z] $ docker exec 0d05284b698f25b468220f00b534e86072b47634e5d2972fc71920dea6aabaf0 ssh-agent [2023-03-13T23:59:18.087Z] SSH_AUTH_SOCK=/tmp/ssh-A2p0mjb5l42k/agent.32 [2023-03-13T23:59:18.087Z] SSH_AGENT_PID=38 [2023-03-13T23:59:18.092Z] Running ssh-add (command line suppressed) [2023-03-13T23:59:18.178Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/private_key_11790055654659562327.key (/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/private_key_11790055654659562327.key) [2023-03-13T23:59:18.208Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T23:59:18.494Z] + git tag --points-at HEAD [Pipeline] } [2023-03-13T23:59:18.497Z] $ docker exec --env ******** --env ******** 0d05284b698f25b468220f00b534e86072b47634e5d2972fc71920dea6aabaf0 ssh-agent -k [2023-03-13T23:59:18.585Z] unset SSH_AUTH_SOCK; [2023-03-13T23:59:18.586Z] unset SSH_AGENT_PID; [2023-03-13T23:59:18.587Z] echo Agent pid 38 killed; [2023-03-13T23:59:18.606Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-13T23:59:18.633Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T23:59:18.633Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T23:59:18.731Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T23:59:18.719Z] $ docker exec 0d05284b698f25b468220f00b534e86072b47634e5d2972fc71920dea6aabaf0 ssh-agent [2023-03-13T23:59:18.827Z] SSH_AUTH_SOCK=/tmp/ssh-TLtoodGFcCmm/agent.70 [2023-03-13T23:59:18.827Z] SSH_AGENT_PID=76 [2023-03-13T23:59:18.830Z] Running ssh-add (command line suppressed) [2023-03-13T23:59:18.912Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/private_key_1946597582761121922.key (/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/private_key_1946597582761121922.key) [2023-03-13T23:59:18.938Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T23:59:19.221Z] + git semver init [2023-03-13T23:59:19.480Z] 2023-03-13 23:59:19,393 [run_init] DEBUG init version:0.0.0 force:False [2023-03-13T23:59:19.480Z] 2023-03-13 23:59:19,394 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver [2023-03-13T23:59:19.480Z] 2023-03-13 23:59:19,394 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver [2023-03-13T23:59:19.480Z] 2023-03-13 23:59:19,395 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-156, universal_newlines=False, shell=None, istream=None) [2023-03-13T23:59:20.858Z] 2023-03-13 23:59:20,510 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-156/.git/info/exclude [2023-03-13T23:59:20.858Z] 2023-03-13 23:59:20,511 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver/PR-156 with force:False [2023-03-13T23:59:20.858Z] 2023-03-13 23:59:20,511 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver/PR-156 [2023-03-13T23:59:20.858Z] 2023-03-13 23:59:20,515 [execute] INFO git cat-file --batch-check [2023-03-13T23:59:20.858Z] 2023-03-13 23:59:20,515 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T23:59:20.858Z] 2023-03-13 23:59:20,522 [execute] INFO git cat-file --batch [2023-03-13T23:59:20.858Z] 2023-03-13 23:59:20,522 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T23:59:20.858Z] 2023-03-13 23:59:20,528 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver/PR-156 [2023-03-13T23:59:20.858Z] 0.0.0 [Pipeline] } [2023-03-13T23:59:20.855Z] $ docker exec --env ******** --env ******** 0d05284b698f25b468220f00b534e86072b47634e5d2972fc71920dea6aabaf0 ssh-agent -k [2023-03-13T23:59:20.947Z] unset SSH_AUTH_SOCK; [2023-03-13T23:59:20.948Z] unset SSH_AGENT_PID; [2023-03-13T23:59:20.948Z] echo Agent pid 76 killed; [2023-03-13T23:59:20.968Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T23:59:21.266Z] + git semver [Pipeline] } [2023-03-13T23:59:21.524Z] $ docker stop --time=1 0d05284b698f25b468220f00b534e86072b47634e5d2972fc71920dea6aabaf0 [2023-03-13T23:59:22.792Z] $ docker rm -f --volumes 0d05284b698f25b468220f00b534e86072b47634e5d2972fc71920dea6aabaf0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T23:59:23.141Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-13T23:59:23.345Z] Stashed 1 file(s) [Pipeline] echo [2023-03-13T23:59:23.347Z] [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-13T23:59:23.477Z] provisioning config files... [2023-03-13T23:59:23.489Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/config14828351035153021848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T23:59:23.786Z] ---> docker-login.sh [2023-03-13T23:59:23.786Z] nexus3.edgexfoundry.org:10001 [2023-03-13T23:59:23.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:59:23.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:59:23.786Z] Configure a credential helper to remove this warning. See [2023-03-13T23:59:23.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:59:23.786Z] [2023-03-13T23:59:23.786Z] Login Succeeded [2023-03-13T23:59:23.786Z] nexus3.edgexfoundry.org:10002 [2023-03-13T23:59:23.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:59:23.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:59:23.786Z] Configure a credential helper to remove this warning. See [2023-03-13T23:59:23.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:59:23.786Z] [2023-03-13T23:59:23.786Z] Login Succeeded [2023-03-13T23:59:23.786Z] nexus3.edgexfoundry.org:10003 [2023-03-13T23:59:24.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:59:24.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:59:24.047Z] Configure a credential helper to remove this warning. See [2023-03-13T23:59:24.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:59:24.047Z] [2023-03-13T23:59:24.047Z] Login Succeeded [2023-03-13T23:59:24.047Z] nexus3.edgexfoundry.org:10004 [2023-03-13T23:59:24.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:59:24.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:59:24.047Z] Configure a credential helper to remove this warning. See [2023-03-13T23:59:24.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:59:24.047Z] [2023-03-13T23:59:24.047Z] Login Succeeded [2023-03-13T23:59:24.047Z] docker.io [2023-03-13T23:59:24.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:59:24.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:59:24.461Z] Configure a credential helper to remove this warning. See [2023-03-13T23:59:24.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:59:24.461Z] [2023-03-13T23:59:24.461Z] Login Succeeded [2023-03-13T23:59:24.461Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T23:59:24.468Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-13T23:59:24.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T23:59:24.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T23:59:24.550Z] ========================================================= [2023-03-13T23:59:24.550Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-13T23:59:24.550Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:59:24.863Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-13T23:59:24.863Z] Sending build context to Docker daemon 12.57MB [2023-03-13T23:59:24.863Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T23:59:24.863Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-13T23:59:24.863Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-13T23:59:24.863Z] 63b65145d645: Pulling fs layer [2023-03-13T23:59:24.863Z] a2d21d5440eb: Pulling fs layer [2023-03-13T23:59:24.863Z] 935e6c44a52c: Pulling fs layer [2023-03-13T23:59:24.863Z] 94cc34f8dd06: Pulling fs layer [2023-03-13T23:59:24.863Z] 30dea6a524f1: Pulling fs layer [2023-03-13T23:59:24.863Z] a2aff8979fd8: Pulling fs layer [2023-03-13T23:59:24.863Z] 6808be2612f2: Pulling fs layer [2023-03-13T23:59:24.863Z] f25807f1079a: Pulling fs layer [2023-03-13T23:59:24.863Z] 94cc34f8dd06: Waiting [2023-03-13T23:59:24.863Z] 6808be2612f2: Waiting [2023-03-13T23:59:24.863Z] a2d21d5440eb: Verifying Checksum [2023-03-13T23:59:24.863Z] a2d21d5440eb: Download complete [2023-03-13T23:59:24.863Z] 94cc34f8dd06: Verifying Checksum [2023-03-13T23:59:24.863Z] 94cc34f8dd06: Download complete [2023-03-13T23:59:25.126Z] 30dea6a524f1: Download complete [2023-03-13T23:59:25.126Z] 63b65145d645: Verifying Checksum [2023-03-13T23:59:25.126Z] 63b65145d645: Download complete [2023-03-13T23:59:25.126Z] a2aff8979fd8: Verifying Checksum [2023-03-13T23:59:25.126Z] a2aff8979fd8: Download complete [2023-03-13T23:59:25.126Z] 63b65145d645: Pull complete [2023-03-13T23:59:25.393Z] a2d21d5440eb: Pull complete [2023-03-13T23:59:25.652Z] f25807f1079a: Verifying Checksum [2023-03-13T23:59:25.652Z] f25807f1079a: Download complete [2023-03-13T23:59:25.652Z] 935e6c44a52c: Verifying Checksum [2023-03-13T23:59:25.652Z] 935e6c44a52c: Download complete [2023-03-13T23:59:25.908Z] 6808be2612f2: Verifying Checksum [2023-03-13T23:59:25.909Z] 6808be2612f2: Download complete [2023-03-13T23:59:29.190Z] 935e6c44a52c: Pull complete [2023-03-13T23:59:29.191Z] 94cc34f8dd06: Pull complete [2023-03-13T23:59:29.191Z] 30dea6a524f1: Pull complete [2023-03-13T23:59:29.191Z] a2aff8979fd8: Pull complete [2023-03-13T23:59:31.089Z] 6808be2612f2: Pull complete [2023-03-13T23:59:32.023Z] f25807f1079a: Pull complete [2023-03-13T23:59:32.023Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-13T23:59:32.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-13T23:59:32.023Z] ---> 3b553350e43f [2023-03-13T23:59:32.023Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-13T23:59:36.212Z] ---> Running in ee6e3ad2026c [2023-03-13T23:59:36.212Z] Removing intermediate container ee6e3ad2026c [2023-03-13T23:59:36.212Z] ---> 9505abb82fbd [2023-03-13T23:59:36.212Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T23:59:36.212Z] ---> Running in 07acb0bb65f0 [2023-03-13T23:59:36.212Z] Removing intermediate container 07acb0bb65f0 [2023-03-13T23:59:36.212Z] ---> 5c271c38d12c [2023-03-13T23:59:36.212Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-13T23:59:36.472Z] ---> Running in 05b8d143b365 [2023-03-13T23:59:36.472Z] Removing intermediate container 05b8d143b365 [2023-03-13T23:59:36.472Z] ---> d797cade444b [2023-03-13T23:59:36.472Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T23:59:36.472Z] ---> Running in 26d8fb679b58 [2023-03-13T23:59:36.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-13T23:59:36.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-13T23:59:37.556Z] OK: 265 MiB in 53 packages [2023-03-13T23:59:37.556Z] Removing intermediate container 26d8fb679b58 [2023-03-13T23:59:37.556Z] ---> 4988f99ff014 [2023-03-13T23:59:37.556Z] Step 7/12 : WORKDIR /app [2023-03-13T23:59:37.556Z] ---> Running in 24c9901b6ea0 [2023-03-13T23:59:37.816Z] Removing intermediate container 24c9901b6ea0 [2023-03-13T23:59:37.816Z] ---> 83717ce294e5 [2023-03-13T23:59:37.816Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-13T23:59:37.816Z] ---> 0e5b7da1dd13 [2023-03-13T23:59:37.816Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T23:59:37.816Z] ---> Running in 056cc508c59d [2023-03-13T23:59:38.438Z] Still waiting to schedule task [2023-03-13T23:59:38.438Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-14T00:00:04.488Z] Removing intermediate container 056cc508c59d [2023-03-14T00:00:04.488Z] ---> 19f3d43675ea [2023-03-14T00:00:04.488Z] Step 10/12 : COPY . . [2023-03-14T00:00:04.746Z] ---> 5bce4b9ac965 [2023-03-14T00:00:04.746Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T00:00:04.746Z] ---> Running in c10e3b76013a [2023-03-14T00:00:04.746Z] Removing intermediate container c10e3b76013a [2023-03-14T00:00:04.746Z] ---> 4d7624ddee1e [2023-03-14T00:00:04.746Z] Step 12/12 : RUN $MAKE [2023-03-14T00:00:04.746Z] ---> Running in e880aff26357 [2023-03-14T00:00:05.004Z] noop [2023-03-14T00:00:05.262Z] Removing intermediate container e880aff26357 [2023-03-14T00:00:05.262Z] ---> 853b779aa83c [2023-03-14T00:00:05.262Z] Successfully built 853b779aa83c [2023-03-14T00:00:05.262Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T00:00:05.561Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T00:00:05.562Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T00:00:05.630Z] prd-ubuntu20.04-docker-8c-8g-7 does not seem to be running inside a container [2023-03-14T00:00:05.665Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-156 -v /w/workspace/y_app-rfid-llrp-inventory_PR-156:/w/workspace/y_app-rfid-llrp-inventory_PR-156:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-156@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-14T00:00:06.021Z] $ docker top da0c3b63b212aa9d52f6ffda805952272f687dcea6e519ccdd2f8b5cad1c06c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T00:00:06.351Z] + go version [2023-03-14T00:00:06.351Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-14T00:00:06.367Z] $ docker stop --time=1 da0c3b63b212aa9d52f6ffda805952272f687dcea6e519ccdd2f8b5cad1c06c3 [2023-03-14T00:00:07.704Z] $ docker rm -f --volumes da0c3b63b212aa9d52f6ffda805952272f687dcea6e519ccdd2f8b5cad1c06c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T00:00:08.094Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T00:00:08.094Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T00:00:08.166Z] prd-ubuntu20.04-docker-8c-8g-7 does not seem to be running inside a container [2023-03-14T00:00:08.196Z] $ 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-156 -v /w/workspace/y_app-rfid-llrp-inventory_PR-156:/w/workspace/y_app-rfid-llrp-inventory_PR-156:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-156@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-14T00:00:08.516Z] $ docker top f40d7eff34c9a076688746998356cdcef7157ff410eeaeb4a455b036ceb56ce8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T00:00:08.842Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-156 [Pipeline] fileExists [Pipeline] sh [2023-03-14T00:00:09.128Z] + make test [2023-03-14T00:00:09.128Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-14T00:00:27.203Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-14T00:00:27.203Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-14T00:00:27.203Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.143s coverage: 86.2% of statements [2023-03-14T00:00:29.102Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.731s coverage: 71.9% of statements [2023-03-14T00:00:47.179Z] go vet ./... [2023-03-14T00:00:50.455Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T00:00:50.455Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T00:00:50.455Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-14T00:00:50.468Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-14T00:00:50.483Z] $ docker stop --time=1 f40d7eff34c9a076688746998356cdcef7157ff410eeaeb4a455b036ceb56ce8 [2023-03-14T00:00:53.835Z] $ docker rm -f --volumes f40d7eff34c9a076688746998356cdcef7157ff410eeaeb4a455b036ceb56ce8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T00:00:54.313Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-14T00:00:54.372Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-14T00:00:54.952Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-14T00:00:55.236Z] + ls -al . [2023-03-14T00:00:55.236Z] total 228 [2023-03-14T00:00:55.236Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 14 00:00 . [2023-03-14T00:00:55.236Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:58 .. [2023-03-14T00:00:55.236Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 13 23:59 .dockerignore [2023-03-14T00:00:55.236Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:59 .git [2023-03-14T00:00:55.236Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:59 .github [2023-03-14T00:00:55.236Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 13 23:59 .gitignore [2023-03-14T00:00:55.236Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 23:59 .golangci.yml [2023-03-14T00:00:55.236Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 23:59 .semver [2023-03-14T00:00:55.236Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 13 23:59 Attribution.txt [2023-03-14T00:00:55.236Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 13 23:59 CHANGELOG.md [2023-03-14T00:00:55.236Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 13 23:59 Dockerfile [2023-03-14T00:00:55.236Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 23:59 GOVERNANCE.md [2023-03-14T00:00:55.236Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 13 23:59 Jenkinsfile [2023-03-14T00:00:55.236Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 13 23:59 LICENSE [2023-03-14T00:00:55.236Z] -rw-rw-r-- 1 jenkins jenkins 2462 Mar 13 23:59 Makefile [2023-03-14T00:00:55.236Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 13 23:59 OWNERS.md [2023-03-14T00:00:55.236Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 13 23:59 README.md [2023-03-14T00:00:55.236Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 23:59 VERSION [2023-03-14T00:00:55.236Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:59 bin [2023-03-14T00:00:55.236Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 14 00:00 coverage.out [2023-03-14T00:00:55.236Z] -rw-rw-r-- 1 jenkins jenkins 3511 Mar 13 23:59 go.mod [2023-03-14T00:00:55.236Z] -rw-rw-r-- 1 jenkins jenkins 31563 Mar 13 23:59 go.sum [2023-03-14T00:00:55.236Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:59 images [2023-03-14T00:00:55.236Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:59 internal [2023-03-14T00:00:55.236Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 13 23:59 main.go [2023-03-14T00:00:55.236Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:59 res [2023-03-14T00:00:55.236Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:59 snap [2023-03-14T00:00:55.236Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:59 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T00:00:55.534Z] + 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=b9a2664a2996d135941b01a26c5f9709e70be37e --label arch=amd64 --label version=0.0.0 . [2023-03-14T00:00:55.534Z] Sending build context to Docker daemon 12.57MB [2023-03-14T00:00:55.534Z] Step 1/29 : ARG BASE=golang:1.18-alpine3.16 [2023-03-14T00:00:55.534Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-14T00:00:55.534Z] ---> 853b779aa83c [2023-03-14T00:00:55.534Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-14T00:00:55.793Z] ---> Running in c067acac8fa1 [2023-03-14T00:00:55.793Z] Removing intermediate container c067acac8fa1 [2023-03-14T00:00:55.793Z] ---> dc63f5e425ff [2023-03-14T00:00:55.793Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-14T00:00:55.793Z] ---> Running in ac04039f0afa [2023-03-14T00:00:56.051Z] Removing intermediate container ac04039f0afa [2023-03-14T00:00:56.051Z] ---> 6cd31c977c92 [2023-03-14T00:00:56.051Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-14T00:00:56.051Z] ---> Running in 4cc360a28488 [2023-03-14T00:00:56.051Z] Removing intermediate container 4cc360a28488 [2023-03-14T00:00:56.051Z] ---> 1592f0569460 [2023-03-14T00:00:56.051Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-14T00:00:56.051Z] ---> Running in 628ba8e984f8 [2023-03-14T00:00:56.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T00:00:56.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T00:00:56.825Z] OK: 265 MiB in 53 packages [2023-03-14T00:00:57.085Z] Removing intermediate container 628ba8e984f8 [2023-03-14T00:00:57.085Z] ---> f288f9cdc01f [2023-03-14T00:00:57.085Z] Step 7/29 : WORKDIR /app [2023-03-14T00:00:57.085Z] ---> Running in 79d02338f57b [2023-03-14T00:00:57.501Z] Removing intermediate container 79d02338f57b [2023-03-14T00:00:57.501Z] ---> a29a6d83ccfe [2023-03-14T00:00:57.501Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-14T00:00:57.501Z] ---> b889d1015cdd [2023-03-14T00:00:57.501Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T00:00:57.501Z] ---> Running in c651db4f9230 [2023-03-14T00:00:58.072Z] Removing intermediate container c651db4f9230 [2023-03-14T00:00:58.073Z] ---> dfa7528db0d3 [2023-03-14T00:00:58.073Z] Step 10/29 : COPY . . [2023-03-14T00:00:58.640Z] ---> 87d711fe8a1c [2023-03-14T00:00:58.640Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T00:00:58.640Z] ---> Running in 05f40f58a0a9 [2023-03-14T00:00:58.640Z] Removing intermediate container 05f40f58a0a9 [2023-03-14T00:00:58.640Z] ---> 473137878647 [2023-03-14T00:00:58.640Z] Step 12/29 : RUN $MAKE [2023-03-14T00:00:58.640Z] ---> Running in e34503ef184a [2023-03-14T00:00:58.899Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -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-14T00:01:16.981Z] Removing intermediate container e34503ef184a [2023-03-14T00:01:16.981Z] ---> a64f30d8de48 [2023-03-14T00:01:16.981Z] Step 13/29 : FROM alpine:3.14 [2023-03-14T00:01:16.981Z] 3.14: Pulling from library/alpine [2023-03-14T00:01:16.982Z] d261077062b2: Pulling fs layer [2023-03-14T00:01:17.263Z] d261077062b2: Verifying Checksum [2023-03-14T00:01:17.263Z] d261077062b2: Download complete [2023-03-14T00:01:17.263Z] d261077062b2: Pull complete [2023-03-14T00:01:17.263Z] Digest: sha256:fa26727c28837d1471c2f1524d297a0255c153b5d023d7badd1412be7e6e12a2 [2023-03-14T00:01:17.263Z] Status: Downloaded newer image for alpine:3.14 [2023-03-14T00:01:17.263Z] ---> 6dff1269bc79 [2023-03-14T00:01:17.263Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-14T00:01:17.521Z] ---> Running in 6d46cefca906 [2023-03-14T00:01:17.521Z] Removing intermediate container 6d46cefca906 [2023-03-14T00:01:17.521Z] ---> 6fb1ff495204 [2023-03-14T00:01:17.521Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-14T00:01:17.521Z] ---> Running in a2c8c0d9f70b [2023-03-14T00:01:17.521Z] Removing intermediate container a2c8c0d9f70b [2023-03-14T00:01:17.521Z] ---> d11ba0381ded [2023-03-14T00:01:17.521Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-14T00:01:17.521Z] ---> Running in c062ae3acbcb [2023-03-14T00:01:17.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-03-14T00:01:18.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-03-14T00:01:18.294Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-14T00:01:18.294Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-14T00:01:18.294Z] Executing busybox-1.33.1-r8.trigger [2023-03-14T00:01:18.294Z] Executing ca-certificates-20220614-r0.trigger [2023-03-14T00:01:18.294Z] OK: 6 MiB in 16 packages [2023-03-14T00:01:18.872Z] Removing intermediate container c062ae3acbcb [2023-03-14T00:01:18.872Z] ---> bd5dabeb5b6e [2023-03-14T00:01:18.872Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-14T00:01:18.872Z] ---> 0f994430da7c [2023-03-14T00:01:18.872Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-14T00:01:19.130Z] ---> f6190c713dc1 [2023-03-14T00:01:19.130Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-14T00:01:19.130Z] ---> 4fd1637e1bec [2023-03-14T00:01:19.130Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-14T00:01:19.389Z] ---> 3d55a83819b0 [2023-03-14T00:01:19.389Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-14T00:01:19.955Z] ---> 59424bc5895d [2023-03-14T00:01:19.955Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-14T00:01:19.955Z] ---> Running in f24ce32fdf59 [2023-03-14T00:01:20.520Z] Removing intermediate container f24ce32fdf59 [2023-03-14T00:01:20.520Z] ---> 291495f665e9 [2023-03-14T00:01:20.520Z] Step 23/29 : VOLUME /cache [2023-03-14T00:01:20.520Z] ---> Running in 0d09c64c9899 [2023-03-14T00:01:20.520Z] Removing intermediate container 0d09c64c9899 [2023-03-14T00:01:20.520Z] ---> d262c77406da [2023-03-14T00:01:20.520Z] Step 24/29 : EXPOSE 59711 [2023-03-14T00:01:20.520Z] ---> Running in 15dbd3ee4a38 [2023-03-14T00:01:20.520Z] Removing intermediate container 15dbd3ee4a38 [2023-03-14T00:01:20.520Z] ---> 15ef6924e54a [2023-03-14T00:01:20.520Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-14T00:01:20.520Z] ---> Running in a54a0f171e9a [2023-03-14T00:01:20.778Z] Removing intermediate container a54a0f171e9a [2023-03-14T00:01:20.778Z] ---> 27f65d1b78cd [2023-03-14T00:01:20.778Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-14T00:01:20.778Z] ---> Running in e570b1c9a99a [2023-03-14T00:01:20.778Z] Removing intermediate container e570b1c9a99a [2023-03-14T00:01:20.778Z] ---> 038cb8ec9d2e [2023-03-14T00:01:20.778Z] Step 27/29 : LABEL arch=amd64 [2023-03-14T00:01:20.778Z] ---> Running in f80a513e9ca3 [2023-03-14T00:01:20.778Z] Removing intermediate container f80a513e9ca3 [2023-03-14T00:01:20.778Z] ---> def82455b1af [2023-03-14T00:01:20.778Z] Step 28/29 : LABEL git_sha=b9a2664a2996d135941b01a26c5f9709e70be37e [2023-03-14T00:01:20.778Z] ---> Running in ef7b163382b5 [2023-03-14T00:01:21.037Z] Removing intermediate container ef7b163382b5 [2023-03-14T00:01:21.037Z] ---> 15d91aa96c5e [2023-03-14T00:01:21.037Z] Step 29/29 : LABEL version=0.0.0 [2023-03-14T00:01:21.037Z] ---> Running in c88a7638b09b [2023-03-14T00:01:21.037Z] Removing intermediate container c88a7638b09b [2023-03-14T00:01:21.037Z] ---> edf4ad020f93 [2023-03-14T00:01:21.037Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-14T00:01:21.037Z] Successfully built edf4ad020f93 [2023-03-14T00:01:21.037Z] 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-14T00:01:21.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T00:01:21.466Z] [2023-03-14T00:01:21.466Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T00:01:21.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T00:01:21.757Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-14T00:01:21.757Z] 5eb5b503b376: Pulling fs layer [2023-03-14T00:01:21.757Z] 5c69ac0246d0: Pulling fs layer [2023-03-14T00:01:21.757Z] ec43610c2a17: Pulling fs layer [2023-03-14T00:01:21.757Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-14T00:01:21.757Z] 33b1e0a273af: Pulling fs layer [2023-03-14T00:01:21.757Z] 5d3b04190fa2: Pulling fs layer [2023-03-14T00:01:21.757Z] 2f39f015ded8: Pulling fs layer [2023-03-14T00:01:21.757Z] 2f39f015ded8: Waiting [2023-03-14T00:01:21.757Z] 33b1e0a273af: Waiting [2023-03-14T00:01:21.757Z] 5d3b04190fa2: Waiting [2023-03-14T00:01:21.757Z] 3a2ae6a8a46f: Waiting [2023-03-14T00:01:21.758Z] 5c69ac0246d0: Download complete [2023-03-14T00:01:21.758Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-14T00:01:21.758Z] 3a2ae6a8a46f: Download complete [2023-03-14T00:01:22.017Z] ec43610c2a17: Verifying Checksum [2023-03-14T00:01:22.017Z] ec43610c2a17: Download complete [2023-03-14T00:01:22.017Z] 33b1e0a273af: Verifying Checksum [2023-03-14T00:01:22.017Z] 33b1e0a273af: Download complete [2023-03-14T00:01:22.017Z] 5d3b04190fa2: Verifying Checksum [2023-03-14T00:01:22.017Z] 5d3b04190fa2: Download complete [2023-03-14T00:01:22.017Z] 5eb5b503b376: Verifying Checksum [2023-03-14T00:01:22.017Z] 5eb5b503b376: Download complete [2023-03-14T00:01:23.392Z] 5eb5b503b376: Pull complete [2023-03-14T00:01:23.392Z] 5c69ac0246d0: Pull complete [2023-03-14T00:01:23.648Z] ec43610c2a17: Pull complete [2023-03-14T00:01:23.649Z] 2f39f015ded8: Download complete [2023-03-14T00:01:23.649Z] 3a2ae6a8a46f: Pull complete [2023-03-14T00:01:23.905Z] 33b1e0a273af: Pull complete [2023-03-14T00:01:23.905Z] 5d3b04190fa2: Pull complete [2023-03-14T00:01:28.085Z] 2f39f015ded8: Pull complete [2023-03-14T00:01:28.085Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-14T00:01:28.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T00:01:28.085Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T00:01:28.155Z] prd-ubuntu20.04-docker-8c-8g-7 does not seem to be running inside a container [2023-03-14T00:01:28.190Z] $ 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-156 -v /w/workspace/y_app-rfid-llrp-inventory_PR-156:/w/workspace/y_app-rfid-llrp-inventory_PR-156:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-156@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-14T00:01:30.969Z] $ docker top 7db60aca7e8ce0c2554051aab5e07c821c105538725711c2a2822057126fa3ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T00:01:31.314Z] ---> job-cost.sh [2023-03-14T00:01:31.314Z] lf-activate-venv: SKIPPING [2023-03-14T00:01:31.314Z] INFO: No Stack... [2023-03-14T00:01:31.573Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T00:01:32.140Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T00:01:32.430Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives/cost.csv [2023-03-14T00:01:32.430Z] + cut -d, -f6 [Pipeline] lock [2023-03-14T00:01:32.446Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-3-stack-cost] [2023-03-14T00:01:32.458Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-3-stack-cost] did not exist. Created. [2023-03-14T00:01:32.458Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T00:01:32.766Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-14T00:01:32.791Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T00:01:32.801Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T00:01:32.827Z] $ docker stop --time=1 7db60aca7e8ce0c2554051aab5e07c821c105538725711c2a2822057126fa3ac [2023-03-14T00:01:33.969Z] $ docker rm -f --volumes 7db60aca7e8ce0c2554051aab5e07c821c105538725711c2a2822057126fa3ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-14T00:02:33.095Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10 in /w/workspace/y_app-rfid-llrp-inventory_PR-156 [Pipeline] { [Pipeline] ws [2023-03-14T00:02:33.107Z] Running in /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] { [Pipeline] checkout [2023-03-14T00:02:33.152Z] The recommended git tool is: git [2023-03-14T00:02:39.420Z] using credential edgex-jenkins-ssh [2023-03-14T00:02:39.437Z] Cloning the remote Git repository [2023-03-14T00:02:39.483Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-14T00:02:39.589Z] > git init /w/workspace/app-rfid-llrp-inventory/3 # timeout=10 [2023-03-14T00:02:39.783Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-14T00:02:39.785Z] > git --version # timeout=10 [2023-03-14T00:02:39.811Z] > git --version # 'git version 2.25.1' [2023-03-14T00:02:39.815Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T00:02:40.028Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T00:02:42.141Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-14T00:02:42.167Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T00:02:43.242Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-14T00:02:43.302Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-14T00:02:43.303Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T00:02:43.323Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/156/head:refs/remotes/origin/PR-156 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-14T00:02:43.880Z] Merging remotes/origin/main commit 968f145a810f9e00874ff3fecb3e80d4017ec20e into PR head commit 817e0574ad136b386f95f148cd099624f21e8cdf [2023-03-14T00:02:44.316Z] Merge succeeded, producing d676943f02dbc3db6b8903a5127db1e67d7a2cc1 [2023-03-14T00:02:44.317Z] Checking out Revision d676943f02dbc3db6b8903a5127db1e67d7a2cc1 (PR-156) [2023-03-14T00:02:43.898Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T00:02:44.005Z] > git checkout -f 817e0574ad136b386f95f148cd099624f21e8cdf # timeout=10 [2023-03-14T00:02:44.114Z] > git remote # timeout=10 [2023-03-14T00:02:44.143Z] > git config --get remote.origin.url # timeout=10 [2023-03-14T00:02:44.170Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T00:02:44.186Z] > git merge 968f145a810f9e00874ff3fecb3e80d4017ec20e # timeout=10 [2023-03-14T00:02:44.290Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-14T00:02:44.323Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T00:02:44.340Z] > git checkout -f d676943f02dbc3db6b8903a5127db1e67d7a2cc1 # timeout=10 [2023-03-14T00:02:47.904Z] Commit message: "Merge commit '968f145a810f9e00874ff3fecb3e80d4017ec20e' into HEAD" [2023-03-14T00:02:47.914Z] > git rev-list --no-walk 817e0574ad136b386f95f148cd099624f21e8cdf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T00:02:48.885Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-14T00:02:48.886Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T00:02:48.886Z] Dload Upload Total Spent Left Speed [2023-03-14T00:02:48.886Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 172k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh [2023-03-14T00:02:49.585Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-14T00:02:49.930Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-14T00:02:49.931Z] + sudo tee /etc/docker/daemon.new [2023-03-14T00:02:49.931Z] { [2023-03-14T00:02:49.931Z] "registry-mirrors": [ [2023-03-14T00:02:49.931Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-14T00:02:49.931Z] ], [2023-03-14T00:02:49.931Z] "bip": "10.250.0.254/24", [2023-03-14T00:02:49.931Z] "hosts": [ [2023-03-14T00:02:49.931Z] "tcp://0.0.0.0:5555", [2023-03-14T00:02:49.931Z] "unix:///var/run/docker.sock" [2023-03-14T00:02:49.931Z] ], [2023-03-14T00:02:49.931Z] "mtu": 1458, [2023-03-14T00:02:49.931Z] "selinux-enabled": true, [2023-03-14T00:02:49.931Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-14T00:02:49.931Z] } [Pipeline] sh [2023-03-14T00:02:50.284Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-14T00:02:50.609Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T00:03:08.907Z] provisioning config files... [2023-03-14T00:03:08.938Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config4225242093909538596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T00:03:09.297Z] ---> docker-login.sh [2023-03-14T00:03:09.297Z] nexus3.edgexfoundry.org:10001 [2023-03-14T00:03:09.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T00:03:09.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T00:03:09.893Z] Configure a credential helper to remove this warning. See [2023-03-14T00:03:09.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T00:03:09.893Z] [2023-03-14T00:03:09.893Z] Login Succeeded [2023-03-14T00:03:09.893Z] nexus3.edgexfoundry.org:10002 [2023-03-14T00:03:10.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T00:03:10.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T00:03:10.436Z] Configure a credential helper to remove this warning. See [2023-03-14T00:03:10.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T00:03:10.436Z] [2023-03-14T00:03:10.436Z] Login Succeeded [2023-03-14T00:03:10.436Z] nexus3.edgexfoundry.org:10003 [2023-03-14T00:03:10.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T00:03:10.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T00:03:10.708Z] Configure a credential helper to remove this warning. See [2023-03-14T00:03:10.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T00:03:10.708Z] [2023-03-14T00:03:10.708Z] Login Succeeded [2023-03-14T00:03:10.708Z] nexus3.edgexfoundry.org:10004 [2023-03-14T00:03:10.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T00:03:11.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T00:03:11.251Z] Configure a credential helper to remove this warning. See [2023-03-14T00:03:11.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T00:03:11.251Z] [2023-03-14T00:03:11.251Z] Login Succeeded [2023-03-14T00:03:11.251Z] docker.io [2023-03-14T00:03:11.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T00:03:11.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T00:03:11.787Z] Configure a credential helper to remove this warning. See [2023-03-14T00:03:11.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T00:03:11.787Z] [2023-03-14T00:03:11.787Z] Login Succeeded [2023-03-14T00:03:11.787Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T00:03:11.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-14T00:03:12.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T00:03:12.074Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T00:03:12.086Z] ========================================================= [2023-03-14T00:03:12.086Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-14T00:03:12.087Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T00:03:12.423Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-14T00:03:12.704Z] Sending build context to Docker daemon 678.9kB [2023-03-14T00:03:12.704Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-14T00:03:12.704Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-14T00:03:12.704Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-14T00:03:12.704Z] af6eaf76a39c: Pulling fs layer [2023-03-14T00:03:12.704Z] 55522c791124: Pulling fs layer [2023-03-14T00:03:12.704Z] ce5c4a1c91eb: Pulling fs layer [2023-03-14T00:03:12.704Z] 169dfbe0d373: Pulling fs layer [2023-03-14T00:03:12.704Z] e1ff8fa3b103: Pulling fs layer [2023-03-14T00:03:12.704Z] 52ebb69f0ebf: Pulling fs layer [2023-03-14T00:03:12.704Z] 5abe8eddf0d5: Pulling fs layer [2023-03-14T00:03:12.704Z] e1ff8fa3b103: Waiting [2023-03-14T00:03:12.704Z] 52ebb69f0ebf: Waiting [2023-03-14T00:03:12.704Z] 5abe8eddf0d5: Waiting [2023-03-14T00:03:12.704Z] 169dfbe0d373: Waiting [2023-03-14T00:03:12.974Z] 55522c791124: Verifying Checksum [2023-03-14T00:03:12.974Z] 55522c791124: Download complete [2023-03-14T00:03:12.974Z] 169dfbe0d373: Verifying Checksum [2023-03-14T00:03:12.974Z] 169dfbe0d373: Download complete [2023-03-14T00:03:12.974Z] e1ff8fa3b103: Verifying Checksum [2023-03-14T00:03:12.974Z] e1ff8fa3b103: Download complete [2023-03-14T00:03:12.974Z] af6eaf76a39c: Verifying Checksum [2023-03-14T00:03:12.974Z] af6eaf76a39c: Download complete [2023-03-14T00:03:13.946Z] af6eaf76a39c: Pull complete [2023-03-14T00:03:13.946Z] 5abe8eddf0d5: Verifying Checksum [2023-03-14T00:03:13.946Z] 5abe8eddf0d5: Download complete [2023-03-14T00:03:14.536Z] 55522c791124: Pull complete [2023-03-14T00:03:15.122Z] ce5c4a1c91eb: Verifying Checksum [2023-03-14T00:03:15.122Z] ce5c4a1c91eb: Download complete [2023-03-14T00:03:15.390Z] 52ebb69f0ebf: Verifying Checksum [2023-03-14T00:03:15.390Z] 52ebb69f0ebf: Download complete [2023-03-14T00:03:25.473Z] ce5c4a1c91eb: Pull complete [2023-03-14T00:03:25.473Z] 169dfbe0d373: Pull complete [2023-03-14T00:03:25.473Z] e1ff8fa3b103: Pull complete [2023-03-14T00:03:32.122Z] 52ebb69f0ebf: Pull complete [2023-03-14T00:03:32.706Z] 5abe8eddf0d5: Pull complete [2023-03-14T00:03:32.706Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-14T00:03:32.706Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T00:03:32.706Z] ---> 6cb57ee374ae [2023-03-14T00:03:32.706Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-14T00:03:34.677Z] ---> Running in 909877f3e437 [2023-03-14T00:03:34.946Z] Removing intermediate container 909877f3e437 [2023-03-14T00:03:34.946Z] ---> 17294dd3be3e [2023-03-14T00:03:34.946Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-14T00:03:35.215Z] ---> Running in a52eda2b90ba [2023-03-14T00:03:35.483Z] Removing intermediate container a52eda2b90ba [2023-03-14T00:03:35.483Z] ---> 678794184556 [2023-03-14T00:03:35.483Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-14T00:03:35.483Z] ---> Running in ddda28b181c0 [2023-03-14T00:03:35.753Z] Removing intermediate container ddda28b181c0 [2023-03-14T00:03:35.753Z] ---> 0183248c46f8 [2023-03-14T00:03:35.753Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-14T00:03:36.023Z] ---> Running in bdea124275db [2023-03-14T00:03:36.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T00:03:37.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T00:03:39.382Z] OK: 263 MiB in 53 packages [2023-03-14T00:03:40.357Z] Removing intermediate container bdea124275db [2023-03-14T00:03:40.357Z] ---> 86abbf351471 [2023-03-14T00:03:40.357Z] Step 7/12 : WORKDIR /app [2023-03-14T00:03:40.357Z] ---> Running in 4b0f19e854e9 [2023-03-14T00:03:40.628Z] Removing intermediate container 4b0f19e854e9 [2023-03-14T00:03:40.628Z] ---> c34147fc3c49 [2023-03-14T00:03:40.628Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-14T00:03:41.222Z] ---> 93a180e3937a [2023-03-14T00:03:41.222Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T00:03:41.222Z] ---> Running in 45c61030593e [2023-03-14T00:04:49.148Z] Removing intermediate container 45c61030593e [2023-03-14T00:04:49.149Z] ---> eb60b6599039 [2023-03-14T00:04:49.149Z] Step 10/12 : COPY . . [2023-03-14T00:04:49.149Z] ---> f564ba8ebc9c [2023-03-14T00:04:49.149Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T00:04:49.149Z] ---> Running in d32a0d7650cd [2023-03-14T00:04:49.149Z] Removing intermediate container d32a0d7650cd [2023-03-14T00:04:49.149Z] ---> 78943647e7e6 [2023-03-14T00:04:49.149Z] Step 12/12 : RUN $MAKE [2023-03-14T00:04:49.149Z] ---> Running in 18aa46f5a2a7 [2023-03-14T00:04:49.149Z] noop [2023-03-14T00:04:49.149Z] Removing intermediate container 18aa46f5a2a7 [2023-03-14T00:04:49.149Z] ---> 67061d182cf6 [2023-03-14T00:04:49.149Z] Successfully built 67061d182cf6 [2023-03-14T00:04:49.149Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T00:04:49.514Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T00:04:49.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T00:04:49.737Z] prd-ubuntu20.04-docker-arm64-4c-16g-10 does not seem to be running inside a container [2023-03-14T00:04:49.816Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-14T00:04:51.086Z] $ docker top 7b9e0984c7cc341c7ffebe54ea94f64b753e5d77485dd78715d4d7f6a74a0baf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T00:04:51.909Z] + go version [2023-03-14T00:04:51.909Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-14T00:04:51.931Z] $ docker stop --time=1 7b9e0984c7cc341c7ffebe54ea94f64b753e5d77485dd78715d4d7f6a74a0baf [2023-03-14T00:04:54.301Z] $ docker rm -f --volumes 7b9e0984c7cc341c7ffebe54ea94f64b753e5d77485dd78715d4d7f6a74a0baf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T00:04:54.829Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T00:04:54.829Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T00:04:55.008Z] prd-ubuntu20.04-docker-arm64-4c-16g-10 does not seem to be running inside a container [2023-03-14T00:04:55.075Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-14T00:04:56.324Z] $ docker top fed93e5b3893fb16ed871ad5396ec68aa7d2e7a48a084c320c5d8e84965c59c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T00:04:57.157Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] fileExists [Pipeline] sh [2023-03-14T00:04:57.487Z] + make test [2023-03-14T00:04:57.487Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-14T00:08:19.326Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-14T00:08:21.266Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-14T00:08:22.224Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.180s coverage: 86.2% of statements [2023-03-14T00:08:34.537Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.586s coverage: 71.9% of statements [2023-03-14T00:08:34.537Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-14T00:08:34.537Z] go vet ./... [2023-03-14T00:11:11.292Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T00:11:11.292Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T00:11:11.292Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-14T00:11:11.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-14T00:11:11.324Z] $ docker stop --time=1 fed93e5b3893fb16ed871ad5396ec68aa7d2e7a48a084c320c5d8e84965c59c1 [2023-03-14T00:11:13.258Z] $ docker rm -f --volumes fed93e5b3893fb16ed871ad5396ec68aa7d2e7a48a084c320c5d8e84965c59c1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T00:11:14.915Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-14T00:11:14.936Z] Warning: overwriting stash ‘coverage-report’ [2023-03-14T00:11:15.437Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T00:11:15.886Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-14T00:11:16.214Z] + ls -al . [2023-03-14T00:11:16.214Z] total 224 [2023-03-14T00:11:16.214Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 14 00:05 . [2023-03-14T00:11:16.214Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 00:02 .. [2023-03-14T00:11:16.214Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 14 00:02 .dockerignore [2023-03-14T00:11:16.214Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 00:02 .git [2023-03-14T00:11:16.214Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 00:02 .github [2023-03-14T00:11:16.214Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 14 00:02 .gitignore [2023-03-14T00:11:16.214Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 14 00:02 .golangci.yml [2023-03-14T00:11:16.214Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 14 00:02 Attribution.txt [2023-03-14T00:11:16.214Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 14 00:02 CHANGELOG.md [2023-03-14T00:11:16.214Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 14 00:02 Dockerfile [2023-03-14T00:11:16.214Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 00:02 GOVERNANCE.md [2023-03-14T00:11:16.214Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 14 00:02 Jenkinsfile [2023-03-14T00:11:16.214Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 14 00:02 LICENSE [2023-03-14T00:11:16.214Z] -rw-rw-r-- 1 jenkins jenkins 2462 Mar 14 00:02 Makefile [2023-03-14T00:11:16.214Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 14 00:02 OWNERS.md [2023-03-14T00:11:16.214Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 14 00:02 README.md [2023-03-14T00:11:16.214Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 23:59 VERSION [2023-03-14T00:11:16.214Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 00:02 bin [2023-03-14T00:11:16.214Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 14 00:08 coverage.out [2023-03-14T00:11:16.214Z] -rw-rw-r-- 1 jenkins jenkins 3511 Mar 14 00:02 go.mod [2023-03-14T00:11:16.214Z] -rw-rw-r-- 1 jenkins jenkins 31563 Mar 14 00:02 go.sum [2023-03-14T00:11:16.214Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 00:02 images [2023-03-14T00:11:16.214Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 00:02 internal [2023-03-14T00:11:16.214Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 14 00:02 main.go [2023-03-14T00:11:16.214Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 00:02 res [2023-03-14T00:11:16.214Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 00:02 snap [2023-03-14T00:11:16.214Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 00:02 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T00:11:16.580Z] + 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=d676943f02dbc3db6b8903a5127db1e67d7a2cc1 --label arch=arm64 --label version=0.0.0 . [2023-03-14T00:11:16.856Z] Sending build context to Docker daemon 678.9kB [2023-03-14T00:11:16.856Z] Step 1/29 : ARG BASE=golang:1.18-alpine3.16 [2023-03-14T00:11:16.856Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-14T00:11:16.856Z] ---> 67061d182cf6 [2023-03-14T00:11:16.856Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-14T00:11:17.128Z] ---> Running in 79626fda34fa [2023-03-14T00:11:17.412Z] Removing intermediate container 79626fda34fa [2023-03-14T00:11:17.412Z] ---> b132c5f01d54 [2023-03-14T00:11:17.412Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-14T00:11:17.412Z] ---> Running in 86130ebaf559 [2023-03-14T00:11:21.681Z] Removing intermediate container 86130ebaf559 [2023-03-14T00:11:21.681Z] ---> 78e0dc84c178 [2023-03-14T00:11:21.681Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-14T00:11:21.681Z] ---> Running in b334021513ea [2023-03-14T00:11:21.681Z] Removing intermediate container b334021513ea [2023-03-14T00:11:21.681Z] ---> dd73604cc536 [2023-03-14T00:11:21.681Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-14T00:11:21.681Z] ---> Running in 45cad18f87c4 [2023-03-14T00:11:22.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T00:11:23.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T00:11:24.189Z] OK: 263 MiB in 53 packages [2023-03-14T00:11:25.155Z] Removing intermediate container 45cad18f87c4 [2023-03-14T00:11:25.155Z] ---> a2dea4cd2104 [2023-03-14T00:11:25.155Z] Step 7/29 : WORKDIR /app [2023-03-14T00:11:25.427Z] ---> Running in 1e4f3a55db2b [2023-03-14T00:11:25.695Z] Removing intermediate container 1e4f3a55db2b [2023-03-14T00:11:25.695Z] ---> 3cf54bac4829 [2023-03-14T00:11:25.695Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-14T00:11:26.280Z] ---> c52030890c63 [2023-03-14T00:11:26.280Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T00:11:26.280Z] ---> Running in c758a9ce3346 [2023-03-14T00:11:28.871Z] Removing intermediate container c758a9ce3346 [2023-03-14T00:11:28.871Z] ---> 30a9535c47e8 [2023-03-14T00:11:28.871Z] Step 10/29 : COPY . . [2023-03-14T00:11:29.837Z] ---> 4a6cc263b9b6 [2023-03-14T00:11:29.837Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T00:11:29.837Z] ---> Running in c8b46dfcb4b0 [2023-03-14T00:11:30.106Z] Removing intermediate container c8b46dfcb4b0 [2023-03-14T00:11:30.106Z] ---> b89163eccd46 [2023-03-14T00:11:30.106Z] Step 12/29 : RUN $MAKE [2023-03-14T00:11:30.106Z] ---> Running in 0b63633239ee [2023-03-14T00:11:31.081Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -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-14T00:14:07.817Z] Removing intermediate container 0b63633239ee [2023-03-14T00:14:07.817Z] ---> 726c329a598d [2023-03-14T00:14:07.817Z] Step 13/29 : FROM alpine:3.14 [2023-03-14T00:14:07.817Z] 3.14: Pulling from library/alpine [2023-03-14T00:14:07.817Z] 6f0e733d82e2: Pulling fs layer [2023-03-14T00:14:07.817Z] 6f0e733d82e2: Verifying Checksum [2023-03-14T00:14:07.817Z] 6f0e733d82e2: Download complete [2023-03-14T00:14:07.817Z] 6f0e733d82e2: Pull complete [2023-03-14T00:14:07.817Z] Digest: sha256:fa26727c28837d1471c2f1524d297a0255c153b5d023d7badd1412be7e6e12a2 [2023-03-14T00:14:07.817Z] Status: Downloaded newer image for alpine:3.14 [2023-03-14T00:14:07.817Z] ---> bf97f6347a60 [2023-03-14T00:14:07.817Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-14T00:14:07.817Z] ---> Running in a0be8b4910cd [2023-03-14T00:14:07.817Z] Removing intermediate container a0be8b4910cd [2023-03-14T00:14:07.817Z] ---> 6e4b0fe3559a [2023-03-14T00:14:07.817Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-14T00:14:07.817Z] ---> Running in 0efcb6043ad0 [2023-03-14T00:14:07.817Z] Removing intermediate container 0efcb6043ad0 [2023-03-14T00:14:07.817Z] ---> 83040c544c13 [2023-03-14T00:14:07.817Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-14T00:14:07.817Z] ---> Running in 0dde83a9699a [2023-03-14T00:14:07.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-03-14T00:14:07.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-03-14T00:14:07.817Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-14T00:14:07.817Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-14T00:14:07.817Z] Executing busybox-1.33.1-r8.trigger [2023-03-14T00:14:07.817Z] Executing ca-certificates-20220614-r0.trigger [2023-03-14T00:14:07.817Z] OK: 6 MiB in 16 packages [2023-03-14T00:14:07.817Z] Removing intermediate container 0dde83a9699a [2023-03-14T00:14:07.817Z] ---> 0f3ed60290e0 [2023-03-14T00:14:07.817Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-14T00:14:07.817Z] ---> f599039ad4cd [2023-03-14T00:14:07.817Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-14T00:14:07.817Z] ---> 503bbec4f214 [2023-03-14T00:14:07.817Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-14T00:14:07.817Z] ---> 724ae1314e08 [2023-03-14T00:14:07.817Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-14T00:14:07.817Z] ---> d17a439e15cb [2023-03-14T00:14:07.817Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-14T00:14:07.817Z] ---> 098cd38be73a [2023-03-14T00:14:07.817Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-14T00:14:07.817Z] ---> Running in a0225c857515 [2023-03-14T00:14:07.817Z] Removing intermediate container a0225c857515 [2023-03-14T00:14:07.817Z] ---> 9d339b3039a7 [2023-03-14T00:14:07.817Z] Step 23/29 : VOLUME /cache [2023-03-14T00:14:07.817Z] ---> Running in 1ff286295a57 [2023-03-14T00:14:08.083Z] Removing intermediate container 1ff286295a57 [2023-03-14T00:14:08.083Z] ---> c2b93ae17693 [2023-03-14T00:14:08.083Z] Step 24/29 : EXPOSE 59711 [2023-03-14T00:14:08.354Z] ---> Running in 149c6f9a785f [2023-03-14T00:14:08.623Z] Removing intermediate container 149c6f9a785f [2023-03-14T00:14:08.623Z] ---> ff0c31ebd904 [2023-03-14T00:14:08.623Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-14T00:14:08.623Z] ---> Running in f85e330f2ed6 [2023-03-14T00:14:08.897Z] Removing intermediate container f85e330f2ed6 [2023-03-14T00:14:08.897Z] ---> e993993912e7 [2023-03-14T00:14:08.897Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-14T00:14:09.166Z] ---> Running in 156bcaf4adbd [2023-03-14T00:14:09.435Z] Removing intermediate container 156bcaf4adbd [2023-03-14T00:14:09.435Z] ---> cbfe1bc8f488 [2023-03-14T00:14:09.435Z] Step 27/29 : LABEL arch=arm64 [2023-03-14T00:14:09.435Z] ---> Running in 6c8c3459d4a8 [2023-03-14T00:14:09.709Z] Removing intermediate container 6c8c3459d4a8 [2023-03-14T00:14:09.709Z] ---> a2fef747f1ea [2023-03-14T00:14:09.709Z] Step 28/29 : LABEL git_sha=d676943f02dbc3db6b8903a5127db1e67d7a2cc1 [2023-03-14T00:14:09.982Z] ---> Running in c351d59f9fc7 [2023-03-14T00:14:10.249Z] Removing intermediate container c351d59f9fc7 [2023-03-14T00:14:10.249Z] ---> 1d3fc3476058 [2023-03-14T00:14:10.249Z] Step 29/29 : LABEL version=0.0.0 [2023-03-14T00:14:10.249Z] ---> Running in c35d9afd825b [2023-03-14T00:14:10.518Z] Removing intermediate container c35d9afd825b [2023-03-14T00:14:10.518Z] ---> 891870c915e8 [2023-03-14T00:14:10.518Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-14T00:14:10.787Z] Successfully built 891870c915e8 [2023-03-14T00:14:10.787Z] 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-14T00:14:11.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T00:14:11.249Z] [2023-03-14T00:14:11.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T00:14:11.585Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T00:14:11.585Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-14T00:14:11.585Z] 8998bd30e6a1: Pulling fs layer [2023-03-14T00:14:11.585Z] 04944245beec: Pulling fs layer [2023-03-14T00:14:11.585Z] 699f458cf7ca: Pulling fs layer [2023-03-14T00:14:11.585Z] 765212b225bb: Pulling fs layer [2023-03-14T00:14:11.585Z] f23df028b6ca: Pulling fs layer [2023-03-14T00:14:11.585Z] d65c8cfc05b1: Pulling fs layer [2023-03-14T00:14:11.585Z] 2437ff75d9bd: Pulling fs layer [2023-03-14T00:14:11.585Z] f23df028b6ca: Waiting [2023-03-14T00:14:11.585Z] d65c8cfc05b1: Waiting [2023-03-14T00:14:11.585Z] 2437ff75d9bd: Waiting [2023-03-14T00:14:11.585Z] 765212b225bb: Waiting [2023-03-14T00:14:11.854Z] 04944245beec: Verifying Checksum [2023-03-14T00:14:11.854Z] 04944245beec: Download complete [2023-03-14T00:14:11.854Z] 765212b225bb: Verifying Checksum [2023-03-14T00:14:11.854Z] 765212b225bb: Download complete [2023-03-14T00:14:11.854Z] f23df028b6ca: Verifying Checksum [2023-03-14T00:14:11.854Z] f23df028b6ca: Download complete [2023-03-14T00:14:11.854Z] d65c8cfc05b1: Verifying Checksum [2023-03-14T00:14:11.854Z] d65c8cfc05b1: Download complete [2023-03-14T00:14:12.121Z] 699f458cf7ca: Verifying Checksum [2023-03-14T00:14:12.121Z] 699f458cf7ca: Download complete [2023-03-14T00:14:12.391Z] 8998bd30e6a1: Verifying Checksum [2023-03-14T00:14:12.391Z] 8998bd30e6a1: Download complete [2023-03-14T00:14:14.987Z] 2437ff75d9bd: Verifying Checksum [2023-03-14T00:14:16.939Z] 8998bd30e6a1: Pull complete [2023-03-14T00:14:16.939Z] 04944245beec: Pull complete [2023-03-14T00:14:18.348Z] 699f458cf7ca: Pull complete [2023-03-14T00:14:18.618Z] 765212b225bb: Pull complete [2023-03-14T00:14:19.580Z] f23df028b6ca: Pull complete [2023-03-14T00:14:19.581Z] d65c8cfc05b1: Pull complete [2023-03-14T00:14:34.572Z] 2437ff75d9bd: Pull complete [2023-03-14T00:14:34.573Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-14T00:14:34.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T00:14:34.573Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T00:14:34.782Z] prd-ubuntu20.04-docker-arm64-4c-16g-10 does not seem to be running inside a container [2023-03-14T00:14:34.857Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-14T00:14:37.546Z] $ docker top 183cb5cb20fd45fbe1824cf392feffdf1d1455ae8b8718beb2b0da5b8bcb2bfb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T00:14:38.065Z] ---> job-cost.sh [2023-03-14T00:14:38.332Z] lf-activate-venv: SKIPPING [2023-03-14T00:14:38.332Z] INFO: No Stack... [2023-03-14T00:14:38.917Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-14T00:14:39.874Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T00:14:40.508Z] + cut -d, -f6 [2023-03-14T00:14:40.508Z] + cat /w/workspace/app-rfid-llrp-inventory/3/archives/cost.csv [Pipeline] lock [2023-03-14T00:14:40.542Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-3-stack-cost] [2023-03-14T00:14:40.549Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-3-stack-cost] did not exist. Created. [2023-03-14T00:14:40.549Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T00:14:41.211Z] /w/workspace/app-rfid-llrp-inventory/3@tmp/durable-d3cc4a21/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-14T00:14:41.864Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-14T00:14:41.886Z] Warning: overwriting stash ‘stack-cost’ [2023-03-14T00:14:41.955Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T00:14:41.965Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T00:14:41.985Z] $ docker stop --time=1 183cb5cb20fd45fbe1824cf392feffdf1d1455ae8b8718beb2b0da5b8bcb2bfb [2023-03-14T00:14:43.487Z] $ docker rm -f --volumes 183cb5cb20fd45fbe1824cf392feffdf1d1455ae8b8718beb2b0da5b8bcb2bfb [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-14T00:14:43.950Z] provisioning config files... [2023-03-14T00:14:43.958Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/config9575544215311777950tmp [Pipeline] { [Pipeline] sh [2023-03-14T00:14:44.261Z] + set +x [2023-03-14T00:14:44.261Z] + curl -s https://codecov.io/bash [2023-03-14T00:14:44.261Z] + bash -s -- [2023-03-14T00:14:44.261Z] [2023-03-14T00:14:44.261Z] _____ _ [2023-03-14T00:14:44.261Z] / ____| | | [2023-03-14T00:14:44.261Z] | | ___ __| | ___ ___ _____ __ [2023-03-14T00:14:44.261Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-14T00:14:44.261Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-14T00:14:44.261Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-14T00:14:44.261Z] Bash-1.0.6 [2023-03-14T00:14:44.261Z] [2023-03-14T00:14:44.261Z] [2023-03-14T00:14:44.261Z] ==> git version 2.25.1 found [2023-03-14T00:14:44.261Z] ==> 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-14T00:14:44.261Z] Release-Date: 2020-01-08 [2023-03-14T00:14:44.261Z] 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-14T00:14:44.261Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-14T00:14:44.261Z] ==> Jenkins CI detected. [2023-03-14T00:14:44.261Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-156 [2023-03-14T00:14:44.261Z] project root: . [2023-03-14T00:14:44.261Z] --> token set from env [2023-03-14T00:14:44.261Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-14T00:14:44.261Z] ==> Running gcov in . (disable via -X gcov) [2023-03-14T00:14:44.261Z] ==> Python coveragepy not found [2023-03-14T00:14:44.261Z] ==> Searching for coverage reports in: [2023-03-14T00:14:44.261Z] + . [2023-03-14T00:14:44.261Z] -> Found 1 reports [2023-03-14T00:14:44.261Z] ==> Detecting git/mercurial file structure [2023-03-14T00:14:44.261Z] ==> Reading reports [2023-03-14T00:14:44.261Z] + ./coverage.out bytes=41317 [2023-03-14T00:14:44.261Z] ==> Appending adjustments [2023-03-14T00:14:44.261Z] https://docs.codecov.io/docs/fixing-reports [2023-03-14T00:14:44.519Z] + Found adjustments [2023-03-14T00:14:44.519Z] ==> Gzipping contents [2023-03-14T00:14:44.519Z] 12K /tmp/codecov.1PifFw.gz [2023-03-14T00:14:44.519Z] ==> Uploading reports [2023-03-14T00:14:44.519Z] url: https://codecov.io [2023-03-14T00:14:44.519Z] query: branch=PR-156&commit=b9a2664a2996d135941b01a26c5f9709e70be37e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-156%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=156&job=&cmd_args= [2023-03-14T00:14:44.519Z] -> Pinging Codecov [2023-03-14T00:14:44.519Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-156&commit=b9a2664a2996d135941b01a26c5f9709e70be37e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-156%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=156&job=&cmd_args= [2023-03-14T00:14:44.778Z] -> Uploading to [2023-03-14T00:14:44.778Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-14/581DD39554BDF9B6E22D074273EAD858/b9a2664a2996d135941b01a26c5f9709e70be37e/daea8f7d-f730-4443-a591-f41561d21bcc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T001444Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c4ccc17f3763444ff1bf4b6c32ca613395026fca471bf974ede37d19292e9ea6 [2023-03-14T00:14:44.778Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T00:14:44.778Z] Dload Upload Total Spent Left Speed [2023-03-14T00:14:45.036Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11805 0 0 100 11805 0 43722 --:--:-- --:--:-- --:--:-- 43884 [2023-03-14T00:14:45.036Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/b9a2664a2996d135941b01a26c5f9709e70be37e [Pipeline] } [2023-03-14T00:14:45.043Z] 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-14T00:14:45.687Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives ] [2023-03-14T00:14:45.687Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives [2023-03-14T00:14:45.687Z] total 16 [2023-03-14T00:14:45.687Z] drwxr-xr-x 3 root root 4096 Mar 14 00:01 . [2023-03-14T00:14:45.687Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 00:01 .. [2023-03-14T00:14:45.687Z] drwxr-xr-x 2 root root 4096 Mar 14 00:01 cost [2023-03-14T00:14:45.687Z] -rw-r--r-- 1 root root 95 Mar 14 00:01 cost.csv [2023-03-14T00:14:45.687Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives [2023-03-14T00:14:45.687Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives [2023-03-14T00:14:45.687Z] total 16 [2023-03-14T00:14:45.687Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 00:01 . [2023-03-14T00:14:45.687Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 00:01 .. [2023-03-14T00:14:45.687Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 00:01 cost [2023-03-14T00:14:45.687Z] -rw-r--r-- 1 jenkins jenkins 95 Mar 14 00:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-14T00:14:45.976Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T00:14:46.833Z] ---> package-listing.sh [2023-03-14T00:14:46.833Z] ++ facter osfamily [2023-03-14T00:14:46.833Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-14T00:14:47.093Z] + OS_FAMILY=debian [2023-03-14T00:14:47.093Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-156 [2023-03-14T00:14:47.093Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-14T00:14:47.093Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-14T00:14:47.093Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-14T00:14:47.093Z] + PACKAGES=/tmp/packages_start.txt [2023-03-14T00:14:47.093Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-156 ']' [2023-03-14T00:14:47.093Z] + PACKAGES=/tmp/packages_end.txt [2023-03-14T00:14:47.093Z] + case "${OS_FAMILY}" in [2023-03-14T00:14:47.093Z] + dpkg -l [2023-03-14T00:14:47.093Z] + grep '^ii' [2023-03-14T00:14:47.093Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-14T00:14:47.093Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-14T00:14:47.093Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-14T00:14:47.093Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-156 ']' [2023-03-14T00:14:47.093Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives/ [2023-03-14T00:14:47.093Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives/ [Pipeline] echo [2023-03-14T00:14:47.103Z] 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-156/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-14T00:14:47.379Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T00:14:47.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T00:14:47.936Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T00:14:47.996Z] prd-ubuntu20.04-docker-8c-8g-7 does not seem to be running inside a container [2023-03-14T00:14:48.043Z] $ 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-156/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-156 -v /w/workspace/y_app-rfid-llrp-inventory_PR-156:/w/workspace/y_app-rfid-llrp-inventory_PR-156:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-156@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-14T00:14:48.259Z] $ docker top 08ca67f124794843084a5b69e45a40fb98ffe374ba64751bbbfb519a9b186af1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T00:14:48.567Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-14T00:14:48.848Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-14T00:14:49.128Z] + ls /var/log/sa-host [2023-03-14T00:14:49.128Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T00:14:49.194Z] provisioning config files... [2023-03-14T00:14:49.204Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/config8377522741682045868tmp [Pipeline] { [Pipeline] echo [2023-03-14T00:14:49.218Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T00:14:49.497Z] ---> create-netrc.sh [Pipeline] } [2023-03-14T00:14:49.503Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-14T00:14:49.815Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-14T00:14:49.822Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T00:14:50.106Z] ---> sudo-logs.sh [2023-03-14T00:14:50.106Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-14T00:14:50.132Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T00:14:50.420Z] ---> job-cost.sh [2023-03-14T00:14:50.420Z] lf-activate-venv: SKIPPING [2023-03-14T00:14:50.420Z] DEBUG: total: 0.2199999988079071 [2023-03-14T00:14:50.420Z] INFO: Retrieving Stack Cost... [2023-03-14T00:14:50.678Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T00:14:51.244Z] INFO: Archiving Costs [Pipeline] echo [2023-03-14T00:14:51.255Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T00:14:51.535Z] ---> logs-deploy.sh [2023-03-14T00:14:51.535Z] lf-activate-venv: SKIPPING [2023-03-14T00:14:51.535Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-156/3 [2023-03-14T00:14:51.535Z] INFO: archiving workspace using pattern(s): [2023-03-14T00:14:52.470Z] Archives upload complete. [2023-03-14T00:14:52.470Z] INFO: archiving logs to Nexus