Pull request #72 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 MonicaisHer for edgexfoundry/app-rfid-llrp-inventory Loading trusted files from base branch main at 6df7392c29d9abc7db09809e9b075e681b16c805 rather than 03c50ffae1e87d0e614c3ab412676fee92353df3 Obtained Jenkinsfile from 6df7392c29d9abc7db09809e9b075e681b16c805 ‘Jenkinsfile’ has been modified in an untrusted revision 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-ssh8062352026754821690.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh6876683324170892628.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-72/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-72/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2022850747553209371.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh11074566618026941079.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-72/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-72/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9547331972834003618.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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: [[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: 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-ubuntu20.04-docker-8c-8g-21320’ Running on prd-ubuntu20.04-docker-8c-8g-21323 in /w/workspace/ry_app-rfid-llrp-inventory_PR-72 [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-72 # 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 6df7392c29d9abc7db09809e9b075e681b16c805 into PR head commit 03c50ffae1e87d0e614c3ab412676fee92353df3 Merge succeeded, producing 03c50ffae1e87d0e614c3ab412676fee92353df3 Checking out Revision 03c50ffae1e87d0e614c3ab412676fee92353df3 (PR-72) > 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/72/head:refs/remotes/origin/PR-72 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03c50ffae1e87d0e614c3ab412676fee92353df3 # 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 6df7392c29d9abc7db09809e9b075e681b16c805 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03c50ffae1e87d0e614c3ab412676fee92353df3 # timeout=10 Commit message: "test(snap): disable Jenkins snap build" > git rev-list --no-walk 477f64d553e29918da792be7e43e5e03a4e7a0d4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:19:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:19:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:19:28 ========================================================= 07:19:28 EdgeX Global Pipelines Version Info 07:19:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:19:29 ------------------- 07:19:29 stable info: 07:19:29 ------------------- 07:19:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:19:29 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 07:19:29 Message: update stable to v1.0.221 07:19:30 ------------------- 07:19:30 experimental info: 07:19:30 ------------------- 07:19:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:19:30 Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d 07:19:30 Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:19:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 07:19:30 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 07:19:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:19:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:19:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:19:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 07:19:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:19:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:19:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:19:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:19:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:19:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 07:19:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:19:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:19:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:19:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:19:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:19:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:19:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:19:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:19:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:19:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:19:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:19:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:19:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:19:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:19:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-72 [Pipeline] echo 07:19:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-72 [Pipeline] echo 07:19:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-72 [Pipeline] echo 07:19:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 03c50ffae1e87d0e614c3ab412676fee92353df3 [Pipeline] echo 07:19:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 03c50ff [Pipeline] echo 07:19:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:19:30 provisioning config files... 07:19:30 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-72@tmp/config5484261842871233928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:19:31 ---> docker-login.sh 07:19:31 nexus3.edgexfoundry.org:10001 07:19:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:19:31 Configure a credential helper to remove this warning. See 07:19:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:19:31 07:19:31 Login Succeeded 07:19:31 nexus3.edgexfoundry.org:10002 07:19:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:19:31 Configure a credential helper to remove this warning. See 07:19:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:19:31 07:19:31 Login Succeeded 07:19:31 nexus3.edgexfoundry.org:10003 07:19:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:19:31 Configure a credential helper to remove this warning. See 07:19:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:19:31 07:19:31 Login Succeeded 07:19:31 nexus3.edgexfoundry.org:10004 07:19:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:19:31 Configure a credential helper to remove this warning. See 07:19:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:19:31 07:19:31 Login Succeeded 07:19:31 docker.io 07:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:19:32 Configure a credential helper to remove this warning. See 07:19:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:19:32 07:19:32 Login Succeeded 07:19:32 ---> docker-login.sh ends [Pipeline] } 07:19:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:19:32 + git rev-list -1 --merges 03c50ffae1e87d0e614c3ab412676fee92353df3~1..03c50ffae1e87d0e614c3ab412676fee92353df3 [Pipeline] echo 07:19:32 -----------> git rev-list -1 --merges 03c50ffae1e87d0e614c3ab412676fee92353df3~1..03c50ffae1e87d0e614c3ab412676fee92353df3 03c50ffae1e87d0e614c3ab412676fee92353df3 [false] [Pipeline] sh 07:19:33 + git log --format=format:%s -1 03c50ffae1e87d0e614c3ab412676fee92353df3 [Pipeline] echo 07:19:33 ========================================================= 07:19:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:19:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:19:33 + git log --format=format:%s -1 03c50ffae1e87d0e614c3ab412676fee92353df3 [Pipeline] echo 07:19:33 [semverPrep] GIT_COMMIT: 03c50ffae1e87d0e614c3ab412676fee92353df3, Commit Message: test(snap): disable Jenkins snap build [Pipeline] echo 07:19:33 [semverPrep] This is not a build commit. [Pipeline] sh 07:19:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:19:34 + grep -v github /etc/ssh/ssh_known_hosts 07:19:34 + [ -e /tmp/ssh_known_hosts ] 07:19:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:19:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:19:34 + sudo tee -a /etc/ssh/ssh_known_hosts 07:19:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 07:19:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:19:34 07:19:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:19:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:19:34 latest: Pulling from edgex-devops/git-semver 07:19:34 a0d0a0d46f8b: Pulling fs layer 07:19:34 3e5f54012d9b: Pulling fs layer 07:19:34 4c7163046ea9: Pulling fs layer 07:19:34 0c2d73faf560: Pulling fs layer 07:19:34 0c2d73faf560: Waiting 07:19:34 3e5f54012d9b: Verifying Checksum 07:19:34 3e5f54012d9b: Download complete 07:19:34 a0d0a0d46f8b: Download complete 07:19:34 4c7163046ea9: Verifying Checksum 07:19:34 4c7163046ea9: Download complete 07:19:35 0c2d73faf560: Verifying Checksum 07:19:35 0c2d73faf560: Download complete 07:19:35 a0d0a0d46f8b: Pull complete 07:19:35 3e5f54012d9b: Pull complete 07:19:35 4c7163046ea9: Pull complete 07:19:35 0c2d73faf560: Pull complete 07:19:35 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 07:19:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:19:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:19:35 prd-ubuntu20.04-docker-8c-8g-21323 does not seem to be running inside a container 07:19:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-72 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-72:/w/workspace/ry_app-rfid-llrp-inventory_PR-72:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-72@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-72@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 07:19:36 $ docker top e250aec03383d692d6ae685574a1acd515f1929a212732edcbd059d9c5f527e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:19:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:19:36 [ssh-agent] Looking for ssh-agent implementation... 07:19:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:19:37 $ docker exec e250aec03383d692d6ae685574a1acd515f1929a212732edcbd059d9c5f527e0 ssh-agent 07:19:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkhblAJ/agent.13 07:19:37 SSH_AGENT_PID=20 07:19:37 Running ssh-add (command line suppressed) 07:19:37 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-72@tmp/private_key_1659338943889386775.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-72@tmp/private_key_1659338943889386775.key) 07:19:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:19:37 + git tag --points-at HEAD [Pipeline] } 07:19:37 $ docker exec --env ******** --env ******** e250aec03383d692d6ae685574a1acd515f1929a212732edcbd059d9c5f527e0 ssh-agent -k 07:19:37 unset SSH_AUTH_SOCK; 07:19:37 unset SSH_AGENT_PID; 07:19:37 echo Agent pid 20 killed; 07:19:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:19:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:19:37 [ssh-agent] Looking for ssh-agent implementation... 07:19:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:19:37 $ docker exec e250aec03383d692d6ae685574a1acd515f1929a212732edcbd059d9c5f527e0 ssh-agent 07:19:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMooHEJ/agent.54 07:19:38 SSH_AGENT_PID=60 07:19:38 Running ssh-add (command line suppressed) 07:19:38 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-72@tmp/private_key_8689995730469611251.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-72@tmp/private_key_8689995730469611251.key) 07:19:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:19:38 + git semver init 07:19:38 # -> Open(): unable to determine branch for HEAD 07:19:38 # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-72/.git 07:19:38 # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-72 07:19:38 # $SEMVER_REMOTE_NAME = origin 07:19:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:19:38 # $SEMVER_USER_NAME = edgex-jenkins 07:19:38 # $SEMVER_BRANCH = PR-72 07:19:38 # $SEMVER_TEMP = /tmp/semver-859423464 07:19:38 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 07:19:39 # '/tmp/semver-859423464' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-72/.semver' 07:19:39 # -> Force: false 07:19:39 # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-72/.semver [Pipeline] } 07:19:39 $ docker exec --env ******** --env ******** e250aec03383d692d6ae685574a1acd515f1929a212732edcbd059d9c5f527e0 ssh-agent -k 07:19:39 unset SSH_AUTH_SOCK; 07:19:39 unset SSH_AGENT_PID; 07:19:39 echo Agent pid 60 killed; 07:19:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:19:40 + git semver [Pipeline] } 07:19:40 $ docker stop --time=1 e250aec03383d692d6ae685574a1acd515f1929a212732edcbd059d9c5f527e0 07:19:41 $ docker rm -f e250aec03383d692d6ae685574a1acd515f1929a212732edcbd059d9c5f527e0 [Pipeline] // withDockerContainer [Pipeline] sh 07:19:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:19:42 Stashed 1 file(s) [Pipeline] echo 07:19:42 [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 07:19:42 provisioning config files... 07:19:42 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-72@tmp/config5359546121459143884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:19:43 ---> docker-login.sh 07:19:43 nexus3.edgexfoundry.org:10001 07:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:19:43 Configure a credential helper to remove this warning. See 07:19:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:19:43 07:19:43 Login Succeeded 07:19:43 nexus3.edgexfoundry.org:10002 07:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:19:43 Configure a credential helper to remove this warning. See 07:19:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:19:43 07:19:43 Login Succeeded 07:19:43 nexus3.edgexfoundry.org:10003 07:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:19:43 Configure a credential helper to remove this warning. See 07:19:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:19:43 07:19:43 Login Succeeded 07:19:43 nexus3.edgexfoundry.org:10004 07:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:19:43 Configure a credential helper to remove this warning. See 07:19:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:19:43 07:19:43 Login Succeeded 07:19:43 docker.io 07:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:19:43 Configure a credential helper to remove this warning. See 07:19:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:19:43 07:19:43 Login Succeeded 07:19:43 ---> docker-login.sh ends [Pipeline] } 07:19:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:19:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:19:43 ========================================================= 07:19:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 07:19:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:19:44 + 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 . 07:19:44 Sending build context to Docker daemon 10.04MB 07:19:44 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 07:19:44 Step 2/13 : FROM ${BASE} AS builder 07:19:44 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 07:19:44 59bf1c3509f3: Pulling fs layer 07:19:44 666ba61612fd: Pulling fs layer 07:19:44 8ed8ca486205: Pulling fs layer 07:19:44 4fe6c5a15a65: Pulling fs layer 07:19:44 22a0e8bec74d: Pulling fs layer 07:19:44 640e595b4fbd: Pulling fs layer 07:19:44 763cafe07f6e: Pulling fs layer 07:19:44 0c0b528cf693: Pulling fs layer 07:19:44 10935f4eaf8b: Pulling fs layer 07:19:44 640e595b4fbd: Waiting 07:19:44 763cafe07f6e: Waiting 07:19:44 0c0b528cf693: Waiting 07:19:44 4fe6c5a15a65: Waiting 07:19:44 10935f4eaf8b: Waiting 07:19:44 22a0e8bec74d: Waiting 07:19:44 8ed8ca486205: Verifying Checksum 07:19:44 8ed8ca486205: Download complete 07:19:44 666ba61612fd: Verifying Checksum 07:19:44 666ba61612fd: Download complete 07:19:44 22a0e8bec74d: Verifying Checksum 07:19:44 22a0e8bec74d: Download complete 07:19:44 640e595b4fbd: Verifying Checksum 07:19:44 640e595b4fbd: Download complete 07:19:44 59bf1c3509f3: Verifying Checksum 07:19:44 59bf1c3509f3: Download complete 07:19:44 763cafe07f6e: Download complete 07:19:44 0c0b528cf693: Verifying Checksum 07:19:44 0c0b528cf693: Download complete 07:19:44 59bf1c3509f3: Pull complete 07:19:44 10935f4eaf8b: Verifying Checksum 07:19:44 10935f4eaf8b: Download complete 07:19:45 4fe6c5a15a65: Verifying Checksum 07:19:45 4fe6c5a15a65: Download complete 07:19:45 666ba61612fd: Pull complete 07:19:45 8ed8ca486205: Pull complete 07:19:49 4fe6c5a15a65: Pull complete 07:19:49 22a0e8bec74d: Pull complete 07:19:49 640e595b4fbd: Pull complete 07:19:49 763cafe07f6e: Pull complete 07:19:49 0c0b528cf693: Pull complete 07:19:51 10935f4eaf8b: Pull complete 07:19:51 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 07:19:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:19:51 ---> 99d49a6021b9 07:19:51 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 07:19:54 ---> Running in 745846d482af 07:19:55 Removing intermediate container 745846d482af 07:19:55 ---> 1377b60ad8a9 07:19:55 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 07:19:55 ---> Running in 4dae1ce5db6c 07:19:55 Removing intermediate container 4dae1ce5db6c 07:19:55 ---> a60aae052c05 07:19:55 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:19:55 ---> Running in cece5efa69d6 07:19:55 Removing intermediate container cece5efa69d6 07:19:55 ---> d98eda42ed27 07:19:55 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:19:55 ---> Running in 4a4c89eaf92c 07:19:56 Removing intermediate container 4a4c89eaf92c 07:19:56 ---> 51c60929c4d7 07:19:56 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:19:56 ---> Running in d2d9f048b8a8 07:19:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:19:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:19:57 OK: 221 MiB in 52 packages 07:19:57 Still waiting to schedule task 07:19:57 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21321’ 07:19:58 Removing intermediate container d2d9f048b8a8 07:19:58 ---> 2a4bdbfa83b9 07:19:58 Step 8/13 : WORKDIR /app 07:19:58 ---> Running in 42cfa7a5bc5b 07:19:58 Removing intermediate container 42cfa7a5bc5b 07:19:58 ---> fa8ae2d67409 07:19:58 Step 9/13 : COPY go.mod vendor* ./ 07:19:58 ---> 723838b06a56 07:19:58 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:19:58 ---> Running in f5fe823b7026 07:20:24 Removing intermediate container f5fe823b7026 07:20:24 ---> 6610062d40b2 07:20:24 Step 11/13 : COPY . . 07:20:24 ---> 4e8e20e4d3ed 07:20:24 Step 12/13 : ARG MAKE="make build" 07:20:24 ---> Running in 7541bf036bac 07:20:24 Removing intermediate container 7541bf036bac 07:20:24 ---> b47e84b40cc1 07:20:24 Step 13/13 : RUN $MAKE 07:20:24 ---> Running in e8476200a471 07:20:25 noop 07:20:25 Removing intermediate container e8476200a471 07:20:25 ---> ddc7fada0553 07:20:25 Successfully built ddc7fada0553 07:20:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:20:26 + docker inspect -f . ci-base-image-x86_64 07:20:26 . [Pipeline] withDockerContainer 07:20:26 prd-ubuntu20.04-docker-8c-8g-21323 does not seem to be running inside a container 07:20:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-72 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-72:/w/workspace/ry_app-rfid-llrp-inventory_PR-72:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-72@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-72@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 ******** ci-base-image-x86_64 cat 07:20:26 $ docker top 38e47949c1acd7c62ab538c6ccd28ac120810ad9484632cbb7c355be2b8f4e3c -eo pid,comm [Pipeline] { [Pipeline] sh 07:20:27 + go version 07:20:27 go version go1.17.6 linux/amd64 [Pipeline] } 07:20:27 $ docker stop --time=1 38e47949c1acd7c62ab538c6ccd28ac120810ad9484632cbb7c355be2b8f4e3c 07:20:28 $ docker rm -f 38e47949c1acd7c62ab538c6ccd28ac120810ad9484632cbb7c355be2b8f4e3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:20:28 + docker inspect -f . ci-base-image-x86_64 07:20:28 . [Pipeline] withDockerContainer 07:20:28 prd-ubuntu20.04-docker-8c-8g-21323 does not seem to be running inside a container 07:20:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-72 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-72:/w/workspace/ry_app-rfid-llrp-inventory_PR-72:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-72@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-72@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 ******** ci-base-image-x86_64 cat 07:20:29 $ docker top a1b5f11c98154a8cbaa820536959daad288442e14f3fb89ff2f5d003eb7ae7fc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:20:29 + make test 07:20:29 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:20:38 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 07:20:38 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.029s coverage: 86.2% of statements 07:20:38 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 07:20:38 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.540s coverage: 71.9% of statements 07:20:38 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 07:20:45 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:20:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:20:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:20:48 ./bin/test-attribution.sh [Pipeline] echo 07:20:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:20:48 $ docker stop --time=1 a1b5f11c98154a8cbaa820536959daad288442e14f3fb89ff2f5d003eb7ae7fc 07:20:50 $ docker rm -f a1b5f11c98154a8cbaa820536959daad288442e14f3fb89ff2f5d003eb7ae7fc [Pipeline] // withDockerContainer [Pipeline] sh 07:20:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:20:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:20:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:20:52 + ls -al . 07:20:52 total 240 07:20:52 drwxrwxr-x 11 jenkins jenkins 4096 Apr 19 07:20 . 07:20:52 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 07:19 .. 07:20:52 -rw-rw-r-- 1 jenkins jenkins 262 Apr 19 07:19 .dockerignore 07:20:52 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 07:19 .git 07:20:52 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 07:19 .github 07:20:52 -rw-rw-r-- 1 jenkins jenkins 788 Apr 19 07:19 .gitignore 07:20:52 -rw-rw-r-- 1 jenkins jenkins 41 Apr 19 07:19 .golangci.yml 07:20:52 drwx------ 3 jenkins jenkins 4096 Apr 19 07:19 .semver 07:20:52 -rw-rw-r-- 1 jenkins jenkins 8248 Apr 19 07:19 Attribution.txt 07:20:52 -rw-rw-r-- 1 jenkins jenkins 1923 Apr 19 07:19 Dockerfile 07:20:52 -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 07:19 GOVERNANCE.md 07:20:52 -rw-rw-r-- 1 jenkins jenkins 687 Apr 19 07:19 Jenkinsfile 07:20:52 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 19 07:19 LICENSE 07:20:52 -rw-rw-r-- 1 jenkins jenkins 2095 Apr 19 07:19 Makefile 07:20:52 -rw-rw-r-- 1 jenkins jenkins 617 Apr 19 07:19 OWNERS.md 07:20:52 -rw-rw-r-- 1 jenkins jenkins 30039 Apr 19 07:19 README.md 07:20:52 -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 07:19 VERSION 07:20:52 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 07:19 bin 07:20:52 -rw-r--r-- 1 jenkins jenkins 41008 Apr 19 07:20 coverage.out 07:20:52 -rw-rw-r-- 1 jenkins jenkins 3019 Apr 19 07:20 go.mod 07:20:52 -rw-rw-r-- 1 jenkins jenkins 49531 Apr 19 07:19 go.sum 07:20:52 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 07:19 images 07:20:52 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 07:19 internal 07:20:52 -rw-rw-r-- 1 jenkins jenkins 531 Apr 19 07:19 main.go 07:20:52 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 07:19 res 07:20:52 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 07:19 snap 07:20:52 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 07:19 static [Pipeline] isUnix [Pipeline] sh 07:20:52 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=03c50ffae1e87d0e614c3ab412676fee92353df3 --label arch=amd64 --label version=0.0.0 . 07:20:52 Sending build context to Docker daemon 10.04MB 07:20:52 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 07:20:52 Step 2/31 : FROM ${BASE} AS builder 07:20:52 ---> ddc7fada0553 07:20:52 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 07:20:53 ---> Running in f95aa9f52b59 07:20:53 Removing intermediate container f95aa9f52b59 07:20:53 ---> 2112cf06f7ee 07:20:53 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 07:20:53 ---> Running in 2017ae948bf2 07:20:53 Removing intermediate container 2017ae948bf2 07:20:53 ---> 3131dd1fb850 07:20:53 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:20:53 ---> Running in 86aa589ab93d 07:20:53 Removing intermediate container 86aa589ab93d 07:20:53 ---> f5f9bd00ac8e 07:20:53 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:20:53 ---> Running in 570d08a02960 07:20:54 Removing intermediate container 570d08a02960 07:20:54 ---> 336e93084687 07:20:54 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:20:54 ---> Running in 552851e5295c 07:20:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:20:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:20:55 OK: 221 MiB in 52 packages 07:20:56 Removing intermediate container 552851e5295c 07:20:56 ---> 53f60cf6fda9 07:20:56 Step 8/31 : WORKDIR /app 07:20:56 ---> Running in bc3d96d75b95 07:20:56 Removing intermediate container bc3d96d75b95 07:20:56 ---> 907fd6a0b90a 07:20:56 Step 9/31 : COPY go.mod vendor* ./ 07:20:56 ---> 1a9715d618a7 07:20:56 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:20:56 ---> Running in 7e4e2f7bd52b 07:20:56 Removing intermediate container 7e4e2f7bd52b 07:20:56 ---> bb4953c7c29b 07:20:56 Step 11/31 : COPY . . 07:20:57 ---> 62dba34f2664 07:20:57 Step 12/31 : ARG MAKE="make build" 07:20:57 ---> Running in ac8d5fba3509 07:20:57 Removing intermediate container ac8d5fba3509 07:20:57 ---> 8026f65103bc 07:20:57 Step 13/31 : RUN $MAKE 07:20:57 ---> Running in a107cdaabe45 07:20:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory 07:21:06 Removing intermediate container a107cdaabe45 07:21:06 ---> 1e7f3698c783 07:21:06 Step 14/31 : FROM alpine:3.14 07:21:06 3.14: Pulling from library/alpine 07:21:06 8663204ce13b: Pulling fs layer 07:21:06 8663204ce13b: Verifying Checksum 07:21:06 8663204ce13b: Download complete 07:21:06 8663204ce13b: Pull complete 07:21:06 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 07:21:06 Status: Downloaded newer image for alpine:3.14 07:21:06 ---> e04c818066af 07:21:06 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:21:07 ---> Running in 302597608da5 07:21:07 Removing intermediate container 302597608da5 07:21:07 ---> 99b9dd8f05aa 07:21:07 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 07:21:07 ---> Running in 8446ffccde36 07:21:07 Removing intermediate container 8446ffccde36 07:21:07 ---> d371df765169 07:21:07 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:21:07 ---> Running in 4633f85c6f57 07:21:08 Removing intermediate container 4633f85c6f57 07:21:08 ---> fda783b76016 07:21:08 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 07:21:08 ---> Running in 5c858f1417c9 07:21:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:21:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:21:09 (1/6) Installing ca-certificates (20211220-r0) 07:21:09 (2/6) Installing libgcc (10.3.1_git20210424-r2) 07:21:09 (3/6) Installing libsodium (1.0.18-r0) 07:21:09 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 07:21:09 (5/6) Installing libzmq (4.3.4-r0) 07:21:09 (6/6) Installing zeromq (4.3.4-r0) 07:21:10 Executing busybox-1.33.1-r7.trigger 07:21:10 Executing ca-certificates-20211220-r0.trigger 07:21:10 OK: 9 MiB in 20 packages 07:21:10 Removing intermediate container 5c858f1417c9 07:21:10 ---> e73222fe64c1 07:21:10 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 07:21:10 ---> 8bfc25948c7e 07:21:10 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 07:21:10 ---> c844febecc67 07:21:10 Step 21/31 : COPY --from=builder /app/res/ /res/ 07:21:10 ---> 4f5a4eb686ac 07:21:10 Step 22/31 : COPY --from=builder /app/static/ /static/ 07:21:11 ---> 5b7f253f668d 07:21:11 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 07:21:11 ---> 37f9c2c635d9 07:21:11 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 07:21:11 ---> Running in 16e03ba9a176 07:21:12 Removing intermediate container 16e03ba9a176 07:21:12 ---> fc990c0a4543 07:21:12 Step 25/31 : VOLUME /cache 07:21:12 ---> Running in 915622061f95 07:21:12 Removing intermediate container 915622061f95 07:21:12 ---> 3911ef5effe7 07:21:12 Step 26/31 : EXPOSE 59711 07:21:12 ---> Running in 40242a56e89c 07:21:12 Removing intermediate container 40242a56e89c 07:21:12 ---> 13f9a3c08fd8 07:21:12 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 07:21:12 ---> Running in 6eea0e84e9c0 07:21:12 Removing intermediate container 6eea0e84e9c0 07:21:12 ---> 9c3e1ee15601 07:21:12 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 07:21:12 ---> Running in 1b05c077373b 07:21:12 Removing intermediate container 1b05c077373b 07:21:12 ---> 2b62cdc5efdb 07:21:12 Step 29/31 : LABEL arch=amd64 07:21:12 ---> Running in 6139f9772417 07:21:12 Removing intermediate container 6139f9772417 07:21:12 ---> 00472ef6dd90 07:21:12 Step 30/31 : LABEL git_sha=03c50ffae1e87d0e614c3ab412676fee92353df3 07:21:13 ---> Running in ef27f2789c5c 07:21:13 Removing intermediate container ef27f2789c5c 07:21:13 ---> 33def4a1f024 07:21:13 Step 31/31 : LABEL version=0.0.0 07:21:13 ---> Running in b6fbe3231783 07:21:13 Removing intermediate container b6fbe3231783 07:21:13 ---> 9016881f3ec8 07:21:13 [Warning] One or more build-args [ARCH] were not consumed 07:21:13 Successfully built 9016881f3ec8 07:21:13 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 07:21:28 Still waiting to schedule task 07:21:28 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-21322’ 07:23:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21324 in /w/workspace/ry_app-rfid-llrp-inventory_PR-72 [Pipeline] { [Pipeline] ws 07:23:33 Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout 07:23:33 The recommended git tool is: git 07:23:41 using credential edgex-jenkins-ssh 07:23:41 Cloning the remote Git repository 07:23:41 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 07:23:41 > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 07:23:41 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 07:23:41 > git --version # timeout=10 07:23:41 > git --version # 'git version 2.25.1' 07:23:41 using GIT_SSH to set credentials SSH Credentials for GitHub 07:23:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:23:44 Merging remotes/origin/main commit 6df7392c29d9abc7db09809e9b075e681b16c805 into PR head commit 03c50ffae1e87d0e614c3ab412676fee92353df3 07:23:45 Merge succeeded, producing 03c50ffae1e87d0e614c3ab412676fee92353df3 07:23:45 Checking out Revision 03c50ffae1e87d0e614c3ab412676fee92353df3 (PR-72) 07:23:44 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 07:23:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:23:44 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 07:23:44 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 07:23:44 using GIT_SSH to set credentials SSH Credentials for GitHub 07:23:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/72/head:refs/remotes/origin/PR-72 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:23:44 > git config core.sparsecheckout # timeout=10 07:23:44 > git checkout -f 03c50ffae1e87d0e614c3ab412676fee92353df3 # timeout=10 07:23:44 > git remote # timeout=10 07:23:45 > git config --get remote.origin.url # timeout=10 07:23:45 using GIT_SSH to set credentials SSH Credentials for GitHub 07:23:45 > git merge 6df7392c29d9abc7db09809e9b075e681b16c805 # timeout=10 07:23:45 > git rev-parse HEAD^{commit} # timeout=10 07:23:45 > git config core.sparsecheckout # timeout=10 07:23:45 > git checkout -f 03c50ffae1e87d0e614c3ab412676fee92353df3 # timeout=10 07:23:49 Commit message: "test(snap): disable Jenkins snap build" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:23:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:23:50 % Total % Received % Xferd Average Speed Time Time Time Current 07:23:50 Dload Upload Total Spent Left Speed 07:23:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 85818 0 --:--:-- --:--:-- --:--:-- 85818 [Pipeline] sh 07:23:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:23:51 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:23:51 sudo tee /etc/docker/daemon.new 07:23:51 { 07:23:51 "registry-mirrors": [ 07:23:51 "https://nexus3.edgexfoundry.org:10001" 07:23:51 ], 07:23:51 "bip": "10.250.0.254/24", 07:23:51 "hosts": [ 07:23:51 "tcp://0.0.0.0:5555", 07:23:51 "unix:///var/run/docker.sock" 07:23:51 ], 07:23:51 "mtu": 1458, 07:23:51 "selinux-enabled": true, 07:23:51 "seccomp-profile": "/etc/docker/seccomp.json" 07:23:51 } [Pipeline] sh 07:23:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:23:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:24:10 provisioning config files... 07:24:10 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config6286165900144904295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:24:10 ---> docker-login.sh 07:24:10 nexus3.edgexfoundry.org:10001 07:24:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:11 Configure a credential helper to remove this warning. See 07:24:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:11 07:24:11 Login Succeeded 07:24:11 nexus3.edgexfoundry.org:10002 07:24:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:12 Configure a credential helper to remove this warning. See 07:24:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:12 07:24:12 Login Succeeded 07:24:12 nexus3.edgexfoundry.org:10003 07:24:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:12 Configure a credential helper to remove this warning. See 07:24:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:12 07:24:12 Login Succeeded 07:24:12 nexus3.edgexfoundry.org:10004 07:24:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:12 Configure a credential helper to remove this warning. See 07:24:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:12 07:24:12 Login Succeeded 07:24:12 docker.io 07:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:13 Configure a credential helper to remove this warning. See 07:24:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:13 07:24:13 Login Succeeded 07:24:13 ---> docker-login.sh ends [Pipeline] } 07:24:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:24:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:24:14 ========================================================= 07:24:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 07:24:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:24:14 + 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 . 07:24:14 Sending build context to Docker daemon 692.7kB 07:24:14 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 07:24:14 Step 2/13 : FROM ${BASE} AS builder 07:24:15 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:24:15 9b3977197b4f: Pulling fs layer 07:24:15 1a89e8eeedd5: Pulling fs layer 07:24:15 94645a83ff95: Pulling fs layer 07:24:15 3f3a8bcf1eab: Pulling fs layer 07:24:15 0c92f367c5e7: Pulling fs layer 07:24:15 f7c0051592d6: Pulling fs layer 07:24:15 a227ed2f7395: Pulling fs layer 07:24:15 7b1c46037f91: Pulling fs layer 07:24:15 3f3a8bcf1eab: Waiting 07:24:15 0c92f367c5e7: Waiting 07:24:15 f7c0051592d6: Waiting 07:24:15 7b1c46037f91: Waiting 07:24:15 a227ed2f7395: Waiting 07:24:15 94645a83ff95: Verifying Checksum 07:24:15 94645a83ff95: Download complete 07:24:15 1a89e8eeedd5: Verifying Checksum 07:24:15 1a89e8eeedd5: Download complete 07:24:15 0c92f367c5e7: Verifying Checksum 07:24:15 0c92f367c5e7: Download complete 07:24:15 f7c0051592d6: Download complete 07:24:15 9b3977197b4f: Verifying Checksum 07:24:15 9b3977197b4f: Download complete 07:24:15 a227ed2f7395: Verifying Checksum 07:24:15 a227ed2f7395: Download complete 07:24:15 9b3977197b4f: Pull complete 07:24:16 1a89e8eeedd5: Pull complete 07:24:16 94645a83ff95: Pull complete 07:24:17 7b1c46037f91: Verifying Checksum 07:24:17 7b1c46037f91: Download complete 07:24:17 3f3a8bcf1eab: Verifying Checksum 07:24:17 3f3a8bcf1eab: Download complete 07:24:30 3f3a8bcf1eab: Pull complete 07:24:30 0c92f367c5e7: Pull complete 07:24:30 f7c0051592d6: Pull complete 07:24:30 a227ed2f7395: Pull complete 07:24:31 Running on prd-ubuntu18.04-docker-8c-8g-21325 in /w/workspace/ry_app-rfid-llrp-inventory_PR-72 [Pipeline] { [Pipeline] ws 07:24:31 Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout 07:24:31 The recommended git tool is: git 07:24:33 using credential edgex-jenkins-ssh 07:24:33 Cloning the remote Git repository 07:24:33 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 07:24:33 > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 07:24:33 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 07:24:33 > git --version # timeout=10 07:24:33 > git --version # 'git version 2.17.1' 07:24:33 using GIT_SSH to set credentials SSH Credentials for GitHub 07:24:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:24:35 Merging remotes/origin/main commit 6df7392c29d9abc7db09809e9b075e681b16c805 into PR head commit 03c50ffae1e87d0e614c3ab412676fee92353df3 07:24:34 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 07:24:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:24:34 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 07:24:34 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 07:24:34 using GIT_SSH to set credentials SSH Credentials for GitHub 07:24:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/72/head:refs/remotes/origin/PR-72 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:24:35 > git config core.sparsecheckout # timeout=10 07:24:35 > git checkout -f 03c50ffae1e87d0e614c3ab412676fee92353df3 # timeout=10 07:24:35 Merge succeeded, producing 03c50ffae1e87d0e614c3ab412676fee92353df3 07:24:35 Checking out Revision 03c50ffae1e87d0e614c3ab412676fee92353df3 (PR-72) 07:24:35 > git remote # timeout=10 07:24:35 > git config --get remote.origin.url # timeout=10 07:24:35 using GIT_SSH to set credentials SSH Credentials for GitHub 07:24:35 > git merge 6df7392c29d9abc7db09809e9b075e681b16c805 # timeout=10 07:24:35 > git rev-parse HEAD^{commit} # timeout=10 07:24:35 > git config core.sparsecheckout # timeout=10 07:24:35 > git checkout -f 03c50ffae1e87d0e614c3ab412676fee92353df3 # timeout=10 07:24:37 7b1c46037f91: Pull complete 07:24:37 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 07:24:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 07:24:37 ---> f79e39bc4007 07:24:37 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 07:24:37 ---> Running in 031f83b0cd20 07:24:37 Removing intermediate container 031f83b0cd20 07:24:37 ---> ceb54b6c54a7 07:24:37 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 07:24:37 ---> Running in 2166230f49d1 07:24:37 Removing intermediate container 2166230f49d1 07:24:37 ---> b5c46cdf5f35 07:24:37 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:24:37 ---> Running in 9b487336278d 07:24:38 Removing intermediate container 9b487336278d 07:24:38 ---> 7c894360a0af 07:24:38 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:24:38 ---> Running in 966a14e950b7 07:24:38 Commit message: "test(snap): disable Jenkins snap build" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:24:39 + echo snap-build.sh 07:24:39 snap-build.sh 07:24:39 + SNAP_BASE_DIR=. 07:24:39 + '[' '!' -z /w/workspace/app-rfid-llrp-inventory/2 ']' 07:24:39 + SNAP_BASE_DIR=/w/workspace/app-rfid-llrp-inventory/2 07:24:39 + echo '[snap-build] Building snap in dir [/w/workspace/app-rfid-llrp-inventory/2]' 07:24:39 [snap-build] Building snap in dir [/w/workspace/app-rfid-llrp-inventory/2] 07:24:39 + cd /w/workspace/app-rfid-llrp-inventory/2 07:24:39 + sudo apt-get remove -qy --purge lxd lxd-client 07:24:39 Reading package lists... 07:24:39 Building dependency tree... 07:24:39 Reading state information... 07:24:39 The following packages were automatically installed and are no longer required: 07:24:39 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 07:24:39 uidmap xdelta3 07:24:39 Use 'sudo apt autoremove' to remove them. 07:24:39 The following packages will be REMOVED: 07:24:39 lxd* lxd-client* 07:24:39 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 07:24:39 After this operation, 31.7 MB disk space will be freed. 07:24:40 Removing intermediate container 966a14e950b7 07:24:40 ---> de45f22ffe5d 07:24:40 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:24:40 ---> Running in 40981030eb9b 07:24:40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) 07:24:40 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 07:24:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:24:41 Removing lxd dnsmasq configuration 07:24:41 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 07:24:41 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 07:24:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:24:42 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:24:42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) 07:24:42 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 07:24:42 OK: 220 MiB in 52 packages 07:24:43 Removing intermediate container 40981030eb9b 07:24:43 ---> 11d350a0b9b0 07:24:43 Step 8/13 : WORKDIR /app 07:24:43 ---> Running in 1352449faafd 07:24:43 Processing triggers for systemd (237-3ubuntu10.52) ... 07:24:43 Removing intermediate container 1352449faafd 07:24:43 ---> d661b456cb55 07:24:43 Step 9/13 : COPY go.mod vendor* ./ 07:24:44 Processing triggers for ureadahead (0.100.0-21) ... 07:24:44 ---> 273a90649619 07:24:44 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:24:44 ---> Running in a359eb8899a9 07:24:44 + sudo snap remove --purge lxd 07:24:44 snap "lxd" is not installed 07:24:44 + sudo groupadd --force --system lxd 07:24:44 ++ whoami 07:24:44 + sudo /usr/sbin/usermod -G lxd -a jenkins 07:24:44 + newgrp - lxd 07:24:44 + sudo snap install lxd 07:25:31 error: unable to contact snap store [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:25:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:25:31 07:25:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:25:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:25:32 latest: Pulling from edgex-lftools-log-publisher 07:25:32 5eb5b503b376: Pulling fs layer 07:25:32 5c69ac0246d0: Pulling fs layer 07:25:32 ec43610c2a17: Pulling fs layer 07:25:32 3a2ae6a8a46f: Pulling fs layer 07:25:32 33b1e0a273af: Pulling fs layer 07:25:32 5d3b04190fa2: Pulling fs layer 07:25:32 2f39f015ded8: Pulling fs layer 07:25:32 5d3b04190fa2: Waiting 07:25:32 3a2ae6a8a46f: Waiting 07:25:32 2f39f015ded8: Waiting 07:25:32 5c69ac0246d0: Verifying Checksum 07:25:32 5c69ac0246d0: Download complete 07:25:32 3a2ae6a8a46f: Verifying Checksum 07:25:32 3a2ae6a8a46f: Download complete 07:25:32 33b1e0a273af: Verifying Checksum 07:25:32 33b1e0a273af: Download complete 07:25:32 5d3b04190fa2: Verifying Checksum 07:25:32 5d3b04190fa2: Download complete 07:25:32 ec43610c2a17: Download complete 07:25:32 5eb5b503b376: Verifying Checksum 07:25:32 5eb5b503b376: Download complete 07:25:32 2f39f015ded8: Download complete 07:25:33 5eb5b503b376: Pull complete 07:25:33 5c69ac0246d0: Pull complete 07:25:34 ec43610c2a17: Pull complete 07:25:34 3a2ae6a8a46f: Pull complete 07:25:34 33b1e0a273af: Pull complete 07:25:34 5d3b04190fa2: Pull complete 07:25:40 2f39f015ded8: Pull complete 07:25:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:25:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:25:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:25:40 prd-ubuntu20.04-docker-8c-8g-21323 does not seem to be running inside a container 07:25:40 $ 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-72 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-72:/w/workspace/ry_app-rfid-llrp-inventory_PR-72:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-72@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-72@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:25:42 $ docker top f2b78d8b493f4ff625c8c84cefb3d3b4ed636d62b32a4cec6842db8164382a8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:25:43 ---> job-cost.sh 07:25:43 lf-activate-venv: SKIPPING 07:25:43 INFO: No Stack... 07:25:43 INFO: Retrieving Pricing Info for: v3-standard-8 07:25:43 INFO: Archiving Costs [Pipeline] sh 07:25:44 + cut -d, -f6 07:25:44 + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-72/archives/cost.csv [Pipeline] lock 07:25:44 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-72-2-stack-cost] 07:25:44 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-72-2-stack-cost] did not exist. Created. 07:25:44 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-72-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:25:44 + echo total: 0.2199999988079071 [Pipeline] stash 07:25:44 Stashed 1 file(s) [Pipeline] } 07:25:44 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-72-2-stack-cost] [Pipeline] // lock [Pipeline] } 07:25:44 $ docker stop --time=1 f2b78d8b493f4ff625c8c84cefb3d3b4ed636d62b32a4cec6842db8164382a8f 07:25:45 $ docker rm -f f2b78d8b493f4ff625c8c84cefb3d3b4ed636d62b32a4cec6842db8164382a8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:25:45 Failed in branch amd64 07:26:06 Removing intermediate container a359eb8899a9 07:26:06 ---> 2b9c897bbae0 07:26:06 Step 11/13 : COPY . . 07:26:06 ---> 773b5f11aa09 07:26:06 Step 12/13 : ARG MAKE="make build" 07:26:06 ---> Running in c7c17264592a 07:26:06 Removing intermediate container c7c17264592a 07:26:06 ---> 5e84471f39dd 07:26:06 Step 13/13 : RUN $MAKE 07:26:06 ---> Running in 43050fa2fe71 07:26:06 noop 07:26:06 Removing intermediate container 43050fa2fe71 07:26:06 ---> 44b8dc545a1e 07:26:06 Successfully built 44b8dc545a1e 07:26:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:26:06 + docker inspect -f . ci-base-image-arm64 07:26:06 . [Pipeline] withDockerContainer 07:26:06 prd-ubuntu20.04-docker-arm64-4c-16g-21324 does not seem to be running inside a container 07:26:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@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 07:26:08 $ docker top 427191915da7ad3039a8f0c34807b3d04d743a583a879c6a92560364a7524128 -eo pid,comm [Pipeline] { [Pipeline] sh 07:26:09 + go version 07:26:09 go version go1.17.6 linux/arm64 [Pipeline] } 07:26:09 $ docker stop --time=1 427191915da7ad3039a8f0c34807b3d04d743a583a879c6a92560364a7524128 07:26:10 $ docker rm -f 427191915da7ad3039a8f0c34807b3d04d743a583a879c6a92560364a7524128 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:26:11 + docker inspect -f . ci-base-image-arm64 07:26:11 . [Pipeline] withDockerContainer 07:26:11 prd-ubuntu20.04-docker-arm64-4c-16g-21324 does not seem to be running inside a container 07:26:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@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 07:26:13 $ docker top 098bec9bf5702dc691ee43adabf792d133f285445aeaa542bf99b43502d0cb58 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:26:14 + make test 07:26:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:27:10 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 07:27:10 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.187s coverage: 86.2% of statements 07:27:10 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 07:27:10 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.679s coverage: 71.9% of statements 07:27:10 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 07:27:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:27:10 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:27:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:27:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:27:33 ./bin/test-attribution.sh [Pipeline] echo 07:27:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:27:33 $ docker stop --time=1 098bec9bf5702dc691ee43adabf792d133f285445aeaa542bf99b43502d0cb58 07:27:34 $ docker rm -f 098bec9bf5702dc691ee43adabf792d133f285445aeaa542bf99b43502d0cb58 [Pipeline] // withDockerContainer [Pipeline] sh 07:27:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:27:35 Warning: overwriting stash ‘coverage-report’ 07:27:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:27:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:27:37 + ls -al . 07:27:37 total 236 07:27:37 drwxrwxr-x 10 jenkins jenkins 4096 Apr 19 07:27 . 07:27:37 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 07:23 .. 07:27:37 -rw-rw-r-- 1 jenkins jenkins 262 Apr 19 07:23 .dockerignore 07:27:37 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 07:23 .git 07:27:37 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 07:23 .github 07:27:37 -rw-rw-r-- 1 jenkins jenkins 788 Apr 19 07:23 .gitignore 07:27:37 -rw-rw-r-- 1 jenkins jenkins 41 Apr 19 07:23 .golangci.yml 07:27:37 -rw-rw-r-- 1 jenkins jenkins 8248 Apr 19 07:23 Attribution.txt 07:27:37 -rw-rw-r-- 1 jenkins jenkins 1923 Apr 19 07:23 Dockerfile 07:27:37 -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 07:23 GOVERNANCE.md 07:27:37 -rw-rw-r-- 1 jenkins jenkins 687 Apr 19 07:23 Jenkinsfile 07:27:37 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 19 07:23 LICENSE 07:27:37 -rw-rw-r-- 1 jenkins jenkins 2095 Apr 19 07:23 Makefile 07:27:37 -rw-rw-r-- 1 jenkins jenkins 617 Apr 19 07:23 OWNERS.md 07:27:37 -rw-rw-r-- 1 jenkins jenkins 30039 Apr 19 07:23 README.md 07:27:37 -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 07:19 VERSION 07:27:37 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 07:23 bin 07:27:37 -rw-r--r-- 1 jenkins jenkins 41008 Apr 19 07:27 coverage.out 07:27:37 -rw-rw-r-- 1 jenkins jenkins 3019 Apr 19 07:27 go.mod 07:27:37 -rw-rw-r-- 1 jenkins jenkins 49531 Apr 19 07:23 go.sum 07:27:37 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 07:23 images 07:27:37 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 07:23 internal 07:27:37 -rw-rw-r-- 1 jenkins jenkins 531 Apr 19 07:23 main.go 07:27:37 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 07:23 res 07:27:37 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 07:23 snap 07:27:37 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 07:23 static [Pipeline] isUnix [Pipeline] sh 07:27:37 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=03c50ffae1e87d0e614c3ab412676fee92353df3 --label arch=arm64 --label version=0.0.0 . 07:27:37 Sending build context to Docker daemon 692.7kB 07:27:37 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 07:27:37 Step 2/31 : FROM ${BASE} AS builder 07:27:37 ---> 44b8dc545a1e 07:27:37 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 07:27:37 ---> Running in 14920cb51859 07:27:38 Removing intermediate container 14920cb51859 07:27:38 ---> 80336a95595f 07:27:38 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 07:27:38 ---> Running in 48f284be84e7 07:27:38 Removing intermediate container 48f284be84e7 07:27:38 ---> d1faa6aa9aae 07:27:38 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:27:38 ---> Running in b7a5605ef1b2 07:27:39 Removing intermediate container b7a5605ef1b2 07:27:39 ---> c2675058fbc8 07:27:39 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:27:39 ---> Running in d6c26eefd49c 07:27:41 Removing intermediate container d6c26eefd49c 07:27:41 ---> 6e4a3acbdffb 07:27:41 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:27:41 ---> Running in b4e47bef5975 07:27:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:27:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:27:43 OK: 220 MiB in 52 packages 07:27:44 Removing intermediate container b4e47bef5975 07:27:44 ---> 22b010177977 07:27:44 Step 8/31 : WORKDIR /app 07:27:44 ---> Running in 86e6d8f01324 07:27:44 Removing intermediate container 86e6d8f01324 07:27:44 ---> 424cebd62b52 07:27:44 Step 9/31 : COPY go.mod vendor* ./ 07:27:45 ---> 17599712a953 07:27:45 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:45 ---> Running in 2a30148f65dd 07:27:47 Removing intermediate container 2a30148f65dd 07:27:47 ---> 4e802678ba15 07:27:47 Step 11/31 : COPY . . 07:27:47 ---> b4ba175505c0 07:27:47 Step 12/31 : ARG MAKE="make build" 07:27:47 ---> Running in af9e59066ce8 07:27:48 Removing intermediate container af9e59066ce8 07:27:48 ---> 028607b06d18 07:27:48 Step 13/31 : RUN $MAKE 07:27:48 ---> Running in 44425945c990 07:27:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory 07:28:36 Removing intermediate container 44425945c990 07:28:36 ---> 318b264b9e55 07:28:36 Step 14/31 : FROM alpine:3.14 07:28:36 3.14: Pulling from library/alpine 07:28:36 455c02918c45: Pulling fs layer 07:28:36 455c02918c45: Verifying Checksum 07:28:36 455c02918c45: Download complete 07:28:36 455c02918c45: Pull complete 07:28:36 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 07:28:36 Status: Downloaded newer image for alpine:3.14 07:28:36 ---> ac73e934f311 07:28:36 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:28:36 ---> Running in d944dcf1cfeb 07:28:36 Removing intermediate container d944dcf1cfeb 07:28:36 ---> 286e6fd01559 07:28:36 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 07:28:36 ---> Running in 0f750bcaf6aa 07:28:36 Removing intermediate container 0f750bcaf6aa 07:28:36 ---> 4e5e65603b5d 07:28:36 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:28:36 ---> Running in 1c760b5cded1 07:28:37 Removing intermediate container 1c760b5cded1 07:28:37 ---> 97b35b4ed35c 07:28:37 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 07:28:37 ---> Running in f665cf57561f 07:28:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:28:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:28:40 (1/6) Installing ca-certificates (20211220-r0) 07:28:40 (2/6) Installing libgcc (10.3.1_git20210424-r2) 07:28:40 (3/6) Installing libsodium (1.0.18-r0) 07:28:40 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 07:28:40 (5/6) Installing libzmq (4.3.4-r0) 07:28:40 (6/6) Installing zeromq (4.3.4-r0) 07:28:40 Executing busybox-1.33.1-r7.trigger 07:28:40 Executing ca-certificates-20211220-r0.trigger 07:28:41 OK: 9 MiB in 20 packages 07:28:42 Removing intermediate container f665cf57561f 07:28:42 ---> 03df0e67ea14 07:28:42 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 07:28:42 ---> 7b4f15a83ec6 07:28:42 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 07:28:43 ---> 2896a211eaf1 07:28:43 Step 21/31 : COPY --from=builder /app/res/ /res/ 07:28:44 ---> 78ed59df9969 07:28:44 Step 22/31 : COPY --from=builder /app/static/ /static/ 07:28:44 ---> 08f0e4b222af 07:28:44 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 07:28:45 ---> 6302c93ebfea 07:28:45 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 07:28:45 ---> Running in 064a4fb2ef04 07:28:47 Removing intermediate container 064a4fb2ef04 07:28:47 ---> ccc2c2ec03ea 07:28:47 Step 25/31 : VOLUME /cache 07:28:47 ---> Running in 8e9123c72d5c 07:28:47 Removing intermediate container 8e9123c72d5c 07:28:47 ---> 7d4446c07d4e 07:28:47 Step 26/31 : EXPOSE 59711 07:28:47 ---> Running in 0c1d697e56a9 07:28:47 Removing intermediate container 0c1d697e56a9 07:28:47 ---> 60c7130d53ff 07:28:47 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 07:28:48 ---> Running in 65a6d1041241 07:28:48 Removing intermediate container 65a6d1041241 07:28:48 ---> 85a770d8a093 07:28:48 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 07:28:48 ---> Running in deaae2c3f363 07:28:48 Removing intermediate container deaae2c3f363 07:28:48 ---> 5ef71355ebe6 07:28:48 Step 29/31 : LABEL arch=arm64 07:28:48 ---> Running in 566b2f2edcff 07:28:48 Removing intermediate container 566b2f2edcff 07:28:48 ---> cb940db99873 07:28:48 Step 30/31 : LABEL git_sha=03c50ffae1e87d0e614c3ab412676fee92353df3 07:28:49 ---> Running in 3219d198e74a 07:28:49 Removing intermediate container 3219d198e74a 07:28:49 ---> 6c2726d4b417 07:28:49 Step 31/31 : LABEL version=0.0.0 07:28:49 ---> Running in dcddfb2cedec 07:28:49 Removing intermediate container dcddfb2cedec 07:28:49 ---> 18a8d7513d06 07:28:49 [Warning] One or more build-args [ARCH] were not consumed 07:28:49 Successfully built 18a8d7513d06 07:28:49 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:28:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:28:50 07:28:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:28:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:28:50 arm64: Pulling from edgex-lftools-log-publisher 07:28:50 8998bd30e6a1: Pulling fs layer 07:28:50 04944245beec: Pulling fs layer 07:28:50 699f458cf7ca: Pulling fs layer 07:28:50 765212b225bb: Pulling fs layer 07:28:50 f23df028b6ca: Pulling fs layer 07:28:50 d65c8cfc05b1: Pulling fs layer 07:28:50 2437ff75d9bd: Pulling fs layer 07:28:50 f23df028b6ca: Waiting 07:28:50 d65c8cfc05b1: Waiting 07:28:50 2437ff75d9bd: Waiting 07:28:50 765212b225bb: Waiting 07:28:50 04944245beec: Verifying Checksum 07:28:50 04944245beec: Download complete 07:28:50 765212b225bb: Verifying Checksum 07:28:50 765212b225bb: Download complete 07:28:50 f23df028b6ca: Verifying Checksum 07:28:50 f23df028b6ca: Download complete 07:28:50 d65c8cfc05b1: Verifying Checksum 07:28:50 d65c8cfc05b1: Download complete 07:28:50 699f458cf7ca: Verifying Checksum 07:28:50 699f458cf7ca: Download complete 07:28:51 8998bd30e6a1: Verifying Checksum 07:28:51 8998bd30e6a1: Download complete 07:28:53 2437ff75d9bd: Verifying Checksum 07:28:53 2437ff75d9bd: Download complete 07:28:55 8998bd30e6a1: Pull complete 07:28:56 04944245beec: Pull complete 07:28:57 699f458cf7ca: Pull complete 07:28:57 765212b225bb: Pull complete 07:28:58 f23df028b6ca: Pull complete 07:28:58 d65c8cfc05b1: Pull complete 07:29:13 2437ff75d9bd: Pull complete 07:29:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:29:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:29:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:29:14 prd-ubuntu20.04-docker-arm64-4c-16g-21324 does not seem to be running inside a container 07:29:14 $ 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/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@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 07:29:16 $ docker top 3f56183bc488d424af390d58aefe8a24db1c16b610c4f9b18d9c182e7b155ccb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:29:17 ---> job-cost.sh 07:29:17 lf-activate-venv: SKIPPING 07:29:17 INFO: No Stack... 07:29:17 INFO: Retrieving Pricing Info for: v3-standard-4 07:29:18 INFO: Archiving Costs [Pipeline] sh 07:29:19 + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv 07:29:19 + cut -d, -f6 [Pipeline] lock 07:29:19 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-72-2-stack-cost] 07:29:19 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-72-2-stack-cost] did not exist. Created. 07:29:19 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-72-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:29:20 /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-a0c6e366/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:29:20 + echo total: 0.10999999940395355 [Pipeline] stash 07:29:21 Warning: overwriting stash ‘stack-cost’ 07:29:21 Stashed 1 file(s) [Pipeline] } 07:29:21 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-72-2-stack-cost] [Pipeline] // lock [Pipeline] } 07:29:21 $ docker stop --time=1 3f56183bc488d424af390d58aefe8a24db1c16b610c4f9b18d9c182e7b155ccb 07:29:22 $ docker rm -f 3f56183bc488d424af390d58aefe8a24db1c16b610c4f9b18d9c182e7b155ccb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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 07:29:23 + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-72/archives ] 07:29:23 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-72/archives 07:29:23 total 16 07:29:23 drwxr-xr-x 3 root root 4096 Apr 19 07:25 . 07:29:23 drwxrwxr-x 12 jenkins jenkins 4096 Apr 19 07:25 .. 07:29:23 drwxr-xr-x 2 root root 4096 Apr 19 07:25 cost 07:29:23 -rw-r--r-- 1 root root 93 Apr 19 07:25 cost.csv 07:29:23 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-72/archives 07:29:23 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-72/archives 07:29:23 total 16 07:29:23 drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 07:25 . 07:29:23 drwxrwxr-x 12 jenkins jenkins 4096 Apr 19 07:25 .. 07:29:23 drwxr-xr-x 2 jenkins jenkins 4096 Apr 19 07:25 cost 07:29:23 -rw-r--r-- 1 jenkins jenkins 93 Apr 19 07:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:29:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:29:24 ---> package-listing.sh 07:29:24 ++ facter osfamily 07:29:24 ++ tr '[:upper:]' '[:lower:]' 07:29:25 + OS_FAMILY=debian 07:29:25 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-72 07:29:25 + START_PACKAGES=/tmp/packages_start.txt 07:29:25 + END_PACKAGES=/tmp/packages_end.txt 07:29:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:29:25 + PACKAGES=/tmp/packages_start.txt 07:29:25 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-72 ']' 07:29:25 + PACKAGES=/tmp/packages_end.txt 07:29:25 + case "${OS_FAMILY}" in 07:29:25 + dpkg -l 07:29:25 + grep '^ii' 07:29:25 + '[' -f /tmp/packages_start.txt ']' 07:29:25 + '[' -f /tmp/packages_end.txt ']' 07:29:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:29:25 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-72 ']' 07:29:25 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-72/archives/ 07:29:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-72/archives/ [Pipeline] echo 07:29:25 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-72/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:29:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:29:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:29:25 . [Pipeline] withDockerContainer 07:29:25 prd-ubuntu20.04-docker-8c-8g-21323 does not seem to be running inside a container 07:29:26 $ 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-72/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-72 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-72:/w/workspace/ry_app-rfid-llrp-inventory_PR-72:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-72@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-72@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 07:29:26 $ docker top 06e9f56e08f413bbfdfcbee9c49de3eb9255466d17e7c256e453596de75b0113 -eo pid,comm [Pipeline] { [Pipeline] sh 07:29:26 + touch /tmp/pre-build-complete [Pipeline] sh 07:29:26 + mkdir -p /var/log/sysstat [Pipeline] sh 07:29:27 + ls /var/log/sa-host 07:29:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:29:27 provisioning config files... 07:29:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-72@tmp/config2511658451936518158tmp [Pipeline] { [Pipeline] echo 07:29:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:29:27 ---> create-netrc.sh [Pipeline] } 07:29:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:29:27 ---> python-tools-install.sh [Pipeline] echo 07:29:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:29:28 ---> sudo-logs.sh 07:29:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:29:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:29:28 ---> job-cost.sh 07:29:28 lf-activate-venv: SKIPPING 07:29:28 DEBUG: total: 0.2199999988079071 07:29:28 INFO: Retrieving Stack Cost... 07:29:29 INFO: Retrieving Pricing Info for: v3-standard-8 07:29:29 INFO: Archiving Costs [Pipeline] echo 07:29:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:29:29 ---> logs-deploy.sh 07:29:29 lf-activate-venv: SKIPPING 07:29:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-72/2 07:29:29 INFO: archiving workspace using pattern(s): 07:29:30 Archives upload complete. 07:29:30 INFO: archiving logs to Nexus 07:29:31 ---> uname -a: 07:29:31 Linux prd-ubuntu20-04-docker-8c-8g-21323 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 07:29:31 07:29:31 07:29:31 ---> lscpu: 07:29:31 Architecture: x86_64 07:29:31 CPU op-mode(s): 32-bit, 64-bit 07:29:31 Byte Order: Little Endian 07:29:31 Address sizes: 40 bits physical, 48 bits virtual 07:29:31 CPU(s): 8 07:29:31 On-line CPU(s) list: 0-7 07:29:31 Thread(s) per core: 1 07:29:31 Core(s) per socket: 1 07:29:31 Socket(s): 8 07:29:31 NUMA node(s): 1 07:29:31 Vendor ID: AuthenticAMD 07:29:31 CPU family: 23 07:29:31 Model: 49 07:29:31 Model name: AMD EPYC-Rome Processor 07:29:31 Stepping: 0 07:29:31 CPU MHz: 2799.994 07:29:31 BogoMIPS: 5599.98 07:29:31 Virtualization: AMD-V 07:29:31 Hypervisor vendor: KVM 07:29:31 Virtualization type: full 07:29:31 L1d cache: 256 KiB 07:29:31 L1i cache: 256 KiB 07:29:31 L2 cache: 4 MiB 07:29:31 L3 cache: 128 MiB 07:29:31 NUMA node0 CPU(s): 0-7 07:29:31 Vulnerability Itlb multihit: Not affected 07:29:31 Vulnerability L1tf: Not affected 07:29:31 Vulnerability Mds: Not affected 07:29:31 Vulnerability Meltdown: Not affected 07:29:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:29:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:29:31 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:29:31 Vulnerability Srbds: Not affected 07:29:31 Vulnerability Tsx async abort: Not affected 07:29:31 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:29:31 07:29:31 07:29:31 ---> nproc: 07:29:31 8 07:29:31 07:29:31 07:29:31 ---> df -h: 07:29:31 Filesystem Size Used Avail Use% Mounted on 07:29:31 overlay 155G 11G 145G 7% / 07:29:31 tmpfs 64M 0 64M 0% /dev 07:29:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:29:31 shm 64M 0 64M 0% /dev/shm 07:29:31 /dev/vda1 155G 11G 145G 7% /facter-os 07:29:31 07:29:31