Pull request #54 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/app-rfid-llrp-inventory Loading trusted files from base branch main at 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd rather than e8102737e1672b489b1cd8cc0dec37f03e02c209 Obtained Jenkinsfile from 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh1601622769749125939.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh5618893861902189714.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-54/workspace@libs/edgex-global-pipelines/.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-54/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1510739700238549917.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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 shared 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-ssh6333898753862280609.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-54/workspace@libs/lf-pipelines/.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-54/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8729555878788335667.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 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: true 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-721’ Running on prd-centos7-docker-4c-2g-724 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [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-54 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh753296745140612713.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh8175609682897370640.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit e8102737e1672b489b1cd8cc0dec37f03e02c209 Merge succeeded, producing e8102737e1672b489b1cd8cc0dec37f03e02c209 Checking out Revision e8102737e1672b489b1cd8cc0dec37f03e02c209 (PR-54) > git config core.sparsecheckout # timeout=10 > git checkout -f e8102737e1672b489b1cd8cc0dec37f03e02c209 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh8391210630905034703.key > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e8102737e1672b489b1cd8cc0dec37f03e02c209 # timeout=10 Commit message: "feat: migrate service to V2 closes #43" First time build. Skipping changelog. > git rev-list --no-walk e396ded543503fa452436ea23c8dff9c2782a85a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:12:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:12:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:12:28 ========================================================= 22:12:28 EdgeX Global Pipelines Version Info 22:12:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:12:29 ------------------- 22:12:29 stable info: 22:12:29 ------------------- 22:12:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:12:29 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 22:12:29 Message: update stable to v1.0.217 22:12:29 ------------------- 22:12:29 experimental info: 22:12:29 ------------------- 22:12:29 Commited By: **** collab-it+edgex@linuxfoundation.org 22:12:29 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 22:12:29 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:12:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 22:12:29 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 22:12:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:12:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:12:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:12:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:12:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:12:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:12:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:12:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:12:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:12:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 22:12:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:12:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:12:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:12:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:12:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:12:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:12:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:12:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:12:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:12:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:12:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:12:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:12:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:12:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:12:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-54 [Pipeline] echo 22:12:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-54 [Pipeline] echo 22:12:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-54 [Pipeline] echo 22:12:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8102737e1672b489b1cd8cc0dec37f03e02c209 [Pipeline] echo 22:12:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e810273 [Pipeline] echo 22:12:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:12:30 provisioning config files... 22:12:30 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config6695184652381545140tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:12:30 ---> docker-login.sh 22:12:30 nexus3.edgexfoundry.org:10001 22:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:30 Configure a credential helper to remove this warning. See 22:12:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:30 22:12:30 Login Succeeded 22:12:30 nexus3.edgexfoundry.org:10002 22:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:30 Configure a credential helper to remove this warning. See 22:12:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:30 22:12:30 Login Succeeded 22:12:30 nexus3.edgexfoundry.org:10003 22:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:30 Configure a credential helper to remove this warning. See 22:12:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:30 22:12:30 Login Succeeded 22:12:30 nexus3.edgexfoundry.org:10004 22:12:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:31 Configure a credential helper to remove this warning. See 22:12:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:31 22:12:31 Login Succeeded 22:12:31 docker.io 22:12:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:31 Configure a credential helper to remove this warning. See 22:12:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:31 22:12:31 Login Succeeded 22:12:31 ---> docker-login.sh ends [Pipeline] } 22:12:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:12:31 + git rev-list -1 --merges e8102737e1672b489b1cd8cc0dec37f03e02c209~1..e8102737e1672b489b1cd8cc0dec37f03e02c209 [Pipeline] echo 22:12:31 -----------> git rev-list -1 --merges e8102737e1672b489b1cd8cc0dec37f03e02c209~1..e8102737e1672b489b1cd8cc0dec37f03e02c209 e8102737e1672b489b1cd8cc0dec37f03e02c209 [false] [Pipeline] sh 22:12:32 + git log --format=format:%s -1 e8102737e1672b489b1cd8cc0dec37f03e02c209 [Pipeline] echo 22:12:32 ========================================================= 22:12:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:12:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:12:32 + git log --format=format:%s -1 e8102737e1672b489b1cd8cc0dec37f03e02c209 [Pipeline] echo 22:12:32 [semverPrep] GIT_COMMIT: e8102737e1672b489b1cd8cc0dec37f03e02c209, Commit Message: feat: migrate service to V2 closes #43 [Pipeline] echo 22:12:32 [semverPrep] This is not a build commit. [Pipeline] sh 22:12:33 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 22:12:33 + grep -v github /etc/ssh/ssh_known_hosts 22:12:33 + '[' -e /tmp/ssh_known_hosts ']' 22:12:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:12:33 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 22:12:33 + sudo tee -a /etc/ssh/ssh_known_hosts 22:12:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:12:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:12:33 22:12:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:12:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:12:33 latest: Pulling from edgex-devops/git-semver 22:12:33 a0d0a0d46f8b: Pulling fs layer 22:12:33 3e5f54012d9b: Pulling fs layer 22:12:33 4c7163046ea9: Pulling fs layer 22:12:33 0c2d73faf560: Pulling fs layer 22:12:33 0c2d73faf560: Waiting 22:12:33 3e5f54012d9b: Verifying Checksum 22:12:33 3e5f54012d9b: Download complete 22:12:33 a0d0a0d46f8b: Verifying Checksum 22:12:33 a0d0a0d46f8b: Download complete 22:12:33 0c2d73faf560: Verifying Checksum 22:12:33 0c2d73faf560: Download complete 22:12:33 4c7163046ea9: Verifying Checksum 22:12:33 4c7163046ea9: Download complete 22:12:34 a0d0a0d46f8b: Pull complete 22:12:34 3e5f54012d9b: Pull complete 22:12:34 4c7163046ea9: Pull complete 22:12:34 0c2d73faf560: Pull complete 22:12:34 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 22:12:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:12:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:12:34 prd-centos7-docker-4c-2g-724 does not seem to be running inside a container 22:12:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-54 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54:/w/workspace/ry_app-rfid-llrp-inventory_PR-54:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@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:10004/edgex-devops/git-semver:latest cat 22:12:35 $ docker top 2857f5e727b6ecd26a36c2f53e5b5ecc28eff22d14631faaa6810a5a8d809663 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:12:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:12:35 [ssh-agent] Looking for ssh-agent implementation... 22:12:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:12:35 $ docker exec 2857f5e727b6ecd26a36c2f53e5b5ecc28eff22d14631faaa6810a5a8d809663 ssh-agent 22:12:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbahDcD/agent.13 22:12:35 SSH_AGENT_PID=19 22:12:35 Running ssh-add (command line suppressed) 22:12:35 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_2746346273604097344.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_2746346273604097344.key) 22:12:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:12:36 + git tag --points-at HEAD [Pipeline] } 22:12:36 $ docker exec --env ******** --env ******** 2857f5e727b6ecd26a36c2f53e5b5ecc28eff22d14631faaa6810a5a8d809663 ssh-agent -k 22:12:36 unset SSH_AUTH_SOCK; 22:12:36 unset SSH_AGENT_PID; 22:12:36 echo Agent pid 19 killed; 22:12:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:12:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:12:36 [ssh-agent] Looking for ssh-agent implementation... 22:12:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:12:36 $ docker exec 2857f5e727b6ecd26a36c2f53e5b5ecc28eff22d14631faaa6810a5a8d809663 ssh-agent 22:12:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiMaead/agent.53 22:12:36 SSH_AGENT_PID=59 22:12:36 Running ssh-add (command line suppressed) 22:12:36 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_3037735857977584278.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_3037735857977584278.key) 22:12:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:12:36 + git semver init 22:12:36 # -> Open(): unable to determine branch for HEAD 22:12:36 # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.git 22:12:36 # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-54 22:12:36 # $SEMVER_REMOTE_NAME = origin 22:12:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:12:36 # $SEMVER_USER_NAME = edgex-jenkins 22:12:36 # $SEMVER_BRANCH = PR-54 22:12:36 # $SEMVER_TEMP = /tmp/semver-537561041 22:12:36 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 22:12:38 # '/tmp/semver-537561041' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver' 22:12:38 # -> Force: false 22:12:38 # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver [Pipeline] } 22:12:38 $ docker exec --env ******** --env ******** 2857f5e727b6ecd26a36c2f53e5b5ecc28eff22d14631faaa6810a5a8d809663 ssh-agent -k 22:12:38 unset SSH_AUTH_SOCK; 22:12:38 unset SSH_AGENT_PID; 22:12:38 echo Agent pid 59 killed; 22:12:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:12:38 + git semver [Pipeline] } 22:12:38 $ docker stop --time=1 2857f5e727b6ecd26a36c2f53e5b5ecc28eff22d14631faaa6810a5a8d809663 22:12:39 $ docker rm -f 2857f5e727b6ecd26a36c2f53e5b5ecc28eff22d14631faaa6810a5a8d809663 [Pipeline] // withDockerContainer [Pipeline] sh 22:12:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:12:40 Stashed 1 file(s) [Pipeline] echo 22:12:40 [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] node [Pipeline] node 22:12:55 Still waiting to schedule task 22:12:55 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:12:55 Still waiting to schedule task 22:12:55 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-722’ 22:14:44 Running on prd-centos7-docker-4c-2g-726 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws 22:14:44 Running in /w/workspace/app-rfid-llrp-inventory/27 [Pipeline] { [Pipeline] checkout 22:14:44 The recommended git tool is: git 22:14:45 using credential edgex-jenkins-ssh 22:14:46 Cloning the remote Git repository 22:14:45 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:14:45 > git init /w/workspace/app-rfid-llrp-inventory/27 # timeout=10 22:14:45 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:14:45 > git --version # timeout=10 22:14:45 > git --version # 'git version 2.24.4' 22:14:45 using GIT_SSH to set credentials SSH Credentials for GitHub 22:14:45 [INFO] Currently running in a labeled security context 22:14:45 [INFO] Currently SELinux is 'enforcing' on the host 22:14:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/27@tmp/jenkins-gitclient-ssh7069348161449301564.key 22:14:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:14:46 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 22:14:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:14:46 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 22:14:46 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:14:46 using GIT_SSH to set credentials SSH Credentials for GitHub 22:14:46 [INFO] Currently running in a labeled security context 22:14:46 [INFO] Currently SELinux is 'enforcing' on the host 22:14:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/27@tmp/jenkins-gitclient-ssh5473386721836324661.key 22:14:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:14:47 Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit e8102737e1672b489b1cd8cc0dec37f03e02c209 22:14:47 Merge succeeded, producing e8102737e1672b489b1cd8cc0dec37f03e02c209 22:14:47 Checking out Revision e8102737e1672b489b1cd8cc0dec37f03e02c209 (PR-54) 22:14:47 > git config core.sparsecheckout # timeout=10 22:14:47 > git checkout -f e8102737e1672b489b1cd8cc0dec37f03e02c209 # timeout=10 22:14:47 > git remote # timeout=10 22:14:47 > git config --get remote.origin.url # timeout=10 22:14:47 using GIT_SSH to set credentials SSH Credentials for GitHub 22:14:47 [INFO] Currently running in a labeled security context 22:14:47 [INFO] Currently SELinux is 'enforcing' on the host 22:14:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/27@tmp/jenkins-gitclient-ssh5676237055568567324.key 22:14:47 > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 22:14:47 > git rev-parse HEAD^{commit} # timeout=10 22:14:47 > git config core.sparsecheckout # timeout=10 22:14:47 > git checkout -f e8102737e1672b489b1cd8cc0dec37f03e02c209 # timeout=10 22:14:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-725 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws 22:14:50 Running in /w/workspace/app-rfid-llrp-inventory/27 [Pipeline] { [Pipeline] checkout 22:14:50 The recommended git tool is: git 22:14:51 Commit message: "feat: migrate service to V2 closes #43" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:14:51 provisioning config files... 22:14:51 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/27@tmp/config4531269269951840875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:14:52 ---> docker-login.sh 22:14:52 nexus3.edgexfoundry.org:10001 22:14:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:52 Configure a credential helper to remove this warning. See 22:14:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:52 22:14:52 Login Succeeded 22:14:52 nexus3.edgexfoundry.org:10002 22:14:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:52 Configure a credential helper to remove this warning. See 22:14:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:52 22:14:52 Login Succeeded 22:14:52 nexus3.edgexfoundry.org:10003 22:14:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:52 Configure a credential helper to remove this warning. See 22:14:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:52 22:14:52 Login Succeeded 22:14:52 nexus3.edgexfoundry.org:10004 22:14:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:52 Configure a credential helper to remove this warning. See 22:14:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:52 22:14:52 Login Succeeded 22:14:52 docker.io 22:14:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:52 Configure a credential helper to remove this warning. See 22:14:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:52 22:14:52 Login Succeeded 22:14:52 ---> docker-login.sh ends [Pipeline] } 22:14:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:14:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:14:53 ========================================================= 22:14:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:14:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:14:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 22:14:53 Sending build context to Docker daemon 701.4kB 22:14:53 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 22:14:53 Step 2/12 : FROM ${BASE} AS builder 22:14:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:14:53 a0d0a0d46f8b: Pulling fs layer 22:14:53 31adcdaf11c8: Pulling fs layer 22:14:53 b8b176561691: Pulling fs layer 22:14:53 4527c011a84f: Pulling fs layer 22:14:53 5d74067f8e1e: Pulling fs layer 22:14:53 e0aca202a116: Pulling fs layer 22:14:53 3a43be97a3b4: Pulling fs layer 22:14:53 34cad66bf833: Pulling fs layer 22:14:53 b4e3c513aaa6: Pulling fs layer 22:14:53 4527c011a84f: Waiting 22:14:53 5d74067f8e1e: Waiting 22:14:53 e0aca202a116: Waiting 22:14:53 3a43be97a3b4: Waiting 22:14:53 34cad66bf833: Waiting 22:14:53 b4e3c513aaa6: Waiting 22:14:53 b8b176561691: Verifying Checksum 22:14:53 b8b176561691: Download complete 22:14:53 31adcdaf11c8: Download complete 22:14:53 5d74067f8e1e: Verifying Checksum 22:14:53 5d74067f8e1e: Download complete 22:14:53 e0aca202a116: Verifying Checksum 22:14:53 e0aca202a116: Download complete 22:14:53 a0d0a0d46f8b: Verifying Checksum 22:14:53 a0d0a0d46f8b: Download complete 22:14:53 3a43be97a3b4: Verifying Checksum 22:14:53 3a43be97a3b4: Download complete 22:14:53 34cad66bf833: Verifying Checksum 22:14:53 34cad66bf833: Download complete 22:14:54 4527c011a84f: Verifying Checksum 22:14:54 4527c011a84f: Download complete 22:14:54 b4e3c513aaa6: Verifying Checksum 22:14:54 b4e3c513aaa6: Download complete 22:14:54 a0d0a0d46f8b: Pull complete 22:14:54 31adcdaf11c8: Pull complete 22:14:54 b8b176561691: Pull complete 22:14:55 using credential edgex-jenkins-ssh 22:14:55 Cloning the remote Git repository 22:14:55 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:14:55 > git init /w/workspace/app-rfid-llrp-inventory/27 # timeout=10 22:14:56 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:14:56 > git --version # timeout=10 22:14:56 > git --version # 'git version 2.17.1' 22:14:56 using GIT_SSH to set credentials SSH Credentials for GitHub 22:14:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:14:57 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 22:14:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:14:57 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 22:14:58 4527c011a84f: Pull complete 22:14:58 5d74067f8e1e: Pull complete 22:14:58 e0aca202a116: Pull complete 22:14:58 3a43be97a3b4: Pull complete 22:14:58 34cad66bf833: Pull complete 22:14:58 Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit e8102737e1672b489b1cd8cc0dec37f03e02c209 22:14:58 Merge succeeded, producing e8102737e1672b489b1cd8cc0dec37f03e02c209 22:14:58 Checking out Revision e8102737e1672b489b1cd8cc0dec37f03e02c209 (PR-54) 22:14:57 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:14:57 using GIT_SSH to set credentials SSH Credentials for GitHub 22:14:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:14:58 > git config core.sparsecheckout # timeout=10 22:14:58 > git checkout -f e8102737e1672b489b1cd8cc0dec37f03e02c209 # timeout=10 22:14:58 > git remote # timeout=10 22:14:58 > git config --get remote.origin.url # timeout=10 22:14:58 using GIT_SSH to set credentials SSH Credentials for GitHub 22:14:58 > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 22:14:58 > git rev-parse HEAD^{commit} # timeout=10 22:14:58 > git config core.sparsecheckout # timeout=10 22:14:58 > git checkout -f e8102737e1672b489b1cd8cc0dec37f03e02c209 # timeout=10 22:15:01 b4e3c513aaa6: Pull complete 22:15:01 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 22:15:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:15:01 ---> 9f6097aaca64 22:15:01 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:15:03 Commit message: "feat: migrate service to V2 closes #43" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:15:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:15:03 % Total % Received % Xferd Average Speed Time Time Time Current 22:15:03 Dload Upload Total Spent Left Speed 22:15:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 80435 0 --:--:-- --:--:-- --:--:-- 80435 [Pipeline] sh 22:15:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:15:04 ---> Running in 541cc741b3c4 22:15:04 Removing intermediate container 541cc741b3c4 22:15:04 ---> 68e5da9bb44d 22:15:04 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:15:04 ---> Running in 567673fd95d4 22:15:04 Removing intermediate container 567673fd95d4 22:15:04 ---> b4980a1c583a 22:15:04 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:15:04 ---> Running in 60565f996067 22:15:04 Removing intermediate container 60565f996067 22:15:04 ---> 0c05268b1ab1 22:15:04 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:15:04 ---> Running in db119dd71f9c 22:15:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:15:04 + sudo tee /etc/docker/daemon.new 22:15:04 { 22:15:04 "registry-mirrors": [ 22:15:04 "https://nexus3.edgexfoundry.org:10001" 22:15:04 ], 22:15:04 "bip": "10.250.0.254/24", 22:15:04 "hosts": [ 22:15:04 "tcp://0.0.0.0:5555", 22:15:04 "unix:///var/run/docker.sock" 22:15:04 ], 22:15:04 "mtu": 1458, 22:15:04 "selinux-enabled": true, 22:15:04 "seccomp-profile": "/etc/docker/seccomp.json" 22:15:04 } [Pipeline] sh 22:15:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:15:05 Removing intermediate container db119dd71f9c 22:15:05 ---> 37051c88224b 22:15:05 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:15:05 ---> Running in b2e9f9fedad4 22:15:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:15:05 + sudo service docker restart 22:15:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:15:06 OK: 220 MiB in 52 packages 22:15:06 Removing intermediate container b2e9f9fedad4 22:15:06 ---> 2a530c5e2506 22:15:06 Step 8/12 : WORKDIR /app 22:15:06 ---> Running in ea0e735b9f0e 22:15:06 Removing intermediate container ea0e735b9f0e 22:15:06 ---> ac856d92e10d 22:15:06 Step 9/12 : COPY . . 22:15:06 ---> 37508384d5a4 22:15:06 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:15:06 ---> Running in 02a97e6a51d4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:15:23 provisioning config files... 22:15:23 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/27@tmp/config5837467644442166581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:15:24 ---> docker-login.sh 22:15:24 nexus3.edgexfoundry.org:10001 22:15:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:25 Configure a credential helper to remove this warning. See 22:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:25 22:15:25 Login Succeeded 22:15:25 nexus3.edgexfoundry.org:10002 22:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:25 Configure a credential helper to remove this warning. See 22:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:25 22:15:25 Login Succeeded 22:15:25 nexus3.edgexfoundry.org:10003 22:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:26 Configure a credential helper to remove this warning. See 22:15:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:26 22:15:26 Login Succeeded 22:15:26 nexus3.edgexfoundry.org:10004 22:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:26 Configure a credential helper to remove this warning. See 22:15:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:26 22:15:26 Login Succeeded 22:15:26 docker.io 22:15:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:27 Configure a credential helper to remove this warning. See 22:15:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:27 22:15:27 Login Succeeded 22:15:27 ---> docker-login.sh ends [Pipeline] } 22:15:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:15:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:15:27 ========================================================= 22:15:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:15:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:15:28 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 22:15:28 Sending build context to Docker daemon 701.4kB 22:15:28 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 22:15:28 Step 2/12 : FROM ${BASE} AS builder 22:15:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:15:28 552d1f2373af: Pulling fs layer 22:15:28 ea3f2d53f512: Pulling fs layer 22:15:28 9e70ebbbe112: Pulling fs layer 22:15:28 7a9cfe048b4a: Pulling fs layer 22:15:28 72dc09318566: Pulling fs layer 22:15:28 f4f7b4309257: Pulling fs layer 22:15:28 0ac9a79272e3: Pulling fs layer 22:15:28 b78e95d17946: Pulling fs layer 22:15:28 f4f7b4309257: Waiting 22:15:28 0ac9a79272e3: Waiting 22:15:28 b78e95d17946: Waiting 22:15:28 72dc09318566: Waiting 22:15:28 7a9cfe048b4a: Waiting 22:15:28 9e70ebbbe112: Verifying Checksum 22:15:28 9e70ebbbe112: Download complete 22:15:28 ea3f2d53f512: Verifying Checksum 22:15:28 ea3f2d53f512: Download complete 22:15:28 72dc09318566: Verifying Checksum 22:15:28 72dc09318566: Download complete 22:15:28 f4f7b4309257: Verifying Checksum 22:15:28 f4f7b4309257: Download complete 22:15:28 552d1f2373af: Verifying Checksum 22:15:28 552d1f2373af: Download complete 22:15:28 0ac9a79272e3: Verifying Checksum 22:15:28 0ac9a79272e3: Download complete 22:15:29 552d1f2373af: Pull complete 22:15:30 ea3f2d53f512: Pull complete 22:15:30 9e70ebbbe112: Pull complete 22:15:30 b78e95d17946: Verifying Checksum 22:15:30 b78e95d17946: Download complete 22:15:31 7a9cfe048b4a: Verifying Checksum 22:15:31 7a9cfe048b4a: Download complete 22:15:39 Removing intermediate container 02a97e6a51d4 22:15:39 ---> eec6fdf711e4 22:15:39 Step 11/12 : ARG MAKE="make build" 22:15:39 ---> Running in 850154f33a33 22:15:39 Removing intermediate container 850154f33a33 22:15:39 ---> a49658a4fc83 22:15:39 Step 12/12 : RUN $MAKE 22:15:39 ---> Running in be1239a1fb00 22:15:39 noop 22:15:39 Removing intermediate container be1239a1fb00 22:15:39 ---> f05b8fd9dbb8 22:15:39 Successfully built f05b8fd9dbb8 22:15:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:15:39 + docker inspect -f . ci-base-image-x86_64 22:15:39 . [Pipeline] withDockerContainer 22:15:39 prd-centos7-docker-4c-2g-726 does not seem to be running inside a container 22:15:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/27 -v /w/workspace/app-rfid-llrp-inventory/27:/w/workspace/app-rfid-llrp-inventory/27:rw,z -v /w/workspace/app-rfid-llrp-inventory/27@tmp:/w/workspace/app-rfid-llrp-inventory/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:15:39 $ docker top 6e91c7c9948685263956271972819d47518885d60ef695de80af4e4d2223f7d0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:15:40 + go version 22:15:40 go version go1.16.8 linux/amd64 [Pipeline] } 22:15:40 $ docker stop --time=1 6e91c7c9948685263956271972819d47518885d60ef695de80af4e4d2223f7d0 22:15:41 7a9cfe048b4a: Pull complete 22:15:41 $ docker rm -f 6e91c7c9948685263956271972819d47518885d60ef695de80af4e4d2223f7d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 22:15:41 72dc09318566: Pull complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:15:41 f4f7b4309257: Pull complete 22:15:42 + docker inspect -f . ci-base-image-x86_64 22:15:42 . [Pipeline] withDockerContainer 22:15:42 prd-centos7-docker-4c-2g-726 does not seem to be running inside a container 22:15:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/27 -v /w/workspace/app-rfid-llrp-inventory/27:/w/workspace/app-rfid-llrp-inventory/27:rw,z -v /w/workspace/app-rfid-llrp-inventory/27@tmp:/w/workspace/app-rfid-llrp-inventory/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:15:42 $ docker top 5e6204f780026c153e216bb13225898182c09a01ed51a2ccd476692cba7ce618 -eo pid,comm 22:15:42 0ac9a79272e3: Pull complete [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:15:42 + make test 22:15:42 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:15:43 # edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 22:15:43 internal/inventory/app/app_test.go:10:2: no required module provides package github.com/edgexfoundry/go-mod-core-contracts/clients/logger; to add it: 22:15:43 go get github.com/edgexfoundry/go-mod-core-contracts/clients/logger 22:15:43 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [setup failed] 22:15:47 b78e95d17946: Pull complete 22:15:47 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 22:15:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:15:47 ---> 8b459fc5aaf0 22:15:47 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:15:49 ---> Running in aee47dd81b4f 22:15:50 Removing intermediate container aee47dd81b4f 22:15:50 ---> 7bff20baed6c 22:15:50 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:15:50 ---> Running in 59b81165f813 22:15:50 Removing intermediate container 59b81165f813 22:15:50 ---> 91faccd155f6 22:15:50 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:15:50 ---> Running in 8e742cd8f34d 22:15:50 Removing intermediate container 8e742cd8f34d 22:15:50 ---> 9a591fb7a2c0 22:15:50 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:15:51 ---> Running in a03c35fc56e6 22:15:53 Removing intermediate container a03c35fc56e6 22:15:53 ---> b259bb974c6b 22:15:53 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:15:53 ---> Running in 6f172790efb3 22:15:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:15:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:15:56 OK: 219 MiB in 52 packages 22:15:57 Removing intermediate container 6f172790efb3 22:15:57 ---> 65ce9f225b1a 22:15:57 Step 8/12 : WORKDIR /app 22:15:57 ---> Running in 9e815dfe82c3 22:15:57 Removing intermediate container 9e815dfe82c3 22:15:57 ---> e8a08995ae4f 22:15:57 Step 9/12 : COPY . . 22:15:58 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 22:15:58 ---> 067f53f4fa23 22:15:58 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:15:58 ---> Running in fcb52cdd4268 22:15:59 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.058s coverage: 86.5% of statements 22:15:59 # edgexfoundry/app-rfid-llrp-inventory/internal/llrp [edgexfoundry/app-rfid-llrp-inventory/internal/llrp.test] 22:15:59 internal/llrp/device_service_test.go:46:4: cannot use http.DefaultClient (type *http.Client) as type interfaces.CommandClient in field value: 22:15:59 *http.Client does not implement interfaces.CommandClient (missing AllDeviceCoreCommands method) 22:15:59 internal/llrp/device_service_test.go:51:4: unknown field 'hostURL' in struct literal of type testCase 22:15:59 internal/llrp/device_service_test.go:52:4: cannot use http.DefaultClient (type *http.Client) as type interfaces.CommandClient in field value: 22:15:59 *http.Client does not implement interfaces.CommandClient (missing AllDeviceCoreCommands method) 22:15:59 internal/llrp/device_service_test.go:58:27: too many arguments in call to NewDSClient 22:15:59 internal/llrp/device_service_test.go:58:31: ts.hostURL undefined (type testCase has no field or method hostURL) 22:15:59 internal/llrp/device_service_test.go:59:34: dsClient.baseURL undefined (type DSClient has no field or method baseURL) 22:15:59 internal/llrp/device_service_test.go:167:38: too many arguments in call to NewDSClient 22:15:59 have (*url.URL, *http.Client, logger.LoggingClient) 22:15:59 want (interfaces.CommandClient, logger.LoggingClient) 22:15:59 internal/llrp/device_service_test.go:257:38: too many arguments in call to NewDSClient 22:15:59 have (*url.URL, *http.Client, logger.LoggingClient) 22:15:59 want (interfaces.CommandClient, logger.LoggingClient) 22:15:59 internal/llrp/device_service_test.go:321:38: too many arguments in call to NewDSClient 22:15:59 have (*url.URL, *http.Client, logger.LoggingClient) 22:15:59 want (interfaces.CommandClient, logger.LoggingClient) 22:15:59 internal/llrp/device_service_test.go:389:38: too many arguments in call to NewDSClient 22:15:59 have (*url.URL, *http.Client, logger.LoggingClient) 22:15:59 want (interfaces.CommandClient, logger.LoggingClient) 22:15:59 internal/llrp/device_service_test.go:389:38: too many errors 22:15:59 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/llrp [build failed] 22:15:59 FAIL 22:15:59 make: *** [Makefile:30: test] Error 2 [Pipeline] } 22:15:59 $ docker stop --time=1 5e6204f780026c153e216bb13225898182c09a01ed51a2ccd476692cba7ce618 22:16:00 $ docker rm -f 5e6204f780026c153e216bb13225898182c09a01ed51a2ccd476692cba7ce618 [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] sh 22:16:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:16:01 22:16:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:16:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:16:01 latest: Pulling from edgex-lftools-log-publisher 22:16:01 b4d181a07f80: Pulling fs layer 22:16:01 a1111a8f2ec3: Pulling fs layer 22:16:01 ed53099fbce6: Pulling fs layer 22:16:01 dc539afda2c1: Pulling fs layer 22:16:01 77bc0d833cb6: Pulling fs layer 22:16:01 9065ff56babe: Pulling fs layer 22:16:01 d287ab97295c: Pulling fs layer 22:16:01 dc539afda2c1: Waiting 22:16:01 77bc0d833cb6: Waiting 22:16:01 9065ff56babe: Waiting 22:16:01 d287ab97295c: Waiting 22:16:01 a1111a8f2ec3: Verifying Checksum 22:16:01 a1111a8f2ec3: Download complete 22:16:01 dc539afda2c1: Verifying Checksum 22:16:01 dc539afda2c1: Download complete 22:16:01 ed53099fbce6: Verifying Checksum 22:16:01 ed53099fbce6: Download complete 22:16:02 9065ff56babe: Verifying Checksum 22:16:02 9065ff56babe: Download complete 22:16:02 77bc0d833cb6: Verifying Checksum 22:16:02 77bc0d833cb6: Download complete 22:16:02 b4d181a07f80: Verifying Checksum 22:16:02 b4d181a07f80: Download complete 22:16:02 d287ab97295c: Verifying Checksum 22:16:02 d287ab97295c: Download complete 22:16:03 b4d181a07f80: Pull complete 22:16:03 a1111a8f2ec3: Pull complete 22:16:04 ed53099fbce6: Pull complete 22:16:04 dc539afda2c1: Pull complete 22:16:04 77bc0d833cb6: Pull complete 22:16:04 9065ff56babe: Pull complete 22:16:09 d287ab97295c: Pull complete 22:16:09 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:16:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:16:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:16:09 prd-centos7-docker-4c-2g-726 does not seem to be running inside a container 22:16:09 $ 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/27 -v /w/workspace/app-rfid-llrp-inventory/27:/w/workspace/app-rfid-llrp-inventory/27:rw,z -v /w/workspace/app-rfid-llrp-inventory/27@tmp:/w/workspace/app-rfid-llrp-inventory/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:16:11 $ docker top 9ef2c4f6c21ff598f3ed2858b6e3a887a767c492d709930c8134f15e0d0e75a2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:16:12 ---> job-cost.sh 22:16:12 lf-activate-venv: SKIPPING 22:16:12 INFO: No Stack... 22:16:12 INFO: Retrieving Pricing Info for: v3-standard-2 22:16:13 INFO: Archiving Costs [Pipeline] sh 22:16:13 + cut -d, -f6 22:16:13 + cat /w/workspace/app-rfid-llrp-inventory/27/archives/cost.csv [Pipeline] lock 22:16:13 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-27-stack-cost] 22:16:13 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-27-stack-cost] did not exist. Created. 22:16:13 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:16:13 + echo total: 0.05999999865889549 [Pipeline] stash 22:16:13 Stashed 1 file(s) [Pipeline] } 22:16:13 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-27-stack-cost] [Pipeline] // lock [Pipeline] } 22:16:13 $ docker stop --time=1 9ef2c4f6c21ff598f3ed2858b6e3a887a767c492d709930c8134f15e0d0e75a2 22:16:15 $ docker rm -f 9ef2c4f6c21ff598f3ed2858b6e3a887a767c492d709930c8134f15e0d0e75a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:16:15 Failed in branch amd64 22:17:20 Removing intermediate container fcb52cdd4268 22:17:20 ---> 71d6bba9e9b5 22:17:20 Step 11/12 : ARG MAKE="make build" 22:17:20 ---> Running in 119c29765c02 22:17:20 Removing intermediate container 119c29765c02 22:17:20 ---> d2e623466492 22:17:20 Step 12/12 : RUN $MAKE 22:17:20 ---> Running in 00c987f306f7 22:17:20 noop 22:17:20 Removing intermediate container 00c987f306f7 22:17:20 ---> 8aaba0a2f5c1 22:17:20 Successfully built 8aaba0a2f5c1 22:17:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:17:20 + docker inspect -f . ci-base-image-arm64 22:17:20 . [Pipeline] withDockerContainer 22:17:20 prd-ubuntu18.04-docker-arm64-4c-16g-725 does not seem to be running inside a container 22:17:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/27 -v /w/workspace/app-rfid-llrp-inventory/27:/w/workspace/app-rfid-llrp-inventory/27:rw,z -v /w/workspace/app-rfid-llrp-inventory/27@tmp:/w/workspace/app-rfid-llrp-inventory/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:17:22 $ docker top 20845afa08a90f1e7f032a098e6324863d21e7f92272faf2002219beaf60ac7b -eo pid,comm [Pipeline] { [Pipeline] sh 22:17:23 + go version 22:17:23 go version go1.16.8 linux/arm64 [Pipeline] } 22:17:23 $ docker stop --time=1 20845afa08a90f1e7f032a098e6324863d21e7f92272faf2002219beaf60ac7b 22:17:24 $ docker rm -f 20845afa08a90f1e7f032a098e6324863d21e7f92272faf2002219beaf60ac7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:17:25 + docker inspect -f . ci-base-image-arm64 22:17:25 . [Pipeline] withDockerContainer 22:17:25 prd-ubuntu18.04-docker-arm64-4c-16g-725 does not seem to be running inside a container 22:17:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/27 -v /w/workspace/app-rfid-llrp-inventory/27:/w/workspace/app-rfid-llrp-inventory/27:rw,z -v /w/workspace/app-rfid-llrp-inventory/27@tmp:/w/workspace/app-rfid-llrp-inventory/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:17:27 $ docker top f69a5110d90e24c86e8e9e163f931aa87990ec60f64a821b9dd028267ae7269e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:17:28 + make test 22:17:28 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:17:29 # edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 22:17:29 internal/inventory/app/app_test.go:10:2: no required module provides package github.com/edgexfoundry/go-mod-core-contracts/clients/logger; to add it: 22:17:29 go get github.com/edgexfoundry/go-mod-core-contracts/clients/logger 22:17:29 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [setup failed] 22:18:25 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 22:18:25 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.172s coverage: 86.5% of statements 22:18:25 # edgexfoundry/app-rfid-llrp-inventory/internal/llrp [edgexfoundry/app-rfid-llrp-inventory/internal/llrp.test] 22:18:25 internal/llrp/device_service_test.go:46:4: cannot use http.DefaultClient (type *http.Client) as type interfaces.CommandClient in field value: 22:18:25 *http.Client does not implement interfaces.CommandClient (missing AllDeviceCoreCommands method) 22:18:25 internal/llrp/device_service_test.go:51:4: unknown field 'hostURL' in struct literal of type testCase 22:18:25 internal/llrp/device_service_test.go:52:4: cannot use http.DefaultClient (type *http.Client) as type interfaces.CommandClient in field value: 22:18:25 *http.Client does not implement interfaces.CommandClient (missing AllDeviceCoreCommands method) 22:18:25 internal/llrp/device_service_test.go:58:27: too many arguments in call to NewDSClient 22:18:25 internal/llrp/device_service_test.go:58:31: ts.hostURL undefined (type testCase has no field or method hostURL) 22:18:25 internal/llrp/device_service_test.go:59:34: dsClient.baseURL undefined (type DSClient has no field or method baseURL) 22:18:25 internal/llrp/device_service_test.go:167:38: too many arguments in call to NewDSClient 22:18:25 have (*url.URL, *http.Client, logger.LoggingClient) 22:18:25 want (interfaces.CommandClient, logger.LoggingClient) 22:18:25 internal/llrp/device_service_test.go:257:38: too many arguments in call to NewDSClient 22:18:25 have (*url.URL, *http.Client, logger.LoggingClient) 22:18:25 want (interfaces.CommandClient, logger.LoggingClient) 22:18:25 internal/llrp/device_service_test.go:321:38: too many arguments in call to NewDSClient 22:18:25 have (*url.URL, *http.Client, logger.LoggingClient) 22:18:25 want (interfaces.CommandClient, logger.LoggingClient) 22:18:25 internal/llrp/device_service_test.go:389:38: too many arguments in call to NewDSClient 22:18:25 have (*url.URL, *http.Client, logger.LoggingClient) 22:18:25 want (interfaces.CommandClient, logger.LoggingClient) 22:18:25 internal/llrp/device_service_test.go:389:38: too many errors 22:18:25 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/llrp [build failed] 22:18:25 FAIL 22:18:25 make: *** [Makefile:30: test] Error 2 [Pipeline] } 22:18:25 $ docker stop --time=1 f69a5110d90e24c86e8e9e163f931aa87990ec60f64a821b9dd028267ae7269e 22:18:27 $ docker rm -f f69a5110d90e24c86e8e9e163f931aa87990ec60f64a821b9dd028267ae7269e [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] sh 22:18:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:18:29 22:18:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:18:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:18:29 arm64: Pulling from edgex-lftools-log-publisher 22:18:29 448f6bf000e3: Pulling fs layer 22:18:29 f757da607395: Pulling fs layer 22:18:29 05883995daec: Pulling fs layer 22:18:29 8603b9c90790: Pulling fs layer 22:18:29 1560dd03e051: Pulling fs layer 22:18:29 27f5ce0e4adf: Pulling fs layer 22:18:29 c2d8d7efcc4b: Pulling fs layer 22:18:29 8603b9c90790: Waiting 22:18:29 1560dd03e051: Waiting 22:18:29 c2d8d7efcc4b: Waiting 22:18:29 27f5ce0e4adf: Waiting 22:18:29 f757da607395: Download complete 22:18:29 8603b9c90790: Verifying Checksum 22:18:29 8603b9c90790: Download complete 22:18:29 1560dd03e051: Verifying Checksum 22:18:29 1560dd03e051: Download complete 22:18:29 27f5ce0e4adf: Verifying Checksum 22:18:29 27f5ce0e4adf: Download complete 22:18:29 05883995daec: Verifying Checksum 22:18:29 05883995daec: Download complete 22:18:30 448f6bf000e3: Verifying Checksum 22:18:30 448f6bf000e3: Download complete 22:18:32 c2d8d7efcc4b: Verifying Checksum 22:18:32 c2d8d7efcc4b: Download complete 22:18:33 448f6bf000e3: Pull complete 22:18:34 f757da607395: Pull complete 22:18:35 05883995daec: Pull complete 22:18:36 8603b9c90790: Pull complete 22:18:37 1560dd03e051: Pull complete 22:18:37 27f5ce0e4adf: Pull complete 22:18:52 c2d8d7efcc4b: Pull complete 22:18:52 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:18:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:18:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:18:52 prd-ubuntu18.04-docker-arm64-4c-16g-725 does not seem to be running inside a container 22:18:52 $ 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/27 -v /w/workspace/app-rfid-llrp-inventory/27:/w/workspace/app-rfid-llrp-inventory/27:rw,z -v /w/workspace/app-rfid-llrp-inventory/27@tmp:/w/workspace/app-rfid-llrp-inventory/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:18:55 $ docker top c40317b4791f1e43cddccc5b3d164808919739c62c0df0429b8c288745cd24fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:18:56 ---> job-cost.sh 22:18:56 lf-activate-venv: SKIPPING 22:18:56 INFO: No Stack... 22:18:56 INFO: Retrieving Pricing Info for: v3-standard-4 22:18:57 INFO: Archiving Costs [Pipeline] sh 22:18:57 + cat /w/workspace/app-rfid-llrp-inventory/27/archives/cost.csv 22:18:57 + cut -d, -f6 [Pipeline] lock 22:18:57 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-27-stack-cost] 22:18:57 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-27-stack-cost] did not exist. Created. 22:18:57 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:18:58 /w/workspace/app-rfid-llrp-inventory/27@tmp/durable-32555bb0/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/27@tmp/durable-32555bb0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:18:59 + echo total: 0.10999999940395355 [Pipeline] stash 22:18:59 Warning: overwriting stash ‘stack-cost’ 22:18:59 Stashed 1 file(s) [Pipeline] } 22:18:59 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-27-stack-cost] [Pipeline] // lock [Pipeline] } 22:18:59 $ docker stop --time=1 c40317b4791f1e43cddccc5b3d164808919739c62c0df0429b8c288745cd24fd 22:19:01 $ docker rm -f c40317b4791f1e43cddccc5b3d164808919739c62c0df0429b8c288745cd24fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:19:01 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 22:19:02 + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:19:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:19:03 ---> package-listing.sh 22:19:03 ++ tr '[:upper:]' '[:lower:]' 22:19:03 ++ facter osfamily 22:19:03 + OS_FAMILY=redhat 22:19:03 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-54 22:19:03 + START_PACKAGES=/tmp/packages_start.txt 22:19:03 + END_PACKAGES=/tmp/packages_end.txt 22:19:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:19:03 + PACKAGES=/tmp/packages_start.txt 22:19:03 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' 22:19:03 + PACKAGES=/tmp/packages_end.txt 22:19:03 + case "${OS_FAMILY}" in 22:19:03 + sort 22:19:03 + rpm -qa 22:19:04 + '[' -f /tmp/packages_start.txt ']' 22:19:04 + '[' -f /tmp/packages_end.txt ']' 22:19:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:19:04 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' 22:19:04 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives/ 22:19:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives/ [Pipeline] echo 22:19:04 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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-54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:19:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:19:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:19:05 22:19:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:19:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:19:05 latest: Pulling from edgex-lftools-log-publisher 22:19:05 b4d181a07f80: Pulling fs layer 22:19:05 a1111a8f2ec3: Pulling fs layer 22:19:05 ed53099fbce6: Pulling fs layer 22:19:05 dc539afda2c1: Pulling fs layer 22:19:05 77bc0d833cb6: Pulling fs layer 22:19:05 9065ff56babe: Pulling fs layer 22:19:05 d287ab97295c: Pulling fs layer 22:19:05 77bc0d833cb6: Waiting 22:19:05 9065ff56babe: Waiting 22:19:05 d287ab97295c: Waiting 22:19:05 a1111a8f2ec3: Verifying Checksum 22:19:05 a1111a8f2ec3: Download complete 22:19:05 dc539afda2c1: Verifying Checksum 22:19:05 dc539afda2c1: Download complete 22:19:05 ed53099fbce6: Verifying Checksum 22:19:05 ed53099fbce6: Download complete 22:19:05 77bc0d833cb6: Verifying Checksum 22:19:05 77bc0d833cb6: Download complete 22:19:05 b4d181a07f80: Verifying Checksum 22:19:05 b4d181a07f80: Download complete 22:19:05 9065ff56babe: Verifying Checksum 22:19:05 9065ff56babe: Download complete 22:19:06 d287ab97295c: Verifying Checksum 22:19:06 d287ab97295c: Download complete 22:19:07 b4d181a07f80: Pull complete 22:19:07 a1111a8f2ec3: Pull complete 22:19:08 ed53099fbce6: Pull complete 22:19:08 dc539afda2c1: Pull complete 22:19:08 77bc0d833cb6: Pull complete 22:19:08 9065ff56babe: Pull complete 22:19:13 d287ab97295c: Pull complete 22:19:13 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:19:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:19:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:19:13 prd-centos7-docker-4c-2g-724 does not seem to be running inside a container 22:19:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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-54/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-54 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54:/w/workspace/ry_app-rfid-llrp-inventory_PR-54:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:19:16 $ docker top f84570ab8f67899570eee458391b6b16450c9a8e4970cb26db80399d86bafbd3 -eo pid,comm [Pipeline] { [Pipeline] sh 22:19:16 + touch /tmp/pre-build-complete [Pipeline] sh 22:19:16 + mkdir -p /var/log/sysstat [Pipeline] sh 22:19:17 + ls /var/log/sa-host 22:19:17 + sadf -c /var/log/sa-host/sa29 22:19:17 file_magic: OK 22:19:17 HZ: Using current value: 100 22:19:17 file_header: OK 22:19:17 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:19:17 Statistics: 22:19:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:19:17 File successfully converted to sysstat format version 12.0.3 22:19:17 + sadf -c /var/log/sa-host/sa30 22:19:17 file_magic: OK 22:19:17 HZ: Using current value: 100 22:19:17 file_header: OK 22:19:17 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:19:17 Statistics: 22:19:17 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:19:17 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:19:17 provisioning config files... 22:19:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config5906321845850584114tmp [Pipeline] { [Pipeline] echo 22:19:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:19:17 ---> create-netrc.sh [Pipeline] } 22:19:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:19:17 ---> python-tools-install.sh [Pipeline] echo 22:19:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:19:18 ---> sudo-logs.sh 22:19:18 Archiving 'sudo' log.. 22:19:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-724.novalocal: Name or service not known 22:19:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-724.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 22:19:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:19:18 ---> job-cost.sh 22:19:18 lf-activate-venv: SKIPPING 22:19:18 DEBUG: total: 0.10999999940395355 22:19:18 INFO: Retrieving Stack Cost... 22:19:18 INFO: Retrieving Pricing Info for: v3-standard-2 22:19:19 INFO: Archiving Costs [Pipeline] echo 22:19:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:19:19 ---> logs-deploy.sh 22:19:19 lf-activate-venv: SKIPPING 22:19:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-54/27 22:19:19 INFO: archiving workspace using pattern(s): 22:19:20 Archives upload complete. 22:19:20 INFO: archiving logs to Nexus