Pull request #90 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dee1d47357419a0445f808c1c69eecb3b00ddadf+0104dcba4435a7bec0bb376ad6177bfc09b37bcb (d2347fc6df069df8cd27b5771e2a9a9d5a3fddbd) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3780929540541297323.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16038244342745594353.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-90/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-90/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6371314891280845870.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-90/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1129943881372919234.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f eff4ace5e529e22b05c56fc30efd0d4b1d113677 # timeout=10 Commit message: "Merge pull request #397 from edgexfoundry/us4712" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4995476677028660014.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-90/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-90/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9318706875588095253.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1131 in /w/workspace/oundry_device-rfid-llrp-go_PR-90 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/oundry_device-rfid-llrp-go_PR-90 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Merging remotes/origin/main commit 0104dcba4435a7bec0bb376ad6177bfc09b37bcb into PR head commit dee1d47357419a0445f808c1c69eecb3b00ddadf Merge succeeded, producing dee1d47357419a0445f808c1c69eecb3b00ddadf Checking out Revision dee1d47357419a0445f808c1c69eecb3b00ddadf (PR-90) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dee1d47357419a0445f808c1c69eecb3b00ddadf # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0104dcba4435a7bec0bb376ad6177bfc09b37bcb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dee1d47357419a0445f808c1c69eecb3b00ddadf # timeout=10 Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-06T10:09:07.969Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-06T10:09:08.136Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-06T10:09:08.233Z] ========================================================= [2022-06-06T10:09:08.233Z] EdgeX Global Pipelines Version Info [2022-06-06T10:09:08.233Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:09:09.046Z] ------------------- [2022-06-06T10:09:09.046Z] stable info: [2022-06-06T10:09:09.046Z] ------------------- [2022-06-06T10:09:09.046Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-06T10:09:09.046Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-06T10:09:09.046Z] Message: update stable to v1.0.232 [2022-06-06T10:09:09.625Z] ------------------- [2022-06-06T10:09:09.625Z] experimental info: [2022-06-06T10:09:09.625Z] ------------------- [2022-06-06T10:09:09.625Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-06T10:09:09.625Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-06T10:09:09.625Z] Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-06T10:09:09.983Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-06-06T10:09:10.022Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-06-06T10:09:10.061Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-06T10:09:10.099Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-06T10:09:10.138Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-06T10:09:10.174Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-06T10:09:10.213Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-06T10:09:10.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-06T10:09:10.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-06T10:09:10.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-06T10:09:10.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-06T10:09:10.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-06-06T10:09:10.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-06T10:09:10.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-06T10:09:10.503Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-06T10:09:10.543Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-06T10:09:10.580Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-06T10:09:10.627Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-06T10:09:10.662Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-06T10:09:10.699Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-06T10:09:10.735Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-06T10:09:10.775Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-06T10:09:10.821Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-06T10:09:10.861Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-06T10:09:10.896Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-06T10:09:10.942Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-06T10:09:10.979Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-06T10:09:11.014Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-90 [Pipeline] echo [2022-06-06T10:09:11.051Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-90 [Pipeline] echo [2022-06-06T10:09:11.087Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-90 [Pipeline] echo [2022-06-06T10:09:11.127Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dee1d47357419a0445f808c1c69eecb3b00ddadf [Pipeline] echo [2022-06-06T10:09:11.164Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dee1d47 [Pipeline] echo [2022-06-06T10:09:11.203Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T10:09:11.309Z] provisioning config files... [2022-06-06T10:09:11.323Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp/config3555359755703970899tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:09:11.666Z] ---> docker-login.sh [2022-06-06T10:09:11.666Z] nexus3.edgexfoundry.org:10001 [2022-06-06T10:09:11.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:09:11.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:09:11.927Z] Configure a credential helper to remove this warning. See [2022-06-06T10:09:11.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:09:11.927Z] [2022-06-06T10:09:11.927Z] Login Succeeded [2022-06-06T10:09:11.927Z] nexus3.edgexfoundry.org:10002 [2022-06-06T10:09:12.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:09:12.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:09:12.195Z] Configure a credential helper to remove this warning. See [2022-06-06T10:09:12.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:09:12.195Z] [2022-06-06T10:09:12.195Z] Login Succeeded [2022-06-06T10:09:12.195Z] nexus3.edgexfoundry.org:10003 [2022-06-06T10:09:12.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:09:12.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:09:12.459Z] Configure a credential helper to remove this warning. See [2022-06-06T10:09:12.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:09:12.459Z] [2022-06-06T10:09:12.459Z] Login Succeeded [2022-06-06T10:09:12.459Z] nexus3.edgexfoundry.org:10004 [2022-06-06T10:09:12.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:09:12.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:09:12.459Z] Configure a credential helper to remove this warning. See [2022-06-06T10:09:12.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:09:12.459Z] [2022-06-06T10:09:12.459Z] Login Succeeded [2022-06-06T10:09:12.459Z] docker.io [2022-06-06T10:09:12.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:09:13.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:09:13.030Z] Configure a credential helper to remove this warning. See [2022-06-06T10:09:13.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:09:13.030Z] [2022-06-06T10:09:13.030Z] Login Succeeded [2022-06-06T10:09:13.030Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T10:09:13.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-06T10:09:13.671Z] + git rev-list -1 --merges dee1d47357419a0445f808c1c69eecb3b00ddadf~1..dee1d47357419a0445f808c1c69eecb3b00ddadf [Pipeline] echo [2022-06-06T10:09:13.721Z] -----------> git rev-list -1 --merges dee1d47357419a0445f808c1c69eecb3b00ddadf~1..dee1d47357419a0445f808c1c69eecb3b00ddadf dee1d47357419a0445f808c1c69eecb3b00ddadf [false] [Pipeline] sh [2022-06-06T10:09:14.031Z] + git log --format=format:%s -1 dee1d47357419a0445f808c1c69eecb3b00ddadf [Pipeline] echo [2022-06-06T10:09:14.065Z] ========================================================= [2022-06-06T10:09:14.065Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-06T10:09:14.065Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T10:09:14.507Z] + git log --format=format:%s -1 dee1d47357419a0445f808c1c69eecb3b00ddadf [Pipeline] echo [2022-06-06T10:09:14.543Z] [semverPrep] GIT_COMMIT: dee1d47357419a0445f808c1c69eecb3b00ddadf, Commit Message: build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 [Pipeline] echo [2022-06-06T10:09:14.580Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-06T10:09:14.986Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-06T10:09:14.986Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-06T10:09:14.986Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-06T10:09:14.986Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-06T10:09:14.986Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-06T10:09:14.986Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-06T10:09:14.986Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:09:15.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T10:09:15.464Z] [2022-06-06T10:09:15.464Z] 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-06T10:09:15.849Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T10:09:15.849Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-06T10:09:15.849Z] 42c077c10790: Pulling fs layer [2022-06-06T10:09:15.849Z] f63e77b7563a: Pulling fs layer [2022-06-06T10:09:15.849Z] bd5fdadae976: Pulling fs layer [2022-06-06T10:09:15.849Z] 205491f53016: Pulling fs layer [2022-06-06T10:09:15.849Z] df18705c85c3: Pulling fs layer [2022-06-06T10:09:15.849Z] bdb3f477010e: Pulling fs layer [2022-06-06T10:09:15.849Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-06T10:09:15.849Z] 2c6e9b1d212d: Pulling fs layer [2022-06-06T10:09:15.849Z] bdb8f0575790: Pulling fs layer [2022-06-06T10:09:15.849Z] 386e3cb2ff24: Pulling fs layer [2022-06-06T10:09:15.849Z] 2343380bae48: Pulling fs layer [2022-06-06T10:09:15.849Z] 386e3cb2ff24: Waiting [2022-06-06T10:09:15.849Z] 2343380bae48: Waiting [2022-06-06T10:09:15.849Z] 205491f53016: Waiting [2022-06-06T10:09:15.849Z] df18705c85c3: Waiting [2022-06-06T10:09:15.849Z] 2c6e9b1d212d: Waiting [2022-06-06T10:09:15.849Z] c8a8fc8e1c8f: Waiting [2022-06-06T10:09:15.849Z] bdb3f477010e: Waiting [2022-06-06T10:09:15.849Z] bdb8f0575790: Waiting [2022-06-06T10:09:15.849Z] f63e77b7563a: Download complete [2022-06-06T10:09:15.849Z] 205491f53016: Verifying Checksum [2022-06-06T10:09:15.849Z] 205491f53016: Download complete [2022-06-06T10:09:15.849Z] df18705c85c3: Verifying Checksum [2022-06-06T10:09:15.849Z] df18705c85c3: Download complete [2022-06-06T10:09:16.111Z] bdb3f477010e: Verifying Checksum [2022-06-06T10:09:16.111Z] bdb3f477010e: Download complete [2022-06-06T10:09:16.111Z] bd5fdadae976: Verifying Checksum [2022-06-06T10:09:16.111Z] bd5fdadae976: Download complete [2022-06-06T10:09:16.111Z] 2c6e9b1d212d: Verifying Checksum [2022-06-06T10:09:16.111Z] 2c6e9b1d212d: Download complete [2022-06-06T10:09:16.111Z] bdb8f0575790: Verifying Checksum [2022-06-06T10:09:16.111Z] bdb8f0575790: Download complete [2022-06-06T10:09:16.111Z] 386e3cb2ff24: Verifying Checksum [2022-06-06T10:09:16.111Z] 386e3cb2ff24: Download complete [2022-06-06T10:09:16.111Z] 2343380bae48: Verifying Checksum [2022-06-06T10:09:16.111Z] 2343380bae48: Download complete [2022-06-06T10:09:16.111Z] 42c077c10790: Download complete [2022-06-06T10:09:16.375Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-06T10:09:16.375Z] c8a8fc8e1c8f: Download complete [2022-06-06T10:09:17.754Z] 42c077c10790: Pull complete [2022-06-06T10:09:17.754Z] f63e77b7563a: Pull complete [2022-06-06T10:09:18.323Z] bd5fdadae976: Pull complete [2022-06-06T10:09:18.323Z] 205491f53016: Pull complete [2022-06-06T10:09:18.587Z] df18705c85c3: Pull complete [2022-06-06T10:09:18.847Z] bdb3f477010e: Pull complete [2022-06-06T10:09:20.761Z] c8a8fc8e1c8f: Pull complete [2022-06-06T10:09:20.761Z] 2c6e9b1d212d: Pull complete [2022-06-06T10:09:20.761Z] bdb8f0575790: Pull complete [2022-06-06T10:09:21.023Z] 386e3cb2ff24: Pull complete [2022-06-06T10:09:21.023Z] 2343380bae48: Pull complete [2022-06-06T10:09:21.023Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-06T10:09:21.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T10:09:21.023Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T10:09:21.245Z] prd-ubuntu20.04-docker-8c-8g-1131 does not seem to be running inside a container [2022-06-06T10:09:21.290Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-90 -v /w/workspace/oundry_device-rfid-llrp-go_PR-90:/w/workspace/oundry_device-rfid-llrp-go_PR-90:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-06T10:09:22.636Z] $ docker top f693f85df08eda7972ef052241b94d1438cf1a6b27314d1c1c90a51f8550c103 -eo pid,comm [2022-06-06T10:09:22.705Z] 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-06T10:09:22.705Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-06T10:09:22.830Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-06T10:09:22.830Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-06T10:09:22.979Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-06T10:09:22.987Z] $ docker exec f693f85df08eda7972ef052241b94d1438cf1a6b27314d1c1c90a51f8550c103 ssh-agent [2022-06-06T10:09:23.115Z] SSH_AUTH_SOCK=/tmp/ssh-GnQ5Yl4ut2pY/agent.34 [2022-06-06T10:09:23.115Z] SSH_AGENT_PID=40 [2022-06-06T10:09:23.122Z] Running ssh-add (command line suppressed) [2022-06-06T10:09:23.247Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp/private_key_5004799209688903624.key (/w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp/private_key_5004799209688903624.key) [2022-06-06T10:09:23.258Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-06T10:09:23.601Z] + git tag --points-at HEAD [Pipeline] } [2022-06-06T10:09:23.632Z] $ docker exec --env ******** --env ******** f693f85df08eda7972ef052241b94d1438cf1a6b27314d1c1c90a51f8550c103 ssh-agent -k [2022-06-06T10:09:23.755Z] unset SSH_AUTH_SOCK; [2022-06-06T10:09:23.755Z] unset SSH_AGENT_PID; [2022-06-06T10:09:23.756Z] echo Agent pid 40 killed; [2022-06-06T10:09:23.763Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-06T10:09:23.836Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-06T10:09:23.836Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-06T10:09:23.979Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-06T10:09:23.988Z] $ docker exec f693f85df08eda7972ef052241b94d1438cf1a6b27314d1c1c90a51f8550c103 ssh-agent [2022-06-06T10:09:24.134Z] SSH_AUTH_SOCK=/tmp/ssh-0d3LpFiwAr5i/agent.73 [2022-06-06T10:09:24.134Z] SSH_AGENT_PID=79 [2022-06-06T10:09:24.140Z] Running ssh-add (command line suppressed) [2022-06-06T10:09:24.275Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp/private_key_5176894232258008835.key (/w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp/private_key_5176894232258008835.key) [2022-06-06T10:09:24.284Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-06T10:09:24.607Z] + git semver init [2022-06-06T10:09:24.868Z] 2022-06-06 10:09:24,845 [run_init] DEBUG init version:0.0.0 force:False [2022-06-06T10:09:24.868Z] 2022-06-06 10:09:24,846 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-rfid-llrp-go_PR-90/.semver [2022-06-06T10:09:24.868Z] 2022-06-06 10:09:24,847 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/oundry_device-rfid-llrp-go_PR-90/.semver [2022-06-06T10:09:24.868Z] 2022-06-06 10:09:24,847 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/oundry_device-rfid-llrp-go_PR-90/.semver'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-90, universal_newlines=False, shell=None, istream=None) [2022-06-06T10:09:25.813Z] 2022-06-06 10:09:25,592 [append_file] DEBUG append to file:/w/workspace/oundry_device-rfid-llrp-go_PR-90/.git/info/exclude [2022-06-06T10:09:25.814Z] 2022-06-06 10:09:25,592 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-rfid-llrp-go_PR-90/.semver/PR-90 with force:False [2022-06-06T10:09:25.814Z] 2022-06-06 10:09:25,592 [write_file] DEBUG write to file:/w/workspace/oundry_device-rfid-llrp-go_PR-90/.semver/PR-90 [2022-06-06T10:09:25.814Z] 2022-06-06 10:09:25,596 [execute] INFO git cat-file --batch-check [2022-06-06T10:09:25.814Z] 2022-06-06 10:09:25,596 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-90/.semver, universal_newlines=False, shell=None, istream=) [2022-06-06T10:09:25.814Z] 2022-06-06 10:09:25,602 [execute] INFO git cat-file --batch [2022-06-06T10:09:25.814Z] 2022-06-06 10:09:25,603 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-90/.semver, universal_newlines=False, shell=None, istream=) [2022-06-06T10:09:25.814Z] 2022-06-06 10:09:25,609 [read_version] DEBUG read version from /w/workspace/oundry_device-rfid-llrp-go_PR-90/.semver/PR-90 [2022-06-06T10:09:25.814Z] 0.0.0 [Pipeline] } [2022-06-06T10:09:25.845Z] $ docker exec --env ******** --env ******** f693f85df08eda7972ef052241b94d1438cf1a6b27314d1c1c90a51f8550c103 ssh-agent -k [2022-06-06T10:09:25.967Z] unset SSH_AUTH_SOCK; [2022-06-06T10:09:25.968Z] unset SSH_AGENT_PID; [2022-06-06T10:09:25.968Z] echo Agent pid 79 killed; [2022-06-06T10:09:25.975Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-06T10:09:26.404Z] + git semver [Pipeline] } [2022-06-06T10:09:26.698Z] $ docker stop --time=1 f693f85df08eda7972ef052241b94d1438cf1a6b27314d1c1c90a51f8550c103 [2022-06-06T10:09:28.044Z] $ docker rm -f f693f85df08eda7972ef052241b94d1438cf1a6b27314d1c1c90a51f8550c103 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T10:09:28.468Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-06T10:09:28.776Z] Stashed 1 file(s) [Pipeline] echo [2022-06-06T10:09:28.792Z] [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-06T10:09:29.357Z] provisioning config files... [2022-06-06T10:09:29.370Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp/config6244060456475421557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:09:29.712Z] ---> docker-login.sh [2022-06-06T10:09:29.713Z] nexus3.edgexfoundry.org:10001 [2022-06-06T10:09:29.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:09:29.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:09:29.713Z] Configure a credential helper to remove this warning. See [2022-06-06T10:09:29.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:09:29.713Z] [2022-06-06T10:09:29.713Z] Login Succeeded [2022-06-06T10:09:29.713Z] nexus3.edgexfoundry.org:10002 [2022-06-06T10:09:29.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:09:29.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:09:29.976Z] Configure a credential helper to remove this warning. See [2022-06-06T10:09:29.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:09:29.976Z] [2022-06-06T10:09:29.976Z] Login Succeeded [2022-06-06T10:09:29.976Z] nexus3.edgexfoundry.org:10003 [2022-06-06T10:09:29.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:09:29.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:09:29.976Z] Configure a credential helper to remove this warning. See [2022-06-06T10:09:29.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:09:29.976Z] [2022-06-06T10:09:29.976Z] Login Succeeded [2022-06-06T10:09:29.976Z] nexus3.edgexfoundry.org:10004 [2022-06-06T10:09:30.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:09:30.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:09:30.238Z] Configure a credential helper to remove this warning. See [2022-06-06T10:09:30.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:09:30.238Z] [2022-06-06T10:09:30.238Z] Login Succeeded [2022-06-06T10:09:30.238Z] docker.io [2022-06-06T10:09:30.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:09:30.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:09:30.500Z] Configure a credential helper to remove this warning. See [2022-06-06T10:09:30.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:09:30.500Z] [2022-06-06T10:09:30.500Z] Login Succeeded [2022-06-06T10:09:30.500Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T10:09:30.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-06T10:09:30.717Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-06T10:09:30.745Z] ========================================================= [2022-06-06T10:09:30.745Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-06T10:09:30.745Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:09:31.199Z] + 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-06T10:09:31.199Z] Sending build context to Docker daemon 3.982MB [2022-06-06T10:09:31.199Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T10:09:31.199Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-06T10:09:31.199Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-06T10:09:31.199Z] 59bf1c3509f3: Pulling fs layer [2022-06-06T10:09:31.199Z] 666ba61612fd: Pulling fs layer [2022-06-06T10:09:31.199Z] 8ed8ca486205: Pulling fs layer [2022-06-06T10:09:31.199Z] cc1cd167ecdc: Pulling fs layer [2022-06-06T10:09:31.199Z] c516ae0d96e1: Pulling fs layer [2022-06-06T10:09:31.199Z] 684cea983483: Pulling fs layer [2022-06-06T10:09:31.199Z] dd3240ac7de5: Pulling fs layer [2022-06-06T10:09:31.199Z] b1e948a4e11c: Pulling fs layer [2022-06-06T10:09:31.200Z] a8fd76ee1af6: Pulling fs layer [2022-06-06T10:09:31.200Z] 646ad004c059: Pulling fs layer [2022-06-06T10:09:31.200Z] cc1cd167ecdc: Waiting [2022-06-06T10:09:31.200Z] 684cea983483: Waiting [2022-06-06T10:09:31.200Z] dd3240ac7de5: Waiting [2022-06-06T10:09:31.200Z] c516ae0d96e1: Waiting [2022-06-06T10:09:31.200Z] b1e948a4e11c: Waiting [2022-06-06T10:09:31.200Z] a8fd76ee1af6: Waiting [2022-06-06T10:09:31.200Z] 646ad004c059: Waiting [2022-06-06T10:09:31.200Z] 8ed8ca486205: Verifying Checksum [2022-06-06T10:09:31.200Z] 666ba61612fd: Verifying Checksum [2022-06-06T10:09:31.200Z] 666ba61612fd: Download complete [2022-06-06T10:09:31.460Z] c516ae0d96e1: Download complete [2022-06-06T10:09:31.460Z] 684cea983483: Verifying Checksum [2022-06-06T10:09:31.460Z] 684cea983483: Download complete [2022-06-06T10:09:31.460Z] 59bf1c3509f3: Verifying Checksum [2022-06-06T10:09:31.460Z] 59bf1c3509f3: Download complete [2022-06-06T10:09:31.460Z] dd3240ac7de5: Verifying Checksum [2022-06-06T10:09:31.460Z] dd3240ac7de5: Download complete [2022-06-06T10:09:31.460Z] b1e948a4e11c: Verifying Checksum [2022-06-06T10:09:31.460Z] b1e948a4e11c: Download complete [2022-06-06T10:09:31.460Z] 59bf1c3509f3: Pull complete [2022-06-06T10:09:31.720Z] 666ba61612fd: Pull complete [2022-06-06T10:09:31.720Z] 8ed8ca486205: Pull complete [2022-06-06T10:09:31.720Z] 646ad004c059: Verifying Checksum [2022-06-06T10:09:31.720Z] 646ad004c059: Download complete [2022-06-06T10:09:31.981Z] a8fd76ee1af6: Verifying Checksum [2022-06-06T10:09:31.981Z] a8fd76ee1af6: Download complete [2022-06-06T10:09:31.981Z] cc1cd167ecdc: Verifying Checksum [2022-06-06T10:09:31.981Z] cc1cd167ecdc: Download complete [2022-06-06T10:09:36.184Z] cc1cd167ecdc: Pull complete [2022-06-06T10:09:36.184Z] c516ae0d96e1: Pull complete [2022-06-06T10:09:36.184Z] 684cea983483: Pull complete [2022-06-06T10:09:36.455Z] dd3240ac7de5: Pull complete [2022-06-06T10:09:36.455Z] b1e948a4e11c: Pull complete [2022-06-06T10:09:39.000Z] a8fd76ee1af6: Pull complete [2022-06-06T10:09:39.570Z] 646ad004c059: Pull complete [2022-06-06T10:09:39.570Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-06T10:09:39.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-06T10:09:39.570Z] ---> 8f69c11f6b0c [2022-06-06T10:09:39.570Z] Step 3/12 : ARG MAKE='make build' [2022-06-06T10:09:40.961Z] ---> Running in 19b1406b131d [2022-06-06T10:09:41.222Z] Removing intermediate container 19b1406b131d [2022-06-06T10:09:41.222Z] ---> 8fa34a72dd7a [2022-06-06T10:09:41.222Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-06-06T10:09:41.222Z] ---> Running in 3b25ff155b53 [2022-06-06T10:09:41.222Z] Removing intermediate container 3b25ff155b53 [2022-06-06T10:09:41.222Z] ---> d6a298c3ef89 [2022-06-06T10:09:41.222Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T10:09:41.222Z] ---> Running in a34f4ebd2220 [2022-06-06T10:09:41.484Z] Removing intermediate container a34f4ebd2220 [2022-06-06T10:09:41.484Z] ---> 0fa0091df54a [2022-06-06T10:09:41.484Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T10:09:41.484Z] ---> Running in 47e35a78e2c9 [2022-06-06T10:09:42.058Z] Removing intermediate container 47e35a78e2c9 [2022-06-06T10:09:42.058Z] ---> bd9be3ccfbe2 [2022-06-06T10:09:42.058Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T10:09:42.058Z] ---> Running in d736e538e29f [2022-06-06T10:09:42.631Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T10:09:43.579Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T10:09:43.844Z] OK: 221 MiB in 52 packages [2022-06-06T10:09:44.107Z] Removing intermediate container d736e538e29f [2022-06-06T10:09:44.107Z] ---> c968f4a790b4 [2022-06-06T10:09:44.107Z] Step 8/12 : WORKDIR /app [2022-06-06T10:09:44.107Z] ---> Running in fe4ce407ddec [2022-06-06T10:09:44.197Z] Still waiting to schedule task [2022-06-06T10:09:44.198Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-06T10:09:44.370Z] Removing intermediate container fe4ce407ddec [2022-06-06T10:09:44.370Z] ---> 8a9cde05cfc6 [2022-06-06T10:09:44.370Z] Step 9/12 : COPY go.mod vendor* ./ [2022-06-06T10:09:44.370Z] ---> 4bfdcc51c97d [2022-06-06T10:09:44.370Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T10:09:44.370Z] ---> Running in 3f49ffd42720 [2022-06-06T10:10:02.507Z] Removing intermediate container 3f49ffd42720 [2022-06-06T10:10:02.507Z] ---> 92492cef3531 [2022-06-06T10:10:02.507Z] Step 11/12 : COPY . . [2022-06-06T10:10:02.507Z] ---> f3ed4f1a4fb0 [2022-06-06T10:10:02.507Z] Step 12/12 : RUN $MAKE [2022-06-06T10:10:02.507Z] ---> Running in 80812cee840c [2022-06-06T10:10:02.507Z] noop [2022-06-06T10:10:02.507Z] Removing intermediate container 80812cee840c [2022-06-06T10:10:02.507Z] ---> f135cf984aee [2022-06-06T10:10:02.507Z] Successfully built f135cf984aee [2022-06-06T10:10:02.507Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:10:02.924Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-06T10:10:02.924Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T10:10:03.102Z] prd-ubuntu20.04-docker-8c-8g-1131 does not seem to be running inside a container [2022-06-06T10:10:03.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-90 -v /w/workspace/oundry_device-rfid-llrp-go_PR-90:/w/workspace/oundry_device-rfid-llrp-go_PR-90:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-06T10:10:03.540Z] $ docker top 6ba8cdeb3b2653f64f124ba0dfaff84ebcead5e63e819c28be9969e505634b03 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T10:10:03.946Z] + go version [2022-06-06T10:10:03.946Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-06T10:10:03.978Z] $ docker stop --time=1 6ba8cdeb3b2653f64f124ba0dfaff84ebcead5e63e819c28be9969e505634b03 [2022-06-06T10:10:05.336Z] $ docker rm -f 6ba8cdeb3b2653f64f124ba0dfaff84ebcead5e63e819c28be9969e505634b03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:10:06.040Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-06T10:10:06.040Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T10:10:06.200Z] prd-ubuntu20.04-docker-8c-8g-1131 does not seem to be running inside a container [2022-06-06T10:10:06.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-90 -v /w/workspace/oundry_device-rfid-llrp-go_PR-90:/w/workspace/oundry_device-rfid-llrp-go_PR-90:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-06T10:10:06.666Z] $ docker top 493e6804954b318645a0fc6467c1e7f79febeec9f0c0722cf54cee41644cbadd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-06T10:10:07.121Z] + make test [2022-06-06T10:10:07.121Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-06T10:10:07.381Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-06-06T10:10:17.380Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-06-06T10:10:17.380Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-06-06T10:10:21.580Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.481s coverage: 39.3% of statements [2022-06-06T10:10:21.580Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.250s coverage: 52.0% of statements [2022-06-06T10:10:21.580Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.029s coverage: 96.4% of statements [2022-06-06T10:10:29.710Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-06T10:10:33.911Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-06T10:10:33.911Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-06T10:10:33.911Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-06T10:10:34.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-06T10:10:34.228Z] $ docker stop --time=1 493e6804954b318645a0fc6467c1e7f79febeec9f0c0722cf54cee41644cbadd [2022-06-06T10:10:36.023Z] $ docker rm -f 493e6804954b318645a0fc6467c1e7f79febeec9f0c0722cf54cee41644cbadd [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T10:10:36.531Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-06T10:10:36.647Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-06T10:10:37.316Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-06T10:10:37.629Z] + ls -al . [2022-06-06T10:10:37.629Z] total 632 [2022-06-06T10:10:37.629Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 6 10:10 . [2022-06-06T10:10:37.629Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 10:09 .. [2022-06-06T10:10:37.629Z] -rw-rw-r-- 1 jenkins jenkins 134 Jun 6 10:09 .dockerignore [2022-06-06T10:10:37.629Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 10:09 .git [2022-06-06T10:10:37.629Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 10:09 .github [2022-06-06T10:10:37.629Z] -rw-rw-r-- 1 jenkins jenkins 946 Jun 6 10:09 .gitignore [2022-06-06T10:10:37.629Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 6 10:09 .golangci.yml [2022-06-06T10:10:37.629Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 10:09 .semver [2022-06-06T10:10:37.629Z] -rw-rw-r-- 1 jenkins jenkins 10235 Jun 6 10:09 Attribution.txt [2022-06-06T10:10:37.629Z] -rw-rw-r-- 1 jenkins jenkins 3740 Jun 6 10:09 CHANGELOG.md [2022-06-06T10:10:37.629Z] -rw-rw-r-- 1 jenkins jenkins 1514 Jun 6 10:09 Dockerfile [2022-06-06T10:10:37.629Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 10:09 GOVERNANCE.md [2022-06-06T10:10:37.629Z] -rw-rw-r-- 1 jenkins jenkins 683 Jun 6 10:09 Jenkinsfile [2022-06-06T10:10:37.629Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 6 10:09 LICENSE [2022-06-06T10:10:37.629Z] -rw-rw-r-- 1 jenkins jenkins 2196 Jun 6 10:09 Makefile [2022-06-06T10:10:37.629Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 6 10:09 OWNERS.md [2022-06-06T10:10:37.629Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jun 6 10:09 README.md [2022-06-06T10:10:37.629Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 6 10:09 VERSION [2022-06-06T10:10:37.629Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 10:09 bin [2022-06-06T10:10:37.629Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 10:09 cmd [2022-06-06T10:10:37.629Z] -rw-r--r-- 1 jenkins jenkins 460394 Jun 6 10:10 coverage.out [2022-06-06T10:10:37.629Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 10:09 examples [2022-06-06T10:10:37.629Z] -rw-rw-r-- 1 jenkins jenkins 3276 Jun 6 10:09 go.mod [2022-06-06T10:10:37.629Z] -rw-rw-r-- 1 jenkins jenkins 35147 Jun 6 10:09 go.sum [2022-06-06T10:10:37.629Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 10:09 images [2022-06-06T10:10:37.629Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 6 10:09 internal [2022-06-06T10:10:37.629Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 10:09 snap [2022-06-06T10:10:37.629Z] -rw-rw-r-- 1 jenkins jenkins 193 Jun 6 10:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:10:38.040Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=dee1d47357419a0445f808c1c69eecb3b00ddadf --label arch=amd64 --label version=0.0.0 . [2022-06-06T10:10:38.040Z] Sending build context to Docker daemon 3.982MB [2022-06-06T10:10:38.040Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T10:10:38.040Z] Step 2/25 : FROM ${BASE} AS builder [2022-06-06T10:10:38.040Z] ---> f135cf984aee [2022-06-06T10:10:38.040Z] Step 3/25 : ARG MAKE='make build' [2022-06-06T10:10:38.040Z] ---> Running in d6a9b82a7c67 [2022-06-06T10:10:38.301Z] Removing intermediate container d6a9b82a7c67 [2022-06-06T10:10:38.301Z] ---> 001909c03ce1 [2022-06-06T10:10:38.301Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-06-06T10:10:38.301Z] ---> Running in cebea3ea3cba [2022-06-06T10:10:38.301Z] Removing intermediate container cebea3ea3cba [2022-06-06T10:10:38.301Z] ---> 54dce8131617 [2022-06-06T10:10:38.301Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T10:10:38.301Z] ---> Running in f915564b6999 [2022-06-06T10:10:38.563Z] Removing intermediate container f915564b6999 [2022-06-06T10:10:38.563Z] ---> 7bf9c3e741a7 [2022-06-06T10:10:38.563Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T10:10:38.563Z] ---> Running in e247e50e1a25 [2022-06-06T10:10:39.132Z] Removing intermediate container e247e50e1a25 [2022-06-06T10:10:39.132Z] ---> 96ba1a2e9ef4 [2022-06-06T10:10:39.132Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T10:10:39.132Z] ---> Running in b2fdcf1c2c67 [2022-06-06T10:10:39.392Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T10:10:40.334Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T10:10:40.594Z] OK: 221 MiB in 52 packages [2022-06-06T10:10:40.857Z] Removing intermediate container b2fdcf1c2c67 [2022-06-06T10:10:40.857Z] ---> 385da3dcc95b [2022-06-06T10:10:40.857Z] Step 8/25 : WORKDIR /app [2022-06-06T10:10:41.118Z] ---> Running in 8d213231dc13 [2022-06-06T10:10:41.118Z] Removing intermediate container 8d213231dc13 [2022-06-06T10:10:41.118Z] ---> 55f37a935cf0 [2022-06-06T10:10:41.118Z] Step 9/25 : COPY go.mod vendor* ./ [2022-06-06T10:10:41.380Z] ---> ce3482d62841 [2022-06-06T10:10:41.380Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T10:10:41.380Z] ---> Running in 3dfd7a8f0e8b [2022-06-06T10:10:41.949Z] Removing intermediate container 3dfd7a8f0e8b [2022-06-06T10:10:41.949Z] ---> a63bc72eef55 [2022-06-06T10:10:41.949Z] Step 11/25 : COPY . . [2022-06-06T10:10:42.208Z] ---> d88acc05e076 [2022-06-06T10:10:42.208Z] Step 12/25 : RUN $MAKE [2022-06-06T10:10:42.208Z] ---> Running in 8614cf7dcd60 [2022-06-06T10:10:42.470Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-06-06T10:11:04.435Z] Removing intermediate container 8614cf7dcd60 [2022-06-06T10:11:04.435Z] ---> d92f212ad2b6 [2022-06-06T10:11:04.435Z] Step 13/25 : FROM alpine:3.14 [2022-06-06T10:11:04.435Z] 3.14: Pulling from library/alpine [2022-06-06T10:11:04.435Z] 8663204ce13b: Pulling fs layer [2022-06-06T10:11:04.435Z] 8663204ce13b: Verifying Checksum [2022-06-06T10:11:04.435Z] 8663204ce13b: Download complete [2022-06-06T10:11:04.435Z] 8663204ce13b: Pull complete [2022-06-06T10:11:04.435Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-06T10:11:04.435Z] Status: Downloaded newer image for alpine:3.14 [2022-06-06T10:11:04.435Z] ---> e04c818066af [2022-06-06T10:11:04.435Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-06T10:11:04.435Z] ---> Running in 090b56601d2a [2022-06-06T10:11:04.435Z] Removing intermediate container 090b56601d2a [2022-06-06T10:11:04.435Z] ---> e2956fb8deac [2022-06-06T10:11:04.435Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T10:11:04.435Z] ---> Running in 9f9bea97fb6d [2022-06-06T10:11:04.435Z] Removing intermediate container 9f9bea97fb6d [2022-06-06T10:11:04.435Z] ---> 7d174e13a1be [2022-06-06T10:11:04.435Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-06T10:11:04.435Z] ---> Running in d8d92c338d56 [2022-06-06T10:11:04.435Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-06T10:11:05.005Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-06T10:11:05.265Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-06T10:11:05.265Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-06T10:11:05.265Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-06T10:11:05.525Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-06T10:11:05.525Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-06T10:11:05.525Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-06T10:11:05.788Z] Executing busybox-1.33.1-r7.trigger [2022-06-06T10:11:05.788Z] OK: 8 MiB in 20 packages [2022-06-06T10:11:06.052Z] Removing intermediate container d8d92c338d56 [2022-06-06T10:11:06.052Z] ---> 81447ea0d644 [2022-06-06T10:11:06.052Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-06-06T10:11:06.314Z] ---> e19cf45b2cb4 [2022-06-06T10:11:06.314Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-06-06T10:11:06.314Z] ---> 2d9286acb34f [2022-06-06T10:11:06.314Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-06-06T10:11:07.258Z] ---> f2286d32fa3a [2022-06-06T10:11:07.258Z] Step 20/25 : EXPOSE 59989 [2022-06-06T10:11:07.258Z] ---> Running in 4639335062fb [2022-06-06T10:11:07.258Z] Removing intermediate container 4639335062fb [2022-06-06T10:11:07.258Z] ---> a0093a255246 [2022-06-06T10:11:07.258Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-06-06T10:11:07.258Z] ---> Running in cd0cc2c5ab44 [2022-06-06T10:11:07.258Z] Removing intermediate container cd0cc2c5ab44 [2022-06-06T10:11:07.258Z] ---> f88209d14b0d [2022-06-06T10:11:07.258Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-06-06T10:11:07.517Z] ---> Running in e75e750f2add [2022-06-06T10:11:07.517Z] Removing intermediate container e75e750f2add [2022-06-06T10:11:07.517Z] ---> 8e6909023524 [2022-06-06T10:11:07.517Z] Step 23/25 : LABEL arch=amd64 [2022-06-06T10:11:07.517Z] ---> Running in 9425bcfb73e1 [2022-06-06T10:11:07.517Z] Removing intermediate container 9425bcfb73e1 [2022-06-06T10:11:07.517Z] ---> 547ccdd76b0c [2022-06-06T10:11:07.517Z] Step 24/25 : LABEL git_sha=dee1d47357419a0445f808c1c69eecb3b00ddadf [2022-06-06T10:11:07.783Z] ---> Running in d600c4ddbb13 [2022-06-06T10:11:07.783Z] Removing intermediate container d600c4ddbb13 [2022-06-06T10:11:07.783Z] ---> c69e0f265a92 [2022-06-06T10:11:07.783Z] Step 25/25 : LABEL version=0.0.0 [2022-06-06T10:11:07.783Z] ---> Running in 138f6aa2ea9e [2022-06-06T10:11:07.783Z] Removing intermediate container 138f6aa2ea9e [2022-06-06T10:11:07.783Z] ---> c053dc950c8a [2022-06-06T10:11:07.783Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-06T10:11:07.783Z] Successfully built c053dc950c8a [2022-06-06T10:11:08.051Z] 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-06T10:11:08.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T10:11:08.883Z] [2022-06-06T10:11:08.883Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:11:09.254Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T10:11:09.254Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-06T10:11:09.254Z] 5eb5b503b376: Pulling fs layer [2022-06-06T10:11:09.254Z] 5c69ac0246d0: Pulling fs layer [2022-06-06T10:11:09.254Z] ec43610c2a17: Pulling fs layer [2022-06-06T10:11:09.254Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-06T10:11:09.254Z] 33b1e0a273af: Pulling fs layer [2022-06-06T10:11:09.254Z] 5d3b04190fa2: Pulling fs layer [2022-06-06T10:11:09.254Z] 2f39f015ded8: Pulling fs layer [2022-06-06T10:11:09.254Z] 3a2ae6a8a46f: Waiting [2022-06-06T10:11:09.254Z] 33b1e0a273af: Waiting [2022-06-06T10:11:09.254Z] 2f39f015ded8: Waiting [2022-06-06T10:11:09.254Z] 5d3b04190fa2: Waiting [2022-06-06T10:11:09.254Z] 5c69ac0246d0: Download complete [2022-06-06T10:11:09.254Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-06T10:11:09.254Z] 3a2ae6a8a46f: Download complete [2022-06-06T10:11:09.254Z] 33b1e0a273af: Verifying Checksum [2022-06-06T10:11:09.254Z] 33b1e0a273af: Download complete [2022-06-06T10:11:09.254Z] ec43610c2a17: Verifying Checksum [2022-06-06T10:11:09.254Z] ec43610c2a17: Download complete [2022-06-06T10:11:09.254Z] 5d3b04190fa2: Download complete [2022-06-06T10:11:09.521Z] 5eb5b503b376: Verifying Checksum [2022-06-06T10:11:09.521Z] 5eb5b503b376: Download complete [2022-06-06T10:11:10.100Z] 2f39f015ded8: Verifying Checksum [2022-06-06T10:11:10.100Z] 2f39f015ded8: Download complete [2022-06-06T10:11:10.667Z] 5eb5b503b376: Pull complete [2022-06-06T10:11:10.925Z] 5c69ac0246d0: Pull complete [2022-06-06T10:11:11.187Z] ec43610c2a17: Pull complete [2022-06-06T10:11:11.444Z] 3a2ae6a8a46f: Pull complete [2022-06-06T10:11:11.444Z] 33b1e0a273af: Pull complete [2022-06-06T10:11:11.706Z] 5d3b04190fa2: Pull complete [2022-06-06T10:11:15.908Z] 2f39f015ded8: Pull complete [2022-06-06T10:11:15.908Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-06T10:11:15.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T10:11:15.908Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T10:11:16.128Z] prd-ubuntu20.04-docker-8c-8g-1131 does not seem to be running inside a container [2022-06-06T10:11:16.165Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-90 -v /w/workspace/oundry_device-rfid-llrp-go_PR-90:/w/workspace/oundry_device-rfid-llrp-go_PR-90:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-06T10:11:17.744Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1132 in /w/workspace/oundry_device-rfid-llrp-go_PR-90 [2022-06-06T10:11:17.863Z] $ docker top 588c96c5fbefa236c3d6b1060edfd9d3dd6f9f51aa08ab049ce70c01bdfea026 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2022-06-06T10:11:18.102Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2022-06-06T10:11:18.191Z] Selected Git installation does not exist. Using Default [2022-06-06T10:11:18.192Z] The recommended git tool is: NONE [2022-06-06T10:11:18.342Z] ---> job-cost.sh [2022-06-06T10:11:18.342Z] lf-activate-venv: SKIPPING [2022-06-06T10:11:18.342Z] INFO: No Stack... [2022-06-06T10:11:18.912Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-06T10:11:19.171Z] INFO: Archiving Costs [Pipeline] sh [2022-06-06T10:11:19.494Z] + cat /w/workspace/oundry_device-rfid-llrp-go_PR-90/archives/cost.csv [2022-06-06T10:11:19.494Z] + cut -d, -f6 [Pipeline] lock [2022-06-06T10:11:19.530Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-90-1-stack-cost] [2022-06-06T10:11:19.534Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-90-1-stack-cost] did not exist. Created. [2022-06-06T10:11:19.534Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-90-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-06T10:11:19.923Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-06T10:11:19.976Z] Stashed 1 file(s) [Pipeline] } [2022-06-06T10:11:19.994Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-90-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-06T10:11:20.061Z] $ docker stop --time=1 588c96c5fbefa236c3d6b1060edfd9d3dd6f9f51aa08ab049ce70c01bdfea026 [2022-06-06T10:11:21.232Z] $ docker rm -f 588c96c5fbefa236c3d6b1060edfd9d3dd6f9f51aa08ab049ce70c01bdfea026 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-06T10:11:25.152Z] using credential edgex-jenkins-ssh [2022-06-06T10:11:25.170Z] Cloning the remote Git repository [2022-06-06T10:11:25.234Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-06-06T10:11:25.345Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2022-06-06T10:11:25.424Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-06-06T10:11:25.425Z] > git --version # timeout=10 [2022-06-06T10:11:25.453Z] > git --version # 'git version 2.25.1' [2022-06-06T10:11:25.455Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-06T10:11:25.526Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-06T10:11:27.049Z] Merging remotes/origin/main commit 0104dcba4435a7bec0bb376ad6177bfc09b37bcb into PR head commit dee1d47357419a0445f808c1c69eecb3b00ddadf [2022-06-06T10:11:27.310Z] Merge succeeded, producing dee1d47357419a0445f808c1c69eecb3b00ddadf [2022-06-06T10:11:27.310Z] Checking out Revision dee1d47357419a0445f808c1c69eecb3b00ddadf (PR-90) [2022-06-06T10:11:26.524Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-06-06T10:11:26.545Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-06T10:11:26.572Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-06-06T10:11:26.613Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-06-06T10:11:26.616Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-06T10:11:26.631Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-06T10:11:27.074Z] > git config core.sparsecheckout # timeout=10 [2022-06-06T10:11:27.091Z] > git checkout -f dee1d47357419a0445f808c1c69eecb3b00ddadf # timeout=10 [2022-06-06T10:11:27.205Z] > git remote # timeout=10 [2022-06-06T10:11:27.230Z] > git config --get remote.origin.url # timeout=10 [2022-06-06T10:11:27.249Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-06T10:11:27.262Z] > git merge 0104dcba4435a7bec0bb376ad6177bfc09b37bcb # timeout=10 [2022-06-06T10:11:27.290Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-06T10:11:27.322Z] > git config core.sparsecheckout # timeout=10 [2022-06-06T10:11:27.333Z] > git checkout -f dee1d47357419a0445f808c1c69eecb3b00ddadf # timeout=10 [2022-06-06T10:11:31.487Z] Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2" [2022-06-06T10:11:31.548Z] > git --version # timeout=10 [2022-06-06T10:11:31.558Z] > git --version # 'git version 2.25.1' [2022-06-06T10:11:31.573Z] fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T10:11:32.540Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-06T10:11:32.540Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-06T10:11:32.540Z] Dload Upload Total Spent Left Speed [2022-06-06T10:11:32.540Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 97246 0 --:--:-- --:--:-- --:--:-- 98024 [Pipeline] sh [2022-06-06T10:11:33.488Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-06T10:11:33.877Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2022-06-06T10:11:33.877Z] /etc/docker/daemon.new [2022-06-06T10:11:33.877Z] { [2022-06-06T10:11:33.877Z] "registry-mirrors": [ [2022-06-06T10:11:33.877Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-06T10:11:33.877Z] ], [2022-06-06T10:11:33.877Z] "bip": "10.250.0.254/24", [2022-06-06T10:11:33.877Z] "hosts": [ [2022-06-06T10:11:33.877Z] "tcp://0.0.0.0:5555", [2022-06-06T10:11:33.877Z] "unix:///var/run/docker.sock" [2022-06-06T10:11:33.877Z] ], [2022-06-06T10:11:33.877Z] "mtu": 1458, [2022-06-06T10:11:33.877Z] "selinux-enabled": true, [2022-06-06T10:11:33.877Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-06T10:11:33.877Z] } [Pipeline] sh [2022-06-06T10:11:34.227Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-06T10:11:34.590Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T10:11:52.975Z] provisioning config files... [2022-06-06T10:11:52.999Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config454485745000155927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:11:53.389Z] ---> docker-login.sh [2022-06-06T10:11:53.389Z] nexus3.edgexfoundry.org:10001 [2022-06-06T10:11:53.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:11:54.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:11:54.260Z] Configure a credential helper to remove this warning. See [2022-06-06T10:11:54.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:11:54.260Z] [2022-06-06T10:11:54.260Z] Login Succeeded [2022-06-06T10:11:54.260Z] nexus3.edgexfoundry.org:10002 [2022-06-06T10:11:54.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:11:54.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:11:54.534Z] Configure a credential helper to remove this warning. See [2022-06-06T10:11:54.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:11:54.534Z] [2022-06-06T10:11:54.534Z] Login Succeeded [2022-06-06T10:11:54.534Z] nexus3.edgexfoundry.org:10003 [2022-06-06T10:11:55.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:11:55.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:11:55.132Z] Configure a credential helper to remove this warning. See [2022-06-06T10:11:55.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:11:55.132Z] [2022-06-06T10:11:55.132Z] Login Succeeded [2022-06-06T10:11:55.132Z] nexus3.edgexfoundry.org:10004 [2022-06-06T10:11:55.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:11:55.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:11:55.678Z] Configure a credential helper to remove this warning. See [2022-06-06T10:11:55.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:11:55.678Z] [2022-06-06T10:11:55.678Z] Login Succeeded [2022-06-06T10:11:55.678Z] docker.io [2022-06-06T10:11:55.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:11:56.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:11:56.223Z] Configure a credential helper to remove this warning. See [2022-06-06T10:11:56.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:11:56.223Z] [2022-06-06T10:11:56.223Z] Login Succeeded [2022-06-06T10:11:56.223Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T10:11:56.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-06T10:11:56.615Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-06T10:11:56.649Z] ========================================================= [2022-06-06T10:11:56.649Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-06T10:11:56.649Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:11:57.138Z] + 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-06T10:11:57.418Z] Sending build context to Docker daemon 1.229MB [2022-06-06T10:11:57.418Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T10:11:57.418Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-06T10:11:57.696Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-06T10:11:57.696Z] 9b3977197b4f: Pulling fs layer [2022-06-06T10:11:57.696Z] 1a89e8eeedd5: Pulling fs layer [2022-06-06T10:11:57.696Z] 94645a83ff95: Pulling fs layer [2022-06-06T10:11:57.696Z] e6fb740bc735: Pulling fs layer [2022-06-06T10:11:57.696Z] 3a77bd46dcc9: Pulling fs layer [2022-06-06T10:11:57.696Z] 355e64cbe906: Pulling fs layer [2022-06-06T10:11:57.696Z] 63ab81a10011: Pulling fs layer [2022-06-06T10:11:57.696Z] 555d1d1c4555: Pulling fs layer [2022-06-06T10:11:57.696Z] 7d9057610161: Pulling fs layer [2022-06-06T10:11:57.696Z] 3a77bd46dcc9: Waiting [2022-06-06T10:11:57.696Z] 355e64cbe906: Waiting [2022-06-06T10:11:57.696Z] 63ab81a10011: Waiting [2022-06-06T10:11:57.696Z] 555d1d1c4555: Waiting [2022-06-06T10:11:57.696Z] 7d9057610161: Waiting [2022-06-06T10:11:57.696Z] e6fb740bc735: Waiting [2022-06-06T10:11:57.696Z] 94645a83ff95: Download complete [2022-06-06T10:11:57.696Z] 1a89e8eeedd5: Verifying Checksum [2022-06-06T10:11:57.696Z] 1a89e8eeedd5: Download complete [2022-06-06T10:11:57.696Z] 3a77bd46dcc9: Download complete [2022-06-06T10:11:57.696Z] 355e64cbe906: Verifying Checksum [2022-06-06T10:11:57.696Z] 355e64cbe906: Download complete [2022-06-06T10:11:57.696Z] 9b3977197b4f: Verifying Checksum [2022-06-06T10:11:57.696Z] 9b3977197b4f: Download complete [2022-06-06T10:11:57.696Z] 63ab81a10011: Verifying Checksum [2022-06-06T10:11:57.696Z] 63ab81a10011: Download complete [2022-06-06T10:11:58.694Z] 9b3977197b4f: Pull complete [2022-06-06T10:11:58.694Z] 7d9057610161: Verifying Checksum [2022-06-06T10:11:58.694Z] 7d9057610161: Download complete [2022-06-06T10:11:59.297Z] 1a89e8eeedd5: Pull complete [2022-06-06T10:11:59.575Z] 94645a83ff95: Pull complete [2022-06-06T10:11:59.848Z] 555d1d1c4555: Verifying Checksum [2022-06-06T10:11:59.848Z] 555d1d1c4555: Download complete [2022-06-06T10:12:00.447Z] e6fb740bc735: Download complete [2022-06-06T10:12:12.852Z] e6fb740bc735: Pull complete [2022-06-06T10:12:12.852Z] 3a77bd46dcc9: Pull complete [2022-06-06T10:12:12.852Z] 355e64cbe906: Pull complete [2022-06-06T10:12:13.131Z] 63ab81a10011: Pull complete [2022-06-06T10:12:19.864Z] 555d1d1c4555: Pull complete [2022-06-06T10:12:21.305Z] 7d9057610161: Pull complete [2022-06-06T10:12:21.305Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-06T10:12:21.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-06T10:12:21.579Z] ---> 819e984ddca1 [2022-06-06T10:12:21.579Z] Step 3/12 : ARG MAKE='make build' [2022-06-06T10:12:23.014Z] ---> Running in bb2a6dde40bd [2022-06-06T10:12:23.287Z] Removing intermediate container bb2a6dde40bd [2022-06-06T10:12:23.287Z] ---> 76a60ce6e447 [2022-06-06T10:12:23.287Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-06-06T10:12:23.566Z] ---> Running in 03458b6f661b [2022-06-06T10:12:23.840Z] Removing intermediate container 03458b6f661b [2022-06-06T10:12:23.840Z] ---> 870816223d0e [2022-06-06T10:12:23.840Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T10:12:23.840Z] ---> Running in 5c447a6a5e7c [2022-06-06T10:12:24.440Z] Removing intermediate container 5c447a6a5e7c [2022-06-06T10:12:24.440Z] ---> 37f526aa4728 [2022-06-06T10:12:24.440Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T10:12:24.440Z] ---> Running in 8fadd8e4dba5 [2022-06-06T10:12:27.856Z] Removing intermediate container 8fadd8e4dba5 [2022-06-06T10:12:27.856Z] ---> 264ab6de3cae [2022-06-06T10:12:27.856Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T10:12:27.856Z] ---> Running in 3728f1267752 [2022-06-06T10:12:28.455Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T10:12:29.051Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T10:12:30.038Z] OK: 220 MiB in 52 packages [2022-06-06T10:12:31.035Z] Removing intermediate container 3728f1267752 [2022-06-06T10:12:31.035Z] ---> 1504330e8299 [2022-06-06T10:12:31.035Z] Step 8/12 : WORKDIR /app [2022-06-06T10:12:31.035Z] ---> Running in d67c4c6fddc6 [2022-06-06T10:12:31.313Z] Removing intermediate container d67c4c6fddc6 [2022-06-06T10:12:31.313Z] ---> 5cbe7b64f597 [2022-06-06T10:12:31.313Z] Step 9/12 : COPY go.mod vendor* ./ [2022-06-06T10:12:31.919Z] ---> b806a692af90 [2022-06-06T10:12:31.919Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T10:12:31.919Z] ---> Running in 1106ea722fd4 [2022-06-06T10:13:18.958Z] Removing intermediate container 1106ea722fd4 [2022-06-06T10:13:18.958Z] ---> 754a3475d916 [2022-06-06T10:13:18.958Z] Step 11/12 : COPY . . [2022-06-06T10:13:18.958Z] ---> 533840bb6fd7 [2022-06-06T10:13:18.958Z] Step 12/12 : RUN $MAKE [2022-06-06T10:13:18.958Z] ---> Running in 1866a9850c68 [2022-06-06T10:13:18.958Z] noop [2022-06-06T10:13:18.958Z] Removing intermediate container 1866a9850c68 [2022-06-06T10:13:18.958Z] ---> 6fd6454d24a7 [2022-06-06T10:13:18.958Z] Successfully built 6fd6454d24a7 [2022-06-06T10:13:18.958Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:13:19.461Z] + docker inspect -f . ci-base-image-arm64 [2022-06-06T10:13:19.461Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T10:13:19.805Z] prd-ubuntu20.04-docker-arm64-4c-16g-1132 does not seem to be running inside a container [2022-06-06T10:13:19.907Z] $ 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-06T10:13:21.281Z] $ docker top a3371e2087b03b20a1b1bd304e091c6cfc0f9ca8847e566d32d3889db553a232 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T10:13:22.251Z] + go version [2022-06-06T10:13:22.251Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-06T10:13:22.290Z] $ docker stop --time=1 a3371e2087b03b20a1b1bd304e091c6cfc0f9ca8847e566d32d3889db553a232 [2022-06-06T10:13:24.212Z] $ docker rm -f a3371e2087b03b20a1b1bd304e091c6cfc0f9ca8847e566d32d3889db553a232 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:13:25.157Z] + docker inspect -f . ci-base-image-arm64 [2022-06-06T10:13:25.157Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T10:13:25.503Z] prd-ubuntu20.04-docker-arm64-4c-16g-1132 does not seem to be running inside a container [2022-06-06T10:13:25.605Z] $ 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-06T10:13:27.091Z] $ docker top 0236e738eaf3bd2a6dea16b51544597e21d2796748318ebfa9960216bb67f2ff -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-06T10:13:28.158Z] + make test [2022-06-06T10:13:28.158Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-06T10:13:30.164Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-06-06T10:15:07.058Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-06-06T10:15:07.059Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-06-06T10:15:46.072Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 36.559s coverage: 39.3% of statements [2022-06-06T10:15:46.072Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.616s coverage: 52.0% of statements [2022-06-06T10:15:46.072Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.058s coverage: 96.4% of statements [2022-06-06T10:15:46.072Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-06T10:15:46.072Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-06T10:16:12.902Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-06T10:16:12.902Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-06T10:16:12.902Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-06T10:16:16.331Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-06T10:16:16.367Z] $ docker stop --time=1 0236e738eaf3bd2a6dea16b51544597e21d2796748318ebfa9960216bb67f2ff [2022-06-06T10:16:18.224Z] $ docker rm -f 0236e738eaf3bd2a6dea16b51544597e21d2796748318ebfa9960216bb67f2ff [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T10:16:19.362Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-06T10:16:19.396Z] Warning: overwriting stash ‘coverage-report’ [2022-06-06T10:16:20.206Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T10:16:20.842Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-06T10:16:21.213Z] + ls -al . [2022-06-06T10:16:21.213Z] total 628 [2022-06-06T10:16:21.213Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 10:16 . [2022-06-06T10:16:21.213Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 10:11 .. [2022-06-06T10:16:21.213Z] -rw-rw-r-- 1 jenkins jenkins 134 Jun 6 10:11 .dockerignore [2022-06-06T10:16:21.213Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 10:11 .git [2022-06-06T10:16:21.213Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 10:11 .github [2022-06-06T10:16:21.213Z] -rw-rw-r-- 1 jenkins jenkins 946 Jun 6 10:11 .gitignore [2022-06-06T10:16:21.213Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 6 10:11 .golangci.yml [2022-06-06T10:16:21.213Z] -rw-rw-r-- 1 jenkins jenkins 10235 Jun 6 10:11 Attribution.txt [2022-06-06T10:16:21.213Z] -rw-rw-r-- 1 jenkins jenkins 3740 Jun 6 10:11 CHANGELOG.md [2022-06-06T10:16:21.213Z] -rw-rw-r-- 1 jenkins jenkins 1514 Jun 6 10:11 Dockerfile [2022-06-06T10:16:21.213Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 10:11 GOVERNANCE.md [2022-06-06T10:16:21.213Z] -rw-rw-r-- 1 jenkins jenkins 683 Jun 6 10:11 Jenkinsfile [2022-06-06T10:16:21.213Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 6 10:11 LICENSE [2022-06-06T10:16:21.213Z] -rw-rw-r-- 1 jenkins jenkins 2196 Jun 6 10:11 Makefile [2022-06-06T10:16:21.213Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 6 10:11 OWNERS.md [2022-06-06T10:16:21.213Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jun 6 10:11 README.md [2022-06-06T10:16:21.213Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 6 10:09 VERSION [2022-06-06T10:16:21.213Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 10:11 bin [2022-06-06T10:16:21.213Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 10:11 cmd [2022-06-06T10:16:21.213Z] -rw-r--r-- 1 jenkins jenkins 460394 Jun 6 10:15 coverage.out [2022-06-06T10:16:21.213Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 10:11 examples [2022-06-06T10:16:21.213Z] -rw-rw-r-- 1 jenkins jenkins 3276 Jun 6 10:11 go.mod [2022-06-06T10:16:21.213Z] -rw-rw-r-- 1 jenkins jenkins 35147 Jun 6 10:11 go.sum [2022-06-06T10:16:21.213Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 10:11 images [2022-06-06T10:16:21.213Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 6 10:11 internal [2022-06-06T10:16:21.213Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 10:11 snap [2022-06-06T10:16:21.213Z] -rw-rw-r-- 1 jenkins jenkins 193 Jun 6 10:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:16:21.671Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=dee1d47357419a0445f808c1c69eecb3b00ddadf --label arch=arm64 --label version=0.0.0 . [2022-06-06T10:16:21.952Z] Sending build context to Docker daemon 1.229MB [2022-06-06T10:16:21.952Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T10:16:21.952Z] Step 2/25 : FROM ${BASE} AS builder [2022-06-06T10:16:21.952Z] ---> 6fd6454d24a7 [2022-06-06T10:16:21.952Z] Step 3/25 : ARG MAKE='make build' [2022-06-06T10:16:22.230Z] ---> Running in 171c045c4528 [2022-06-06T10:16:22.507Z] Removing intermediate container 171c045c4528 [2022-06-06T10:16:22.507Z] ---> 8ec56f763154 [2022-06-06T10:16:22.507Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-06-06T10:16:22.507Z] ---> Running in 3f73b989220e [2022-06-06T10:16:22.793Z] Removing intermediate container 3f73b989220e [2022-06-06T10:16:22.793Z] ---> 6df280c0717a [2022-06-06T10:16:22.793Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T10:16:23.067Z] ---> Running in 91e103b3532b [2022-06-06T10:16:23.343Z] Removing intermediate container 91e103b3532b [2022-06-06T10:16:23.343Z] ---> 4f7403f9371d [2022-06-06T10:16:23.343Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T10:16:23.343Z] ---> Running in 59130499f19c [2022-06-06T10:16:25.338Z] Removing intermediate container 59130499f19c [2022-06-06T10:16:25.338Z] ---> f66c318eceb6 [2022-06-06T10:16:25.338Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T10:16:25.338Z] ---> Running in a94f1c36c6dd [2022-06-06T10:16:26.334Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T10:16:27.319Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T10:16:28.305Z] OK: 220 MiB in 52 packages [2022-06-06T10:16:28.911Z] Removing intermediate container a94f1c36c6dd [2022-06-06T10:16:28.912Z] ---> 50ad3375779d [2022-06-06T10:16:28.912Z] Step 8/25 : WORKDIR /app [2022-06-06T10:16:29.201Z] ---> Running in dbb529b67325 [2022-06-06T10:16:29.489Z] Removing intermediate container dbb529b67325 [2022-06-06T10:16:29.489Z] ---> 866b60054f2a [2022-06-06T10:16:29.489Z] Step 9/25 : COPY go.mod vendor* ./ [2022-06-06T10:16:30.094Z] ---> cd1ef0fab33b [2022-06-06T10:16:30.094Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T10:16:30.094Z] ---> Running in b356066fbf89 [2022-06-06T10:16:32.095Z] Removing intermediate container b356066fbf89 [2022-06-06T10:16:32.095Z] ---> 0f780cc5206b [2022-06-06T10:16:32.095Z] Step 11/25 : COPY . . [2022-06-06T10:16:33.091Z] ---> 22f8d785cb8e [2022-06-06T10:16:33.091Z] Step 12/25 : RUN $MAKE [2022-06-06T10:16:33.091Z] ---> Running in c13fcbe4e8a1 [2022-06-06T10:16:34.079Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-06-06T10:18:56.024Z] Removing intermediate container c13fcbe4e8a1 [2022-06-06T10:18:56.024Z] ---> c06f80b799d6 [2022-06-06T10:18:56.024Z] Step 13/25 : FROM alpine:3.14 [2022-06-06T10:18:56.024Z] 3.14: Pulling from library/alpine [2022-06-06T10:18:56.024Z] 455c02918c45: Pulling fs layer [2022-06-06T10:18:56.024Z] 455c02918c45: Verifying Checksum [2022-06-06T10:18:56.024Z] 455c02918c45: Download complete [2022-06-06T10:18:56.024Z] 455c02918c45: Pull complete [2022-06-06T10:18:56.024Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-06T10:18:56.024Z] Status: Downloaded newer image for alpine:3.14 [2022-06-06T10:18:56.024Z] ---> ac73e934f311 [2022-06-06T10:18:56.024Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-06T10:18:56.024Z] ---> Running in 7089d4af0a81 [2022-06-06T10:18:56.024Z] Removing intermediate container 7089d4af0a81 [2022-06-06T10:18:56.024Z] ---> 46ad82ab7e8d [2022-06-06T10:18:56.024Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T10:18:56.024Z] ---> Running in 5f68a0a08f39 [2022-06-06T10:18:56.024Z] Removing intermediate container 5f68a0a08f39 [2022-06-06T10:18:56.024Z] ---> 4d2580abfd83 [2022-06-06T10:18:56.024Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-06T10:18:56.024Z] ---> Running in bee271b4280b [2022-06-06T10:18:56.024Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-06T10:18:56.024Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-06T10:18:57.004Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-06T10:18:57.005Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-06T10:18:57.005Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-06T10:18:57.005Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-06T10:18:57.283Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-06T10:18:57.283Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-06T10:18:57.283Z] Executing busybox-1.33.1-r7.trigger [2022-06-06T10:18:57.283Z] OK: 8 MiB in 20 packages [2022-06-06T10:18:58.274Z] Removing intermediate container bee271b4280b [2022-06-06T10:18:58.274Z] ---> e707f3afcf99 [2022-06-06T10:18:58.274Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-06-06T10:18:58.872Z] ---> a0eacb44eae2 [2022-06-06T10:18:58.872Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-06-06T10:18:59.145Z] ---> 0ca713164346 [2022-06-06T10:18:59.145Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-06-06T10:19:00.586Z] ---> ddf0f4170129 [2022-06-06T10:19:00.586Z] Step 20/25 : EXPOSE 59989 [2022-06-06T10:19:00.865Z] ---> Running in a19eb4520a49 [2022-06-06T10:19:01.142Z] Removing intermediate container a19eb4520a49 [2022-06-06T10:19:01.142Z] ---> 4680ec577532 [2022-06-06T10:19:01.142Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-06-06T10:19:01.142Z] ---> Running in c758921b1695 [2022-06-06T10:19:01.422Z] Removing intermediate container c758921b1695 [2022-06-06T10:19:01.422Z] ---> e62f01776b26 [2022-06-06T10:19:01.422Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-06-06T10:19:01.422Z] ---> Running in f954f21d2917 [2022-06-06T10:19:02.025Z] Removing intermediate container f954f21d2917 [2022-06-06T10:19:02.025Z] ---> 5fd31f9d5a8e [2022-06-06T10:19:02.025Z] Step 23/25 : LABEL arch=arm64 [2022-06-06T10:19:02.025Z] ---> Running in dbf3f8f78979 [2022-06-06T10:19:02.299Z] Removing intermediate container dbf3f8f78979 [2022-06-06T10:19:02.299Z] ---> 394460a277c4 [2022-06-06T10:19:02.299Z] Step 24/25 : LABEL git_sha=dee1d47357419a0445f808c1c69eecb3b00ddadf [2022-06-06T10:19:02.299Z] ---> Running in 6d2e363ec186 [2022-06-06T10:19:02.575Z] Removing intermediate container 6d2e363ec186 [2022-06-06T10:19:02.575Z] ---> d1a4e07bd9e0 [2022-06-06T10:19:02.575Z] Step 25/25 : LABEL version=0.0.0 [2022-06-06T10:19:02.849Z] ---> Running in b47d34d14546 [2022-06-06T10:19:03.123Z] Removing intermediate container b47d34d14546 [2022-06-06T10:19:03.123Z] ---> 8fcf3c08e880 [2022-06-06T10:19:03.123Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-06T10:19:03.123Z] Successfully built 8fcf3c08e880 [2022-06-06T10:19:03.123Z] 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-06T10:19:03.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T10:19:03.936Z] [2022-06-06T10:19:03.936Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:19:04.347Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T10:19:04.629Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-06T10:19:04.629Z] 8998bd30e6a1: Pulling fs layer [2022-06-06T10:19:04.629Z] 04944245beec: Pulling fs layer [2022-06-06T10:19:04.629Z] 699f458cf7ca: Pulling fs layer [2022-06-06T10:19:04.629Z] 765212b225bb: Pulling fs layer [2022-06-06T10:19:04.629Z] f23df028b6ca: Pulling fs layer [2022-06-06T10:19:04.629Z] d65c8cfc05b1: Pulling fs layer [2022-06-06T10:19:04.629Z] 2437ff75d9bd: Pulling fs layer [2022-06-06T10:19:04.629Z] 765212b225bb: Waiting [2022-06-06T10:19:04.629Z] f23df028b6ca: Waiting [2022-06-06T10:19:04.629Z] d65c8cfc05b1: Waiting [2022-06-06T10:19:04.629Z] 2437ff75d9bd: Waiting [2022-06-06T10:19:04.629Z] 04944245beec: Verifying Checksum [2022-06-06T10:19:04.629Z] 04944245beec: Download complete [2022-06-06T10:19:04.629Z] 765212b225bb: Verifying Checksum [2022-06-06T10:19:04.629Z] 765212b225bb: Download complete [2022-06-06T10:19:04.629Z] f23df028b6ca: Verifying Checksum [2022-06-06T10:19:04.629Z] f23df028b6ca: Download complete [2022-06-06T10:19:04.629Z] d65c8cfc05b1: Verifying Checksum [2022-06-06T10:19:04.629Z] d65c8cfc05b1: Download complete [2022-06-06T10:19:04.906Z] 699f458cf7ca: Download complete [2022-06-06T10:19:05.182Z] 8998bd30e6a1: Verifying Checksum [2022-06-06T10:19:05.182Z] 8998bd30e6a1: Download complete [2022-06-06T10:19:07.802Z] 2437ff75d9bd: Verifying Checksum [2022-06-06T10:19:07.802Z] 2437ff75d9bd: Download complete [2022-06-06T10:19:09.238Z] 8998bd30e6a1: Pull complete [2022-06-06T10:19:09.515Z] 04944245beec: Pull complete [2022-06-06T10:19:10.947Z] 699f458cf7ca: Pull complete [2022-06-06T10:19:11.221Z] 765212b225bb: Pull complete [2022-06-06T10:19:11.819Z] f23df028b6ca: Pull complete [2022-06-06T10:19:12.093Z] d65c8cfc05b1: Pull complete [2022-06-06T10:19:27.177Z] 2437ff75d9bd: Pull complete [2022-06-06T10:19:27.177Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-06T10:19:27.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T10:19:27.177Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T10:19:27.565Z] prd-ubuntu20.04-docker-arm64-4c-16g-1132 does not seem to be running inside a container [2022-06-06T10:19:27.673Z] $ 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-06T10:19:30.466Z] $ docker top 032c88ec69d09630c3bf134f2dc1ec93c140792e7c5997e922feccbe110012f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:19:31.472Z] ---> job-cost.sh [2022-06-06T10:19:31.472Z] lf-activate-venv: SKIPPING [2022-06-06T10:19:31.472Z] INFO: No Stack... [2022-06-06T10:19:31.749Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-06T10:19:32.736Z] INFO: Archiving Costs [Pipeline] sh [2022-06-06T10:19:33.420Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2022-06-06T10:19:33.420Z] + cut -d, -f6 [Pipeline] lock [2022-06-06T10:19:33.505Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-90-1-stack-cost] [2022-06-06T10:19:33.510Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-90-1-stack-cost] did not exist. Created. [2022-06-06T10:19:33.510Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-90-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-06T10:19:34.264Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-0323d44a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-06T10:19:34.969Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-06T10:19:35.006Z] Warning: overwriting stash ‘stack-cost’ [2022-06-06T10:19:35.066Z] Stashed 1 file(s) [Pipeline] } [2022-06-06T10:19:35.081Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-90-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-06T10:19:35.175Z] $ docker stop --time=1 032c88ec69d09630c3bf134f2dc1ec93c140792e7c5997e922feccbe110012f4 [2022-06-06T10:19:36.685Z] $ docker rm -f 032c88ec69d09630c3bf134f2dc1ec93c140792e7c5997e922feccbe110012f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-06T10:19:37.696Z] provisioning config files... [2022-06-06T10:19:37.705Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp/config6753805062977898766tmp [Pipeline] { [Pipeline] sh [2022-06-06T10:19:38.038Z] + set +x [2022-06-06T10:19:38.038Z] + curl -s https://codecov.io/bash [2022-06-06T10:19:38.038Z] + bash -s -- [2022-06-06T10:19:38.038Z] [2022-06-06T10:19:38.038Z] _____ _ [2022-06-06T10:19:38.038Z] / ____| | | [2022-06-06T10:19:38.038Z] | | ___ __| | ___ ___ _____ __ [2022-06-06T10:19:38.038Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-06T10:19:38.038Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-06T10:19:38.038Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-06T10:19:38.038Z] Bash-1.0.6 [2022-06-06T10:19:38.038Z] [2022-06-06T10:19:38.038Z] [2022-06-06T10:19:38.038Z] ==> git version 2.25.1 found [2022-06-06T10:19:38.038Z] ==> 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-06T10:19:38.038Z] Release-Date: 2020-01-08 [2022-06-06T10:19:38.038Z] 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-06T10:19:38.038Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-06T10:19:38.038Z] ==> Jenkins CI detected. [2022-06-06T10:19:38.038Z] current dir:  /w/workspace/oundry_device-rfid-llrp-go_PR-90 [2022-06-06T10:19:38.038Z] project root: . [2022-06-06T10:19:38.038Z] --> token set from env [2022-06-06T10:19:38.038Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-06T10:19:38.038Z] ==> Running gcov in . (disable via -X gcov) [2022-06-06T10:19:38.038Z] ==> Python coveragepy not found [2022-06-06T10:19:38.038Z] ==> Searching for coverage reports in: [2022-06-06T10:19:38.038Z] + . [2022-06-06T10:19:38.038Z] -> Found 1 reports [2022-06-06T10:19:38.038Z] ==> Detecting git/mercurial file structure [2022-06-06T10:19:38.038Z] ==> Reading reports [2022-06-06T10:19:38.038Z] + ./coverage.out bytes=460394 [2022-06-06T10:19:38.038Z] ==> Appending adjustments [2022-06-06T10:19:38.038Z] https://docs.codecov.io/docs/fixing-reports [2022-06-06T10:19:38.298Z] + Found adjustments [2022-06-06T10:19:38.298Z] ==> Gzipping contents [2022-06-06T10:19:38.560Z] 52K /tmp/codecov.PYr7A6.gz [2022-06-06T10:19:38.560Z] ==> Uploading reports [2022-06-06T10:19:38.560Z] url: https://codecov.io [2022-06-06T10:19:38.560Z] query: branch=PR-90&commit=dee1d47357419a0445f808c1c69eecb3b00ddadf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-90%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=90&job=&cmd_args= [2022-06-06T10:19:38.560Z] -> Pinging Codecov [2022-06-06T10:19:38.560Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-90&commit=dee1d47357419a0445f808c1c69eecb3b00ddadf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-90%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=90&job=&cmd_args= [2022-06-06T10:19:38.821Z] -> Uploading to [2022-06-06T10:19:38.821Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-06/581DD39554BDF9B6E22D074273EAD858/dee1d47357419a0445f808c1c69eecb3b00ddadf/a84fe6b0-e0d8-451c-aa03-58d179976b4f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220606%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220606T101938Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9c60f924d109197087cdc407bb2c6faea25c6c8342b1079d663fd2c4ad6c8f7f [2022-06-06T10:19:38.821Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-06T10:19:38.821Z] Dload Upload Total Spent Left Speed [2022-06-06T10:19:38.821Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51854 0 0 100 51854 0 249k --:--:-- --:--:-- --:--:-- 248k 100 51854 0 0 100 51854 0 231k --:--:-- --:--:-- --:--:-- 230k [2022-06-06T10:19:38.821Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/dee1d47357419a0445f808c1c69eecb3b00ddadf [Pipeline] } [2022-06-06T10:19:38.854Z] 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-06T10:19:40.518Z] + [ -d /w/workspace/oundry_device-rfid-llrp-go_PR-90/archives ] [2022-06-06T10:19:40.518Z] + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-90/archives [2022-06-06T10:19:40.518Z] total 16 [2022-06-06T10:19:40.518Z] drwxr-xr-x 3 root root 4096 Jun 6 10:11 . [2022-06-06T10:19:40.518Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 6 10:11 .. [2022-06-06T10:19:40.518Z] drwxr-xr-x 2 root root 4096 Jun 6 10:11 cost [2022-06-06T10:19:40.518Z] -rw-r--r-- 1 root root 89 Jun 6 10:11 cost.csv [2022-06-06T10:19:40.518Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-rfid-llrp-go_PR-90/archives [2022-06-06T10:19:40.518Z] + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-90/archives [2022-06-06T10:19:40.518Z] total 16 [2022-06-06T10:19:40.518Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 10:11 . [2022-06-06T10:19:40.518Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 6 10:11 .. [2022-06-06T10:19:40.518Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 6 10:11 cost [2022-06-06T10:19:40.518Z] -rw-r--r-- 1 jenkins jenkins 89 Jun 6 10:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:19:40.855Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:19:41.750Z] ---> package-listing.sh [2022-06-06T10:19:41.750Z] ++ facter osfamily [2022-06-06T10:19:41.750Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-06T10:19:42.011Z] + OS_FAMILY=debian [2022-06-06T10:19:42.011Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-90 [2022-06-06T10:19:42.011Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-06T10:19:42.011Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-06T10:19:42.011Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-06T10:19:42.011Z] + PACKAGES=/tmp/packages_start.txt [2022-06-06T10:19:42.011Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-90 ']' [2022-06-06T10:19:42.011Z] + PACKAGES=/tmp/packages_end.txt [2022-06-06T10:19:42.011Z] + case "${OS_FAMILY}" in [2022-06-06T10:19:42.011Z] + dpkg -l [2022-06-06T10:19:42.011Z] + grep '^ii' [2022-06-06T10:19:42.011Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-06T10:19:42.011Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-06T10:19:42.011Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-06T10:19:42.011Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-90 ']' [2022-06-06T10:19:42.011Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-90/archives/ [2022-06-06T10:19:42.011Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-90/archives/ [Pipeline] echo [2022-06-06T10:19:42.044Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-rfid-llrp-go_PR-90/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-06T10:19:42.336Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:19:42.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T10:19:42.964Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T10:19:43.120Z] prd-ubuntu20.04-docker-8c-8g-1131 does not seem to be running inside a container [2022-06-06T10:19:43.161Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-rfid-llrp-go_PR-90/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-90 -v /w/workspace/oundry_device-rfid-llrp-go_PR-90:/w/workspace/oundry_device-rfid-llrp-go_PR-90:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-06T10:19:43.420Z] $ docker top 2df4bf90e7c1c7318cb64cb6c1e4d4df7d542c2bb7bc3988c853dda4ce11e09a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T10:19:43.824Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-06T10:19:44.137Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-06T10:19:44.451Z] + ls /var/log/sa-host [2022-06-06T10:19:44.452Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T10:19:44.650Z] provisioning config files... [2022-06-06T10:19:44.660Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-90@tmp/config3387738373226328463tmp [Pipeline] { [Pipeline] echo [2022-06-06T10:19:44.704Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:19:45.022Z] ---> create-netrc.sh [Pipeline] } [2022-06-06T10:19:45.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:19:45.458Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-06T10:19:45.492Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:19:45.803Z] ---> sudo-logs.sh [2022-06-06T10:19:45.803Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-06T10:19:45.888Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:19:46.201Z] ---> job-cost.sh [2022-06-06T10:19:46.201Z] lf-activate-venv: SKIPPING [2022-06-06T10:19:46.201Z] DEBUG: total: 0.2199999988079071 [2022-06-06T10:19:46.201Z] INFO: Retrieving Stack Cost... [2022-06-06T10:19:46.774Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-06T10:19:47.344Z] INFO: Archiving Costs [Pipeline] echo [2022-06-06T10:19:47.380Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:19:47.693Z] ---> logs-deploy.sh [2022-06-06T10:19:47.694Z] lf-activate-venv: SKIPPING [2022-06-06T10:19:47.694Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-90/1 [2022-06-06T10:19:47.694Z] INFO: archiving workspace using pattern(s): [2022-06-06T10:19:48.636Z] Archives upload complete. [2022-06-06T10:19:48.636Z] INFO: archiving logs to Nexus