Pull request #95 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3044375c237906ca2d6528f3744bc1b577e0bafc+a2758104a26f08d3533b7032fcb2aa5e5831d488 (15eab3e9f1c4121a462eb7638124b0fef9969194) 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-ssh2588386960786994188.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15018572830627718074.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-95/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-95/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12365823199052413981.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-95/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1938660386469762945.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5933659718761339090.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-95/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-95/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17253699741297406640.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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-16078 in /w/workspace/oundry_device-rfid-llrp-go_PR-95 [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-95 # 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 Merging remotes/origin/main commit a2758104a26f08d3533b7032fcb2aa5e5831d488 into PR head commit 3044375c237906ca2d6528f3744bc1b577e0bafc Merge succeeded, producing 3044375c237906ca2d6528f3744bc1b577e0bafc Checking out Revision 3044375c237906ca2d6528f3744bc1b577e0bafc (PR-95) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/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/95/head:refs/remotes/origin/PR-95 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3044375c237906ca2d6528f3744bc1b577e0bafc # 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 a2758104a26f08d3533b7032fcb2aa5e5831d488 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3044375c237906ca2d6528f3744bc1b577e0bafc # timeout=10 Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.5" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-27T10:10:48.694Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-27T10:10:48.849Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-27T10:10:48.939Z] ========================================================= [2022-06-27T10:10:48.939Z] EdgeX Global Pipelines Version Info [2022-06-27T10:10:48.939Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-27T10:10:49.745Z] ------------------- [2022-06-27T10:10:49.745Z] stable info: [2022-06-27T10:10:49.745Z] ------------------- [2022-06-27T10:10:49.745Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-27T10:10:49.745Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-27T10:10:49.745Z] Message: update stable to v1.0.234 [2022-06-27T10:10:50.322Z] ------------------- [2022-06-27T10:10:50.322Z] experimental info: [2022-06-27T10:10:50.322Z] ------------------- [2022-06-27T10:10:50.322Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-27T10:10:50.322Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-27T10:10:50.322Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-27T10:10:50.652Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-06-27T10:10:50.686Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-06-27T10:10:50.723Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-27T10:10:50.766Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-27T10:10:50.817Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-27T10:10:50.869Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-27T10:10:50.908Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-27T10:10:50.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-27T10:10:50.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-27T10:10:51.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-27T10:10:51.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-27T10:10:51.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-06-27T10:10:51.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-27T10:10:51.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-27T10:10:51.199Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-27T10:10:51.236Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-27T10:10:51.279Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-27T10:10:51.324Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-27T10:10:51.363Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-27T10:10:51.400Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-27T10:10:51.439Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-27T10:10:51.479Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-27T10:10:51.520Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-27T10:10:51.561Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-27T10:10:51.599Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-27T10:10:51.637Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-27T10:10:51.672Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-27T10:10:51.709Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-95 [Pipeline] echo [2022-06-27T10:10:51.748Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-95 [Pipeline] echo [2022-06-27T10:10:51.788Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-95 [Pipeline] echo [2022-06-27T10:10:51.830Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3044375c237906ca2d6528f3744bc1b577e0bafc [Pipeline] echo [2022-06-27T10:10:51.869Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3044375 [Pipeline] echo [2022-06-27T10:10:51.902Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-27T10:10:52.001Z] provisioning config files... [2022-06-27T10:10:52.019Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-95@tmp/config7346098784904563190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-27T10:10:52.377Z] ---> docker-login.sh [2022-06-27T10:10:52.377Z] nexus3.edgexfoundry.org:10001 [2022-06-27T10:10:52.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T10:10:52.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T10:10:52.644Z] Configure a credential helper to remove this warning. See [2022-06-27T10:10:52.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T10:10:52.644Z] [2022-06-27T10:10:52.644Z] Login Succeeded [2022-06-27T10:10:52.644Z] nexus3.edgexfoundry.org:10002 [2022-06-27T10:10:52.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T10:10:52.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T10:10:52.906Z] Configure a credential helper to remove this warning. See [2022-06-27T10:10:52.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T10:10:52.906Z] [2022-06-27T10:10:52.906Z] Login Succeeded [2022-06-27T10:10:52.906Z] nexus3.edgexfoundry.org:10003 [2022-06-27T10:10:52.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T10:10:52.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T10:10:52.906Z] Configure a credential helper to remove this warning. See [2022-06-27T10:10:52.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T10:10:52.906Z] [2022-06-27T10:10:52.906Z] Login Succeeded [2022-06-27T10:10:52.906Z] nexus3.edgexfoundry.org:10004 [2022-06-27T10:10:53.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T10:10:53.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T10:10:53.170Z] Configure a credential helper to remove this warning. See [2022-06-27T10:10:53.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T10:10:53.170Z] [2022-06-27T10:10:53.170Z] Login Succeeded [2022-06-27T10:10:53.170Z] docker.io [2022-06-27T10:10:53.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T10:10:53.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T10:10:53.432Z] Configure a credential helper to remove this warning. See [2022-06-27T10:10:53.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T10:10:53.432Z] [2022-06-27T10:10:53.432Z] Login Succeeded [2022-06-27T10:10:53.432Z] ---> docker-login.sh ends [Pipeline] } [2022-06-27T10:10:53.454Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-27T10:10:54.052Z] + git rev-list -1 --merges 3044375c237906ca2d6528f3744bc1b577e0bafc~1..3044375c237906ca2d6528f3744bc1b577e0bafc [Pipeline] echo [2022-06-27T10:10:54.098Z] -----------> git rev-list -1 --merges 3044375c237906ca2d6528f3744bc1b577e0bafc~1..3044375c237906ca2d6528f3744bc1b577e0bafc 3044375c237906ca2d6528f3744bc1b577e0bafc [false] [Pipeline] sh [2022-06-27T10:10:54.415Z] + git log --format=format:%s -1 3044375c237906ca2d6528f3744bc1b577e0bafc [Pipeline] echo [2022-06-27T10:10:54.449Z] ========================================================= [2022-06-27T10:10:54.449Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-27T10:10:54.449Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-27T10:10:54.876Z] + git log --format=format:%s -1 3044375c237906ca2d6528f3744bc1b577e0bafc [Pipeline] echo [2022-06-27T10:10:54.906Z] [semverPrep] GIT_COMMIT: 3044375c237906ca2d6528f3744bc1b577e0bafc, Commit Message: build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.5 [Pipeline] echo [2022-06-27T10:10:54.937Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-27T10:10:55.306Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-27T10:10:55.306Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-27T10:10:55.306Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-27T10:10:55.306Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-27T10:10:55.306Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-27T10:10:55.306Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-27T10:10:55.306Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T10:10:55.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-27T10:10:55.742Z] [2022-06-27T10:10:55.742Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T10:10:56.118Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-27T10:10:56.118Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-27T10:10:56.118Z] 42c077c10790: Pulling fs layer [2022-06-27T10:10:56.118Z] f63e77b7563a: Pulling fs layer [2022-06-27T10:10:56.118Z] bd5fdadae976: Pulling fs layer [2022-06-27T10:10:56.118Z] 205491f53016: Pulling fs layer [2022-06-27T10:10:56.118Z] df18705c85c3: Pulling fs layer [2022-06-27T10:10:56.118Z] 205491f53016: Waiting [2022-06-27T10:10:56.118Z] bdb3f477010e: Pulling fs layer [2022-06-27T10:10:56.118Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-27T10:10:56.118Z] 2c6e9b1d212d: Pulling fs layer [2022-06-27T10:10:56.118Z] bdb8f0575790: Pulling fs layer [2022-06-27T10:10:56.118Z] 386e3cb2ff24: Pulling fs layer [2022-06-27T10:10:56.118Z] df18705c85c3: Waiting [2022-06-27T10:10:56.118Z] 2343380bae48: Pulling fs layer [2022-06-27T10:10:56.118Z] 386e3cb2ff24: Waiting [2022-06-27T10:10:56.118Z] 2343380bae48: Waiting [2022-06-27T10:10:56.118Z] bdb8f0575790: Waiting [2022-06-27T10:10:56.118Z] 2c6e9b1d212d: Waiting [2022-06-27T10:10:56.118Z] c8a8fc8e1c8f: Waiting [2022-06-27T10:10:56.118Z] bdb3f477010e: Waiting [2022-06-27T10:10:56.118Z] f63e77b7563a: Download complete [2022-06-27T10:10:56.118Z] 205491f53016: Verifying Checksum [2022-06-27T10:10:56.118Z] 205491f53016: Download complete [2022-06-27T10:10:56.379Z] bd5fdadae976: Verifying Checksum [2022-06-27T10:10:56.379Z] bd5fdadae976: Download complete [2022-06-27T10:10:56.379Z] df18705c85c3: Verifying Checksum [2022-06-27T10:10:56.379Z] df18705c85c3: Download complete [2022-06-27T10:10:56.379Z] bdb3f477010e: Verifying Checksum [2022-06-27T10:10:56.379Z] bdb3f477010e: Download complete [2022-06-27T10:10:56.379Z] 2c6e9b1d212d: Download complete [2022-06-27T10:10:56.379Z] bdb8f0575790: Verifying Checksum [2022-06-27T10:10:56.379Z] bdb8f0575790: Download complete [2022-06-27T10:10:56.379Z] 386e3cb2ff24: Verifying Checksum [2022-06-27T10:10:56.379Z] 386e3cb2ff24: Download complete [2022-06-27T10:10:56.379Z] 2343380bae48: Verifying Checksum [2022-06-27T10:10:56.379Z] 42c077c10790: Verifying Checksum [2022-06-27T10:10:56.379Z] 42c077c10790: Download complete [2022-06-27T10:10:56.639Z] c8a8fc8e1c8f: Download complete [2022-06-27T10:10:58.019Z] 42c077c10790: Pull complete [2022-06-27T10:10:58.019Z] f63e77b7563a: Pull complete [2022-06-27T10:10:58.281Z] bd5fdadae976: Pull complete [2022-06-27T10:10:58.541Z] 205491f53016: Pull complete [2022-06-27T10:10:58.801Z] df18705c85c3: Pull complete [2022-06-27T10:10:58.801Z] bdb3f477010e: Pull complete [2022-06-27T10:11:00.716Z] c8a8fc8e1c8f: Pull complete [2022-06-27T10:11:00.716Z] 2c6e9b1d212d: Pull complete [2022-06-27T10:11:00.984Z] bdb8f0575790: Pull complete [2022-06-27T10:11:00.984Z] 386e3cb2ff24: Pull complete [2022-06-27T10:11:01.248Z] 2343380bae48: Pull complete [2022-06-27T10:11:01.248Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-27T10:11:01.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-27T10:11:01.248Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T10:11:01.494Z] prd-ubuntu20.04-docker-8c-8g-16078 does not seem to be running inside a container [2022-06-27T10:11:01.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-95 -v /w/workspace/oundry_device-rfid-llrp-go_PR-95:/w/workspace/oundry_device-rfid-llrp-go_PR-95:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-95@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-95@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 [2022-06-27T10:11:02.860Z] $ docker top 5837e3507f8aed731965069618653084c7bdf855e19ad86ed078a002e7e6ee1f -eo pid,comm [2022-06-27T10:11:02.922Z] 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). [2022-06-27T10:11:02.922Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-27T10:11:03.054Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-27T10:11:03.055Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-27T10:11:03.183Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-27T10:11:03.189Z] $ docker exec 5837e3507f8aed731965069618653084c7bdf855e19ad86ed078a002e7e6ee1f ssh-agent [2022-06-27T10:11:03.300Z] SSH_AUTH_SOCK=/tmp/ssh-Se6BVOLVSV82/agent.32 [2022-06-27T10:11:03.300Z] SSH_AGENT_PID=39 [2022-06-27T10:11:03.306Z] Running ssh-add (command line suppressed) [2022-06-27T10:11:03.421Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-95@tmp/private_key_8766969394072265999.key (/w/workspace/oundry_device-rfid-llrp-go_PR-95@tmp/private_key_8766969394072265999.key) [2022-06-27T10:11:03.434Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-27T10:11:03.765Z] + git tag --points-at HEAD [Pipeline] } [2022-06-27T10:11:03.797Z] $ docker exec --env ******** --env ******** 5837e3507f8aed731965069618653084c7bdf855e19ad86ed078a002e7e6ee1f ssh-agent -k [2022-06-27T10:11:03.920Z] unset SSH_AUTH_SOCK; [2022-06-27T10:11:03.921Z] unset SSH_AGENT_PID; [2022-06-27T10:11:03.921Z] echo Agent pid 39 killed; [2022-06-27T10:11:03.933Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-27T10:11:04.016Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-27T10:11:04.016Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-27T10:11:04.134Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-27T10:11:04.140Z] $ docker exec 5837e3507f8aed731965069618653084c7bdf855e19ad86ed078a002e7e6ee1f ssh-agent [2022-06-27T10:11:04.265Z] SSH_AUTH_SOCK=/tmp/ssh-zyRKStlb6G2u/agent.73 [2022-06-27T10:11:04.265Z] SSH_AGENT_PID=79 [2022-06-27T10:11:04.270Z] Running ssh-add (command line suppressed) [2022-06-27T10:11:04.400Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-95@tmp/private_key_5770377842009417386.key (/w/workspace/oundry_device-rfid-llrp-go_PR-95@tmp/private_key_5770377842009417386.key) [2022-06-27T10:11:04.412Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-27T10:11:04.738Z] + git semver init [2022-06-27T10:11:04.997Z] 2022-06-27 10:11:04,915 [run_init] DEBUG init version:0.0.0 force:False [2022-06-27T10:11:04.997Z] 2022-06-27 10:11:04,916 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-rfid-llrp-go_PR-95/.semver [2022-06-27T10:11:04.997Z] 2022-06-27 10:11:04,917 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/oundry_device-rfid-llrp-go_PR-95/.semver [2022-06-27T10:11:04.997Z] 2022-06-27 10:11:04,917 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/oundry_device-rfid-llrp-go_PR-95/.semver'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-95, universal_newlines=False, shell=None, istream=None) [2022-06-27T10:11:05.935Z] 2022-06-27 10:11:05,694 [append_file] DEBUG append to file:/w/workspace/oundry_device-rfid-llrp-go_PR-95/.git/info/exclude [2022-06-27T10:11:05.935Z] 2022-06-27 10:11:05,694 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-rfid-llrp-go_PR-95/.semver/PR-95 with force:False [2022-06-27T10:11:05.935Z] 2022-06-27 10:11:05,694 [write_file] DEBUG write to file:/w/workspace/oundry_device-rfid-llrp-go_PR-95/.semver/PR-95 [2022-06-27T10:11:05.935Z] 2022-06-27 10:11:05,698 [execute] INFO git cat-file --batch-check [2022-06-27T10:11:05.935Z] 2022-06-27 10:11:05,699 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-95/.semver, universal_newlines=False, shell=None, istream=) [2022-06-27T10:11:05.935Z] 2022-06-27 10:11:05,705 [execute] INFO git cat-file --batch [2022-06-27T10:11:05.935Z] 2022-06-27 10:11:05,705 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-95/.semver, universal_newlines=False, shell=None, istream=) [2022-06-27T10:11:05.935Z] 2022-06-27 10:11:05,708 [read_version] DEBUG read version from /w/workspace/oundry_device-rfid-llrp-go_PR-95/.semver/PR-95 [2022-06-27T10:11:05.935Z] 0.0.0 [Pipeline] } [2022-06-27T10:11:05.960Z] $ docker exec --env ******** --env ******** 5837e3507f8aed731965069618653084c7bdf855e19ad86ed078a002e7e6ee1f ssh-agent -k [2022-06-27T10:11:06.070Z] unset SSH_AUTH_SOCK; [2022-06-27T10:11:06.071Z] unset SSH_AGENT_PID; [2022-06-27T10:11:06.071Z] echo Agent pid 79 killed; [2022-06-27T10:11:06.077Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-27T10:11:06.519Z] + git semver [Pipeline] } [2022-06-27T10:11:06.811Z] $ docker stop --time=1 5837e3507f8aed731965069618653084c7bdf855e19ad86ed078a002e7e6ee1f [2022-06-27T10:11:08.165Z] $ docker rm -f 5837e3507f8aed731965069618653084c7bdf855e19ad86ed078a002e7e6ee1f [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-27T10:11:08.590Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-27T10:11:08.907Z] Stashed 1 file(s) [Pipeline] echo [2022-06-27T10:11:08.925Z] [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 [2022-06-27T10:11:09.530Z] provisioning config files... [2022-06-27T10:11:09.541Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-95@tmp/config1583967613654253487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-27T10:11:09.887Z] ---> docker-login.sh [2022-06-27T10:11:09.888Z] nexus3.edgexfoundry.org:10001 [2022-06-27T10:11:09.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T10:11:09.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T10:11:09.888Z] Configure a credential helper to remove this warning. See [2022-06-27T10:11:09.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T10:11:09.888Z] [2022-06-27T10:11:09.888Z] Login Succeeded [2022-06-27T10:11:09.888Z] nexus3.edgexfoundry.org:10002 [2022-06-27T10:11:09.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T10:11:10.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T10:11:10.148Z] Configure a credential helper to remove this warning. See [2022-06-27T10:11:10.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T10:11:10.148Z] [2022-06-27T10:11:10.148Z] Login Succeeded [2022-06-27T10:11:10.148Z] nexus3.edgexfoundry.org:10003 [2022-06-27T10:11:10.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T10:11:10.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T10:11:10.148Z] Configure a credential helper to remove this warning. See [2022-06-27T10:11:10.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T10:11:10.148Z] [2022-06-27T10:11:10.148Z] Login Succeeded [2022-06-27T10:11:10.148Z] nexus3.edgexfoundry.org:10004 [2022-06-27T10:11:10.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T10:11:10.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T10:11:10.410Z] Configure a credential helper to remove this warning. See [2022-06-27T10:11:10.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T10:11:10.410Z] [2022-06-27T10:11:10.410Z] Login Succeeded [2022-06-27T10:11:10.410Z] docker.io [2022-06-27T10:11:10.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T10:11:10.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T10:11:10.671Z] Configure a credential helper to remove this warning. See [2022-06-27T10:11:10.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T10:11:10.671Z] [2022-06-27T10:11:10.671Z] Login Succeeded [2022-06-27T10:11:10.671Z] ---> docker-login.sh ends [Pipeline] } [2022-06-27T10:11:10.699Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-27T10:11:10.872Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-27T10:11:10.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-27T10:11:10.939Z] ========================================================= [2022-06-27T10:11:10.939Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-27T10:11:10.939Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T10:11:11.413Z] + 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 . [2022-06-27T10:11:11.413Z] Sending build context to Docker daemon 4.038MB [2022-06-27T10:11:11.413Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-27T10:11:11.413Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-27T10:11:11.413Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-27T10:11:11.413Z] 59bf1c3509f3: Pulling fs layer [2022-06-27T10:11:11.413Z] 666ba61612fd: Pulling fs layer [2022-06-27T10:11:11.413Z] 8ed8ca486205: Pulling fs layer [2022-06-27T10:11:11.413Z] cc1cd167ecdc: Pulling fs layer [2022-06-27T10:11:11.413Z] c516ae0d96e1: Pulling fs layer [2022-06-27T10:11:11.413Z] 684cea983483: Pulling fs layer [2022-06-27T10:11:11.413Z] dd3240ac7de5: Pulling fs layer [2022-06-27T10:11:11.413Z] b1e948a4e11c: Pulling fs layer [2022-06-27T10:11:11.413Z] cc1cd167ecdc: Waiting [2022-06-27T10:11:11.413Z] a8fd76ee1af6: Pulling fs layer [2022-06-27T10:11:11.413Z] 646ad004c059: Pulling fs layer [2022-06-27T10:11:11.413Z] 684cea983483: Waiting [2022-06-27T10:11:11.413Z] dd3240ac7de5: Waiting [2022-06-27T10:11:11.413Z] b1e948a4e11c: Waiting [2022-06-27T10:11:11.413Z] c516ae0d96e1: Waiting [2022-06-27T10:11:11.413Z] a8fd76ee1af6: Waiting [2022-06-27T10:11:11.413Z] 8ed8ca486205: Download complete [2022-06-27T10:11:11.413Z] 666ba61612fd: Verifying Checksum [2022-06-27T10:11:11.413Z] 666ba61612fd: Download complete [2022-06-27T10:11:11.413Z] c516ae0d96e1: Verifying Checksum [2022-06-27T10:11:11.413Z] c516ae0d96e1: Download complete [2022-06-27T10:11:11.674Z] 684cea983483: Download complete [2022-06-27T10:11:11.674Z] dd3240ac7de5: Download complete [2022-06-27T10:11:11.674Z] 59bf1c3509f3: Verifying Checksum [2022-06-27T10:11:11.674Z] 59bf1c3509f3: Download complete [2022-06-27T10:11:11.674Z] b1e948a4e11c: Verifying Checksum [2022-06-27T10:11:11.674Z] b1e948a4e11c: Download complete [2022-06-27T10:11:11.674Z] 59bf1c3509f3: Pull complete [2022-06-27T10:11:11.939Z] 666ba61612fd: Pull complete [2022-06-27T10:11:11.939Z] 8ed8ca486205: Pull complete [2022-06-27T10:11:12.203Z] 646ad004c059: Verifying Checksum [2022-06-27T10:11:12.203Z] 646ad004c059: Download complete [2022-06-27T10:11:12.203Z] a8fd76ee1af6: Verifying Checksum [2022-06-27T10:11:12.203Z] a8fd76ee1af6: Download complete [2022-06-27T10:11:12.203Z] cc1cd167ecdc: Verifying Checksum [2022-06-27T10:11:12.203Z] cc1cd167ecdc: Download complete [2022-06-27T10:11:16.400Z] cc1cd167ecdc: Pull complete [2022-06-27T10:11:16.400Z] c516ae0d96e1: Pull complete [2022-06-27T10:11:16.400Z] 684cea983483: Pull complete [2022-06-27T10:11:16.400Z] dd3240ac7de5: Pull complete [2022-06-27T10:11:16.400Z] b1e948a4e11c: Pull complete [2022-06-27T10:11:18.950Z] a8fd76ee1af6: Pull complete [2022-06-27T10:11:19.522Z] 646ad004c059: Pull complete [2022-06-27T10:11:19.522Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-27T10:11:19.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-27T10:11:19.522Z] ---> 8f69c11f6b0c [2022-06-27T10:11:19.522Z] Step 3/12 : ARG MAKE='make build' [2022-06-27T10:11:20.912Z] ---> Running in d1c189d2b7cd [2022-06-27T10:11:21.175Z] Removing intermediate container d1c189d2b7cd [2022-06-27T10:11:21.175Z] ---> 09e90361c37b [2022-06-27T10:11:21.175Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-06-27T10:11:21.175Z] ---> Running in c4cf3b01a639 [2022-06-27T10:11:21.175Z] Removing intermediate container c4cf3b01a639 [2022-06-27T10:11:21.175Z] ---> 951c226d4d5b [2022-06-27T10:11:21.175Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-27T10:11:21.435Z] ---> Running in 938504e3b065 [2022-06-27T10:11:21.435Z] Removing intermediate container 938504e3b065 [2022-06-27T10:11:21.435Z] ---> 02eadf1cb75d [2022-06-27T10:11:21.435Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T10:11:21.435Z] ---> Running in c6b96f613da2 [2022-06-27T10:11:22.007Z] Removing intermediate container c6b96f613da2 [2022-06-27T10:11:22.007Z] ---> 775a4aec5248 [2022-06-27T10:11:22.007Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-27T10:11:22.007Z] ---> Running in f047438a2d38 [2022-06-27T10:11:22.267Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-27T10:11:23.211Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-27T10:11:23.474Z] OK: 221 MiB in 52 packages [2022-06-27T10:11:23.734Z] Removing intermediate container f047438a2d38 [2022-06-27T10:11:23.734Z] ---> 04067d5146a1 [2022-06-27T10:11:23.734Z] Step 8/12 : WORKDIR /app [2022-06-27T10:11:23.734Z] ---> Running in 1cee2d16d440 [2022-06-27T10:11:23.994Z] Removing intermediate container 1cee2d16d440 [2022-06-27T10:11:23.994Z] ---> e7330c38cc47 [2022-06-27T10:11:23.994Z] Step 9/12 : COPY go.mod vendor* ./ [2022-06-27T10:11:23.994Z] ---> cde40f65bf9c [2022-06-27T10:11:23.994Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T10:11:23.994Z] ---> Running in 68406b6956e8 [2022-06-27T10:11:24.348Z] Still waiting to schedule task [2022-06-27T10:11:24.349Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16079’ is offline [2022-06-27T10:11:38.913Z] Removing intermediate container 68406b6956e8 [2022-06-27T10:11:38.913Z] ---> ed92c57c79b8 [2022-06-27T10:11:38.913Z] Step 11/12 : COPY . . [2022-06-27T10:11:38.913Z] ---> 174a3f533707 [2022-06-27T10:11:38.913Z] Step 12/12 : RUN $MAKE [2022-06-27T10:11:38.913Z] ---> Running in 40162ef5a7e8 [2022-06-27T10:11:38.913Z] noop [2022-06-27T10:11:38.913Z] Removing intermediate container 40162ef5a7e8 [2022-06-27T10:11:38.913Z] ---> 56ce164fa53c [2022-06-27T10:11:38.913Z] Successfully built 56ce164fa53c [2022-06-27T10:11:38.913Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T10:11:39.356Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-27T10:11:39.356Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T10:11:39.512Z] prd-ubuntu20.04-docker-8c-8g-16078 does not seem to be running inside a container [2022-06-27T10:11:39.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-95 -v /w/workspace/oundry_device-rfid-llrp-go_PR-95:/w/workspace/oundry_device-rfid-llrp-go_PR-95:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-95@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-95@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 [2022-06-27T10:11:39.900Z] $ docker top fc0c36945b3a6d27ab3431e99baf23eb666ae5146dbebed3027b89a0e1e07c12 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-27T10:11:40.297Z] + go version [2022-06-27T10:11:40.297Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-27T10:11:40.335Z] $ docker stop --time=1 fc0c36945b3a6d27ab3431e99baf23eb666ae5146dbebed3027b89a0e1e07c12 [2022-06-27T10:11:41.618Z] $ docker rm -f fc0c36945b3a6d27ab3431e99baf23eb666ae5146dbebed3027b89a0e1e07c12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T10:11:42.330Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-27T10:11:42.330Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T10:11:42.486Z] prd-ubuntu20.04-docker-8c-8g-16078 does not seem to be running inside a container [2022-06-27T10:11:42.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-95 -v /w/workspace/oundry_device-rfid-llrp-go_PR-95:/w/workspace/oundry_device-rfid-llrp-go_PR-95:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-95@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-95@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 [2022-06-27T10:11:42.920Z] $ docker top 6688f91c4833d5906ca4e04feb17af4cc9c78819b15a5e770f53dd2e79a3b0a3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-27T10:11:43.376Z] + make test [2022-06-27T10:11:43.376Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-27T10:11:43.636Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-06-27T10:11:53.644Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-06-27T10:11:53.644Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-06-27T10:11:58.931Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.131s coverage: 39.3% of statements [2022-06-27T10:11:58.931Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.249s coverage: 51.9% of statements [2022-06-27T10:11:58.931Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.037s coverage: 95.5% of statements [2022-06-27T10:12:07.058Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-27T10:12:12.349Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-27T10:12:12.349Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-27T10:12:12.349Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-27T10:12:12.639Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-27T10:12:12.675Z] $ docker stop --time=1 6688f91c4833d5906ca4e04feb17af4cc9c78819b15a5e770f53dd2e79a3b0a3 [2022-06-27T10:12:14.337Z] $ docker rm -f 6688f91c4833d5906ca4e04feb17af4cc9c78819b15a5e770f53dd2e79a3b0a3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-27T10:12:14.869Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-27T10:12:14.979Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-27T10:12:15.578Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-27T10:12:15.893Z] + ls -al . [2022-06-27T10:12:15.893Z] total 632 [2022-06-27T10:12:15.893Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 27 10:12 . [2022-06-27T10:12:15.893Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 10:10 .. [2022-06-27T10:12:15.893Z] -rw-rw-r-- 1 jenkins jenkins 134 Jun 27 10:10 .dockerignore [2022-06-27T10:12:15.893Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 10:11 .git [2022-06-27T10:12:15.893Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 10:10 .github [2022-06-27T10:12:15.893Z] -rw-rw-r-- 1 jenkins jenkins 946 Jun 27 10:10 .gitignore [2022-06-27T10:12:15.893Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 10:10 .golangci.yml [2022-06-27T10:12:15.893Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 10:11 .semver [2022-06-27T10:12:15.893Z] -rw-rw-r-- 1 jenkins jenkins 10362 Jun 27 10:10 Attribution.txt [2022-06-27T10:12:15.893Z] -rw-rw-r-- 1 jenkins jenkins 3740 Jun 27 10:10 CHANGELOG.md [2022-06-27T10:12:15.893Z] -rw-rw-r-- 1 jenkins jenkins 1514 Jun 27 10:10 Dockerfile [2022-06-27T10:12:15.893Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 10:10 GOVERNANCE.md [2022-06-27T10:12:15.893Z] -rw-rw-r-- 1 jenkins jenkins 683 Jun 27 10:10 Jenkinsfile [2022-06-27T10:12:15.893Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 27 10:10 LICENSE [2022-06-27T10:12:15.893Z] -rw-rw-r-- 1 jenkins jenkins 2196 Jun 27 10:10 Makefile [2022-06-27T10:12:15.893Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 27 10:10 OWNERS.md [2022-06-27T10:12:15.893Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jun 27 10:10 README.md [2022-06-27T10:12:15.893Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 10:11 VERSION [2022-06-27T10:12:15.893Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 10:10 bin [2022-06-27T10:12:15.893Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 10:10 cmd [2022-06-27T10:12:15.893Z] -rw-r--r-- 1 jenkins jenkins 460394 Jun 27 10:11 coverage.out [2022-06-27T10:12:15.893Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 10:10 examples [2022-06-27T10:12:15.893Z] -rw-rw-r-- 1 jenkins jenkins 3354 Jun 27 10:10 go.mod [2022-06-27T10:12:15.893Z] -rw-rw-r-- 1 jenkins jenkins 35852 Jun 27 10:10 go.sum [2022-06-27T10:12:15.893Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 10:10 images [2022-06-27T10:12:15.893Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 27 10:10 internal [2022-06-27T10:12:15.893Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 10:10 snap [2022-06-27T10:12:15.893Z] -rw-rw-r-- 1 jenkins jenkins 193 Jun 27 10:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T10:12:16.290Z] + 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=3044375c237906ca2d6528f3744bc1b577e0bafc --label arch=amd64 --label version=0.0.0 . [2022-06-27T10:12:16.290Z] Sending build context to Docker daemon 4.038MB [2022-06-27T10:12:16.290Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-06-27T10:12:16.290Z] Step 2/25 : FROM ${BASE} AS builder [2022-06-27T10:12:16.290Z] ---> 56ce164fa53c [2022-06-27T10:12:16.290Z] Step 3/25 : ARG MAKE='make build' [2022-06-27T10:12:16.290Z] ---> Running in bfd1a1d4ec84 [2022-06-27T10:12:16.549Z] Removing intermediate container bfd1a1d4ec84 [2022-06-27T10:12:16.549Z] ---> 272f511ba735 [2022-06-27T10:12:16.549Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-06-27T10:12:16.549Z] ---> Running in bdaba68fd0fb [2022-06-27T10:12:16.549Z] Removing intermediate container bdaba68fd0fb [2022-06-27T10:12:16.549Z] ---> 2faf0901d6bb [2022-06-27T10:12:16.549Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-06-27T10:12:16.549Z] ---> Running in 5b35bf5377bb [2022-06-27T10:12:16.549Z] Removing intermediate container 5b35bf5377bb [2022-06-27T10:12:16.549Z] ---> 3697fb5f0d90 [2022-06-27T10:12:16.549Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T10:12:16.811Z] ---> Running in 0ce08b850139 [2022-06-27T10:12:17.383Z] Removing intermediate container 0ce08b850139 [2022-06-27T10:12:17.383Z] ---> f4af8aee39f6 [2022-06-27T10:12:17.383Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-27T10:12:17.383Z] ---> Running in 24cc6a7ca295 [2022-06-27T10:12:17.648Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-27T10:12:18.594Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-27T10:12:18.855Z] OK: 221 MiB in 52 packages [2022-06-27T10:12:19.118Z] Removing intermediate container 24cc6a7ca295 [2022-06-27T10:12:19.118Z] ---> 45f6217598f4 [2022-06-27T10:12:19.118Z] Step 8/25 : WORKDIR /app [2022-06-27T10:12:19.118Z] ---> Running in 42e32e9992dd [2022-06-27T10:12:19.118Z] Removing intermediate container 42e32e9992dd [2022-06-27T10:12:19.118Z] ---> 22bbdb970ba1 [2022-06-27T10:12:19.118Z] Step 9/25 : COPY go.mod vendor* ./ [2022-06-27T10:12:19.382Z] ---> a193039be189 [2022-06-27T10:12:19.382Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T10:12:19.382Z] ---> Running in d8adc41fcf52 [2022-06-27T10:12:19.951Z] Removing intermediate container d8adc41fcf52 [2022-06-27T10:12:19.951Z] ---> 4aaa65f6881b [2022-06-27T10:12:19.951Z] Step 11/25 : COPY . . [2022-06-27T10:12:20.212Z] ---> b4cbdb96f9d8 [2022-06-27T10:12:20.212Z] Step 12/25 : RUN $MAKE [2022-06-27T10:12:20.472Z] ---> Running in e9037aca8a86 [2022-06-27T10:12:20.734Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.5 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-06-27T10:12:42.686Z] Removing intermediate container e9037aca8a86 [2022-06-27T10:12:42.686Z] ---> 058f7c0ed414 [2022-06-27T10:12:42.686Z] Step 13/25 : FROM alpine:3.14 [2022-06-27T10:12:42.686Z] 3.14: Pulling from library/alpine [2022-06-27T10:12:42.686Z] 8663204ce13b: Pulling fs layer [2022-06-27T10:12:42.686Z] 8663204ce13b: Verifying Checksum [2022-06-27T10:12:42.686Z] 8663204ce13b: Download complete [2022-06-27T10:12:42.686Z] 8663204ce13b: Pull complete [2022-06-27T10:12:42.686Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-27T10:12:42.686Z] Status: Downloaded newer image for alpine:3.14 [2022-06-27T10:12:42.686Z] ---> e04c818066af [2022-06-27T10:12:42.686Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-27T10:12:42.686Z] ---> Running in d5e66d9c292e [2022-06-27T10:12:42.686Z] Removing intermediate container d5e66d9c292e [2022-06-27T10:12:42.686Z] ---> 112c50c1f2c0 [2022-06-27T10:12:42.686Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T10:12:42.686Z] ---> Running in 04382916bc93 [2022-06-27T10:12:42.686Z] Removing intermediate container 04382916bc93 [2022-06-27T10:12:42.686Z] ---> abae5470a8ee [2022-06-27T10:12:42.686Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-27T10:12:42.686Z] ---> Running in 0812d1659d0b [2022-06-27T10:12:42.686Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-27T10:12:43.256Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-27T10:12:43.516Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-27T10:12:43.778Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-27T10:12:43.778Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-27T10:12:43.778Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-27T10:12:44.038Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-27T10:12:44.038Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-27T10:12:44.038Z] Executing busybox-1.33.1-r7.trigger [2022-06-27T10:12:44.038Z] OK: 8 MiB in 20 packages [2022-06-27T10:12:44.611Z] Removing intermediate container 0812d1659d0b [2022-06-27T10:12:44.611Z] ---> 36b439e669c8 [2022-06-27T10:12:44.611Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-06-27T10:12:44.611Z] ---> 93a6ae551706 [2022-06-27T10:12:44.611Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-06-27T10:12:44.871Z] ---> fa9bdf158f5a [2022-06-27T10:12:44.871Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-06-27T10:12:45.442Z] ---> f3b95cfbc4a1 [2022-06-27T10:12:45.442Z] Step 20/25 : EXPOSE 59989 [2022-06-27T10:12:45.442Z] ---> Running in 6cc90e05f9d6 [2022-06-27T10:12:45.442Z] Removing intermediate container 6cc90e05f9d6 [2022-06-27T10:12:45.442Z] ---> 06afb7ad7106 [2022-06-27T10:12:45.442Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-06-27T10:12:45.442Z] ---> Running in 5ecfe6831366 [2022-06-27T10:12:45.703Z] Removing intermediate container 5ecfe6831366 [2022-06-27T10:12:45.703Z] ---> 0b55815e77c3 [2022-06-27T10:12:45.703Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-06-27T10:12:45.703Z] ---> Running in b1a3bd34c99d [2022-06-27T10:12:45.703Z] Removing intermediate container b1a3bd34c99d [2022-06-27T10:12:45.703Z] ---> 04b6099a3a21 [2022-06-27T10:12:45.703Z] Step 23/25 : LABEL arch=amd64 [2022-06-27T10:12:45.703Z] ---> Running in b32a60d9f713 [2022-06-27T10:12:45.703Z] Removing intermediate container b32a60d9f713 [2022-06-27T10:12:45.703Z] ---> ec3582f7ed34 [2022-06-27T10:12:45.703Z] Step 24/25 : LABEL git_sha=3044375c237906ca2d6528f3744bc1b577e0bafc [2022-06-27T10:12:45.965Z] ---> Running in cb2eb82c8e2e [2022-06-27T10:12:45.965Z] Removing intermediate container cb2eb82c8e2e [2022-06-27T10:12:45.965Z] ---> 6e44272dbc0f [2022-06-27T10:12:45.965Z] Step 25/25 : LABEL version=0.0.0 [2022-06-27T10:12:45.965Z] ---> Running in 752d58160ac2 [2022-06-27T10:12:45.965Z] Removing intermediate container 752d58160ac2 [2022-06-27T10:12:45.965Z] ---> 925ca7e3bfee [2022-06-27T10:12:45.965Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-27T10:12:45.965Z] Successfully built 925ca7e3bfee [2022-06-27T10:12:45.965Z] 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 [2022-06-27T10:12:46.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-27T10:12:46.936Z] [2022-06-27T10:12:46.936Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T10:12:47.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-27T10:12:47.309Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-27T10:12:47.309Z] 5eb5b503b376: Pulling fs layer [2022-06-27T10:12:47.309Z] 5c69ac0246d0: Pulling fs layer [2022-06-27T10:12:47.309Z] ec43610c2a17: Pulling fs layer [2022-06-27T10:12:47.309Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-27T10:12:47.309Z] 33b1e0a273af: Pulling fs layer [2022-06-27T10:12:47.309Z] 5d3b04190fa2: Pulling fs layer [2022-06-27T10:12:47.309Z] 2f39f015ded8: Pulling fs layer [2022-06-27T10:12:47.309Z] 33b1e0a273af: Waiting [2022-06-27T10:12:47.309Z] 3a2ae6a8a46f: Waiting [2022-06-27T10:12:47.309Z] 5d3b04190fa2: Waiting [2022-06-27T10:12:47.309Z] 5c69ac0246d0: Download complete [2022-06-27T10:12:47.309Z] 3a2ae6a8a46f: Download complete [2022-06-27T10:12:47.309Z] ec43610c2a17: Verifying Checksum [2022-06-27T10:12:47.309Z] ec43610c2a17: Download complete [2022-06-27T10:12:47.309Z] 33b1e0a273af: Verifying Checksum [2022-06-27T10:12:47.309Z] 33b1e0a273af: Download complete [2022-06-27T10:12:47.570Z] 5d3b04190fa2: Verifying Checksum [2022-06-27T10:12:47.570Z] 5d3b04190fa2: Download complete [2022-06-27T10:12:47.570Z] 5eb5b503b376: Verifying Checksum [2022-06-27T10:12:47.570Z] 5eb5b503b376: Download complete [2022-06-27T10:12:48.138Z] 2f39f015ded8: Download complete [2022-06-27T10:12:48.713Z] 5eb5b503b376: Pull complete [2022-06-27T10:12:48.973Z] 5c69ac0246d0: Pull complete [2022-06-27T10:12:49.234Z] ec43610c2a17: Pull complete [2022-06-27T10:12:49.234Z] 3a2ae6a8a46f: Pull complete [2022-06-27T10:12:49.493Z] 33b1e0a273af: Pull complete [2022-06-27T10:12:49.751Z] 5d3b04190fa2: Pull complete [2022-06-27T10:12:55.031Z] 2f39f015ded8: Pull complete [2022-06-27T10:12:55.031Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-27T10:12:55.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-27T10:12:55.031Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T10:12:55.252Z] prd-ubuntu20.04-docker-8c-8g-16078 does not seem to be running inside a container [2022-06-27T10:12:55.292Z] $ 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-95 -v /w/workspace/oundry_device-rfid-llrp-go_PR-95:/w/workspace/oundry_device-rfid-llrp-go_PR-95:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-95@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-95@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 [2022-06-27T10:12:56.648Z] $ docker top 8dd90f3c0bf4c47a215c9ba539300c13fffa3152736971fa3350d6ae7df23291 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-27T10:12:57.086Z] ---> job-cost.sh [2022-06-27T10:12:57.086Z] lf-activate-venv: SKIPPING [2022-06-27T10:12:57.086Z] INFO: No Stack... [2022-06-27T10:12:57.345Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-27T10:12:57.917Z] INFO: Archiving Costs [Pipeline] sh [2022-06-27T10:12:58.288Z] + cat /w/workspace/oundry_device-rfid-llrp-go_PR-95/archives/cost.csv [2022-06-27T10:12:58.288Z] + cut -d, -f6 [Pipeline] lock [2022-06-27T10:12:58.372Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-95-1-stack-cost] [2022-06-27T10:12:58.377Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-95-1-stack-cost] did not exist. Created. [2022-06-27T10:12:58.377Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-95-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-27T10:12:58.763Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-27T10:12:58.812Z] Stashed 1 file(s) [Pipeline] } [2022-06-27T10:12:58.842Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-95-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-27T10:12:58.917Z] $ docker stop --time=1 8dd90f3c0bf4c47a215c9ba539300c13fffa3152736971fa3350d6ae7df23291 [2022-06-27T10:13:00.084Z] $ docker rm -f 8dd90f3c0bf4c47a215c9ba539300c13fffa3152736971fa3350d6ae7df23291 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-27T10:14:17.272Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16080 in /w/workspace/oundry_device-rfid-llrp-go_PR-95 [Pipeline] { [Pipeline] ws [2022-06-27T10:14:17.313Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2022-06-27T10:14:17.501Z] Selected Git installation does not exist. Using Default [2022-06-27T10:14:17.502Z] The recommended git tool is: NONE [2022-06-27T10:14:22.918Z] using credential edgex-jenkins-ssh [2022-06-27T10:14:22.935Z] Cloning the remote Git repository [2022-06-27T10:14:23.002Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-06-27T10:14:23.122Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2022-06-27T10:14:23.245Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-06-27T10:14:23.246Z] > git --version # timeout=10 [2022-06-27T10:14:23.272Z] > git --version # 'git version 2.25.1' [2022-06-27T10:14:23.274Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-27T10:14:23.344Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-27T10:14:24.836Z] Merging remotes/origin/main commit a2758104a26f08d3533b7032fcb2aa5e5831d488 into PR head commit 3044375c237906ca2d6528f3744bc1b577e0bafc [2022-06-27T10:14:25.071Z] Merge succeeded, producing 3044375c237906ca2d6528f3744bc1b577e0bafc [2022-06-27T10:14:25.072Z] Checking out Revision 3044375c237906ca2d6528f3744bc1b577e0bafc (PR-95) [2022-06-27T10:14:24.314Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-06-27T10:14:24.333Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-27T10:14:24.357Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-06-27T10:14:24.397Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-06-27T10:14:24.398Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-27T10:14:24.411Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/95/head:refs/remotes/origin/PR-95 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-27T10:14:24.856Z] > git config core.sparsecheckout # timeout=10 [2022-06-27T10:14:24.871Z] > git checkout -f 3044375c237906ca2d6528f3744bc1b577e0bafc # timeout=10 [2022-06-27T10:14:24.982Z] > git remote # timeout=10 [2022-06-27T10:14:25.004Z] > git config --get remote.origin.url # timeout=10 [2022-06-27T10:14:25.018Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-27T10:14:25.029Z] > git merge a2758104a26f08d3533b7032fcb2aa5e5831d488 # timeout=10 [2022-06-27T10:14:25.059Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-27T10:14:25.080Z] > git config core.sparsecheckout # timeout=10 [2022-06-27T10:14:25.108Z] > git checkout -f 3044375c237906ca2d6528f3744bc1b577e0bafc # timeout=10 [2022-06-27T10:14:29.305Z] Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.5" [2022-06-27T10:14:29.367Z] > git --version # timeout=10 [2022-06-27T10:14:29.380Z] > git --version # 'git version 2.25.1' [2022-06-27T10:14:29.396Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-27T10:14:30.429Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-27T10:14:30.429Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-27T10:14:30.429Z] Dload Upload Total Spent Left Speed [2022-06-27T10:14:30.429Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 221k 0 --:--:-- --:--:-- --:--:-- 221k [Pipeline] sh [2022-06-27T10:14:31.432Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-27T10:14:31.797Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-27T10:14:31.797Z] sudo tee /etc/docker/daemon.new [2022-06-27T10:14:31.797Z] { [2022-06-27T10:14:31.797Z] "registry-mirrors": [ [2022-06-27T10:14:31.797Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-27T10:14:31.797Z] ], [2022-06-27T10:14:31.797Z] "bip": "10.250.0.254/24", [2022-06-27T10:14:31.797Z] "hosts": [ [2022-06-27T10:14:31.797Z] "tcp://0.0.0.0:5555", [2022-06-27T10:14:31.797Z] "unix:///var/run/docker.sock" [2022-06-27T10:14:31.797Z] ], [2022-06-27T10:14:31.797Z] "mtu": 1458, [2022-06-27T10:14:31.797Z] "selinux-enabled": true, [2022-06-27T10:14:31.797Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-27T10:14:31.797Z] } [Pipeline] sh [2022-06-27T10:14:32.164Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-27T10:14:32.520Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-27T10:14:50.952Z] provisioning config files... [2022-06-27T10:14:50.980Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config4782338764064653711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-27T10:14:51.386Z] ---> docker-login.sh [2022-06-27T10:14:51.386Z] nexus3.edgexfoundry.org:10001 [2022-06-27T10:14:51.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T10:14:52.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T10:14:52.268Z] Configure a credential helper to remove this warning. See [2022-06-27T10:14:52.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T10:14:52.268Z] [2022-06-27T10:14:52.268Z] Login Succeeded [2022-06-27T10:14:52.268Z] nexus3.edgexfoundry.org:10002 [2022-06-27T10:14:52.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T10:14:52.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T10:14:52.821Z] Configure a credential helper to remove this warning. See [2022-06-27T10:14:52.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T10:14:52.821Z] [2022-06-27T10:14:52.821Z] Login Succeeded [2022-06-27T10:14:52.821Z] nexus3.edgexfoundry.org:10003 [2022-06-27T10:14:53.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T10:14:53.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T10:14:53.100Z] Configure a credential helper to remove this warning. See [2022-06-27T10:14:53.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T10:14:53.100Z] [2022-06-27T10:14:53.100Z] Login Succeeded [2022-06-27T10:14:53.375Z] nexus3.edgexfoundry.org:10004 [2022-06-27T10:14:53.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T10:14:53.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T10:14:53.649Z] Configure a credential helper to remove this warning. See [2022-06-27T10:14:53.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T10:14:53.649Z] [2022-06-27T10:14:53.649Z] Login Succeeded [2022-06-27T10:14:53.649Z] docker.io [2022-06-27T10:14:54.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T10:14:54.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T10:14:54.524Z] Configure a credential helper to remove this warning. See [2022-06-27T10:14:54.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T10:14:54.524Z] [2022-06-27T10:14:54.524Z] Login Succeeded [2022-06-27T10:14:54.524Z] ---> docker-login.sh ends [Pipeline] } [2022-06-27T10:14:54.557Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-27T10:14:54.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-27T10:14:55.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-27T10:14:55.053Z] ========================================================= [2022-06-27T10:14:55.053Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-27T10:14:55.053Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T10:14:55.565Z] + 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 . [2022-06-27T10:14:55.842Z] Sending build context to Docker daemon 1.229MB [2022-06-27T10:14:55.842Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-27T10:14:55.842Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-27T10:14:56.145Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-27T10:14:56.145Z] 9b3977197b4f: Pulling fs layer [2022-06-27T10:14:56.145Z] 1a89e8eeedd5: Pulling fs layer [2022-06-27T10:14:56.145Z] 94645a83ff95: Pulling fs layer [2022-06-27T10:14:56.145Z] e6fb740bc735: Pulling fs layer [2022-06-27T10:14:56.145Z] 3a77bd46dcc9: Pulling fs layer [2022-06-27T10:14:56.145Z] 355e64cbe906: Pulling fs layer [2022-06-27T10:14:56.145Z] 63ab81a10011: Pulling fs layer [2022-06-27T10:14:56.145Z] 555d1d1c4555: Pulling fs layer [2022-06-27T10:14:56.145Z] 7d9057610161: Pulling fs layer [2022-06-27T10:14:56.145Z] 355e64cbe906: Waiting [2022-06-27T10:14:56.145Z] 63ab81a10011: Waiting [2022-06-27T10:14:56.145Z] 555d1d1c4555: Waiting [2022-06-27T10:14:56.145Z] 7d9057610161: Waiting [2022-06-27T10:14:56.145Z] e6fb740bc735: Waiting [2022-06-27T10:14:56.145Z] 3a77bd46dcc9: Waiting [2022-06-27T10:14:56.145Z] 94645a83ff95: Verifying Checksum [2022-06-27T10:14:56.145Z] 94645a83ff95: Download complete [2022-06-27T10:14:56.145Z] 1a89e8eeedd5: Verifying Checksum [2022-06-27T10:14:56.145Z] 1a89e8eeedd5: Download complete [2022-06-27T10:14:56.145Z] 3a77bd46dcc9: Verifying Checksum [2022-06-27T10:14:56.145Z] 3a77bd46dcc9: Download complete [2022-06-27T10:14:56.145Z] 355e64cbe906: Verifying Checksum [2022-06-27T10:14:56.145Z] 355e64cbe906: Download complete [2022-06-27T10:14:56.145Z] 9b3977197b4f: Verifying Checksum [2022-06-27T10:14:56.145Z] 9b3977197b4f: Download complete [2022-06-27T10:14:56.145Z] 63ab81a10011: Verifying Checksum [2022-06-27T10:14:56.145Z] 63ab81a10011: Download complete [2022-06-27T10:14:57.148Z] 7d9057610161: Verifying Checksum [2022-06-27T10:14:57.148Z] 7d9057610161: Download complete [2022-06-27T10:14:57.148Z] 9b3977197b4f: Pull complete [2022-06-27T10:14:57.749Z] 1a89e8eeedd5: Pull complete [2022-06-27T10:14:58.025Z] 94645a83ff95: Pull complete [2022-06-27T10:14:58.301Z] 555d1d1c4555: Verifying Checksum [2022-06-27T10:14:58.301Z] 555d1d1c4555: Download complete [2022-06-27T10:14:58.908Z] e6fb740bc735: Verifying Checksum [2022-06-27T10:14:58.908Z] e6fb740bc735: Download complete [2022-06-27T10:15:11.330Z] e6fb740bc735: Pull complete [2022-06-27T10:15:11.330Z] 3a77bd46dcc9: Pull complete [2022-06-27T10:15:11.330Z] 355e64cbe906: Pull complete [2022-06-27T10:15:11.330Z] 63ab81a10011: Pull complete [2022-06-27T10:15:18.073Z] 555d1d1c4555: Pull complete [2022-06-27T10:15:19.509Z] 7d9057610161: Pull complete [2022-06-27T10:15:19.509Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-27T10:15:19.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-27T10:15:19.509Z] ---> 819e984ddca1 [2022-06-27T10:15:19.509Z] Step 3/12 : ARG MAKE='make build' [2022-06-27T10:15:20.491Z] ---> Running in 86427583c150 [2022-06-27T10:15:20.764Z] Removing intermediate container 86427583c150 [2022-06-27T10:15:20.764Z] ---> e4072cd01067 [2022-06-27T10:15:20.764Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-06-27T10:15:20.764Z] ---> Running in 4d6e8ae3f04a [2022-06-27T10:15:21.045Z] Removing intermediate container 4d6e8ae3f04a [2022-06-27T10:15:21.045Z] ---> f956d0ba2e2d [2022-06-27T10:15:21.045Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-27T10:15:21.324Z] ---> Running in 114162c30748 [2022-06-27T10:15:22.767Z] Removing intermediate container 114162c30748 [2022-06-27T10:15:22.767Z] ---> 8171b244a8b8 [2022-06-27T10:15:22.767Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T10:15:22.767Z] ---> Running in ee26d8d1e498 [2022-06-27T10:15:24.214Z] Removing intermediate container ee26d8d1e498 [2022-06-27T10:15:24.214Z] ---> be4d77280499 [2022-06-27T10:15:24.214Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-27T10:15:24.214Z] ---> Running in e7654fca4673 [2022-06-27T10:15:25.204Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-27T10:15:26.183Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-27T10:15:27.165Z] OK: 220 MiB in 52 packages [2022-06-27T10:15:27.765Z] Removing intermediate container e7654fca4673 [2022-06-27T10:15:27.765Z] ---> 0983cb4133f0 [2022-06-27T10:15:27.765Z] Step 8/12 : WORKDIR /app [2022-06-27T10:15:28.043Z] ---> Running in 958e57d84118 [2022-06-27T10:15:28.336Z] Removing intermediate container 958e57d84118 [2022-06-27T10:15:28.336Z] ---> 99d5997e4c6c [2022-06-27T10:15:28.336Z] Step 9/12 : COPY go.mod vendor* ./ [2022-06-27T10:15:28.935Z] ---> 10be3b66224a [2022-06-27T10:15:28.935Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T10:15:28.935Z] ---> Running in 361d4c290b1a [2022-06-27T10:16:15.947Z] Removing intermediate container 361d4c290b1a [2022-06-27T10:16:15.947Z] ---> 95d55559e47e [2022-06-27T10:16:15.947Z] Step 11/12 : COPY . . [2022-06-27T10:16:15.947Z] ---> be61a540fee6 [2022-06-27T10:16:15.947Z] Step 12/12 : RUN $MAKE [2022-06-27T10:16:15.947Z] ---> Running in 076b003b580c [2022-06-27T10:16:15.947Z] noop [2022-06-27T10:16:15.947Z] Removing intermediate container 076b003b580c [2022-06-27T10:16:15.947Z] ---> 7199786af28c [2022-06-27T10:16:15.947Z] Successfully built 7199786af28c [2022-06-27T10:16:15.947Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T10:16:16.424Z] + docker inspect -f . ci-base-image-arm64 [2022-06-27T10:16:16.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T10:16:16.810Z] prd-ubuntu20.04-docker-arm64-4c-16g-16080 does not seem to be running inside a container [2022-06-27T10:16:16.908Z] $ 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 [2022-06-27T10:16:18.252Z] $ docker top 9c58ab43090e6939e0efa59a123ae466efc4baea8ad5d48dc08effe96f43428e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-27T10:16:19.175Z] + go version [2022-06-27T10:16:19.175Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-27T10:16:19.219Z] $ docker stop --time=1 9c58ab43090e6939e0efa59a123ae466efc4baea8ad5d48dc08effe96f43428e [2022-06-27T10:16:20.814Z] $ docker rm -f 9c58ab43090e6939e0efa59a123ae466efc4baea8ad5d48dc08effe96f43428e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T10:16:21.685Z] + docker inspect -f . ci-base-image-arm64 [2022-06-27T10:16:21.685Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T10:16:21.962Z] prd-ubuntu20.04-docker-arm64-4c-16g-16080 does not seem to be running inside a container [2022-06-27T10:16:22.040Z] $ 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 [2022-06-27T10:16:23.223Z] $ docker top dfdcebd29a17503cc9c8d609e2956ac3916dd959de4e407e2827996db8d48095 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-27T10:16:24.223Z] + make test [2022-06-27T10:16:24.223Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-27T10:16:26.200Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-06-27T10:18:03.053Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-06-27T10:18:03.053Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-06-27T10:18:18.111Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 21.564s coverage: 39.3% of statements [2022-06-27T10:18:18.111Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.577s coverage: 52.0% of statements [2022-06-27T10:18:18.111Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.062s coverage: 96.4% of statements [2022-06-27T10:18:18.111Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-27T10:18:18.111Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-27T10:18:44.903Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-27T10:18:45.500Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-27T10:18:46.102Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-27T10:18:49.521Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-27T10:18:49.556Z] $ docker stop --time=1 dfdcebd29a17503cc9c8d609e2956ac3916dd959de4e407e2827996db8d48095 [2022-06-27T10:18:51.197Z] $ docker rm -f dfdcebd29a17503cc9c8d609e2956ac3916dd959de4e407e2827996db8d48095 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-27T10:18:52.188Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-27T10:18:52.306Z] Warning: overwriting stash ‘coverage-report’ [2022-06-27T10:18:52.929Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-27T10:18:53.496Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-27T10:18:53.853Z] + ls -al . [2022-06-27T10:18:53.853Z] total 628 [2022-06-27T10:18:53.853Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 27 10:18 . [2022-06-27T10:18:53.853Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 10:14 .. [2022-06-27T10:18:53.853Z] -rw-rw-r-- 1 jenkins jenkins 134 Jun 27 10:14 .dockerignore [2022-06-27T10:18:53.853Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 10:14 .git [2022-06-27T10:18:53.853Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 10:14 .github [2022-06-27T10:18:53.853Z] -rw-rw-r-- 1 jenkins jenkins 946 Jun 27 10:14 .gitignore [2022-06-27T10:18:53.853Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 10:14 .golangci.yml [2022-06-27T10:18:53.853Z] -rw-rw-r-- 1 jenkins jenkins 10362 Jun 27 10:14 Attribution.txt [2022-06-27T10:18:53.853Z] -rw-rw-r-- 1 jenkins jenkins 3740 Jun 27 10:14 CHANGELOG.md [2022-06-27T10:18:53.853Z] -rw-rw-r-- 1 jenkins jenkins 1514 Jun 27 10:14 Dockerfile [2022-06-27T10:18:53.853Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 10:14 GOVERNANCE.md [2022-06-27T10:18:53.853Z] -rw-rw-r-- 1 jenkins jenkins 683 Jun 27 10:14 Jenkinsfile [2022-06-27T10:18:53.853Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 27 10:14 LICENSE [2022-06-27T10:18:53.853Z] -rw-rw-r-- 1 jenkins jenkins 2196 Jun 27 10:14 Makefile [2022-06-27T10:18:53.853Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 27 10:14 OWNERS.md [2022-06-27T10:18:53.853Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jun 27 10:14 README.md [2022-06-27T10:18:53.853Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 10:11 VERSION [2022-06-27T10:18:53.853Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 10:14 bin [2022-06-27T10:18:53.853Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 10:14 cmd [2022-06-27T10:18:53.853Z] -rw-r--r-- 1 jenkins jenkins 460394 Jun 27 10:18 coverage.out [2022-06-27T10:18:53.853Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 10:14 examples [2022-06-27T10:18:53.853Z] -rw-rw-r-- 1 jenkins jenkins 3354 Jun 27 10:14 go.mod [2022-06-27T10:18:53.853Z] -rw-rw-r-- 1 jenkins jenkins 35852 Jun 27 10:14 go.sum [2022-06-27T10:18:53.853Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 10:14 images [2022-06-27T10:18:53.853Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 27 10:14 internal [2022-06-27T10:18:53.853Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 10:14 snap [2022-06-27T10:18:53.853Z] -rw-rw-r-- 1 jenkins jenkins 193 Jun 27 10:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T10:18:54.365Z] + 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=3044375c237906ca2d6528f3744bc1b577e0bafc --label arch=arm64 --label version=0.0.0 . [2022-06-27T10:18:54.650Z] Sending build context to Docker daemon 1.229MB [2022-06-27T10:18:54.650Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-06-27T10:18:54.650Z] Step 2/25 : FROM ${BASE} AS builder [2022-06-27T10:18:54.650Z] ---> 7199786af28c [2022-06-27T10:18:54.650Z] Step 3/25 : ARG MAKE='make build' [2022-06-27T10:18:54.926Z] ---> Running in 6591a20f7f51 [2022-06-27T10:18:55.204Z] Removing intermediate container 6591a20f7f51 [2022-06-27T10:18:55.204Z] ---> 904c38e18545 [2022-06-27T10:18:55.204Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-06-27T10:18:55.204Z] ---> Running in 8e0df5ac09c6 [2022-06-27T10:18:55.479Z] Removing intermediate container 8e0df5ac09c6 [2022-06-27T10:18:55.479Z] ---> 47e47b01ec91 [2022-06-27T10:18:55.479Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-06-27T10:18:55.781Z] ---> Running in 3fa3a0ee0ce3 [2022-06-27T10:18:55.781Z] Removing intermediate container 3fa3a0ee0ce3 [2022-06-27T10:18:55.781Z] ---> 9c152c9623d2 [2022-06-27T10:18:55.781Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T10:18:56.071Z] ---> Running in 2e0535a74d06 [2022-06-27T10:18:57.519Z] Removing intermediate container 2e0535a74d06 [2022-06-27T10:18:57.519Z] ---> a0082e063071 [2022-06-27T10:18:57.519Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-27T10:18:57.519Z] ---> Running in a4a6c3f92cea [2022-06-27T10:18:58.499Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-27T10:18:59.483Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-27T10:19:00.463Z] OK: 220 MiB in 52 packages [2022-06-27T10:19:01.060Z] Removing intermediate container a4a6c3f92cea [2022-06-27T10:19:01.060Z] ---> 9e8c11a4a3ac [2022-06-27T10:19:01.060Z] Step 8/25 : WORKDIR /app [2022-06-27T10:19:01.060Z] ---> Running in 898cd1602eca [2022-06-27T10:19:01.335Z] Removing intermediate container 898cd1602eca [2022-06-27T10:19:01.335Z] ---> d4ac33b7f887 [2022-06-27T10:19:01.335Z] Step 9/25 : COPY go.mod vendor* ./ [2022-06-27T10:19:01.932Z] ---> ebd776a92c59 [2022-06-27T10:19:01.932Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T10:19:01.932Z] ---> Running in 370a39b9e9fb [2022-06-27T10:19:03.912Z] Removing intermediate container 370a39b9e9fb [2022-06-27T10:19:03.912Z] ---> 3474223aa38b [2022-06-27T10:19:03.912Z] Step 11/25 : COPY . . [2022-06-27T10:19:04.507Z] ---> 15cbe221cde6 [2022-06-27T10:19:04.507Z] Step 12/25 : RUN $MAKE [2022-06-27T10:19:04.507Z] ---> Running in 94779813070d [2022-06-27T10:19:05.491Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.5 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-06-27T10:21:12.324Z] Removing intermediate container 94779813070d [2022-06-27T10:21:12.324Z] ---> 22f4716d5614 [2022-06-27T10:21:12.324Z] Step 13/25 : FROM alpine:3.14 [2022-06-27T10:21:12.324Z] 3.14: Pulling from library/alpine [2022-06-27T10:21:12.324Z] 455c02918c45: Pulling fs layer [2022-06-27T10:21:12.324Z] 455c02918c45: Verifying Checksum [2022-06-27T10:21:12.324Z] 455c02918c45: Download complete [2022-06-27T10:21:12.324Z] 455c02918c45: Pull complete [2022-06-27T10:21:12.324Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-27T10:21:12.324Z] Status: Downloaded newer image for alpine:3.14 [2022-06-27T10:21:12.324Z] ---> ac73e934f311 [2022-06-27T10:21:12.324Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-27T10:21:12.324Z] ---> Running in 574a61d9ebc7 [2022-06-27T10:21:12.324Z] Removing intermediate container 574a61d9ebc7 [2022-06-27T10:21:12.324Z] ---> a45f6f6f0c9e [2022-06-27T10:21:12.324Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T10:21:12.324Z] ---> Running in 440c598d0b74 [2022-06-27T10:21:12.324Z] Removing intermediate container 440c598d0b74 [2022-06-27T10:21:12.324Z] ---> 2819cc263f50 [2022-06-27T10:21:12.324Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-27T10:21:12.324Z] ---> Running in d6eb84f840d4 [2022-06-27T10:21:12.324Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-27T10:21:12.324Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-27T10:21:12.599Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-27T10:21:12.871Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-27T10:21:12.871Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-27T10:21:12.872Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-27T10:21:13.144Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-27T10:21:13.144Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-27T10:21:13.418Z] Executing busybox-1.33.1-r7.trigger [2022-06-27T10:21:13.418Z] OK: 8 MiB in 20 packages [2022-06-27T10:21:14.398Z] Removing intermediate container d6eb84f840d4 [2022-06-27T10:21:14.398Z] ---> 0aa09e70c45a [2022-06-27T10:21:14.399Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-06-27T10:21:14.681Z] ---> 263f6e07b5e5 [2022-06-27T10:21:14.681Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-06-27T10:21:15.279Z] ---> b5a1bf5dae5a [2022-06-27T10:21:15.279Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-06-27T10:21:16.719Z] ---> b6c806f5726b [2022-06-27T10:21:16.719Z] Step 20/25 : EXPOSE 59989 [2022-06-27T10:21:16.995Z] ---> Running in d26346b11a48 [2022-06-27T10:21:17.269Z] Removing intermediate container d26346b11a48 [2022-06-27T10:21:17.269Z] ---> 61bc89488015 [2022-06-27T10:21:17.269Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-06-27T10:21:17.269Z] ---> Running in 83942bf9b313 [2022-06-27T10:21:17.546Z] Removing intermediate container 83942bf9b313 [2022-06-27T10:21:17.546Z] ---> 565cba49cded [2022-06-27T10:21:17.546Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-06-27T10:21:17.820Z] ---> Running in 01afaa4a62f7 [2022-06-27T10:21:18.094Z] Removing intermediate container 01afaa4a62f7 [2022-06-27T10:21:18.094Z] ---> d410413c21e0 [2022-06-27T10:21:18.094Z] Step 23/25 : LABEL arch=arm64 [2022-06-27T10:21:18.094Z] ---> Running in f2c157114f03 [2022-06-27T10:21:18.369Z] Removing intermediate container f2c157114f03 [2022-06-27T10:21:18.369Z] ---> 2eaaf245fd4f [2022-06-27T10:21:18.369Z] Step 24/25 : LABEL git_sha=3044375c237906ca2d6528f3744bc1b577e0bafc [2022-06-27T10:21:18.369Z] ---> Running in b64f7f15d248 [2022-06-27T10:21:18.969Z] Removing intermediate container b64f7f15d248 [2022-06-27T10:21:18.969Z] ---> edabaa99f3e9 [2022-06-27T10:21:18.969Z] Step 25/25 : LABEL version=0.0.0 [2022-06-27T10:21:18.969Z] ---> Running in 6d9dcf248bc3 [2022-06-27T10:21:19.243Z] Removing intermediate container 6d9dcf248bc3 [2022-06-27T10:21:19.243Z] ---> a11d6f799b9f [2022-06-27T10:21:19.243Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-27T10:21:19.243Z] Successfully built a11d6f799b9f [2022-06-27T10:21:19.243Z] 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 [2022-06-27T10:21:20.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-27T10:21:20.047Z] [2022-06-27T10:21:20.047Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T10:21:20.463Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-27T10:21:20.737Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-27T10:21:20.737Z] 8998bd30e6a1: Pulling fs layer [2022-06-27T10:21:20.737Z] 04944245beec: Pulling fs layer [2022-06-27T10:21:20.737Z] 699f458cf7ca: Pulling fs layer [2022-06-27T10:21:20.737Z] 765212b225bb: Pulling fs layer [2022-06-27T10:21:20.737Z] f23df028b6ca: Pulling fs layer [2022-06-27T10:21:20.737Z] d65c8cfc05b1: Pulling fs layer [2022-06-27T10:21:20.737Z] 2437ff75d9bd: Pulling fs layer [2022-06-27T10:21:20.737Z] f23df028b6ca: Waiting [2022-06-27T10:21:20.737Z] d65c8cfc05b1: Waiting [2022-06-27T10:21:20.737Z] 2437ff75d9bd: Waiting [2022-06-27T10:21:20.737Z] 765212b225bb: Waiting [2022-06-27T10:21:20.737Z] 04944245beec: Verifying Checksum [2022-06-27T10:21:20.737Z] 04944245beec: Download complete [2022-06-27T10:21:20.737Z] 765212b225bb: Verifying Checksum [2022-06-27T10:21:20.737Z] 765212b225bb: Download complete [2022-06-27T10:21:20.737Z] f23df028b6ca: Download complete [2022-06-27T10:21:20.737Z] d65c8cfc05b1: Verifying Checksum [2022-06-27T10:21:20.737Z] d65c8cfc05b1: Download complete [2022-06-27T10:21:21.016Z] 699f458cf7ca: Verifying Checksum [2022-06-27T10:21:21.016Z] 699f458cf7ca: Download complete [2022-06-27T10:21:21.294Z] 8998bd30e6a1: Verifying Checksum [2022-06-27T10:21:21.294Z] 8998bd30e6a1: Download complete [2022-06-27T10:21:23.923Z] 2437ff75d9bd: Verifying Checksum [2022-06-27T10:21:23.923Z] 2437ff75d9bd: Download complete [2022-06-27T10:21:25.369Z] 8998bd30e6a1: Pull complete [2022-06-27T10:21:25.971Z] 04944245beec: Pull complete [2022-06-27T10:21:27.417Z] 699f458cf7ca: Pull complete [2022-06-27T10:21:27.692Z] 765212b225bb: Pull complete [2022-06-27T10:21:28.676Z] f23df028b6ca: Pull complete [2022-06-27T10:21:28.677Z] d65c8cfc05b1: Pull complete [2022-06-27T10:21:43.777Z] 2437ff75d9bd: Pull complete [2022-06-27T10:21:43.777Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-27T10:21:43.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-27T10:21:43.777Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T10:21:44.147Z] prd-ubuntu20.04-docker-arm64-4c-16g-16080 does not seem to be running inside a container [2022-06-27T10:21:44.250Z] $ 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 [2022-06-27T10:21:46.728Z] $ docker top 378211b23128527e00edbaaa1bffd985f4e25aeb259c13ac736967a80c476678 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-27T10:21:47.706Z] ---> job-cost.sh [2022-06-27T10:21:47.706Z] lf-activate-venv: SKIPPING [2022-06-27T10:21:47.706Z] INFO: No Stack... [2022-06-27T10:21:48.301Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-27T10:21:49.283Z] INFO: Archiving Costs [Pipeline] sh [2022-06-27T10:21:49.968Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2022-06-27T10:21:49.968Z] + cut -d, -f6 [Pipeline] lock [2022-06-27T10:21:50.045Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-95-1-stack-cost] [2022-06-27T10:21:50.050Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-95-1-stack-cost] did not exist. Created. [2022-06-27T10:21:50.050Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-95-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-27T10:21:50.798Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-28c506c5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-27T10:21:51.504Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-27T10:21:51.542Z] Warning: overwriting stash ‘stack-cost’ [2022-06-27T10:21:51.604Z] Stashed 1 file(s) [Pipeline] } [2022-06-27T10:21:51.619Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-95-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-27T10:21:51.709Z] $ docker stop --time=1 378211b23128527e00edbaaa1bffd985f4e25aeb259c13ac736967a80c476678 [2022-06-27T10:21:53.243Z] $ docker rm -f 378211b23128527e00edbaaa1bffd985f4e25aeb259c13ac736967a80c476678 [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 [2022-06-27T10:21:54.219Z] provisioning config files... [2022-06-27T10:21:54.227Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-95@tmp/config2637720081017016769tmp [Pipeline] { [Pipeline] sh [2022-06-27T10:21:54.562Z] + set +x [2022-06-27T10:21:54.562Z] + + bashcurl -s -s -- https://codecov.io/bash [2022-06-27T10:21:54.562Z] [2022-06-27T10:21:54.562Z] [2022-06-27T10:21:54.562Z] _____ _ [2022-06-27T10:21:54.562Z] / ____| | | [2022-06-27T10:21:54.562Z] | | ___ __| | ___ ___ _____ __ [2022-06-27T10:21:54.562Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-27T10:21:54.562Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-27T10:21:54.562Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-27T10:21:54.562Z] Bash-1.0.6 [2022-06-27T10:21:54.562Z] [2022-06-27T10:21:54.562Z] [2022-06-27T10:21:54.562Z] ==> git version 2.25.1 found [2022-06-27T10:21:54.562Z] ==> 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 [2022-06-27T10:21:54.562Z] Release-Date: 2020-01-08 [2022-06-27T10:21:54.562Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-27T10:21:54.562Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-27T10:21:54.562Z] ==> Jenkins CI detected. [2022-06-27T10:21:54.562Z] current dir:  /w/workspace/oundry_device-rfid-llrp-go_PR-95 [2022-06-27T10:21:54.562Z] project root: . [2022-06-27T10:21:54.562Z] --> token set from env [2022-06-27T10:21:54.562Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-27T10:21:54.562Z] ==> Running gcov in . (disable via -X gcov) [2022-06-27T10:21:54.562Z] ==> Python coveragepy not found [2022-06-27T10:21:54.562Z] ==> Searching for coverage reports in: [2022-06-27T10:21:54.562Z] + . [2022-06-27T10:21:54.562Z] -> Found 1 reports [2022-06-27T10:21:54.562Z] ==> Detecting git/mercurial file structure [2022-06-27T10:21:54.562Z] ==> Reading reports [2022-06-27T10:21:54.562Z] + ./coverage.out bytes=460394 [2022-06-27T10:21:54.562Z] ==> Appending adjustments [2022-06-27T10:21:54.562Z] https://docs.codecov.io/docs/fixing-reports [2022-06-27T10:21:54.822Z] + Found adjustments [2022-06-27T10:21:54.822Z] ==> Gzipping contents [2022-06-27T10:21:54.822Z] 52K /tmp/codecov.48MUSZ.gz [2022-06-27T10:21:54.822Z] ==> Uploading reports [2022-06-27T10:21:54.822Z] url: https://codecov.io [2022-06-27T10:21:54.822Z] query: branch=PR-95&commit=3044375c237906ca2d6528f3744bc1b577e0bafc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-95%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=95&job=&cmd_args= [2022-06-27T10:21:54.822Z] -> Pinging Codecov [2022-06-27T10:21:54.822Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-95&commit=3044375c237906ca2d6528f3744bc1b577e0bafc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-95%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=95&job=&cmd_args= [2022-06-27T10:21:55.082Z] -> Uploading to [2022-06-27T10:21:55.082Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-27/581DD39554BDF9B6E22D074273EAD858/3044375c237906ca2d6528f3744bc1b577e0bafc/b3a85d8e-b3b6-46b0-9cc5-074973fa92a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220627%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220627T102154Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7e33ba7c76669e62de472e822714639b0b7d6d167b92b9ae8e1abd809f2e1cb1 [2022-06-27T10:21:55.082Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-27T10:21:55.082Z] Dload Upload Total Spent Left Speed [2022-06-27T10:21:55.347Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51723 0 0 100 51723 0 219k --:--:-- --:--:-- --:--:-- 220k [2022-06-27T10:21:55.347Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/3044375c237906ca2d6528f3744bc1b577e0bafc [Pipeline] } [2022-06-27T10:21:55.378Z] 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 [2022-06-27T10:21:57.249Z] + [ -d /w/workspace/oundry_device-rfid-llrp-go_PR-95/archives ] [2022-06-27T10:21:57.249Z] + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-95/archives [2022-06-27T10:21:57.249Z] total 16 [2022-06-27T10:21:57.249Z] drwxr-xr-x 3 root root 4096 Jun 27 10:12 . [2022-06-27T10:21:57.249Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 27 10:12 .. [2022-06-27T10:21:57.249Z] drwxr-xr-x 2 root root 4096 Jun 27 10:12 cost [2022-06-27T10:21:57.249Z] -rw-r--r-- 1 root root 89 Jun 27 10:12 cost.csv [2022-06-27T10:21:57.249Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-rfid-llrp-go_PR-95/archives [2022-06-27T10:21:57.249Z] + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-95/archives [2022-06-27T10:21:57.249Z] total 16 [2022-06-27T10:21:57.249Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 10:12 . [2022-06-27T10:21:57.249Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 27 10:12 .. [2022-06-27T10:21:57.249Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 27 10:12 cost [2022-06-27T10:21:57.249Z] -rw-r--r-- 1 jenkins jenkins 89 Jun 27 10:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-27T10:21:57.593Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-27T10:21:58.496Z] ---> package-listing.sh [2022-06-27T10:21:58.496Z] ++ facter osfamily [2022-06-27T10:21:58.496Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-27T10:21:58.759Z] + OS_FAMILY=debian [2022-06-27T10:21:58.759Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-95 [2022-06-27T10:21:58.759Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-27T10:21:58.759Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-27T10:21:58.759Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-27T10:21:58.759Z] + PACKAGES=/tmp/packages_start.txt [2022-06-27T10:21:58.759Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-95 ']' [2022-06-27T10:21:58.759Z] + PACKAGES=/tmp/packages_end.txt [2022-06-27T10:21:58.759Z] + case "${OS_FAMILY}" in [2022-06-27T10:21:58.759Z] + dpkg -l [2022-06-27T10:21:58.759Z] + grep '^ii' [2022-06-27T10:21:58.759Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-27T10:21:58.759Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-27T10:21:58.759Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-27T10:21:58.759Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-95 ']' [2022-06-27T10:21:58.759Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-95/archives/ [2022-06-27T10:21:58.759Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-95/archives/ [Pipeline] echo [2022-06-27T10:21:58.793Z] 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-95/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-27T10:21:59.085Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T10:21:59.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-27T10:21:59.715Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T10:21:59.860Z] prd-ubuntu20.04-docker-8c-8g-16078 does not seem to be running inside a container [2022-06-27T10:21:59.897Z] $ 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-95/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-95 -v /w/workspace/oundry_device-rfid-llrp-go_PR-95:/w/workspace/oundry_device-rfid-llrp-go_PR-95:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-95@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-95@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 [2022-06-27T10:22:00.123Z] $ docker top 4d94bf74941fe5ca98d2f15be3d21035fd8a6912395f262630068e82ff838826 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-27T10:22:00.521Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-27T10:22:00.838Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-27T10:22:01.151Z] + ls /var/log/sa-host [2022-06-27T10:22:01.151Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-27T10:22:01.305Z] provisioning config files... [2022-06-27T10:22:01.316Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-95@tmp/config5543530814922023601tmp [Pipeline] { [Pipeline] echo [2022-06-27T10:22:01.378Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-27T10:22:01.754Z] ---> create-netrc.sh [Pipeline] } [2022-06-27T10:22:01.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-27T10:22:02.201Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-27T10:22:02.231Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-27T10:22:02.544Z] ---> sudo-logs.sh [2022-06-27T10:22:02.544Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-27T10:22:02.628Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-27T10:22:02.940Z] ---> job-cost.sh [2022-06-27T10:22:02.940Z] lf-activate-venv: SKIPPING [2022-06-27T10:22:02.940Z] DEBUG: total: 0.2199999988079071 [2022-06-27T10:22:02.940Z] INFO: Retrieving Stack Cost... [2022-06-27T10:22:03.512Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-27T10:22:03.775Z] INFO: Archiving Costs [Pipeline] echo [2022-06-27T10:22:03.809Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-27T10:22:04.118Z] ---> logs-deploy.sh [2022-06-27T10:22:04.119Z] lf-activate-venv: SKIPPING [2022-06-27T10:22:04.119Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-95/1 [2022-06-27T10:22:04.119Z] INFO: archiving workspace using pattern(s): [2022-06-27T10:22:05.059Z] Archives upload complete. [2022-06-27T10:22:05.059Z] INFO: archiving logs to Nexus