Pull request #90 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dee1d47357419a0445f808c1c69eecb3b00ddadf+0104dcba4435a7bec0bb376ad6177bfc09b37bcb (d2347fc6df069df8cd27b5771e2a9a9d5a3fddbd) 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-ssh3780929540541297323.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh16038244342745594353.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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-90/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-90/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6371314891280845870.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-90/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1129943881372919234.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f eff4ace5e529e22b05c56fc30efd0d4b1d113677 # timeout=10 Commit message: "Merge pull request #397 from edgexfoundry/us4712" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4995476677028660014.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-90/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-90/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9318706875588095253.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go 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: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1131 in /w/workspace/oundry_device-rfid-llrp-go_PR-90 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/oundry_device-rfid-llrp-go_PR-90 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.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/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Merging remotes/origin/main commit 0104dcba4435a7bec0bb376ad6177bfc09b37bcb into PR head commit dee1d47357419a0445f808c1c69eecb3b00ddadf Merge succeeded, producing dee1d47357419a0445f808c1c69eecb3b00ddadf Checking out Revision dee1d47357419a0445f808c1c69eecb3b00ddadf (PR-90) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dee1d47357419a0445f808c1c69eecb3b00ddadf # 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 0104dcba4435a7bec0bb376ad6177bfc09b37bcb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dee1d47357419a0445f808c1c69eecb3b00ddadf # timeout=10 Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:09:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:09:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:09:08 ========================================================= 10:09:08 EdgeX Global Pipelines Version Info 10:09:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:09:09 ------------------- 10:09:09 stable info: 10:09:09 ------------------- 10:09:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:09:09 Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 10:09:09 Message: update stable to v1.0.232 10:09:09 ------------------- 10:09:09 experimental info: 10:09:09 ------------------- 10:09:09 Commited By: **** collab-it+edgex@linuxfoundation.org 10:09:09 Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 10:09:09 Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:09:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:09:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:09:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:09:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:09:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:09:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 10:09:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:09:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:09:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:09:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:09:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:09:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:09:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:09:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:09:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:09:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:09:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:09:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:09:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:09:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:09:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:09:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:09:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:09:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:09:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:09:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:09:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:09:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-90 [Pipeline] echo 10:09:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-90 [Pipeline] echo 10:09:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-90 [Pipeline] echo 10:09:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dee1d47357419a0445f808c1c69eecb3b00ddadf [Pipeline] echo 10:09:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dee1d47 [Pipeline] echo 10:09:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:09:11 provisioning config files... 10:09:11 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp/config3555359755703970899tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:09:11 ---> docker-login.sh 10:09:11 nexus3.edgexfoundry.org:10001 10:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:11 Configure a credential helper to remove this warning. See 10:09:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:11 10:09:11 Login Succeeded 10:09:11 nexus3.edgexfoundry.org:10002 10:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:12 Configure a credential helper to remove this warning. See 10:09:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:12 10:09:12 Login Succeeded 10:09:12 nexus3.edgexfoundry.org:10003 10:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:12 Configure a credential helper to remove this warning. See 10:09:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:12 10:09:12 Login Succeeded 10:09:12 nexus3.edgexfoundry.org:10004 10:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:12 Configure a credential helper to remove this warning. See 10:09:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:12 10:09:12 Login Succeeded 10:09:12 docker.io 10:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:13 Configure a credential helper to remove this warning. See 10:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:13 10:09:13 Login Succeeded 10:09:13 ---> docker-login.sh ends [Pipeline] } 10:09:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:09:13 + git rev-list -1 --merges dee1d47357419a0445f808c1c69eecb3b00ddadf~1..dee1d47357419a0445f808c1c69eecb3b00ddadf [Pipeline] echo 10:09:13 -----------> git rev-list -1 --merges dee1d47357419a0445f808c1c69eecb3b00ddadf~1..dee1d47357419a0445f808c1c69eecb3b00ddadf dee1d47357419a0445f808c1c69eecb3b00ddadf [false] [Pipeline] sh 10:09:14 + git log --format=format:%s -1 dee1d47357419a0445f808c1c69eecb3b00ddadf [Pipeline] echo 10:09:14 ========================================================= 10:09:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:09:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:09:14 + git log --format=format:%s -1 dee1d47357419a0445f808c1c69eecb3b00ddadf [Pipeline] echo 10:09:14 [semverPrep] GIT_COMMIT: dee1d47357419a0445f808c1c69eecb3b00ddadf, Commit Message: build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 [Pipeline] echo 10:09:14 [semverPrep] This is not a build commit. [Pipeline] sh 10:09:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:09:14 + grep -v github /etc/ssh/ssh_known_hosts 10:09:14 + [ -e /tmp/ssh_known_hosts ] 10:09:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:09:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:09:14 + sudo tee -a /etc/ssh/ssh_known_hosts 10:09:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:09:15 10:09:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:09:15 0.1.4: Pulling from edgex-devops/py-git-semver 10:09:15 42c077c10790: Pulling fs layer 10:09:15 f63e77b7563a: Pulling fs layer 10:09:15 bd5fdadae976: Pulling fs layer 10:09:15 205491f53016: Pulling fs layer 10:09:15 df18705c85c3: Pulling fs layer 10:09:15 bdb3f477010e: Pulling fs layer 10:09:15 c8a8fc8e1c8f: Pulling fs layer 10:09:15 2c6e9b1d212d: Pulling fs layer 10:09:15 bdb8f0575790: Pulling fs layer 10:09:15 386e3cb2ff24: Pulling fs layer 10:09:15 2343380bae48: Pulling fs layer 10:09:15 386e3cb2ff24: Waiting 10:09:15 2343380bae48: Waiting 10:09:15 205491f53016: Waiting 10:09:15 df18705c85c3: Waiting 10:09:15 2c6e9b1d212d: Waiting 10:09:15 c8a8fc8e1c8f: Waiting 10:09:15 bdb3f477010e: Waiting 10:09:15 bdb8f0575790: Waiting 10:09:15 f63e77b7563a: Download complete 10:09:15 205491f53016: Verifying Checksum 10:09:15 205491f53016: Download complete 10:09:15 df18705c85c3: Verifying Checksum 10:09:15 df18705c85c3: Download complete 10:09:16 bdb3f477010e: Verifying Checksum 10:09:16 bdb3f477010e: Download complete 10:09:16 bd5fdadae976: Verifying Checksum 10:09:16 bd5fdadae976: Download complete 10:09:16 2c6e9b1d212d: Verifying Checksum 10:09:16 2c6e9b1d212d: Download complete 10:09:16 bdb8f0575790: Verifying Checksum 10:09:16 bdb8f0575790: Download complete 10:09:16 386e3cb2ff24: Verifying Checksum 10:09:16 386e3cb2ff24: Download complete 10:09:16 2343380bae48: Verifying Checksum 10:09:16 2343380bae48: Download complete 10:09:16 42c077c10790: Download complete 10:09:16 c8a8fc8e1c8f: Verifying Checksum 10:09:16 c8a8fc8e1c8f: Download complete 10:09:17 42c077c10790: Pull complete 10:09:17 f63e77b7563a: Pull complete 10:09:18 bd5fdadae976: Pull complete 10:09:18 205491f53016: Pull complete 10:09:18 df18705c85c3: Pull complete 10:09:18 bdb3f477010e: Pull complete 10:09:20 c8a8fc8e1c8f: Pull complete 10:09:20 2c6e9b1d212d: Pull complete 10:09:20 bdb8f0575790: Pull complete 10:09:21 386e3cb2ff24: Pull complete 10:09:21 2343380bae48: Pull complete 10:09:21 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 10:09:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:09:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:09:21 prd-ubuntu20.04-docker-8c-8g-1131 does not seem to be running inside a container 10:09:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-90 -v /w/workspace/oundry_device-rfid-llrp-go_PR-90:/w/workspace/oundry_device-rfid-llrp-go_PR-90:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:09:22 $ docker top f693f85df08eda7972ef052241b94d1438cf1a6b27314d1c1c90a51f8550c103 -eo pid,comm 10:09:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:09:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:09:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:09:22 [ssh-agent] Looking for ssh-agent implementation... 10:09:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:09:22 $ docker exec f693f85df08eda7972ef052241b94d1438cf1a6b27314d1c1c90a51f8550c103 ssh-agent 10:09:23 SSH_AUTH_SOCK=/tmp/ssh-GnQ5Yl4ut2pY/agent.34 10:09:23 SSH_AGENT_PID=40 10:09:23 Running ssh-add (command line suppressed) 10:09:23 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp/private_key_5004799209688903624.key (/w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp/private_key_5004799209688903624.key) 10:09:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:09:23 + git tag --points-at HEAD [Pipeline] } 10:09:23 $ docker exec --env ******** --env ******** f693f85df08eda7972ef052241b94d1438cf1a6b27314d1c1c90a51f8550c103 ssh-agent -k 10:09:23 unset SSH_AUTH_SOCK; 10:09:23 unset SSH_AGENT_PID; 10:09:23 echo Agent pid 40 killed; 10:09:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:09:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:09:23 [ssh-agent] Looking for ssh-agent implementation... 10:09:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:09:23 $ docker exec f693f85df08eda7972ef052241b94d1438cf1a6b27314d1c1c90a51f8550c103 ssh-agent 10:09:24 SSH_AUTH_SOCK=/tmp/ssh-0d3LpFiwAr5i/agent.73 10:09:24 SSH_AGENT_PID=79 10:09:24 Running ssh-add (command line suppressed) 10:09:24 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp/private_key_5176894232258008835.key (/w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp/private_key_5176894232258008835.key) 10:09:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:09:24 + git semver init 10:09:24 2022-06-06 10:09:24,845 [run_init] DEBUG init version:0.0.0 force:False 10:09:24 2022-06-06 10:09:24,846 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-rfid-llrp-go_PR-90/.semver 10:09:24 2022-06-06 10:09:24,847 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/oundry_device-rfid-llrp-go_PR-90/.semver 10:09:24 2022-06-06 10:09:24,847 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/oundry_device-rfid-llrp-go_PR-90/.semver'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-90, universal_newlines=False, shell=None, istream=None) 10:09:25 2022-06-06 10:09:25,592 [append_file] DEBUG append to file:/w/workspace/oundry_device-rfid-llrp-go_PR-90/.git/info/exclude 10:09:25 2022-06-06 10:09:25,592 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-rfid-llrp-go_PR-90/.semver/PR-90 with force:False 10:09:25 2022-06-06 10:09:25,592 [write_file] DEBUG write to file:/w/workspace/oundry_device-rfid-llrp-go_PR-90/.semver/PR-90 10:09:25 2022-06-06 10:09:25,596 [execute] INFO git cat-file --batch-check 10:09:25 2022-06-06 10:09:25,596 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-90/.semver, universal_newlines=False, shell=None, istream=) 10:09:25 2022-06-06 10:09:25,602 [execute] INFO git cat-file --batch 10:09:25 2022-06-06 10:09:25,603 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-90/.semver, universal_newlines=False, shell=None, istream=) 10:09:25 2022-06-06 10:09:25,609 [read_version] DEBUG read version from /w/workspace/oundry_device-rfid-llrp-go_PR-90/.semver/PR-90 10:09:25 0.0.0 [Pipeline] } 10:09:25 $ docker exec --env ******** --env ******** f693f85df08eda7972ef052241b94d1438cf1a6b27314d1c1c90a51f8550c103 ssh-agent -k 10:09:25 unset SSH_AUTH_SOCK; 10:09:25 unset SSH_AGENT_PID; 10:09:25 echo Agent pid 79 killed; 10:09:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:09:26 + git semver [Pipeline] } 10:09:26 $ docker stop --time=1 f693f85df08eda7972ef052241b94d1438cf1a6b27314d1c1c90a51f8550c103 10:09:28 $ docker rm -f f693f85df08eda7972ef052241b94d1438cf1a6b27314d1c1c90a51f8550c103 [Pipeline] // withDockerContainer [Pipeline] sh 10:09:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:09:28 Stashed 1 file(s) [Pipeline] echo 10:09:28 [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 10:09:29 provisioning config files... 10:09:29 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp/config6244060456475421557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:09:29 ---> docker-login.sh 10:09:29 nexus3.edgexfoundry.org:10001 10:09:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:29 Configure a credential helper to remove this warning. See 10:09:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:29 10:09:29 Login Succeeded 10:09:29 nexus3.edgexfoundry.org:10002 10:09:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:29 Configure a credential helper to remove this warning. See 10:09:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:29 10:09:29 Login Succeeded 10:09:29 nexus3.edgexfoundry.org:10003 10:09:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:29 Configure a credential helper to remove this warning. See 10:09:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:29 10:09:29 Login Succeeded 10:09:29 nexus3.edgexfoundry.org:10004 10:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:30 Configure a credential helper to remove this warning. See 10:09:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:30 10:09:30 Login Succeeded 10:09:30 docker.io 10:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:30 Configure a credential helper to remove this warning. See 10:09:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:30 10:09:30 Login Succeeded 10:09:30 ---> docker-login.sh ends [Pipeline] } 10:09:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:09:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:09:30 ========================================================= 10:09:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 10:09:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:31 + 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 . 10:09:31 Sending build context to Docker daemon 3.982MB 10:09:31 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 10:09:31 Step 2/12 : FROM ${BASE} AS builder 10:09:31 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 10:09:31 59bf1c3509f3: Pulling fs layer 10:09:31 666ba61612fd: Pulling fs layer 10:09:31 8ed8ca486205: Pulling fs layer 10:09:31 cc1cd167ecdc: Pulling fs layer 10:09:31 c516ae0d96e1: Pulling fs layer 10:09:31 684cea983483: Pulling fs layer 10:09:31 dd3240ac7de5: Pulling fs layer 10:09:31 b1e948a4e11c: Pulling fs layer 10:09:31 a8fd76ee1af6: Pulling fs layer 10:09:31 646ad004c059: Pulling fs layer 10:09:31 cc1cd167ecdc: Waiting 10:09:31 684cea983483: Waiting 10:09:31 dd3240ac7de5: Waiting 10:09:31 c516ae0d96e1: Waiting 10:09:31 b1e948a4e11c: Waiting 10:09:31 a8fd76ee1af6: Waiting 10:09:31 646ad004c059: Waiting 10:09:31 8ed8ca486205: Verifying Checksum 10:09:31 666ba61612fd: Verifying Checksum 10:09:31 666ba61612fd: Download complete 10:09:31 c516ae0d96e1: Download complete 10:09:31 684cea983483: Verifying Checksum 10:09:31 684cea983483: Download complete 10:09:31 59bf1c3509f3: Verifying Checksum 10:09:31 59bf1c3509f3: Download complete 10:09:31 dd3240ac7de5: Verifying Checksum 10:09:31 dd3240ac7de5: Download complete 10:09:31 b1e948a4e11c: Verifying Checksum 10:09:31 b1e948a4e11c: Download complete 10:09:31 59bf1c3509f3: Pull complete 10:09:31 666ba61612fd: Pull complete 10:09:31 8ed8ca486205: Pull complete 10:09:31 646ad004c059: Verifying Checksum 10:09:31 646ad004c059: Download complete 10:09:31 a8fd76ee1af6: Verifying Checksum 10:09:31 a8fd76ee1af6: Download complete 10:09:31 cc1cd167ecdc: Verifying Checksum 10:09:31 cc1cd167ecdc: Download complete 10:09:36 cc1cd167ecdc: Pull complete 10:09:36 c516ae0d96e1: Pull complete 10:09:36 684cea983483: Pull complete 10:09:36 dd3240ac7de5: Pull complete 10:09:36 b1e948a4e11c: Pull complete 10:09:39 a8fd76ee1af6: Pull complete 10:09:39 646ad004c059: Pull complete 10:09:39 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 10:09:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:09:39 ---> 8f69c11f6b0c 10:09:39 Step 3/12 : ARG MAKE='make build' 10:09:40 ---> Running in 19b1406b131d 10:09:41 Removing intermediate container 19b1406b131d 10:09:41 ---> 8fa34a72dd7a 10:09:41 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:09:41 ---> Running in 3b25ff155b53 10:09:41 Removing intermediate container 3b25ff155b53 10:09:41 ---> d6a298c3ef89 10:09:41 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 10:09:41 ---> Running in a34f4ebd2220 10:09:41 Removing intermediate container a34f4ebd2220 10:09:41 ---> 0fa0091df54a 10:09:41 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:09:41 ---> Running in 47e35a78e2c9 10:09:42 Removing intermediate container 47e35a78e2c9 10:09:42 ---> bd9be3ccfbe2 10:09:42 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:09:42 ---> Running in d736e538e29f 10:09:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:09:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:09:43 OK: 221 MiB in 52 packages 10:09:44 Removing intermediate container d736e538e29f 10:09:44 ---> c968f4a790b4 10:09:44 Step 8/12 : WORKDIR /app 10:09:44 ---> Running in fe4ce407ddec 10:09:44 Still waiting to schedule task 10:09:44 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:09:44 Removing intermediate container fe4ce407ddec 10:09:44 ---> 8a9cde05cfc6 10:09:44 Step 9/12 : COPY go.mod vendor* ./ 10:09:44 ---> 4bfdcc51c97d 10:09:44 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:09:44 ---> Running in 3f49ffd42720 10:10:02 Removing intermediate container 3f49ffd42720 10:10:02 ---> 92492cef3531 10:10:02 Step 11/12 : COPY . . 10:10:02 ---> f3ed4f1a4fb0 10:10:02 Step 12/12 : RUN $MAKE 10:10:02 ---> Running in 80812cee840c 10:10:02 noop 10:10:02 Removing intermediate container 80812cee840c 10:10:02 ---> f135cf984aee 10:10:02 Successfully built f135cf984aee 10:10:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:02 + docker inspect -f . ci-base-image-x86_64 10:10:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:10:03 prd-ubuntu20.04-docker-8c-8g-1131 does not seem to be running inside a container 10:10:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-90 -v /w/workspace/oundry_device-rfid-llrp-go_PR-90:/w/workspace/oundry_device-rfid-llrp-go_PR-90:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:10:03 $ docker top 6ba8cdeb3b2653f64f124ba0dfaff84ebcead5e63e819c28be9969e505634b03 -eo pid,comm [Pipeline] { [Pipeline] sh 10:10:03 + go version 10:10:03 go version go1.17.7 linux/amd64 [Pipeline] } 10:10:03 $ docker stop --time=1 6ba8cdeb3b2653f64f124ba0dfaff84ebcead5e63e819c28be9969e505634b03 10:10:05 $ docker rm -f 6ba8cdeb3b2653f64f124ba0dfaff84ebcead5e63e819c28be9969e505634b03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:06 + docker inspect -f . ci-base-image-x86_64 10:10:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:10:06 prd-ubuntu20.04-docker-8c-8g-1131 does not seem to be running inside a container 10:10:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-90 -v /w/workspace/oundry_device-rfid-llrp-go_PR-90:/w/workspace/oundry_device-rfid-llrp-go_PR-90:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:10:06 $ docker top 493e6804954b318645a0fc6467c1e7f79febeec9f0c0722cf54cee41644cbadd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:10:07 + make test 10:10:07 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:10:07 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:10:17 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:10:17 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:10:21 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.481s coverage: 39.3% of statements 10:10:21 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.250s coverage: 52.0% of statements 10:10:21 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.029s coverage: 96.4% of statements 10:10:29 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:10:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:10:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:10:33 ./bin/test-attribution-txt.sh [Pipeline] echo 10:10:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:10:34 $ docker stop --time=1 493e6804954b318645a0fc6467c1e7f79febeec9f0c0722cf54cee41644cbadd 10:10:36 $ docker rm -f 493e6804954b318645a0fc6467c1e7f79febeec9f0c0722cf54cee41644cbadd [Pipeline] // withDockerContainer [Pipeline] sh 10:10:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:10:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:10:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:10:37 + ls -al . 10:10:37 total 632 10:10:37 drwxrwxr-x 11 jenkins jenkins 4096 Jun 6 10:10 . 10:10:37 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 10:09 .. 10:10:37 -rw-rw-r-- 1 jenkins jenkins 134 Jun 6 10:09 .dockerignore 10:10:37 drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 10:09 .git 10:10:37 drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 10:09 .github 10:10:37 -rw-rw-r-- 1 jenkins jenkins 946 Jun 6 10:09 .gitignore 10:10:37 -rw-rw-r-- 1 jenkins jenkins 41 Jun 6 10:09 .golangci.yml 10:10:37 drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 10:09 .semver 10:10:37 -rw-rw-r-- 1 jenkins jenkins 10235 Jun 6 10:09 Attribution.txt 10:10:37 -rw-rw-r-- 1 jenkins jenkins 3740 Jun 6 10:09 CHANGELOG.md 10:10:37 -rw-rw-r-- 1 jenkins jenkins 1514 Jun 6 10:09 Dockerfile 10:10:37 -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 10:09 GOVERNANCE.md 10:10:37 -rw-rw-r-- 1 jenkins jenkins 683 Jun 6 10:09 Jenkinsfile 10:10:37 -rw-rw-r-- 1 jenkins jenkins 11347 Jun 6 10:09 LICENSE 10:10:37 -rw-rw-r-- 1 jenkins jenkins 2196 Jun 6 10:09 Makefile 10:10:37 -rw-rw-r-- 1 jenkins jenkins 625 Jun 6 10:09 OWNERS.md 10:10:37 -rw-rw-r-- 1 jenkins jenkins 28496 Jun 6 10:09 README.md 10:10:37 -rw-rw-r-- 1 jenkins jenkins 5 Jun 6 10:09 VERSION 10:10:37 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 10:09 bin 10:10:37 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 10:09 cmd 10:10:37 -rw-r--r-- 1 jenkins jenkins 460394 Jun 6 10:10 coverage.out 10:10:37 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 10:09 examples 10:10:37 -rw-rw-r-- 1 jenkins jenkins 3276 Jun 6 10:09 go.mod 10:10:37 -rw-rw-r-- 1 jenkins jenkins 35147 Jun 6 10:09 go.sum 10:10:37 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 10:09 images 10:10:37 drwxrwxr-x 5 jenkins jenkins 4096 Jun 6 10:09 internal 10:10:37 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 10:09 snap 10:10:37 -rw-rw-r-- 1 jenkins jenkins 193 Jun 6 10:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:38 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=dee1d47357419a0445f808c1c69eecb3b00ddadf --label arch=amd64 --label version=0.0.0 . 10:10:38 Sending build context to Docker daemon 3.982MB 10:10:38 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 10:10:38 Step 2/25 : FROM ${BASE} AS builder 10:10:38 ---> f135cf984aee 10:10:38 Step 3/25 : ARG MAKE='make build' 10:10:38 ---> Running in d6a9b82a7c67 10:10:38 Removing intermediate container d6a9b82a7c67 10:10:38 ---> 001909c03ce1 10:10:38 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:10:38 ---> Running in cebea3ea3cba 10:10:38 Removing intermediate container cebea3ea3cba 10:10:38 ---> 54dce8131617 10:10:38 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 10:10:38 ---> Running in f915564b6999 10:10:38 Removing intermediate container f915564b6999 10:10:38 ---> 7bf9c3e741a7 10:10:38 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:10:38 ---> Running in e247e50e1a25 10:10:39 Removing intermediate container e247e50e1a25 10:10:39 ---> 96ba1a2e9ef4 10:10:39 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:10:39 ---> Running in b2fdcf1c2c67 10:10:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:10:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:10:40 OK: 221 MiB in 52 packages 10:10:40 Removing intermediate container b2fdcf1c2c67 10:10:40 ---> 385da3dcc95b 10:10:40 Step 8/25 : WORKDIR /app 10:10:41 ---> Running in 8d213231dc13 10:10:41 Removing intermediate container 8d213231dc13 10:10:41 ---> 55f37a935cf0 10:10:41 Step 9/25 : COPY go.mod vendor* ./ 10:10:41 ---> ce3482d62841 10:10:41 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:10:41 ---> Running in 3dfd7a8f0e8b 10:10:41 Removing intermediate container 3dfd7a8f0e8b 10:10:41 ---> a63bc72eef55 10:10:41 Step 11/25 : COPY . . 10:10:42 ---> d88acc05e076 10:10:42 Step 12/25 : RUN $MAKE 10:10:42 ---> Running in 8614cf7dcd60 10:10:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:11:04 Removing intermediate container 8614cf7dcd60 10:11:04 ---> d92f212ad2b6 10:11:04 Step 13/25 : FROM alpine:3.14 10:11:04 3.14: Pulling from library/alpine 10:11:04 8663204ce13b: Pulling fs layer 10:11:04 8663204ce13b: Verifying Checksum 10:11:04 8663204ce13b: Download complete 10:11:04 8663204ce13b: Pull complete 10:11:04 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 10:11:04 Status: Downloaded newer image for alpine:3.14 10:11:04 ---> e04c818066af 10:11:04 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 10:11:04 ---> Running in 090b56601d2a 10:11:04 Removing intermediate container 090b56601d2a 10:11:04 ---> e2956fb8deac 10:11:04 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:11:04 ---> Running in 9f9bea97fb6d 10:11:04 Removing intermediate container 9f9bea97fb6d 10:11:04 ---> 7d174e13a1be 10:11:04 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 10:11:04 ---> Running in d8d92c338d56 10:11:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:11:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:11:05 (1/6) Installing dumb-init (1.2.5-r1) 10:11:05 (2/6) Installing libgcc (10.3.1_git20210424-r2) 10:11:05 (3/6) Installing libsodium (1.0.18-r0) 10:11:05 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 10:11:05 (5/6) Installing libzmq (4.3.4-r0) 10:11:05 (6/6) Installing zeromq (4.3.4-r0) 10:11:05 Executing busybox-1.33.1-r7.trigger 10:11:05 OK: 8 MiB in 20 packages 10:11:06 Removing intermediate container d8d92c338d56 10:11:06 ---> 81447ea0d644 10:11:06 Step 17/25 : COPY --from=builder /app/LICENSE / 10:11:06 ---> e19cf45b2cb4 10:11:06 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:11:06 ---> 2d9286acb34f 10:11:06 Step 19/25 : COPY --from=builder /app/cmd/ / 10:11:07 ---> f2286d32fa3a 10:11:07 Step 20/25 : EXPOSE 59989 10:11:07 ---> Running in 4639335062fb 10:11:07 Removing intermediate container 4639335062fb 10:11:07 ---> a0093a255246 10:11:07 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:11:07 ---> Running in cd0cc2c5ab44 10:11:07 Removing intermediate container cd0cc2c5ab44 10:11:07 ---> f88209d14b0d 10:11:07 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 10:11:07 ---> Running in e75e750f2add 10:11:07 Removing intermediate container e75e750f2add 10:11:07 ---> 8e6909023524 10:11:07 Step 23/25 : LABEL arch=amd64 10:11:07 ---> Running in 9425bcfb73e1 10:11:07 Removing intermediate container 9425bcfb73e1 10:11:07 ---> 547ccdd76b0c 10:11:07 Step 24/25 : LABEL git_sha=dee1d47357419a0445f808c1c69eecb3b00ddadf 10:11:07 ---> Running in d600c4ddbb13 10:11:07 Removing intermediate container d600c4ddbb13 10:11:07 ---> c69e0f265a92 10:11:07 Step 25/25 : LABEL version=0.0.0 10:11:07 ---> Running in 138f6aa2ea9e 10:11:07 Removing intermediate container 138f6aa2ea9e 10:11:07 ---> c053dc950c8a 10:11:07 [Warning] One or more build-args [ARCH] were not consumed 10:11:07 Successfully built c053dc950c8a 10:11:08 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:11:08 10:11:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:11:09 latest: Pulling from edgex-lftools-log-publisher 10:11:09 5eb5b503b376: Pulling fs layer 10:11:09 5c69ac0246d0: Pulling fs layer 10:11:09 ec43610c2a17: Pulling fs layer 10:11:09 3a2ae6a8a46f: Pulling fs layer 10:11:09 33b1e0a273af: Pulling fs layer 10:11:09 5d3b04190fa2: Pulling fs layer 10:11:09 2f39f015ded8: Pulling fs layer 10:11:09 3a2ae6a8a46f: Waiting 10:11:09 33b1e0a273af: Waiting 10:11:09 2f39f015ded8: Waiting 10:11:09 5d3b04190fa2: Waiting 10:11:09 5c69ac0246d0: Download complete 10:11:09 3a2ae6a8a46f: Verifying Checksum 10:11:09 3a2ae6a8a46f: Download complete 10:11:09 33b1e0a273af: Verifying Checksum 10:11:09 33b1e0a273af: Download complete 10:11:09 ec43610c2a17: Verifying Checksum 10:11:09 ec43610c2a17: Download complete 10:11:09 5d3b04190fa2: Download complete 10:11:09 5eb5b503b376: Verifying Checksum 10:11:09 5eb5b503b376: Download complete 10:11:10 2f39f015ded8: Verifying Checksum 10:11:10 2f39f015ded8: Download complete 10:11:10 5eb5b503b376: Pull complete 10:11:10 5c69ac0246d0: Pull complete 10:11:11 ec43610c2a17: Pull complete 10:11:11 3a2ae6a8a46f: Pull complete 10:11:11 33b1e0a273af: Pull complete 10:11:11 5d3b04190fa2: Pull complete 10:11:15 2f39f015ded8: Pull complete 10:11:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:11:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:11:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:16 prd-ubuntu20.04-docker-8c-8g-1131 does not seem to be running inside a container 10:11:16 $ 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/oundry_device-rfid-llrp-go_PR-90 -v /w/workspace/oundry_device-rfid-llrp-go_PR-90:/w/workspace/oundry_device-rfid-llrp-go_PR-90:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:11:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1132 in /w/workspace/oundry_device-rfid-llrp-go_PR-90 10:11:17 $ docker top 588c96c5fbefa236c3d6b1060edfd9d3dd6f9f51aa08ab049ce70c01bdfea026 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 10:11:18 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:11:18 Selected Git installation does not exist. Using Default 10:11:18 The recommended git tool is: NONE 10:11:18 ---> job-cost.sh 10:11:18 lf-activate-venv: SKIPPING 10:11:18 INFO: No Stack... 10:11:18 INFO: Retrieving Pricing Info for: v3-standard-8 10:11:19 INFO: Archiving Costs [Pipeline] sh 10:11:19 + cat /w/workspace/oundry_device-rfid-llrp-go_PR-90/archives/cost.csv 10:11:19 + cut -d, -f6 [Pipeline] lock 10:11:19 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-90-1-stack-cost] 10:11:19 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-90-1-stack-cost] did not exist. Created. 10:11:19 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-90-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:11:19 + echo total: 0.2199999988079071 [Pipeline] stash 10:11:19 Stashed 1 file(s) [Pipeline] } 10:11:19 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-90-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:11:20 $ docker stop --time=1 588c96c5fbefa236c3d6b1060edfd9d3dd6f9f51aa08ab049ce70c01bdfea026 10:11:21 $ docker rm -f 588c96c5fbefa236c3d6b1060edfd9d3dd6f9f51aa08ab049ce70c01bdfea026 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:11:25 using credential edgex-jenkins-ssh 10:11:25 Cloning the remote Git repository 10:11:25 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:11:25 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:11:25 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:11:25 > git --version # timeout=10 10:11:25 > git --version # 'git version 2.25.1' 10:11:25 using GIT_SSH to set credentials SSH Credentials for GitHub 10:11:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:11:27 Merging remotes/origin/main commit 0104dcba4435a7bec0bb376ad6177bfc09b37bcb into PR head commit dee1d47357419a0445f808c1c69eecb3b00ddadf 10:11:27 Merge succeeded, producing dee1d47357419a0445f808c1c69eecb3b00ddadf 10:11:27 Checking out Revision dee1d47357419a0445f808c1c69eecb3b00ddadf (PR-90) 10:11:26 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:11:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:11:26 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:11:26 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:11:26 using GIT_SSH to set credentials SSH Credentials for GitHub 10:11:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:11:27 > git config core.sparsecheckout # timeout=10 10:11:27 > git checkout -f dee1d47357419a0445f808c1c69eecb3b00ddadf # timeout=10 10:11:27 > git remote # timeout=10 10:11:27 > git config --get remote.origin.url # timeout=10 10:11:27 using GIT_SSH to set credentials SSH Credentials for GitHub 10:11:27 > git merge 0104dcba4435a7bec0bb376ad6177bfc09b37bcb # timeout=10 10:11:27 > git rev-parse HEAD^{commit} # timeout=10 10:11:27 > git config core.sparsecheckout # timeout=10 10:11:27 > git checkout -f dee1d47357419a0445f808c1c69eecb3b00ddadf # timeout=10 10:11:31 Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2" 10:11:31 > git --version # timeout=10 10:11:31 > git --version # 'git version 2.25.1' 10:11:31 fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:11:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:11:32 % Total % Received % Xferd Average Speed Time Time Time Current 10:11:32 Dload Upload Total Spent Left Speed 10:11:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 97246 0 --:--:-- --:--:-- --:--:-- 98024 [Pipeline] sh 10:11:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:11:33 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 10:11:33 /etc/docker/daemon.new 10:11:33 { 10:11:33 "registry-mirrors": [ 10:11:33 "https://nexus3.edgexfoundry.org:10001" 10:11:33 ], 10:11:33 "bip": "10.250.0.254/24", 10:11:33 "hosts": [ 10:11:33 "tcp://0.0.0.0:5555", 10:11:33 "unix:///var/run/docker.sock" 10:11:33 ], 10:11:33 "mtu": 1458, 10:11:33 "selinux-enabled": true, 10:11:33 "seccomp-profile": "/etc/docker/seccomp.json" 10:11:33 } [Pipeline] sh 10:11:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:11:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:11:52 provisioning config files... 10:11:52 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config454485745000155927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:11:53 ---> docker-login.sh 10:11:53 nexus3.edgexfoundry.org:10001 10:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:54 Configure a credential helper to remove this warning. See 10:11:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:54 10:11:54 Login Succeeded 10:11:54 nexus3.edgexfoundry.org:10002 10:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:54 Configure a credential helper to remove this warning. See 10:11:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:54 10:11:54 Login Succeeded 10:11:54 nexus3.edgexfoundry.org:10003 10:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:55 Configure a credential helper to remove this warning. See 10:11:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:55 10:11:55 Login Succeeded 10:11:55 nexus3.edgexfoundry.org:10004 10:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:55 Configure a credential helper to remove this warning. See 10:11:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:55 10:11:55 Login Succeeded 10:11:55 docker.io 10:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:56 Configure a credential helper to remove this warning. See 10:11:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:56 10:11:56 Login Succeeded 10:11:56 ---> docker-login.sh ends [Pipeline] } 10:11:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:11:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:11:56 ========================================================= 10:11:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 10:11:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:57 + 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 . 10:11:57 Sending build context to Docker daemon 1.229MB 10:11:57 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 10:11:57 Step 2/12 : FROM ${BASE} AS builder 10:11:57 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:11:57 9b3977197b4f: Pulling fs layer 10:11:57 1a89e8eeedd5: Pulling fs layer 10:11:57 94645a83ff95: Pulling fs layer 10:11:57 e6fb740bc735: Pulling fs layer 10:11:57 3a77bd46dcc9: Pulling fs layer 10:11:57 355e64cbe906: Pulling fs layer 10:11:57 63ab81a10011: Pulling fs layer 10:11:57 555d1d1c4555: Pulling fs layer 10:11:57 7d9057610161: Pulling fs layer 10:11:57 3a77bd46dcc9: Waiting 10:11:57 355e64cbe906: Waiting 10:11:57 63ab81a10011: Waiting 10:11:57 555d1d1c4555: Waiting 10:11:57 7d9057610161: Waiting 10:11:57 e6fb740bc735: Waiting 10:11:57 94645a83ff95: Download complete 10:11:57 1a89e8eeedd5: Verifying Checksum 10:11:57 1a89e8eeedd5: Download complete 10:11:57 3a77bd46dcc9: Download complete 10:11:57 355e64cbe906: Verifying Checksum 10:11:57 355e64cbe906: Download complete 10:11:57 9b3977197b4f: Verifying Checksum 10:11:57 9b3977197b4f: Download complete 10:11:57 63ab81a10011: Verifying Checksum 10:11:57 63ab81a10011: Download complete 10:11:58 9b3977197b4f: Pull complete 10:11:58 7d9057610161: Verifying Checksum 10:11:58 7d9057610161: Download complete 10:11:59 1a89e8eeedd5: Pull complete 10:11:59 94645a83ff95: Pull complete 10:11:59 555d1d1c4555: Verifying Checksum 10:11:59 555d1d1c4555: Download complete 10:12:00 e6fb740bc735: Download complete 10:12:12 e6fb740bc735: Pull complete 10:12:12 3a77bd46dcc9: Pull complete 10:12:12 355e64cbe906: Pull complete 10:12:13 63ab81a10011: Pull complete 10:12:19 555d1d1c4555: Pull complete 10:12:21 7d9057610161: Pull complete 10:12:21 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 10:12:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:12:21 ---> 819e984ddca1 10:12:21 Step 3/12 : ARG MAKE='make build' 10:12:23 ---> Running in bb2a6dde40bd 10:12:23 Removing intermediate container bb2a6dde40bd 10:12:23 ---> 76a60ce6e447 10:12:23 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:12:23 ---> Running in 03458b6f661b 10:12:23 Removing intermediate container 03458b6f661b 10:12:23 ---> 870816223d0e 10:12:23 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 10:12:23 ---> Running in 5c447a6a5e7c 10:12:24 Removing intermediate container 5c447a6a5e7c 10:12:24 ---> 37f526aa4728 10:12:24 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:12:24 ---> Running in 8fadd8e4dba5 10:12:27 Removing intermediate container 8fadd8e4dba5 10:12:27 ---> 264ab6de3cae 10:12:27 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:12:27 ---> Running in 3728f1267752 10:12:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:12:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:12:30 OK: 220 MiB in 52 packages 10:12:31 Removing intermediate container 3728f1267752 10:12:31 ---> 1504330e8299 10:12:31 Step 8/12 : WORKDIR /app 10:12:31 ---> Running in d67c4c6fddc6 10:12:31 Removing intermediate container d67c4c6fddc6 10:12:31 ---> 5cbe7b64f597 10:12:31 Step 9/12 : COPY go.mod vendor* ./ 10:12:31 ---> b806a692af90 10:12:31 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:31 ---> Running in 1106ea722fd4 10:13:18 Removing intermediate container 1106ea722fd4 10:13:18 ---> 754a3475d916 10:13:18 Step 11/12 : COPY . . 10:13:18 ---> 533840bb6fd7 10:13:18 Step 12/12 : RUN $MAKE 10:13:18 ---> Running in 1866a9850c68 10:13:18 noop 10:13:18 Removing intermediate container 1866a9850c68 10:13:18 ---> 6fd6454d24a7 10:13:18 Successfully built 6fd6454d24a7 10:13:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:19 + docker inspect -f . ci-base-image-arm64 10:13:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:19 prd-ubuntu20.04-docker-arm64-4c-16g-1132 does not seem to be running inside a container 10:13:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:13:21 $ docker top a3371e2087b03b20a1b1bd304e091c6cfc0f9ca8847e566d32d3889db553a232 -eo pid,comm [Pipeline] { [Pipeline] sh 10:13:22 + go version 10:13:22 go version go1.17.7 linux/arm64 [Pipeline] } 10:13:22 $ docker stop --time=1 a3371e2087b03b20a1b1bd304e091c6cfc0f9ca8847e566d32d3889db553a232 10:13:24 $ docker rm -f a3371e2087b03b20a1b1bd304e091c6cfc0f9ca8847e566d32d3889db553a232 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:25 + docker inspect -f . ci-base-image-arm64 10:13:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:25 prd-ubuntu20.04-docker-arm64-4c-16g-1132 does not seem to be running inside a container 10:13:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:13:27 $ docker top 0236e738eaf3bd2a6dea16b51544597e21d2796748318ebfa9960216bb67f2ff -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:13:28 + make test 10:13:28 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:13:30 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:15:07 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:15:07 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:15:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 36.559s coverage: 39.3% of statements 10:15:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.616s coverage: 52.0% of statements 10:15:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.058s coverage: 96.4% of statements 10:15:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:15:46 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:16:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:16:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:16:12 ./bin/test-attribution-txt.sh [Pipeline] echo 10:16:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:16:16 $ docker stop --time=1 0236e738eaf3bd2a6dea16b51544597e21d2796748318ebfa9960216bb67f2ff 10:16:18 $ docker rm -f 0236e738eaf3bd2a6dea16b51544597e21d2796748318ebfa9960216bb67f2ff [Pipeline] // withDockerContainer [Pipeline] sh 10:16:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:16:19 Warning: overwriting stash ‘coverage-report’ 10:16:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:16:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:16:21 + ls -al . 10:16:21 total 628 10:16:21 drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 10:16 . 10:16:21 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 10:11 .. 10:16:21 -rw-rw-r-- 1 jenkins jenkins 134 Jun 6 10:11 .dockerignore 10:16:21 drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 10:11 .git 10:16:21 drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 10:11 .github 10:16:21 -rw-rw-r-- 1 jenkins jenkins 946 Jun 6 10:11 .gitignore 10:16:21 -rw-rw-r-- 1 jenkins jenkins 41 Jun 6 10:11 .golangci.yml 10:16:21 -rw-rw-r-- 1 jenkins jenkins 10235 Jun 6 10:11 Attribution.txt 10:16:21 -rw-rw-r-- 1 jenkins jenkins 3740 Jun 6 10:11 CHANGELOG.md 10:16:21 -rw-rw-r-- 1 jenkins jenkins 1514 Jun 6 10:11 Dockerfile 10:16:21 -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 10:11 GOVERNANCE.md 10:16:21 -rw-rw-r-- 1 jenkins jenkins 683 Jun 6 10:11 Jenkinsfile 10:16:21 -rw-rw-r-- 1 jenkins jenkins 11347 Jun 6 10:11 LICENSE 10:16:21 -rw-rw-r-- 1 jenkins jenkins 2196 Jun 6 10:11 Makefile 10:16:21 -rw-rw-r-- 1 jenkins jenkins 625 Jun 6 10:11 OWNERS.md 10:16:21 -rw-rw-r-- 1 jenkins jenkins 28496 Jun 6 10:11 README.md 10:16:21 -rw-rw-r-- 1 jenkins jenkins 5 Jun 6 10:09 VERSION 10:16:21 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 10:11 bin 10:16:21 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 10:11 cmd 10:16:21 -rw-r--r-- 1 jenkins jenkins 460394 Jun 6 10:15 coverage.out 10:16:21 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 10:11 examples 10:16:21 -rw-rw-r-- 1 jenkins jenkins 3276 Jun 6 10:11 go.mod 10:16:21 -rw-rw-r-- 1 jenkins jenkins 35147 Jun 6 10:11 go.sum 10:16:21 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 10:11 images 10:16:21 drwxrwxr-x 5 jenkins jenkins 4096 Jun 6 10:11 internal 10:16:21 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 10:11 snap 10:16:21 -rw-rw-r-- 1 jenkins jenkins 193 Jun 6 10:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:21 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=dee1d47357419a0445f808c1c69eecb3b00ddadf --label arch=arm64 --label version=0.0.0 . 10:16:21 Sending build context to Docker daemon 1.229MB 10:16:21 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 10:16:21 Step 2/25 : FROM ${BASE} AS builder 10:16:21 ---> 6fd6454d24a7 10:16:21 Step 3/25 : ARG MAKE='make build' 10:16:22 ---> Running in 171c045c4528 10:16:22 Removing intermediate container 171c045c4528 10:16:22 ---> 8ec56f763154 10:16:22 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:16:22 ---> Running in 3f73b989220e 10:16:22 Removing intermediate container 3f73b989220e 10:16:22 ---> 6df280c0717a 10:16:22 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 10:16:23 ---> Running in 91e103b3532b 10:16:23 Removing intermediate container 91e103b3532b 10:16:23 ---> 4f7403f9371d 10:16:23 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:16:23 ---> Running in 59130499f19c 10:16:25 Removing intermediate container 59130499f19c 10:16:25 ---> f66c318eceb6 10:16:25 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:16:25 ---> Running in a94f1c36c6dd 10:16:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:16:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:16:28 OK: 220 MiB in 52 packages 10:16:28 Removing intermediate container a94f1c36c6dd 10:16:28 ---> 50ad3375779d 10:16:28 Step 8/25 : WORKDIR /app 10:16:29 ---> Running in dbb529b67325 10:16:29 Removing intermediate container dbb529b67325 10:16:29 ---> 866b60054f2a 10:16:29 Step 9/25 : COPY go.mod vendor* ./ 10:16:30 ---> cd1ef0fab33b 10:16:30 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:16:30 ---> Running in b356066fbf89 10:16:32 Removing intermediate container b356066fbf89 10:16:32 ---> 0f780cc5206b 10:16:32 Step 11/25 : COPY . . 10:16:33 ---> 22f8d785cb8e 10:16:33 Step 12/25 : RUN $MAKE 10:16:33 ---> Running in c13fcbe4e8a1 10:16:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:18:56 Removing intermediate container c13fcbe4e8a1 10:18:56 ---> c06f80b799d6 10:18:56 Step 13/25 : FROM alpine:3.14 10:18:56 3.14: Pulling from library/alpine 10:18:56 455c02918c45: Pulling fs layer 10:18:56 455c02918c45: Verifying Checksum 10:18:56 455c02918c45: Download complete 10:18:56 455c02918c45: Pull complete 10:18:56 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 10:18:56 Status: Downloaded newer image for alpine:3.14 10:18:56 ---> ac73e934f311 10:18:56 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 10:18:56 ---> Running in 7089d4af0a81 10:18:56 Removing intermediate container 7089d4af0a81 10:18:56 ---> 46ad82ab7e8d 10:18:56 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:18:56 ---> Running in 5f68a0a08f39 10:18:56 Removing intermediate container 5f68a0a08f39 10:18:56 ---> 4d2580abfd83 10:18:56 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 10:18:56 ---> Running in bee271b4280b 10:18:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:18:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:18:57 (1/6) Installing dumb-init (1.2.5-r1) 10:18:57 (2/6) Installing libgcc (10.3.1_git20210424-r2) 10:18:57 (3/6) Installing libsodium (1.0.18-r0) 10:18:57 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 10:18:57 (5/6) Installing libzmq (4.3.4-r0) 10:18:57 (6/6) Installing zeromq (4.3.4-r0) 10:18:57 Executing busybox-1.33.1-r7.trigger 10:18:57 OK: 8 MiB in 20 packages 10:18:58 Removing intermediate container bee271b4280b 10:18:58 ---> e707f3afcf99 10:18:58 Step 17/25 : COPY --from=builder /app/LICENSE / 10:18:58 ---> a0eacb44eae2 10:18:58 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:18:59 ---> 0ca713164346 10:18:59 Step 19/25 : COPY --from=builder /app/cmd/ / 10:19:00 ---> ddf0f4170129 10:19:00 Step 20/25 : EXPOSE 59989 10:19:00 ---> Running in a19eb4520a49 10:19:01 Removing intermediate container a19eb4520a49 10:19:01 ---> 4680ec577532 10:19:01 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:19:01 ---> Running in c758921b1695 10:19:01 Removing intermediate container c758921b1695 10:19:01 ---> e62f01776b26 10:19:01 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 10:19:01 ---> Running in f954f21d2917 10:19:02 Removing intermediate container f954f21d2917 10:19:02 ---> 5fd31f9d5a8e 10:19:02 Step 23/25 : LABEL arch=arm64 10:19:02 ---> Running in dbf3f8f78979 10:19:02 Removing intermediate container dbf3f8f78979 10:19:02 ---> 394460a277c4 10:19:02 Step 24/25 : LABEL git_sha=dee1d47357419a0445f808c1c69eecb3b00ddadf 10:19:02 ---> Running in 6d2e363ec186 10:19:02 Removing intermediate container 6d2e363ec186 10:19:02 ---> d1a4e07bd9e0 10:19:02 Step 25/25 : LABEL version=0.0.0 10:19:02 ---> Running in b47d34d14546 10:19:03 Removing intermediate container b47d34d14546 10:19:03 ---> 8fcf3c08e880 10:19:03 [Warning] One or more build-args [ARCH] were not consumed 10:19:03 Successfully built 8fcf3c08e880 10:19:03 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:19:03 10:19:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:19:04 arm64: Pulling from edgex-lftools-log-publisher 10:19:04 8998bd30e6a1: Pulling fs layer 10:19:04 04944245beec: Pulling fs layer 10:19:04 699f458cf7ca: Pulling fs layer 10:19:04 765212b225bb: Pulling fs layer 10:19:04 f23df028b6ca: Pulling fs layer 10:19:04 d65c8cfc05b1: Pulling fs layer 10:19:04 2437ff75d9bd: Pulling fs layer 10:19:04 765212b225bb: Waiting 10:19:04 f23df028b6ca: Waiting 10:19:04 d65c8cfc05b1: Waiting 10:19:04 2437ff75d9bd: Waiting 10:19:04 04944245beec: Verifying Checksum 10:19:04 04944245beec: Download complete 10:19:04 765212b225bb: Verifying Checksum 10:19:04 765212b225bb: Download complete 10:19:04 f23df028b6ca: Verifying Checksum 10:19:04 f23df028b6ca: Download complete 10:19:04 d65c8cfc05b1: Verifying Checksum 10:19:04 d65c8cfc05b1: Download complete 10:19:04 699f458cf7ca: Download complete 10:19:05 8998bd30e6a1: Verifying Checksum 10:19:05 8998bd30e6a1: Download complete 10:19:07 2437ff75d9bd: Verifying Checksum 10:19:07 2437ff75d9bd: Download complete 10:19:09 8998bd30e6a1: Pull complete 10:19:09 04944245beec: Pull complete 10:19:10 699f458cf7ca: Pull complete 10:19:11 765212b225bb: Pull complete 10:19:11 f23df028b6ca: Pull complete 10:19:12 d65c8cfc05b1: Pull complete 10:19:27 2437ff75d9bd: Pull complete 10:19:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:19:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:19:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:19:27 prd-ubuntu20.04-docker-arm64-4c-16g-1132 does not seem to be running inside a container 10:19:27 $ 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/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:19:30 $ docker top 032c88ec69d09630c3bf134f2dc1ec93c140792e7c5997e922feccbe110012f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:19:31 ---> job-cost.sh 10:19:31 lf-activate-venv: SKIPPING 10:19:31 INFO: No Stack... 10:19:31 INFO: Retrieving Pricing Info for: v3-standard-4 10:19:32 INFO: Archiving Costs [Pipeline] sh 10:19:33 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 10:19:33 + cut -d, -f6 [Pipeline] lock 10:19:33 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-90-1-stack-cost] 10:19:33 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-90-1-stack-cost] did not exist. Created. 10:19:33 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-90-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:19:34 /w/workspace/device-rfid-llrp-go/1@tmp/durable-0323d44a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:19:34 + echo total: 0.10999999940395355 [Pipeline] stash 10:19:35 Warning: overwriting stash ‘stack-cost’ 10:19:35 Stashed 1 file(s) [Pipeline] } 10:19:35 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-90-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:19:35 $ docker stop --time=1 032c88ec69d09630c3bf134f2dc1ec93c140792e7c5997e922feccbe110012f4 10:19:36 $ docker rm -f 032c88ec69d09630c3bf134f2dc1ec93c140792e7c5997e922feccbe110012f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:19:37 provisioning config files... 10:19:37 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp/config6753805062977898766tmp [Pipeline] { [Pipeline] sh 10:19:38 + set +x 10:19:38 + curl -s https://codecov.io/bash 10:19:38 + bash -s -- 10:19:38 10:19:38 _____ _ 10:19:38 / ____| | | 10:19:38 | | ___ __| | ___ ___ _____ __ 10:19:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:19:38 | |___| (_) | (_| | __/ (_| (_) \ V / 10:19:38 \_____\___/ \__,_|\___|\___\___/ \_/ 10:19:38 Bash-1.0.6 10:19:38 10:19:38 10:19:38 ==> git version 2.25.1 found 10:19:38 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:19:38 Release-Date: 2020-01-08 10:19:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:19:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:19:38 ==> Jenkins CI detected. 10:19:38 current dir:  /w/workspace/oundry_device-rfid-llrp-go_PR-90 10:19:38 project root: . 10:19:38 --> token set from env 10:19:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:19:38 ==> Running gcov in . (disable via -X gcov) 10:19:38 ==> Python coveragepy not found 10:19:38 ==> Searching for coverage reports in: 10:19:38 + . 10:19:38 -> Found 1 reports 10:19:38 ==> Detecting git/mercurial file structure 10:19:38 ==> Reading reports 10:19:38 + ./coverage.out bytes=460394 10:19:38 ==> Appending adjustments 10:19:38 https://docs.codecov.io/docs/fixing-reports 10:19:38 + Found adjustments 10:19:38 ==> Gzipping contents 10:19:38 52K /tmp/codecov.PYr7A6.gz 10:19:38 ==> Uploading reports 10:19:38 url: https://codecov.io 10:19:38 query: branch=PR-90&commit=dee1d47357419a0445f808c1c69eecb3b00ddadf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-90%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=90&job=&cmd_args= 10:19:38 -> Pinging Codecov 10:19:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-90&commit=dee1d47357419a0445f808c1c69eecb3b00ddadf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-90%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=90&job=&cmd_args= 10:19:38 -> Uploading to 10:19:38 https://storage.googleapis.com/codecov/v4/raw/2022-06-06/581DD39554BDF9B6E22D074273EAD858/dee1d47357419a0445f808c1c69eecb3b00ddadf/a84fe6b0-e0d8-451c-aa03-58d179976b4f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220606%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220606T101938Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9c60f924d109197087cdc407bb2c6faea25c6c8342b1079d663fd2c4ad6c8f7f 10:19:38 % Total % Received % Xferd Average Speed Time Time Time Current 10:19:38 Dload Upload Total Spent Left Speed 10:19:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51854 0 0 100 51854 0 249k --:--:-- --:--:-- --:--:-- 248k 100 51854 0 0 100 51854 0 231k --:--:-- --:--:-- --:--:-- 230k 10:19:38 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/dee1d47357419a0445f808c1c69eecb3b00ddadf [Pipeline] } 10:19:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:19:40 + [ -d /w/workspace/oundry_device-rfid-llrp-go_PR-90/archives ] 10:19:40 + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-90/archives 10:19:40 total 16 10:19:40 drwxr-xr-x 3 root root 4096 Jun 6 10:11 . 10:19:40 drwxrwxr-x 12 jenkins jenkins 4096 Jun 6 10:11 .. 10:19:40 drwxr-xr-x 2 root root 4096 Jun 6 10:11 cost 10:19:40 -rw-r--r-- 1 root root 89 Jun 6 10:11 cost.csv 10:19:40 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-rfid-llrp-go_PR-90/archives 10:19:40 + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-90/archives 10:19:40 total 16 10:19:40 drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 10:11 . 10:19:40 drwxrwxr-x 12 jenkins jenkins 4096 Jun 6 10:11 .. 10:19:40 drwxr-xr-x 2 jenkins jenkins 4096 Jun 6 10:11 cost 10:19:40 -rw-r--r-- 1 jenkins jenkins 89 Jun 6 10:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:19:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:19:41 ---> package-listing.sh 10:19:41 ++ facter osfamily 10:19:41 ++ tr '[:upper:]' '[:lower:]' 10:19:42 + OS_FAMILY=debian 10:19:42 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-90 10:19:42 + START_PACKAGES=/tmp/packages_start.txt 10:19:42 + END_PACKAGES=/tmp/packages_end.txt 10:19:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:19:42 + PACKAGES=/tmp/packages_start.txt 10:19:42 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-90 ']' 10:19:42 + PACKAGES=/tmp/packages_end.txt 10:19:42 + case "${OS_FAMILY}" in 10:19:42 + dpkg -l 10:19:42 + grep '^ii' 10:19:42 + '[' -f /tmp/packages_start.txt ']' 10:19:42 + '[' -f /tmp/packages_end.txt ']' 10:19:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:19:42 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-90 ']' 10:19:42 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-90/archives/ 10:19:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-90/archives/ [Pipeline] echo 10:19:42 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/oundry_device-rfid-llrp-go_PR-90/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:19:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:19:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:19:43 prd-ubuntu20.04-docker-8c-8g-1131 does not seem to be running inside a container 10:19:43 $ 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/oundry_device-rfid-llrp-go_PR-90/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-90 -v /w/workspace/oundry_device-rfid-llrp-go_PR-90:/w/workspace/oundry_device-rfid-llrp-go_PR-90:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:19:43 $ docker top 2df4bf90e7c1c7318cb64cb6c1e4d4df7d542c2bb7bc3988c853dda4ce11e09a -eo pid,comm [Pipeline] { [Pipeline] sh 10:19:43 + touch /tmp/pre-build-complete [Pipeline] sh 10:19:44 + mkdir -p /var/log/sysstat [Pipeline] sh 10:19:44 + ls /var/log/sa-host 10:19:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:19:44 provisioning config files... 10:19:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp/config3387738373226328463tmp [Pipeline] { [Pipeline] echo 10:19:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:19:45 ---> create-netrc.sh [Pipeline] } 10:19:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:19:45 ---> python-tools-install.sh [Pipeline] echo 10:19:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:19:45 ---> sudo-logs.sh 10:19:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:19:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:19:46 ---> job-cost.sh 10:19:46 lf-activate-venv: SKIPPING 10:19:46 DEBUG: total: 0.2199999988079071 10:19:46 INFO: Retrieving Stack Cost... 10:19:46 INFO: Retrieving Pricing Info for: v3-standard-8 10:19:47 INFO: Archiving Costs [Pipeline] echo 10:19:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:19:47 ---> logs-deploy.sh 10:19:47 lf-activate-venv: SKIPPING 10:19:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-90/1 10:19:47 INFO: archiving workspace using pattern(s): 10:19:48 Archives upload complete. 10:19:48 INFO: archiving logs to Nexus