Pull request #92 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3721c6d05e1d4271100b8081a6b751b329e770c7+3817b545243506d6c11f8926a861473cd0c4170b (7d83372896fb3769ce1e18454ed4c62a623e6db8) 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-ssh9243607964264587251.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh4220705040132006728.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-92/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-92/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11268727271630859727.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-92/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16494654692044696831.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2273919888926956136.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-92/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-92/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18133018182278165577.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16089’ Running on prd-ubuntu20.04-docker-8c-8g-16094 in /w/workspace/ry_app-rfid-llrp-inventory_PR-92 [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/ry_app-rfid-llrp-inventory_PR-92 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3817b545243506d6c11f8926a861473cd0c4170b into PR head commit 3721c6d05e1d4271100b8081a6b751b329e770c7 Merge succeeded, producing 3721c6d05e1d4271100b8081a6b751b329e770c7 Checking out Revision 3721c6d05e1d4271100b8081a6b751b329e770c7 (PR-92) > 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/92/head:refs/remotes/origin/PR-92 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3721c6d05e1d4271100b8081a6b751b329e770c7 # 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 3817b545243506d6c11f8926a861473cd0c4170b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3721c6d05e1d4271100b8081a6b751b329e770c7 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:23:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:23:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:23:40 ========================================================= 13:23:40 EdgeX Global Pipelines Version Info 13:23:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:23:41 ------------------- 13:23:41 stable info: 13:23:41 ------------------- 13:23:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:23:41 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 13:23:41 Message: update stable to v1.0.234 13:23:41 ------------------- 13:23:41 experimental info: 13:23:41 ------------------- 13:23:41 Commited By: **** collab-it+edgex@linuxfoundation.org 13:23:41 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 13:23:41 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:23:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:23:42 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:23:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:23:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:23:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:23:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 13:23:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:23:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:23:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:23:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:23:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:23:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:23:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:23:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:23:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:23:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:23:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:23:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:23:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:23:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:23:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:23:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:23:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:23:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:23:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:23:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:23:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:23:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-92 [Pipeline] echo 13:23:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-92 [Pipeline] echo 13:23:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-92 [Pipeline] echo 13:23:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3721c6d05e1d4271100b8081a6b751b329e770c7 [Pipeline] echo 13:23:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3721c6d [Pipeline] echo 13:23:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:23:43 provisioning config files... 13:23:43 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-92@tmp/config4703628219516683972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:23:43 ---> docker-login.sh 13:23:43 nexus3.edgexfoundry.org:10001 13:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:44 Configure a credential helper to remove this warning. See 13:23:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:44 13:23:44 Login Succeeded 13:23:44 nexus3.edgexfoundry.org:10002 13:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:44 Configure a credential helper to remove this warning. See 13:23:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:44 13:23:44 Login Succeeded 13:23:44 nexus3.edgexfoundry.org:10003 13:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:44 Configure a credential helper to remove this warning. See 13:23:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:44 13:23:44 Login Succeeded 13:23:44 nexus3.edgexfoundry.org:10004 13:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:44 Configure a credential helper to remove this warning. See 13:23:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:44 13:23:44 Login Succeeded 13:23:44 docker.io 13:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:44 Configure a credential helper to remove this warning. See 13:23:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:44 13:23:44 Login Succeeded 13:23:44 ---> docker-login.sh ends [Pipeline] } 13:23:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:23:45 + git rev-list -1 --merges 3721c6d05e1d4271100b8081a6b751b329e770c7~1..3721c6d05e1d4271100b8081a6b751b329e770c7 [Pipeline] echo 13:23:45 -----------> git rev-list -1 --merges 3721c6d05e1d4271100b8081a6b751b329e770c7~1..3721c6d05e1d4271100b8081a6b751b329e770c7 3721c6d05e1d4271100b8081a6b751b329e770c7 [false] [Pipeline] sh 13:23:45 + git log --format=format:%s -1 3721c6d05e1d4271100b8081a6b751b329e770c7 [Pipeline] echo 13:23:45 ========================================================= 13:23:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:23:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:23:46 + git log --format=format:%s -1 3721c6d05e1d4271100b8081a6b751b329e770c7 [Pipeline] echo 13:23:46 [semverPrep] GIT_COMMIT: 3721c6d05e1d4271100b8081a6b751b329e770c7, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo 13:23:46 [semverPrep] This is not a build commit. [Pipeline] sh 13:23:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:23:46 + grep -v github /etc/ssh/ssh_known_hosts 13:23:46 + [ -e /tmp/ssh_known_hosts ] 13:23:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:23:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:23:46 + sudo tee -a /etc/ssh/ssh_known_hosts 13:23:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:23:47 13:23:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:23:47 0.1.4: Pulling from edgex-devops/py-git-semver 13:23:47 42c077c10790: Pulling fs layer 13:23:47 f63e77b7563a: Pulling fs layer 13:23:47 bd5fdadae976: Pulling fs layer 13:23:47 205491f53016: Pulling fs layer 13:23:47 df18705c85c3: Pulling fs layer 13:23:47 bdb3f477010e: Pulling fs layer 13:23:47 c8a8fc8e1c8f: Pulling fs layer 13:23:47 2c6e9b1d212d: Pulling fs layer 13:23:47 bdb8f0575790: Pulling fs layer 13:23:47 386e3cb2ff24: Pulling fs layer 13:23:47 2343380bae48: Pulling fs layer 13:23:47 205491f53016: Waiting 13:23:47 df18705c85c3: Waiting 13:23:47 bdb3f477010e: Waiting 13:23:47 c8a8fc8e1c8f: Waiting 13:23:47 2c6e9b1d212d: Waiting 13:23:47 bdb8f0575790: Waiting 13:23:47 386e3cb2ff24: Waiting 13:23:47 2343380bae48: Waiting 13:23:47 f63e77b7563a: Verifying Checksum 13:23:47 f63e77b7563a: Download complete 13:23:47 205491f53016: Verifying Checksum 13:23:47 205491f53016: Download complete 13:23:47 df18705c85c3: Verifying Checksum 13:23:47 df18705c85c3: Download complete 13:23:47 bd5fdadae976: Verifying Checksum 13:23:47 bd5fdadae976: Download complete 13:23:47 bdb3f477010e: Verifying Checksum 13:23:47 bdb3f477010e: Download complete 13:23:47 2c6e9b1d212d: Verifying Checksum 13:23:47 2c6e9b1d212d: Download complete 13:23:47 386e3cb2ff24: Download complete 13:23:47 2343380bae48: Verifying Checksum 13:23:47 2343380bae48: Download complete 13:23:47 42c077c10790: Verifying Checksum 13:23:47 42c077c10790: Download complete 13:23:48 c8a8fc8e1c8f: Download complete 13:23:49 42c077c10790: Pull complete 13:23:49 f63e77b7563a: Pull complete 13:23:49 bd5fdadae976: Pull complete 13:23:49 205491f53016: Pull complete 13:23:50 df18705c85c3: Pull complete 13:23:50 bdb3f477010e: Pull complete 13:23:52 c8a8fc8e1c8f: Pull complete 13:23:52 2c6e9b1d212d: Pull complete 13:23:52 bdb8f0575790: Pull complete 13:23:52 386e3cb2ff24: Pull complete 13:23:52 2343380bae48: Pull complete 13:23:52 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 13:23:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:23:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:23:52 prd-ubuntu20.04-docker-8c-8g-16094 does not seem to be running inside a container 13:23:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-92 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-92:/w/workspace/ry_app-rfid-llrp-inventory_PR-92:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-92@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:23:54 $ docker top c2c63428ca12eadf5e35c23048b0842f1d2fe3e457b4acc402e67303dddbd72c -eo pid,comm 13:23:54 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). 13:23:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:23:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:23:54 [ssh-agent] Looking for ssh-agent implementation... 13:23:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:23:54 $ docker exec c2c63428ca12eadf5e35c23048b0842f1d2fe3e457b4acc402e67303dddbd72c ssh-agent 13:23:54 SSH_AUTH_SOCK=/tmp/ssh-tvY0Ya4ciX4a/agent.34 13:23:54 SSH_AGENT_PID=40 13:23:54 Running ssh-add (command line suppressed) 13:23:54 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-92@tmp/private_key_6621020611439854371.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-92@tmp/private_key_6621020611439854371.key) 13:23:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:23:55 + git tag --points-at HEAD [Pipeline] } 13:23:55 $ docker exec --env ******** --env ******** c2c63428ca12eadf5e35c23048b0842f1d2fe3e457b4acc402e67303dddbd72c ssh-agent -k 13:23:55 unset SSH_AUTH_SOCK; 13:23:55 unset SSH_AGENT_PID; 13:23:55 echo Agent pid 40 killed; 13:23:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:23:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:23:55 [ssh-agent] Looking for ssh-agent implementation... 13:23:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:23:55 $ docker exec c2c63428ca12eadf5e35c23048b0842f1d2fe3e457b4acc402e67303dddbd72c ssh-agent 13:23:55 SSH_AUTH_SOCK=/tmp/ssh-9RoAr42DEkFU/agent.74 13:23:55 SSH_AGENT_PID=80 13:23:55 Running ssh-add (command line suppressed) 13:23:55 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-92@tmp/private_key_5875643828484439262.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-92@tmp/private_key_5875643828484439262.key) 13:23:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:23:56 + git semver init 13:23:56 2022-06-27 13:23:56,389 [run_init] DEBUG init version:0.0.0 force:False 13:23:56 2022-06-27 13:23:56,390 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-rfid-llrp-inventory_PR-92/.semver 13:23:56 2022-06-27 13:23:56,390 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/ry_app-rfid-llrp-inventory_PR-92/.semver 13:23:56 2022-06-27 13:23:56,390 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/ry_app-rfid-llrp-inventory_PR-92/.semver'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-92, universal_newlines=False, shell=None, istream=None) 13:23:57 2022-06-27 13:23:57,395 [append_file] DEBUG append to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-92/.git/info/exclude 13:23:57 2022-06-27 13:23:57,396 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-rfid-llrp-inventory_PR-92/.semver/PR-92 with force:False 13:23:57 2022-06-27 13:23:57,396 [write_file] DEBUG write to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-92/.semver/PR-92 13:23:57 2022-06-27 13:23:57,400 [execute] INFO git cat-file --batch-check 13:23:57 2022-06-27 13:23:57,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-92/.semver, universal_newlines=False, shell=None, istream=) 13:23:57 2022-06-27 13:23:57,407 [execute] INFO git cat-file --batch 13:23:57 2022-06-27 13:23:57,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-92/.semver, universal_newlines=False, shell=None, istream=) 13:23:57 2022-06-27 13:23:57,411 [read_version] DEBUG read version from /w/workspace/ry_app-rfid-llrp-inventory_PR-92/.semver/PR-92 13:23:57 0.0.0 [Pipeline] } 13:23:57 $ docker exec --env ******** --env ******** c2c63428ca12eadf5e35c23048b0842f1d2fe3e457b4acc402e67303dddbd72c ssh-agent -k 13:23:57 unset SSH_AUTH_SOCK; 13:23:57 unset SSH_AGENT_PID; 13:23:57 echo Agent pid 80 killed; 13:23:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:23:58 + git semver [Pipeline] } 13:23:58 $ docker stop --time=1 c2c63428ca12eadf5e35c23048b0842f1d2fe3e457b4acc402e67303dddbd72c 13:24:00 $ docker rm -f c2c63428ca12eadf5e35c23048b0842f1d2fe3e457b4acc402e67303dddbd72c [Pipeline] // withDockerContainer [Pipeline] sh 13:24:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:24:00 Stashed 1 file(s) [Pipeline] echo 13:24:00 [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 13:24:01 provisioning config files... 13:24:01 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-92@tmp/config9162532551887151981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:24:01 ---> docker-login.sh 13:24:01 nexus3.edgexfoundry.org:10001 13:24:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:01 Configure a credential helper to remove this warning. See 13:24:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:01 13:24:01 Login Succeeded 13:24:01 nexus3.edgexfoundry.org:10002 13:24:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:02 Configure a credential helper to remove this warning. See 13:24:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:02 13:24:02 Login Succeeded 13:24:02 nexus3.edgexfoundry.org:10003 13:24:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:02 Configure a credential helper to remove this warning. See 13:24:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:02 13:24:02 Login Succeeded 13:24:02 nexus3.edgexfoundry.org:10004 13:24:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:02 Configure a credential helper to remove this warning. See 13:24:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:02 13:24:02 Login Succeeded 13:24:02 docker.io 13:24:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:02 Configure a credential helper to remove this warning. See 13:24:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:02 13:24:02 Login Succeeded 13:24:02 ---> docker-login.sh ends [Pipeline] } 13:24:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:24:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:24:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:24:02 ========================================================= 13:24:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 13:24:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 13:24:03 Sending build context to Docker daemon 12.44MB 13:24:03 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 13:24:03 Step 2/13 : FROM ${BASE} AS builder 13:24:03 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 13:24:03 59bf1c3509f3: Pulling fs layer 13:24:03 666ba61612fd: Pulling fs layer 13:24:03 8ed8ca486205: Pulling fs layer 13:24:03 cc1cd167ecdc: Pulling fs layer 13:24:03 c516ae0d96e1: Pulling fs layer 13:24:03 684cea983483: Pulling fs layer 13:24:03 dd3240ac7de5: Pulling fs layer 13:24:03 b1e948a4e11c: Pulling fs layer 13:24:03 a8fd76ee1af6: Pulling fs layer 13:24:03 646ad004c059: Pulling fs layer 13:24:03 cc1cd167ecdc: Waiting 13:24:03 b1e948a4e11c: Waiting 13:24:03 a8fd76ee1af6: Waiting 13:24:03 c516ae0d96e1: Waiting 13:24:03 646ad004c059: Waiting 13:24:03 684cea983483: Waiting 13:24:03 dd3240ac7de5: Waiting 13:24:03 8ed8ca486205: Download complete 13:24:03 666ba61612fd: Verifying Checksum 13:24:03 666ba61612fd: Download complete 13:24:03 c516ae0d96e1: Verifying Checksum 13:24:03 c516ae0d96e1: Download complete 13:24:03 684cea983483: Verifying Checksum 13:24:03 684cea983483: Download complete 13:24:03 dd3240ac7de5: Download complete 13:24:03 59bf1c3509f3: Verifying Checksum 13:24:03 59bf1c3509f3: Download complete 13:24:03 b1e948a4e11c: Verifying Checksum 13:24:03 b1e948a4e11c: Download complete 13:24:03 59bf1c3509f3: Pull complete 13:24:03 666ba61612fd: Pull complete 13:24:03 8ed8ca486205: Pull complete 13:24:04 a8fd76ee1af6: Verifying Checksum 13:24:04 a8fd76ee1af6: Download complete 13:24:04 646ad004c059: Verifying Checksum 13:24:04 646ad004c059: Download complete 13:24:04 cc1cd167ecdc: Download complete 13:24:08 cc1cd167ecdc: Pull complete 13:24:08 c516ae0d96e1: Pull complete 13:24:08 684cea983483: Pull complete 13:24:08 dd3240ac7de5: Pull complete 13:24:08 b1e948a4e11c: Pull complete 13:24:11 a8fd76ee1af6: Pull complete 13:24:11 646ad004c059: Pull complete 13:24:11 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 13:24:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:24:11 ---> 8f69c11f6b0c 13:24:11 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:24:13 ---> Running in 463184279b72 13:24:13 Removing intermediate container 463184279b72 13:24:13 ---> 0b2028d506c9 13:24:13 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 13:24:13 ---> Running in 50682b1c596b 13:24:13 Removing intermediate container 50682b1c596b 13:24:13 ---> 81c8eff6c5ea 13:24:13 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:24:13 ---> Running in 8a92ec970b0f 13:24:14 Removing intermediate container 8a92ec970b0f 13:24:14 ---> 0bfc9e080286 13:24:14 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:24:14 ---> Running in 9cecc4b8cde5 13:24:14 Removing intermediate container 9cecc4b8cde5 13:24:14 ---> f6ed0275af03 13:24:14 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:24:14 ---> Running in b74552aa9b7b 13:24:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:24:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:24:16 OK: 221 MiB in 52 packages 13:24:16 Removing intermediate container b74552aa9b7b 13:24:16 ---> 453cad8f7e77 13:24:16 Step 8/13 : WORKDIR /app 13:24:16 ---> Running in 2265e0e63506 13:24:16 Still waiting to schedule task 13:24:16 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16093’ 13:24:16 Removing intermediate container 2265e0e63506 13:24:16 ---> b8795c27be77 13:24:16 Step 9/13 : COPY go.mod vendor* ./ 13:24:16 ---> 4aff4167bc2b 13:24:16 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:24:16 ---> Running in 099d91d325e8 13:24:34 Removing intermediate container 099d91d325e8 13:24:34 ---> 16b3b457f062 13:24:34 Step 11/13 : COPY . . 13:24:34 ---> 52d7d2aaa46e 13:24:34 Step 12/13 : ARG MAKE="make build" 13:24:34 ---> Running in 11dcaa271917 13:24:34 Removing intermediate container 11dcaa271917 13:24:34 ---> 512f2daf6936 13:24:34 Step 13/13 : RUN $MAKE 13:24:34 ---> Running in 1a7d2827a7c7 13:24:34 noop 13:24:34 Removing intermediate container 1a7d2827a7c7 13:24:34 ---> ada71b485691 13:24:34 Successfully built ada71b485691 13:24:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:35 + docker inspect -f . ci-base-image-x86_64 13:24:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:24:35 prd-ubuntu20.04-docker-8c-8g-16094 does not seem to be running inside a container 13:24:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-92 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-92:/w/workspace/ry_app-rfid-llrp-inventory_PR-92:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-92@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:24:35 $ docker top d553ae8689b55a0a646accde8d314e3ad4fbd7d28c1f7788a0780d1265141b33 -eo pid,comm [Pipeline] { [Pipeline] sh 13:24:36 + go version 13:24:36 go version go1.17.7 linux/amd64 [Pipeline] } 13:24:36 $ docker stop --time=1 d553ae8689b55a0a646accde8d314e3ad4fbd7d28c1f7788a0780d1265141b33 13:24:37 $ docker rm -f d553ae8689b55a0a646accde8d314e3ad4fbd7d28c1f7788a0780d1265141b33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:38 + docker inspect -f . ci-base-image-x86_64 13:24:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:24:38 prd-ubuntu20.04-docker-8c-8g-16094 does not seem to be running inside a container 13:24:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-92 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-92:/w/workspace/ry_app-rfid-llrp-inventory_PR-92:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-92@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:24:38 $ docker top d584463850daedcf33202b1f1518f3ed26b8feaf8e175c53cca50ca49b614924 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:24:39 + make test 13:24:39 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:24:49 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:24:49 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.042s coverage: 86.2% of statements 13:24:49 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:24:51 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.548s coverage: 71.9% of statements 13:24:59 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:25:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:25:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:25:03 ./bin/test-attribution.sh 13:25:03 An attribution for github.com/Microsoft/go-winio is missing from in Attribution.txt, please add 13:25:03 make: *** [Makefile:55: test] Error 1 [Pipeline] } 13:25:03 $ docker stop --time=1 d584463850daedcf33202b1f1518f3ed26b8feaf8e175c53cca50ca49b614924 13:25:05 $ docker rm -f d584463850daedcf33202b1f1518f3ed26b8feaf8e175c53cca50ca49b614924 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:25:06 13:25:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:25:06 latest: Pulling from edgex-lftools-log-publisher 13:25:06 5eb5b503b376: Pulling fs layer 13:25:06 5c69ac0246d0: Pulling fs layer 13:25:06 ec43610c2a17: Pulling fs layer 13:25:06 3a2ae6a8a46f: Pulling fs layer 13:25:06 33b1e0a273af: Pulling fs layer 13:25:06 3a2ae6a8a46f: Waiting 13:25:06 5d3b04190fa2: Pulling fs layer 13:25:06 2f39f015ded8: Pulling fs layer 13:25:06 33b1e0a273af: Waiting 13:25:06 5d3b04190fa2: Waiting 13:25:06 5c69ac0246d0: Download complete 13:25:06 3a2ae6a8a46f: Verifying Checksum 13:25:06 3a2ae6a8a46f: Download complete 13:25:06 33b1e0a273af: Verifying Checksum 13:25:06 33b1e0a273af: Download complete 13:25:06 ec43610c2a17: Download complete 13:25:07 5d3b04190fa2: Verifying Checksum 13:25:07 5d3b04190fa2: Download complete 13:25:07 5eb5b503b376: Verifying Checksum 13:25:07 5eb5b503b376: Download complete 13:25:07 2f39f015ded8: Verifying Checksum 13:25:07 2f39f015ded8: Download complete 13:25:08 5eb5b503b376: Pull complete 13:25:08 5c69ac0246d0: Pull complete 13:25:08 ec43610c2a17: Pull complete 13:25:09 3a2ae6a8a46f: Pull complete 13:25:09 33b1e0a273af: Pull complete 13:25:09 5d3b04190fa2: Pull complete 13:25:13 2f39f015ded8: Pull complete 13:25:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:25:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:25:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:25:13 prd-ubuntu20.04-docker-8c-8g-16094 does not seem to be running inside a container 13:25:13 $ 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/ry_app-rfid-llrp-inventory_PR-92 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-92:/w/workspace/ry_app-rfid-llrp-inventory_PR-92:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-92@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:25:15 $ docker top 0718543ef09901cf674c5efd6befe13a5b9a2355b83c5a4662dc8d30937efed3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:25:16 ---> job-cost.sh 13:25:16 lf-activate-venv: SKIPPING 13:25:16 INFO: No Stack... 13:25:16 INFO: Retrieving Pricing Info for: v3-standard-8 13:25:17 INFO: Archiving Costs [Pipeline] sh 13:25:17 + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-92/archives/cost.csv 13:25:17 + cut -d, -f6 [Pipeline] lock 13:25:17 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-92-1-stack-cost] 13:25:17 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-92-1-stack-cost] did not exist. Created. 13:25:17 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-92-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:25:17 + echo total: 0.2199999988079071 [Pipeline] stash 13:25:17 Stashed 1 file(s) [Pipeline] } 13:25:17 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-92-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:25:17 $ docker stop --time=1 0718543ef09901cf674c5efd6befe13a5b9a2355b83c5a4662dc8d30937efed3 13:25:19 $ docker rm -f 0718543ef09901cf674c5efd6befe13a5b9a2355b83c5a4662dc8d30937efed3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:25:19 Failed in branch amd64 13:27:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16095 in /w/workspace/ry_app-rfid-llrp-inventory_PR-92 [Pipeline] { [Pipeline] ws 13:27:42 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:27:42 The recommended git tool is: git 13:27:49 using credential edgex-jenkins-ssh 13:27:49 Cloning the remote Git repository 13:27:49 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:27:49 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:27:50 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:27:50 > git --version # timeout=10 13:27:50 > git --version # 'git version 2.25.1' 13:27:50 using GIT_SSH to set credentials SSH Credentials for GitHub 13:27:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:27:52 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:27:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:27:52 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:27:52 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:27:52 using GIT_SSH to set credentials SSH Credentials for GitHub 13:27:52 Merging remotes/origin/main commit 3817b545243506d6c11f8926a861473cd0c4170b into PR head commit 3721c6d05e1d4271100b8081a6b751b329e770c7 13:27:52 Merge succeeded, producing 3721c6d05e1d4271100b8081a6b751b329e770c7 13:27:52 Checking out Revision 3721c6d05e1d4271100b8081a6b751b329e770c7 (PR-92) 13:27:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/92/head:refs/remotes/origin/PR-92 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:27:52 > git config core.sparsecheckout # timeout=10 13:27:52 > git checkout -f 3721c6d05e1d4271100b8081a6b751b329e770c7 # timeout=10 13:27:52 > git remote # timeout=10 13:27:52 > git config --get remote.origin.url # timeout=10 13:27:52 using GIT_SSH to set credentials SSH Credentials for GitHub 13:27:52 > git merge 3817b545243506d6c11f8926a861473cd0c4170b # timeout=10 13:27:52 > git rev-parse HEAD^{commit} # timeout=10 13:27:52 > git config core.sparsecheckout # timeout=10 13:27:53 > git checkout -f 3721c6d05e1d4271100b8081a6b751b329e770c7 # timeout=10 13:27:57 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 13:27:57 > git --version # timeout=10 13:27:57 > git --version # 'git version 2.25.1' 13:27:57 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:27:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:27:58 % Total % Received % Xferd Average Speed Time Time Time Current 13:27:58 Dload Upload Total Spent Left Speed 13:27:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 90095 0 --:--:-- --:--:-- --:--:-- 90095 [Pipeline] sh 13:27:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:27:59 + sudo tee /etc/docker/daemon.new 13:27:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:27:59 { 13:27:59 "registry-mirrors": [ 13:27:59 "https://nexus3.edgexfoundry.org:10001" 13:27:59 ], 13:27:59 "bip": "10.250.0.254/24", 13:27:59 "hosts": [ 13:27:59 "tcp://0.0.0.0:5555", 13:27:59 "unix:///var/run/docker.sock" 13:27:59 ], 13:27:59 "mtu": 1458, 13:27:59 "selinux-enabled": true, 13:27:59 "seccomp-profile": "/etc/docker/seccomp.json" 13:27:59 } [Pipeline] sh 13:28:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:28:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:28:18 provisioning config files... 13:28:18 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config6928529927698417573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:28:19 ---> docker-login.sh 13:28:19 nexus3.edgexfoundry.org:10001 13:28:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:20 Configure a credential helper to remove this warning. See 13:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:20 13:28:20 Login Succeeded 13:28:20 nexus3.edgexfoundry.org:10002 13:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:20 Configure a credential helper to remove this warning. See 13:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:20 13:28:20 Login Succeeded 13:28:20 nexus3.edgexfoundry.org:10003 13:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:21 Configure a credential helper to remove this warning. See 13:28:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:21 13:28:21 Login Succeeded 13:28:21 nexus3.edgexfoundry.org:10004 13:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:21 Configure a credential helper to remove this warning. See 13:28:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:21 13:28:21 Login Succeeded 13:28:21 docker.io 13:28:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:22 Configure a credential helper to remove this warning. See 13:28:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:22 13:28:22 Login Succeeded 13:28:22 ---> docker-login.sh ends [Pipeline] } 13:28:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:28:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:28:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:28:22 ========================================================= 13:28:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 13:28:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:23 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 13:28:23 Sending build context to Docker daemon 687.6kB 13:28:23 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 13:28:23 Step 2/13 : FROM ${BASE} AS builder 13:28:24 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:28:24 9b3977197b4f: Pulling fs layer 13:28:24 1a89e8eeedd5: Pulling fs layer 13:28:24 94645a83ff95: Pulling fs layer 13:28:24 e6fb740bc735: Pulling fs layer 13:28:24 3a77bd46dcc9: Pulling fs layer 13:28:24 355e64cbe906: Pulling fs layer 13:28:24 63ab81a10011: Pulling fs layer 13:28:24 555d1d1c4555: Pulling fs layer 13:28:24 7d9057610161: Pulling fs layer 13:28:24 e6fb740bc735: Waiting 13:28:24 3a77bd46dcc9: Waiting 13:28:24 7d9057610161: Waiting 13:28:24 355e64cbe906: Waiting 13:28:24 63ab81a10011: Waiting 13:28:24 555d1d1c4555: Waiting 13:28:24 94645a83ff95: Verifying Checksum 13:28:24 94645a83ff95: Download complete 13:28:24 1a89e8eeedd5: Verifying Checksum 13:28:24 1a89e8eeedd5: Download complete 13:28:24 3a77bd46dcc9: Verifying Checksum 13:28:24 3a77bd46dcc9: Download complete 13:28:24 355e64cbe906: Verifying Checksum 13:28:24 355e64cbe906: Download complete 13:28:24 9b3977197b4f: Verifying Checksum 13:28:24 9b3977197b4f: Download complete 13:28:24 63ab81a10011: Verifying Checksum 13:28:24 63ab81a10011: Download complete 13:28:25 9b3977197b4f: Pull complete 13:28:25 7d9057610161: Verifying Checksum 13:28:25 7d9057610161: Download complete 13:28:25 1a89e8eeedd5: Pull complete 13:28:25 94645a83ff95: Pull complete 13:28:26 555d1d1c4555: Verifying Checksum 13:28:26 555d1d1c4555: Download complete 13:28:26 e6fb740bc735: Verifying Checksum 13:28:26 e6fb740bc735: Download complete 13:28:38 e6fb740bc735: Pull complete 13:28:38 3a77bd46dcc9: Pull complete 13:28:38 355e64cbe906: Pull complete 13:28:39 63ab81a10011: Pull complete 13:28:45 555d1d1c4555: Pull complete 13:28:47 7d9057610161: Pull complete 13:28:47 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 13:28:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:28:47 ---> 819e984ddca1 13:28:47 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:28:49 ---> Running in 4145d30cec49 13:28:50 Removing intermediate container 4145d30cec49 13:28:50 ---> de9e9b0b7344 13:28:50 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 13:28:50 ---> Running in fd07b22e49eb 13:28:51 Removing intermediate container fd07b22e49eb 13:28:51 ---> 1b90e189c767 13:28:51 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:28:51 ---> Running in 8a3dea728e84 13:28:51 Removing intermediate container 8a3dea728e84 13:28:51 ---> 07e2a4ddf0ad 13:28:51 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:28:51 ---> Running in 6056ea745123 13:28:53 Removing intermediate container 6056ea745123 13:28:53 ---> c9ff0dbc5ed1 13:28:53 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:28:53 ---> Running in 7af3ca36e089 13:28:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:28:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:28:56 OK: 220 MiB in 52 packages 13:28:56 Removing intermediate container 7af3ca36e089 13:28:56 ---> 7abf0bb278b4 13:28:56 Step 8/13 : WORKDIR /app 13:28:57 ---> Running in b6588553f775 13:28:57 Removing intermediate container b6588553f775 13:28:57 ---> c6eae978ccea 13:28:57 Step 9/13 : COPY go.mod vendor* ./ 13:28:57 ---> 9e3528de5951 13:28:57 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:28:57 ---> Running in a788e2233db8 13:29:44 Removing intermediate container a788e2233db8 13:29:44 ---> bc1cd5dbe325 13:29:44 Step 11/13 : COPY . . 13:29:44 ---> 4934957def93 13:29:44 Step 12/13 : ARG MAKE="make build" 13:29:44 ---> Running in 3d286944f469 13:29:44 Removing intermediate container 3d286944f469 13:29:44 ---> d3ae4d35d549 13:29:44 Step 13/13 : RUN $MAKE 13:29:44 ---> Running in 1dc1bb5c25cd 13:29:44 noop 13:29:45 Removing intermediate container 1dc1bb5c25cd 13:29:45 ---> dfd05eb539af 13:29:45 Successfully built dfd05eb539af 13:29:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:45 + docker inspect -f . ci-base-image-arm64 13:29:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:29:46 prd-ubuntu20.04-docker-arm64-4c-16g-16095 does not seem to be running inside a container 13:29:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:29:47 $ docker top 87595ea7db0613825a7e56f4f52f9854edc5334e88219fbe2ecac6b1afc12487 -eo pid,comm [Pipeline] { [Pipeline] sh 13:29:48 + go version 13:29:48 go version go1.17.7 linux/arm64 [Pipeline] } 13:29:48 $ docker stop --time=1 87595ea7db0613825a7e56f4f52f9854edc5334e88219fbe2ecac6b1afc12487 13:29:50 $ docker rm -f 87595ea7db0613825a7e56f4f52f9854edc5334e88219fbe2ecac6b1afc12487 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:51 + docker inspect -f . ci-base-image-arm64 13:29:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:29:51 prd-ubuntu20.04-docker-arm64-4c-16g-16095 does not seem to be running inside a container 13:29:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:29:52 $ docker top a2468bfd92f808189c08f290e7c0db043786c1f9c941a022cfb9445e31d9ec01 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:29:53 + make test 13:29:53 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:31:15 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:31:15 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.189s coverage: 86.2% of statements 13:31:15 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:31:19 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.687s coverage: 71.9% of statements 13:31:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:31:19 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:31:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:31:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:31:52 ./bin/test-attribution.sh 13:31:52 An attribution for github.com/Microsoft/go-winio is missing from in Attribution.txt, please add 13:31:52 make: *** [Makefile:55: test] Error 1 [Pipeline] } 13:31:52 $ docker stop --time=1 a2468bfd92f808189c08f290e7c0db043786c1f9c941a022cfb9445e31d9ec01 13:31:54 $ docker rm -f a2468bfd92f808189c08f290e7c0db043786c1f9c941a022cfb9445e31d9ec01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:31:55 13:31:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:31:56 arm64: Pulling from edgex-lftools-log-publisher 13:31:56 8998bd30e6a1: Pulling fs layer 13:31:56 04944245beec: Pulling fs layer 13:31:56 699f458cf7ca: Pulling fs layer 13:31:56 765212b225bb: Pulling fs layer 13:31:56 f23df028b6ca: Pulling fs layer 13:31:56 d65c8cfc05b1: Pulling fs layer 13:31:56 2437ff75d9bd: Pulling fs layer 13:31:56 f23df028b6ca: Waiting 13:31:56 d65c8cfc05b1: Waiting 13:31:56 2437ff75d9bd: Waiting 13:31:56 765212b225bb: Waiting 13:31:56 04944245beec: Verifying Checksum 13:31:56 04944245beec: Download complete 13:31:56 765212b225bb: Verifying Checksum 13:31:56 765212b225bb: Download complete 13:31:56 f23df028b6ca: Verifying Checksum 13:31:56 f23df028b6ca: Download complete 13:31:56 d65c8cfc05b1: Verifying Checksum 13:31:56 d65c8cfc05b1: Download complete 13:31:56 699f458cf7ca: Verifying Checksum 13:31:56 699f458cf7ca: Download complete 13:31:56 8998bd30e6a1: Verifying Checksum 13:31:56 8998bd30e6a1: Download complete 13:31:59 2437ff75d9bd: Verifying Checksum 13:31:59 2437ff75d9bd: Download complete 13:32:01 8998bd30e6a1: Pull complete 13:32:01 04944245beec: Pull complete 13:32:03 699f458cf7ca: Pull complete 13:32:03 765212b225bb: Pull complete 13:32:04 f23df028b6ca: Pull complete 13:32:04 d65c8cfc05b1: Pull complete 13:32:19 2437ff75d9bd: Pull complete 13:32:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:32:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:32:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:19 prd-ubuntu20.04-docker-arm64-4c-16g-16095 does not seem to be running inside a container 13:32:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:32:22 $ docker top abee0e261648bfbbf43fcac694584a317770eb61e3232a58972eced0709b5cac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:32:23 ---> job-cost.sh 13:32:23 lf-activate-venv: SKIPPING 13:32:23 INFO: No Stack... 13:32:23 INFO: Retrieving Pricing Info for: v3-standard-4 13:32:24 INFO: Archiving Costs [Pipeline] sh 13:32:25 + cut -d, -f6 13:32:25 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock 13:32:25 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-92-1-stack-cost] 13:32:25 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-92-1-stack-cost] did not exist. Created. 13:32:25 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-92-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:32:26 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-38054413/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:32:26 + echo total: 0.10999999940395355 [Pipeline] stash 13:32:26 Warning: overwriting stash ‘stack-cost’ 13:32:27 Stashed 1 file(s) [Pipeline] } 13:32:27 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-92-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:32:27 $ docker stop --time=1 abee0e261648bfbbf43fcac694584a317770eb61e3232a58972eced0709b5cac 13:32:28 $ docker rm -f abee0e261648bfbbf43fcac694584a317770eb61e3232a58972eced0709b5cac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:32:29 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:32:31 + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-92/archives ] 13:32:31 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-92/archives 13:32:31 total 16 13:32:31 drwxr-xr-x 3 root root 4096 Jun 27 13:25 . 13:32:31 drwxrwxr-x 12 jenkins jenkins 4096 Jun 27 13:25 .. 13:32:31 drwxr-xr-x 2 root root 4096 Jun 27 13:25 cost 13:32:31 -rw-r--r-- 1 root root 93 Jun 27 13:25 cost.csv 13:32:31 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-92/archives 13:32:31 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-92/archives 13:32:31 total 16 13:32:31 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 13:25 . 13:32:31 drwxrwxr-x 12 jenkins jenkins 4096 Jun 27 13:25 .. 13:32:31 drwxr-xr-x 2 jenkins jenkins 4096 Jun 27 13:25 cost 13:32:31 -rw-r--r-- 1 jenkins jenkins 93 Jun 27 13:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:32:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:32:32 ---> package-listing.sh 13:32:32 ++ facter osfamily 13:32:32 ++ tr '[:upper:]' '[:lower:]' 13:32:32 + OS_FAMILY=debian 13:32:32 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-92 13:32:32 + START_PACKAGES=/tmp/packages_start.txt 13:32:32 + END_PACKAGES=/tmp/packages_end.txt 13:32:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:32:32 + PACKAGES=/tmp/packages_start.txt 13:32:32 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-92 ']' 13:32:32 + PACKAGES=/tmp/packages_end.txt 13:32:32 + case "${OS_FAMILY}" in 13:32:32 + dpkg -l 13:32:32 + grep '^ii' 13:32:32 + '[' -f /tmp/packages_start.txt ']' 13:32:32 + '[' -f /tmp/packages_end.txt ']' 13:32:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:32:32 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-92 ']' 13:32:32 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-92/archives/ 13:32:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-92/archives/ [Pipeline] echo 13:32:32 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/ry_app-rfid-llrp-inventory_PR-92/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:32:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:34 prd-ubuntu20.04-docker-8c-8g-16094 does not seem to be running inside a container 13:32:34 $ 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/ry_app-rfid-llrp-inventory_PR-92/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-92 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-92:/w/workspace/ry_app-rfid-llrp-inventory_PR-92:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-92@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:32:34 $ docker top 7b4b659ef45000991c03f65fd7d7f68cab25de15ed7001f13e12c83dfb8093a9 -eo pid,comm [Pipeline] { [Pipeline] sh 13:32:34 + touch /tmp/pre-build-complete [Pipeline] sh 13:32:35 + mkdir -p /var/log/sysstat [Pipeline] sh 13:32:35 + ls /var/log/sa-host 13:32:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:32:35 provisioning config files... 13:32:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-92@tmp/config7318537276897365972tmp [Pipeline] { [Pipeline] echo 13:32:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:32:35 ---> create-netrc.sh [Pipeline] } 13:32:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:32:36 ---> python-tools-install.sh [Pipeline] echo 13:32:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:32:36 ---> sudo-logs.sh 13:32:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:32:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:32:37 ---> job-cost.sh 13:32:37 lf-activate-venv: SKIPPING 13:32:37 DEBUG: total: 0.2199999988079071 13:32:37 INFO: Retrieving Stack Cost... 13:32:37 INFO: Retrieving Pricing Info for: v3-standard-8 13:32:37 INFO: Archiving Costs [Pipeline] echo 13:32:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:32:38 ---> logs-deploy.sh 13:32:38 lf-activate-venv: SKIPPING 13:32:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-92/1 13:32:38 INFO: archiving workspace using pattern(s): 13:32:39 Archives upload complete. 13:32:39 INFO: archiving logs to Nexus