Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 77009bfe5a4ae3411eb221901901cec4e5d16746+a8abf6b343540031172ab2f7335da0bfd82c9c12 (21ac186b46fc8485de8558c931099c3f988ea315) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4409182878234605336.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1647249828519246030.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-28/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-28/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2949472660418756308.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh613196718320840466.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-28/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-28/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1386276954317418721.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . 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: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-635 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [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-28 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh7499645411850317782.key > 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 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh3165797178388402712.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a8abf6b343540031172ab2f7335da0bfd82c9c12 into PR head commit 77009bfe5a4ae3411eb221901901cec4e5d16746 Merge succeeded, producing 5e602c827256d3898d44e0abdb317bbd4b3d93be Checking out Revision 5e602c827256d3898d44e0abdb317bbd4b3d93be (PR-28) > git config core.sparsecheckout # timeout=10 > git checkout -f 77009bfe5a4ae3411eb221901901cec4e5d16746 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh501398943690930189.key > git merge a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e602c827256d3898d44e0abdb317bbd4b3d93be # timeout=10 Commit message: "Merge commit 'a8abf6b343540031172ab2f7335da0bfd82c9c12' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-05T09:06:48.329Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-05T09:06:48.437Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-05T09:06:48.486Z] ========================================================= [2021-06-05T09:06:48.486Z] EdgeX Global Pipelines Version Info [2021-06-05T09:06:48.486Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk dc65dfbf2303a6861985a2b9f5394b813293eb51 # timeout=10 [2021-06-05T09:06:50.102Z] ------------------- [2021-06-05T09:06:50.102Z] stable info: [2021-06-05T09:06:50.102Z] ------------------- [2021-06-05T09:06:50.102Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-05T09:06:50.102Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-05T09:06:50.102Z] Message: update stable to v1.0.193 [2021-06-05T09:06:50.678Z] ------------------- [2021-06-05T09:06:50.678Z] experimental info: [2021-06-05T09:06:50.678Z] ------------------- [2021-06-05T09:06:50.678Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-05T09:06:50.678Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-05T09:06:50.678Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-05T09:06:50.802Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-06-05T09:06:50.824Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-06-05T09:06:50.848Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-05T09:06:50.872Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-05T09:06:50.896Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-05T09:06:50.922Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-05T09:06:50.945Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-05T09:06:50.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-05T09:06:50.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-05T09:06:51.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-05T09:06:51.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-05T09:06:51.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-06-05T09:06:51.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-05T09:06:51.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-05T09:06:51.132Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-05T09:06:51.154Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-05T09:06:51.177Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-05T09:06:51.200Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-05T09:06:51.222Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-05T09:06:51.245Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-05T09:06:51.267Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-05T09:06:51.289Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-05T09:06:51.312Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-05T09:06:51.336Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-05T09:06:51.359Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-05T09:06:51.381Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-05T09:06:51.403Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-28 [Pipeline] echo [2021-06-05T09:06:51.425Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-28 [Pipeline] echo [2021-06-05T09:06:51.448Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-28 [Pipeline] echo [2021-06-05T09:06:51.470Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e602c827256d3898d44e0abdb317bbd4b3d93be [Pipeline] echo [2021-06-05T09:06:51.493Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e602c8 [Pipeline] echo [2021-06-05T09:06:51.516Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-05T09:06:51.634Z] provisioning config files... [2021-06-05T09:06:51.651Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config3476960973133550366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-05T09:06:51.984Z] ---> docker-login.sh [2021-06-05T09:06:51.984Z] nexus3.edgexfoundry.org:10001 [2021-06-05T09:06:51.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-05T09:06:52.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-05T09:06:52.250Z] Configure a credential helper to remove this warning. See [2021-06-05T09:06:52.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-05T09:06:52.250Z] [2021-06-05T09:06:52.250Z] Login Succeeded [2021-06-05T09:06:52.250Z] nexus3.edgexfoundry.org:10002 [2021-06-05T09:06:52.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-05T09:06:52.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-05T09:06:52.250Z] Configure a credential helper to remove this warning. See [2021-06-05T09:06:52.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-05T09:06:52.250Z] [2021-06-05T09:06:52.250Z] Login Succeeded [2021-06-05T09:06:52.250Z] nexus3.edgexfoundry.org:10003 [2021-06-05T09:06:52.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-05T09:06:52.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-05T09:06:52.514Z] Configure a credential helper to remove this warning. See [2021-06-05T09:06:52.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-05T09:06:52.514Z] [2021-06-05T09:06:52.514Z] Login Succeeded [2021-06-05T09:06:52.514Z] nexus3.edgexfoundry.org:10004 [2021-06-05T09:06:52.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-05T09:06:52.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-05T09:06:52.776Z] Configure a credential helper to remove this warning. See [2021-06-05T09:06:52.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-05T09:06:52.776Z] [2021-06-05T09:06:52.776Z] Login Succeeded [2021-06-05T09:06:52.776Z] docker.io [2021-06-05T09:06:52.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-05T09:06:53.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-05T09:06:53.044Z] Configure a credential helper to remove this warning. See [2021-06-05T09:06:53.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-05T09:06:53.044Z] [2021-06-05T09:06:53.044Z] Login Succeeded [2021-06-05T09:06:53.044Z] ---> docker-login.sh ends [Pipeline] } [2021-06-05T09:06:53.053Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-05T09:06:53.575Z] + git log --format=format:%s -1 5e602c827256d3898d44e0abdb317bbd4b3d93be [Pipeline] echo [2021-06-05T09:06:53.618Z] GIT_COMMIT: 5e602c827256d3898d44e0abdb317bbd4b3d93be, Commit Message: Merge commit 'a8abf6b343540031172ab2f7335da0bfd82c9c12' into HEAD [Pipeline] echo [2021-06-05T09:06:53.633Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-05T09:06:54.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-05T09:06:54.593Z] [2021-06-05T09:06:54.593Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-05T09:06:54.919Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-05T09:06:54.919Z] latest: Pulling from edgex-devops/git-semver [2021-06-05T09:06:54.919Z] 31603596830f: Pulling fs layer [2021-06-05T09:06:54.919Z] 54011a49482f: Pulling fs layer [2021-06-05T09:06:54.919Z] a6820b24f6d8: Pulling fs layer [2021-06-05T09:06:54.919Z] f581987b2513: Pulling fs layer [2021-06-05T09:06:54.919Z] f581987b2513: Waiting [2021-06-05T09:06:54.919Z] 54011a49482f: Download complete [2021-06-05T09:06:55.194Z] 31603596830f: Verifying Checksum [2021-06-05T09:06:55.194Z] 31603596830f: Download complete [2021-06-05T09:06:55.194Z] f581987b2513: Verifying Checksum [2021-06-05T09:06:55.194Z] f581987b2513: Download complete [2021-06-05T09:06:55.194Z] a6820b24f6d8: Verifying Checksum [2021-06-05T09:06:55.194Z] a6820b24f6d8: Download complete [2021-06-05T09:06:55.462Z] 31603596830f: Pull complete [2021-06-05T09:06:55.462Z] 54011a49482f: Pull complete [2021-06-05T09:06:56.413Z] a6820b24f6d8: Pull complete [2021-06-05T09:06:56.413Z] f581987b2513: Pull complete [2021-06-05T09:06:56.413Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-05T09:06:56.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-05T09:06:56.413Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-05T09:06:56.505Z] prd-centos7-docker-4c-2g-635 does not seem to be running inside a container [2021-06-05T09:06:56.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-28 -v /w/workspace/oundry_device-rfid-llrp-go_PR-28:/w/workspace/oundry_device-rfid-llrp-go_PR-28:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-28@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:10004/edgex-devops/git-semver:latest cat [2021-06-05T09:06:57.574Z] $ docker top b4b86f547dd45712797d14ed248c842556836511be1e58bdb3df2a35d48e4243 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-05T09:06:57.720Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-05T09:06:57.720Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-05T09:06:57.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-05T09:06:57.861Z] $ docker exec b4b86f547dd45712797d14ed248c842556836511be1e58bdb3df2a35d48e4243 ssh-agent [2021-06-05T09:06:57.994Z] SSH_AUTH_SOCK=/tmp/ssh-Xgl0W0EbIj4A/agent.15 [2021-06-05T09:06:57.994Z] SSH_AGENT_PID=21 [2021-06-05T09:06:58.002Z] Running ssh-add (command line suppressed) [2021-06-05T09:06:58.111Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_6417069096114813857.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_6417069096114813857.key) [2021-06-05T09:06:58.128Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-05T09:06:58.430Z] + git tag --points-at HEAD [Pipeline] } [2021-06-05T09:06:58.446Z] $ docker exec --env ******** --env ******** b4b86f547dd45712797d14ed248c842556836511be1e58bdb3df2a35d48e4243 ssh-agent -k [2021-06-05T09:06:58.555Z] unset SSH_AUTH_SOCK; [2021-06-05T09:06:58.555Z] unset SSH_AGENT_PID; [2021-06-05T09:06:58.555Z] echo Agent pid 21 killed; [2021-06-05T09:06:58.573Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-05T09:06:58.624Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-05T09:06:58.624Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-05T09:06:58.761Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-05T09:06:58.763Z] $ docker exec b4b86f547dd45712797d14ed248c842556836511be1e58bdb3df2a35d48e4243 ssh-agent [2021-06-05T09:06:58.903Z] SSH_AUTH_SOCK=/tmp/ssh-vJqjvwYIaXeD/agent.56 [2021-06-05T09:06:58.903Z] SSH_AGENT_PID=62 [2021-06-05T09:06:58.909Z] Running ssh-add (command line suppressed) [2021-06-05T09:06:59.016Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_5394198804496285088.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_5394198804496285088.key) [2021-06-05T09:06:59.034Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-05T09:06:59.345Z] + git semver init [2021-06-05T09:06:59.345Z] # -> Open(): unable to determine branch for HEAD [2021-06-05T09:06:59.345Z] # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.git [2021-06-05T09:06:59.345Z] # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-28 [2021-06-05T09:06:59.345Z] # $SEMVER_REMOTE_NAME = origin [2021-06-05T09:06:59.345Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-05T09:06:59.345Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-05T09:06:59.345Z] # $SEMVER_BRANCH = PR-28 [2021-06-05T09:06:59.345Z] # $SEMVER_TEMP = /tmp/semver-089046094 [2021-06-05T09:06:59.345Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-06-05T09:06:59.611Z] # '/tmp/semver-089046094' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver' [2021-06-05T09:06:59.611Z] # -> Force: false [2021-06-05T09:06:59.611Z] # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver [Pipeline] } [2021-06-05T09:06:59.623Z] $ docker exec --env ******** --env ******** b4b86f547dd45712797d14ed248c842556836511be1e58bdb3df2a35d48e4243 ssh-agent -k [2021-06-05T09:06:59.717Z] unset SSH_AUTH_SOCK; [2021-06-05T09:06:59.717Z] unset SSH_AGENT_PID; [2021-06-05T09:06:59.717Z] echo Agent pid 62 killed; [2021-06-05T09:06:59.730Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-05T09:07:00.081Z] + git semver [Pipeline] } [2021-06-05T09:07:00.096Z] $ docker stop --time=1 b4b86f547dd45712797d14ed248c842556836511be1e58bdb3df2a35d48e4243 [2021-06-05T09:07:01.323Z] $ docker rm -f b4b86f547dd45712797d14ed248c842556836511be1e58bdb3df2a35d48e4243 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-05T09:07:01.698Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-05T09:07:01.982Z] Stashed 1 file(s) [Pipeline] echo [2021-06-05T09:07:01.985Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-05T09:07:17.234Z] Still waiting to schedule task [2021-06-05T09:07:17.235Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-05T09:07:17.253Z] Still waiting to schedule task [2021-06-05T09:07:17.253Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-05T09:08:45.607Z] Running on prd-centos7-docker-4c-2g-638 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws [2021-06-05T09:08:45.623Z] Running in /w/workspace/device-rfid-llrp-go/3 [Pipeline] { [Pipeline] checkout [2021-06-05T09:08:45.738Z] Selected Git installation does not exist. Using Default [2021-06-05T09:08:45.738Z] The recommended git tool is: NONE [2021-06-05T09:08:48.224Z] using credential edgex-jenkins-ssh [2021-06-05T09:08:48.237Z] Cloning the remote Git repository [2021-06-05T09:08:47.731Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-05T09:08:47.812Z] > git init /w/workspace/device-rfid-llrp-go/3 # timeout=10 [2021-06-05T09:08:47.843Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-05T09:08:47.843Z] > git --version # timeout=10 [2021-06-05T09:08:47.854Z] > git --version # 'git version 2.24.4' [2021-06-05T09:08:47.855Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-05T09:08:47.881Z] [INFO] Currently running in a labeled security context [2021-06-05T09:08:47.881Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-05T09:08:47.881Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/3@tmp/jenkins-gitclient-ssh4151027489326562157.key [2021-06-05T09:08:47.920Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-05T09:08:49.395Z] Merging remotes/origin/master commit a8abf6b343540031172ab2f7335da0bfd82c9c12 into PR head commit 77009bfe5a4ae3411eb221901901cec4e5d16746 [2021-06-05T09:08:49.521Z] Merge succeeded, producing 6f14c1e7a3ff930acec151ee6e152f40508ceb8d [2021-06-05T09:08:49.521Z] Checking out Revision 6f14c1e7a3ff930acec151ee6e152f40508ceb8d (PR-28) [2021-06-05T09:08:48.485Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-05T09:08:48.500Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-05T09:08:48.513Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-05T09:08:48.533Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-05T09:08:48.533Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-05T09:08:48.535Z] [INFO] Currently running in a labeled security context [2021-06-05T09:08:48.535Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-05T09:08:48.535Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/3@tmp/jenkins-gitclient-ssh6375988459049123286.key [2021-06-05T09:08:48.547Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-05T09:08:48.963Z] > git config core.sparsecheckout # timeout=10 [2021-06-05T09:08:48.972Z] > git checkout -f 77009bfe5a4ae3411eb221901901cec4e5d16746 # timeout=10 [2021-06-05T09:08:49.018Z] > git remote # timeout=10 [2021-06-05T09:08:49.028Z] > git config --get remote.origin.url # timeout=10 [2021-06-05T09:08:49.037Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-05T09:08:49.038Z] [INFO] Currently running in a labeled security context [2021-06-05T09:08:49.038Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-05T09:08:49.039Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/3@tmp/jenkins-gitclient-ssh54874952917749175.key [2021-06-05T09:08:49.047Z] > git merge a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 [2021-06-05T09:08:49.079Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-05T09:08:49.095Z] > git config core.sparsecheckout # timeout=10 [2021-06-05T09:08:49.099Z] > git checkout -f 6f14c1e7a3ff930acec151ee6e152f40508ceb8d # timeout=10 [2021-06-05T09:08:52.903Z] Commit message: "Merge commit 'a8abf6b343540031172ab2f7335da0bfd82c9c12' into HEAD" [2021-06-05T09:08:52.913Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-05T09:08:52.759Z] > git rev-list --no-walk dc65dfbf2303a6861985a2b9f5394b813293eb51 # timeout=10 [2021-06-05T09:08:53.939Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-05T09:08:54.279Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-05T09:08:54.578Z] + sudo service docker restart [2021-06-05T09:08:54.578Z] + true [2021-06-05T09:08:54.578Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-05T09:09:12.773Z] provisioning config files... [2021-06-05T09:09:12.786Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/3@tmp/config5029880775528953030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-05T09:09:13.125Z] ---> docker-login.sh [2021-06-05T09:09:13.125Z] nexus3.edgexfoundry.org:10001 [2021-06-05T09:09:13.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-05T09:09:13.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-05T09:09:13.705Z] Configure a credential helper to remove this warning. See [2021-06-05T09:09:13.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-05T09:09:13.705Z] [2021-06-05T09:09:13.705Z] Login Succeeded [2021-06-05T09:09:13.705Z] nexus3.edgexfoundry.org:10002 [2021-06-05T09:09:13.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-05T09:09:13.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-05T09:09:13.705Z] Configure a credential helper to remove this warning. See [2021-06-05T09:09:13.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-05T09:09:13.705Z] [2021-06-05T09:09:13.705Z] Login Succeeded [2021-06-05T09:09:13.705Z] nexus3.edgexfoundry.org:10003 [2021-06-05T09:09:13.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-05T09:09:13.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-05T09:09:13.969Z] Configure a credential helper to remove this warning. See [2021-06-05T09:09:13.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-05T09:09:13.969Z] [2021-06-05T09:09:13.969Z] Login Succeeded [2021-06-05T09:09:13.969Z] nexus3.edgexfoundry.org:10004 [2021-06-05T09:09:13.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-05T09:09:14.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-05T09:09:14.233Z] Configure a credential helper to remove this warning. See [2021-06-05T09:09:14.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-05T09:09:14.233Z] [2021-06-05T09:09:14.233Z] Login Succeeded [2021-06-05T09:09:14.233Z] docker.io [2021-06-05T09:09:14.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-05T09:09:14.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-05T09:09:14.499Z] Configure a credential helper to remove this warning. See [2021-06-05T09:09:14.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-05T09:09:14.499Z] [2021-06-05T09:09:14.499Z] Login Succeeded [2021-06-05T09:09:14.499Z] ---> docker-login.sh ends [Pipeline] } [2021-06-05T09:09:14.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-05T09:09:14.696Z] ========================================================= [2021-06-05T09:09:14.696Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-05T09:09:14.696Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-05T09:09:15.015Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-05T09:09:15.015Z] Sending build context to Docker daemon 1.194MB [2021-06-05T09:09:15.015Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2021-06-05T09:09:15.015Z] Step 2/10 : FROM ${BASE} [2021-06-05T09:09:15.283Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-05T09:09:15.283Z] 540db60ca938: Pulling fs layer [2021-06-05T09:09:15.283Z] adcc1eea9eea: Pulling fs layer [2021-06-05T09:09:15.283Z] 4c4ab2625f07: Pulling fs layer [2021-06-05T09:09:15.283Z] 0510c868ecb4: Pulling fs layer [2021-06-05T09:09:15.283Z] afea3b2eda06: Pulling fs layer [2021-06-05T09:09:15.283Z] 7809a108b3ef: Pulling fs layer [2021-06-05T09:09:15.283Z] f706445af74f: Pulling fs layer [2021-06-05T09:09:15.283Z] afea3b2eda06: Waiting [2021-06-05T09:09:15.283Z] 7809a108b3ef: Waiting [2021-06-05T09:09:15.283Z] f706445af74f: Waiting [2021-06-05T09:09:15.283Z] 0510c868ecb4: Waiting [2021-06-05T09:09:15.283Z] 4c4ab2625f07: Verifying Checksum [2021-06-05T09:09:15.283Z] 4c4ab2625f07: Download complete [2021-06-05T09:09:15.283Z] adcc1eea9eea: Verifying Checksum [2021-06-05T09:09:15.283Z] adcc1eea9eea: Download complete [2021-06-05T09:09:15.283Z] afea3b2eda06: Verifying Checksum [2021-06-05T09:09:15.283Z] afea3b2eda06: Download complete [2021-06-05T09:09:15.283Z] 540db60ca938: Verifying Checksum [2021-06-05T09:09:15.283Z] 540db60ca938: Download complete [2021-06-05T09:09:15.283Z] 7809a108b3ef: Verifying Checksum [2021-06-05T09:09:15.283Z] 7809a108b3ef: Download complete [2021-06-05T09:09:15.551Z] 540db60ca938: Pull complete [2021-06-05T09:09:15.812Z] adcc1eea9eea: Pull complete [2021-06-05T09:09:15.812Z] 4c4ab2625f07: Pull complete [2021-06-05T09:09:17.749Z] f706445af74f: Verifying Checksum [2021-06-05T09:09:17.749Z] f706445af74f: Download complete [2021-06-05T09:09:18.010Z] 0510c868ecb4: Verifying Checksum [2021-06-05T09:09:18.010Z] 0510c868ecb4: Download complete [2021-06-05T09:09:22.270Z] 0510c868ecb4: Pull complete [2021-06-05T09:09:22.270Z] afea3b2eda06: Pull complete [2021-06-05T09:09:22.270Z] 7809a108b3ef: Pull complete [2021-06-05T09:09:24.218Z] f706445af74f: Pull complete [2021-06-05T09:09:24.481Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-05T09:09:24.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-05T09:09:24.481Z] ---> b068be0155e3 [2021-06-05T09:09:24.481Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-06-05T09:09:25.916Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-637 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws [2021-06-05T09:09:25.939Z] Running in /w/workspace/device-rfid-llrp-go/3 [Pipeline] { [Pipeline] checkout [2021-06-05T09:09:26.157Z] Selected Git installation does not exist. Using Default [2021-06-05T09:09:26.157Z] The recommended git tool is: NONE [2021-06-05T09:09:31.689Z] using credential edgex-jenkins-ssh [2021-06-05T09:09:31.708Z] Cloning the remote Git repository [2021-06-05T09:09:31.791Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-05T09:09:31.928Z] > git init /w/workspace/device-rfid-llrp-go/3 # timeout=10 [2021-06-05T09:09:32.102Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-05T09:09:32.103Z] > git --version # timeout=10 [2021-06-05T09:09:32.129Z] > git --version # 'git version 2.17.1' [2021-06-05T09:09:32.130Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-05T09:09:32.224Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-05T09:09:33.592Z] Merging remotes/origin/master commit a8abf6b343540031172ab2f7335da0bfd82c9c12 into PR head commit 77009bfe5a4ae3411eb221901901cec4e5d16746 [2021-06-05T09:09:33.029Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-05T09:09:33.052Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-05T09:09:33.078Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-05T09:09:33.110Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-05T09:09:33.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-05T09:09:33.123Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-05T09:09:33.609Z] > git config core.sparsecheckout # timeout=10 [2021-06-05T09:09:33.623Z] > git checkout -f 77009bfe5a4ae3411eb221901901cec4e5d16746 # timeout=10 [2021-06-05T09:09:33.718Z] > git remote # timeout=10 [2021-06-05T09:09:33.897Z] Merge succeeded, producing 1df160a1f5f2b292edcc851fd25d9ad7945396cb [2021-06-05T09:09:33.898Z] Checking out Revision 1df160a1f5f2b292edcc851fd25d9ad7945396cb (PR-28) [2021-06-05T09:09:34.516Z] ---> Running in 1db0cb515fc6 [2021-06-05T09:09:34.516Z] Removing intermediate container 1db0cb515fc6 [2021-06-05T09:09:34.516Z] ---> 9749d1eb42a8 [2021-06-05T09:09:34.516Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-05T09:09:34.516Z] ---> Running in 45be40218e64 [2021-06-05T09:09:34.516Z] Removing intermediate container 45be40218e64 [2021-06-05T09:09:34.516Z] ---> 764f8895faab [2021-06-05T09:09:34.516Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-05T09:09:34.516Z] ---> Running in 48a7b8d12a76 [2021-06-05T09:09:34.516Z] Removing intermediate container 48a7b8d12a76 [2021-06-05T09:09:34.516Z] ---> 9ba181241a61 [2021-06-05T09:09:34.516Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-05T09:09:34.516Z] ---> Running in a1180162dec9 [2021-06-05T09:09:34.516Z] Removing intermediate container a1180162dec9 [2021-06-05T09:09:34.516Z] ---> 6170ae348ac2 [2021-06-05T09:09:34.516Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-05T09:09:34.516Z] ---> Running in 1c8f634b053c [2021-06-05T09:09:34.516Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-05T09:09:33.736Z] > git config --get remote.origin.url # timeout=10 [2021-06-05T09:09:33.751Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-05T09:09:33.763Z] > git merge a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 [2021-06-05T09:09:33.869Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-05T09:09:33.897Z] > git config core.sparsecheckout # timeout=10 [2021-06-05T09:09:33.912Z] > git checkout -f 1df160a1f5f2b292edcc851fd25d9ad7945396cb # timeout=10 [2021-06-05T09:09:35.092Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-05T09:09:35.670Z] OK: 149 MiB in 40 packages [2021-06-05T09:09:35.934Z] Removing intermediate container 1c8f634b053c [2021-06-05T09:09:35.934Z] ---> dd4ad288c7ee [2021-06-05T09:09:35.934Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-06-05T09:09:35.934Z] ---> Running in 8776b9c88bb4 [2021-06-05T09:09:35.934Z] Removing intermediate container 8776b9c88bb4 [2021-06-05T09:09:35.934Z] ---> 32e250a1bc64 [2021-06-05T09:09:35.934Z] Step 9/10 : COPY . . [2021-06-05T09:09:36.516Z] ---> 534c7f52334f [2021-06-05T09:09:36.516Z] Step 10/10 : RUN go mod download [2021-06-05T09:09:36.516Z] ---> Running in 45c01485734e [2021-06-05T09:09:38.172Z] Commit message: "Merge commit 'a8abf6b343540031172ab2f7335da0bfd82c9c12' into HEAD" [2021-06-05T09:09:38.195Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-05T09:09:39.647Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-05T09:09:40.073Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-05T09:09:40.427Z] + + sudotrue [2021-06-05T09:09:40.427Z] service docker restart [2021-06-05T09:09:54.685Z] Removing intermediate container 45c01485734e [2021-06-05T09:09:54.685Z] ---> a50f4020b639 [2021-06-05T09:09:54.685Z] Successfully built a50f4020b639 [2021-06-05T09:09:54.685Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-05T09:09:54.990Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-05T09:09:54.991Z] . [Pipeline] withDockerContainer [2021-06-05T09:09:55.079Z] prd-centos7-docker-4c-2g-638 does not seem to be running inside a container [2021-06-05T09:09:55.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/3 -v /w/workspace/device-rfid-llrp-go/3:/w/workspace/device-rfid-llrp-go/3:rw,z -v /w/workspace/device-rfid-llrp-go/3@tmp:/w/workspace/device-rfid-llrp-go/3@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 ******** ci-base-image-x86_64 cat [2021-06-05T09:09:55.574Z] $ docker top 827607fd9f68f92c8aeda520460a725e871e2a2c210a629926f02e9d704e4da1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-05T09:09:55.971Z] + go version [2021-06-05T09:09:55.971Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-05T09:09:55.978Z] $ docker stop --time=1 827607fd9f68f92c8aeda520460a725e871e2a2c210a629926f02e9d704e4da1 [2021-06-05T09:09:57.198Z] $ docker rm -f 827607fd9f68f92c8aeda520460a725e871e2a2c210a629926f02e9d704e4da1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-05T09:09:57.793Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-05T09:09:57.793Z] . [Pipeline] withDockerContainer [2021-06-05T09:09:57.881Z] prd-centos7-docker-4c-2g-638 does not seem to be running inside a container [2021-06-05T09:09:57.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/3 -v /w/workspace/device-rfid-llrp-go/3:/w/workspace/device-rfid-llrp-go/3:rw,z -v /w/workspace/device-rfid-llrp-go/3@tmp:/w/workspace/device-rfid-llrp-go/3@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 ******** ci-base-image-x86_64 cat [2021-06-05T09:09:58.330Z] $ docker top 97f87137a22d1e26c666f7f3d6dcca063128bee4a0f6536a77932401506fe902 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-05T09:09:58.771Z] provisioning config files... [2021-06-05T09:09:58.791Z] + go mod tidy [2021-06-05T09:09:58.798Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/3@tmp/config5323653778786567819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-05T09:09:59.057Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [2021-06-05T09:09:59.057Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-06-05T09:09:59.057Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-06-05T09:09:59.057Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-06-05T09:09:59.057Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-06-05T09:09:59.057Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-06-05T09:09:59.057Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-06-05T09:09:59.057Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [Pipeline] } [2021-06-05T09:09:59.067Z] $ docker stop --time=1 97f87137a22d1e26c666f7f3d6dcca063128bee4a0f6536a77932401506fe902 [2021-06-05T09:09:59.167Z] ---> docker-login.sh [2021-06-05T09:09:59.167Z] nexus3.edgexfoundry.org:10001 [2021-06-05T09:10:00.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-05T09:10:00.290Z] $ docker rm -f 97f87137a22d1e26c666f7f3d6dcca063128bee4a0f6536a77932401506fe902 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2021-06-05T09:10:00.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-05T09:10:00.751Z] Configure a credential helper to remove this warning. See [2021-06-05T09:10:00.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-05T09:10:00.751Z] [2021-06-05T09:10:00.751Z] Login Succeeded [2021-06-05T09:10:00.751Z] nexus3.edgexfoundry.org:10002 Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-05T09:10:01.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-05T09:10:01.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-05T09:10:01.301Z] Configure a credential helper to remove this warning. See [2021-06-05T09:10:01.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-05T09:10:01.301Z] [2021-06-05T09:10:01.301Z] Login Succeeded [2021-06-05T09:10:01.301Z] nexus3.edgexfoundry.org:10003 [2021-06-05T09:10:01.313Z] ---> job-cost.sh [2021-06-05T09:10:01.313Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZP9Z [2021-06-05T09:10:01.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-05T09:10:01.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-05T09:10:01.853Z] Configure a credential helper to remove this warning. See [2021-06-05T09:10:01.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-05T09:10:01.853Z] [2021-06-05T09:10:01.853Z] Login Succeeded [2021-06-05T09:10:01.853Z] nexus3.edgexfoundry.org:10004 [2021-06-05T09:10:02.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-05T09:10:02.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-05T09:10:02.431Z] Configure a credential helper to remove this warning. See [2021-06-05T09:10:02.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-05T09:10:02.431Z] [2021-06-05T09:10:02.431Z] Login Succeeded [2021-06-05T09:10:02.431Z] docker.io [2021-06-05T09:10:02.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-05T09:10:03.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-05T09:10:03.310Z] Configure a credential helper to remove this warning. See [2021-06-05T09:10:03.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-05T09:10:03.310Z] [2021-06-05T09:10:03.310Z] Login Succeeded [2021-06-05T09:10:03.310Z] ---> docker-login.sh ends [Pipeline] } [2021-06-05T09:10:03.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-05T09:10:03.658Z] ========================================================= [2021-06-05T09:10:03.659Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-05T09:10:03.659Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-05T09:10:04.018Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-05T09:10:04.294Z] Sending build context to Docker daemon 1.194MB [2021-06-05T09:10:04.570Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2021-06-05T09:10:04.570Z] Step 2/10 : FROM ${BASE} [2021-06-05T09:10:04.570Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-05T09:10:04.570Z] 595b0fe564bb: Pulling fs layer [2021-06-05T09:10:04.570Z] 7186ed65a4f7: Pulling fs layer [2021-06-05T09:10:04.570Z] 316046926c0a: Pulling fs layer [2021-06-05T09:10:04.570Z] 4ebd0625c992: Pulling fs layer [2021-06-05T09:10:04.570Z] 207e8628e3a3: Pulling fs layer [2021-06-05T09:10:04.570Z] c791037a9be2: Pulling fs layer [2021-06-05T09:10:04.570Z] ffd874e62e21: Pulling fs layer [2021-06-05T09:10:04.570Z] 4ebd0625c992: Waiting [2021-06-05T09:10:04.570Z] 207e8628e3a3: Waiting [2021-06-05T09:10:04.570Z] ffd874e62e21: Waiting [2021-06-05T09:10:04.570Z] c791037a9be2: Waiting [2021-06-05T09:10:04.570Z] 316046926c0a: Verifying Checksum [2021-06-05T09:10:04.570Z] 316046926c0a: Download complete [2021-06-05T09:10:04.846Z] 7186ed65a4f7: Download complete [2021-06-05T09:10:04.846Z] 207e8628e3a3: Verifying Checksum [2021-06-05T09:10:04.846Z] 207e8628e3a3: Download complete [2021-06-05T09:10:04.846Z] 595b0fe564bb: Verifying Checksum [2021-06-05T09:10:04.846Z] c791037a9be2: Verifying Checksum [2021-06-05T09:10:05.447Z] 595b0fe564bb: Pull complete [2021-06-05T09:10:06.049Z] 7186ed65a4f7: Pull complete [2021-06-05T09:10:06.321Z] 316046926c0a: Pull complete [2021-06-05T09:10:07.300Z] ffd874e62e21: Verifying Checksum [2021-06-05T09:10:07.300Z] ffd874e62e21: Download complete [2021-06-05T09:10:08.281Z] 4ebd0625c992: Verifying Checksum [2021-06-05T09:10:08.281Z] 4ebd0625c992: Download complete [2021-06-05T09:10:11.362Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-05T09:10:18.454Z] 4ebd0625c992: Pull complete [2021-06-05T09:10:18.728Z] 207e8628e3a3: Pull complete [2021-06-05T09:10:19.002Z] c791037a9be2: Pull complete [2021-06-05T09:10:23.330Z] ffd874e62e21: Pull complete [2021-06-05T09:10:23.330Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-05T09:10:23.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-05T09:10:23.330Z] ---> cfc18b08335c [2021-06-05T09:10:23.330Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-06-05T09:10:24.861Z] ---> Running in c823d2ee7793 [2021-06-05T09:10:25.474Z] Removing intermediate container c823d2ee7793 [2021-06-05T09:10:25.474Z] ---> 19a60f2ee221 [2021-06-05T09:10:25.474Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-05T09:10:25.475Z] ---> Running in fd78a2961900 [2021-06-05T09:10:26.072Z] Removing intermediate container fd78a2961900 [2021-06-05T09:10:26.072Z] ---> 19d5bc255ab6 [2021-06-05T09:10:26.072Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-05T09:10:26.072Z] ---> Running in 1f5b0b2d7b4e [2021-06-05T09:10:26.336Z] lf-activate-venv(): INFO: Adding /tmp/venv-ZP9Z/bin to PATH [2021-06-05T09:10:26.336Z] INFO: No Stack... [2021-06-05T09:10:26.336Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-05T09:10:26.336Z] INFO: Archiving Costs [Pipeline] sh [2021-06-05T09:10:26.641Z] + cat /w/workspace/device-rfid-llrp-go/3/archives/cost.csv [2021-06-05T09:10:26.641Z] + cut -d, -f6 [2021-06-05T09:10:26.671Z] Removing intermediate container 1f5b0b2d7b4e [2021-06-05T09:10:26.671Z] ---> 509f2426e6a8 [2021-06-05T09:10:26.671Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] lock [2021-06-05T09:10:26.687Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-3-stack-cost] [2021-06-05T09:10:26.694Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-3-stack-cost] did not exist. Created. [2021-06-05T09:10:26.694Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-05T09:10:26.945Z] ---> Running in 139a76a32812 [2021-06-05T09:10:27.022Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-05T09:10:27.254Z] Stashed 1 file(s) [Pipeline] } [2021-06-05T09:10:27.271Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-05T09:10:27.548Z] Failed in branch amd64 [2021-06-05T09:10:29.578Z] Removing intermediate container 139a76a32812 [2021-06-05T09:10:29.578Z] ---> 06d1ee7340f1 [2021-06-05T09:10:29.578Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-05T09:10:29.578Z] ---> Running in 1bebc6469734 [2021-06-05T09:10:30.555Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-05T09:10:31.531Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-05T09:10:32.520Z] OK: 138 MiB in 40 packages [2021-06-05T09:10:33.497Z] Removing intermediate container 1bebc6469734 [2021-06-05T09:10:33.497Z] ---> df54cc644678 [2021-06-05T09:10:33.497Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-06-05T09:10:33.497Z] ---> Running in 90b2fd02e793 [2021-06-05T09:10:34.094Z] Removing intermediate container 90b2fd02e793 [2021-06-05T09:10:34.094Z] ---> 2475a7162202 [2021-06-05T09:10:34.094Z] Step 9/10 : COPY . . [2021-06-05T09:10:35.088Z] ---> 25263a7e68d2 [2021-06-05T09:10:35.088Z] Step 10/10 : RUN go mod download [2021-06-05T09:10:35.088Z] ---> Running in 26c9d914c289 [2021-06-05T09:10:57.274Z] Removing intermediate container 26c9d914c289 [2021-06-05T09:10:57.274Z] ---> 21633f9cdc6c [2021-06-05T09:10:57.274Z] Successfully built 21633f9cdc6c [2021-06-05T09:10:57.274Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-05T09:10:57.636Z] + docker inspect -f . ci-base-image-arm64 [2021-06-05T09:10:57.636Z] . [Pipeline] withDockerContainer [2021-06-05T09:10:57.852Z] prd-ubuntu18.04-docker-arm64-4c-16g-637 does not seem to be running inside a container [2021-06-05T09:10:57.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/3 -v /w/workspace/device-rfid-llrp-go/3:/w/workspace/device-rfid-llrp-go/3:rw,z -v /w/workspace/device-rfid-llrp-go/3@tmp:/w/workspace/device-rfid-llrp-go/3@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 [2021-06-05T09:11:00.867Z] $ docker top f193aa10d5bb58d3eb4142ec712eebcaeb6cdde047c05618531adeeb66ff14d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-05T09:11:01.782Z] + go version [2021-06-05T09:11:01.782Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-05T09:11:01.801Z] $ docker stop --time=1 f193aa10d5bb58d3eb4142ec712eebcaeb6cdde047c05618531adeeb66ff14d4 [2021-06-05T09:11:03.580Z] $ docker rm -f f193aa10d5bb58d3eb4142ec712eebcaeb6cdde047c05618531adeeb66ff14d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-05T09:11:04.277Z] + docker inspect -f . ci-base-image-arm64 [2021-06-05T09:11:04.277Z] . [Pipeline] withDockerContainer [2021-06-05T09:11:04.537Z] prd-ubuntu18.04-docker-arm64-4c-16g-637 does not seem to be running inside a container [2021-06-05T09:11:04.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/3 -v /w/workspace/device-rfid-llrp-go/3:/w/workspace/device-rfid-llrp-go/3:rw,z -v /w/workspace/device-rfid-llrp-go/3@tmp:/w/workspace/device-rfid-llrp-go/3@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 [2021-06-05T09:11:06.166Z] $ docker top 44f6150ce5fe7a9926867b9d7340c50b08842ece3b3839d6ec0eee31b141070a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-05T09:11:07.141Z] + go mod tidy [2021-06-05T09:11:07.741Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [2021-06-05T09:11:07.741Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-06-05T09:11:07.742Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-06-05T09:11:07.742Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-06-05T09:11:07.742Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-06-05T09:11:07.742Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-06-05T09:11:07.742Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-06-05T09:11:07.742Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [Pipeline] } [2021-06-05T09:11:07.765Z] $ docker stop --time=1 44f6150ce5fe7a9926867b9d7340c50b08842ece3b3839d6ec0eee31b141070a [2021-06-05T09:11:09.697Z] $ docker rm -f 44f6150ce5fe7a9926867b9d7340c50b08842ece3b3839d6ec0eee31b141070a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-05T09:11:10.762Z] ---> job-cost.sh [2021-06-05T09:11:10.762Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d471 [2021-06-05T09:11:49.736Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-05T09:13:11.488Z] lf-activate-venv(): INFO: Adding /tmp/venv-d471/bin to PATH [2021-06-05T09:13:11.488Z] INFO: No Stack... [2021-06-05T09:13:11.488Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-05T09:13:11.760Z] INFO: Archiving Costs [Pipeline] sh [2021-06-05T09:13:12.099Z] + cat /w/workspace/device-rfid-llrp-go/3/archives/cost.csv [2021-06-05T09:13:12.099Z] + cut -d, -f6 [Pipeline] lock [2021-06-05T09:13:12.160Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-3-stack-cost] [2021-06-05T09:13:12.169Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-3-stack-cost] did not exist. Created. [2021-06-05T09:13:12.170Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-05T09:13:12.540Z] /w/workspace/device-rfid-llrp-go/3@tmp/durable-b8ca7ff8/script.sh: 1: /w/workspace/device-rfid-llrp-go/3@tmp/durable-b8ca7ff8/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-05T09:13:12.881Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-05T09:13:12.914Z] Warning: overwriting stash ‘stack-cost’ [2021-06-05T09:13:13.509Z] Stashed 1 file(s) [Pipeline] } [2021-06-05T09:13:13.520Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-05T09:13:13.800Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-05T09:13:15.660Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-05T09:13:16.233Z] ---> package-listing.sh [2021-06-05T09:13:16.233Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-05T09:13:16.233Z] ++ facter osfamily [2021-06-05T09:13:16.496Z] + OS_FAMILY=redhat [2021-06-05T09:13:16.496Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-28 [2021-06-05T09:13:16.496Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-05T09:13:16.496Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-05T09:13:16.496Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-05T09:13:16.496Z] + PACKAGES=/tmp/packages_start.txt [2021-06-05T09:13:16.496Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' [2021-06-05T09:13:16.496Z] + PACKAGES=/tmp/packages_end.txt [2021-06-05T09:13:16.496Z] + case "${OS_FAMILY}" in [2021-06-05T09:13:16.496Z] + sort [2021-06-05T09:13:16.496Z] + rpm -qa [2021-06-05T09:13:17.073Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-05T09:13:17.073Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-05T09:13:17.073Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-05T09:13:17.073Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' [2021-06-05T09:13:17.073Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ [2021-06-05T09:13:17.073Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ [Pipeline] echo [2021-06-05T09:13:17.085Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-rfid-llrp-go_PR-28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-05T09:13:17.388Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-05T09:13:17.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-05T09:13:17.956Z] [2021-06-05T09:13:17.956Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-05T09:13:18.275Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-05T09:13:18.275Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-05T09:13:18.275Z] df20fa9351a1: Pulling fs layer [2021-06-05T09:13:18.275Z] 36b3adc4ff6f: Pulling fs layer [2021-06-05T09:13:18.275Z] 8ad3a11d3b57: Pulling fs layer [2021-06-05T09:13:18.275Z] 46f8f816bc3b: Pulling fs layer [2021-06-05T09:13:18.275Z] 93b61091891f: Pulling fs layer [2021-06-05T09:13:18.275Z] 93b9cdb0e59b: Pulling fs layer [2021-06-05T09:13:18.275Z] 5e14af77c1be: Pulling fs layer [2021-06-05T09:13:18.275Z] 01666e4c0597: Pulling fs layer [2021-06-05T09:13:18.275Z] aa168da1d23b: Pulling fs layer [2021-06-05T09:13:18.275Z] 93b61091891f: Waiting [2021-06-05T09:13:18.275Z] 93b9cdb0e59b: Waiting [2021-06-05T09:13:18.275Z] 5e14af77c1be: Waiting [2021-06-05T09:13:18.275Z] 01666e4c0597: Waiting [2021-06-05T09:13:18.275Z] aa168da1d23b: Waiting [2021-06-05T09:13:18.275Z] 46f8f816bc3b: Waiting [2021-06-05T09:13:18.275Z] 36b3adc4ff6f: Verifying Checksum [2021-06-05T09:13:18.275Z] 36b3adc4ff6f: Download complete [2021-06-05T09:13:18.275Z] 46f8f816bc3b: Verifying Checksum [2021-06-05T09:13:18.275Z] 46f8f816bc3b: Download complete [2021-06-05T09:13:18.538Z] df20fa9351a1: Verifying Checksum [2021-06-05T09:13:18.538Z] df20fa9351a1: Download complete [2021-06-05T09:13:18.538Z] 93b61091891f: Verifying Checksum [2021-06-05T09:13:18.538Z] 93b61091891f: Download complete [2021-06-05T09:13:18.538Z] 5e14af77c1be: Verifying Checksum [2021-06-05T09:13:18.538Z] 5e14af77c1be: Download complete [2021-06-05T09:13:18.538Z] 01666e4c0597: Verifying Checksum [2021-06-05T09:13:18.538Z] 01666e4c0597: Download complete [2021-06-05T09:13:18.538Z] 8ad3a11d3b57: Verifying Checksum [2021-06-05T09:13:18.538Z] 8ad3a11d3b57: Download complete [2021-06-05T09:13:18.803Z] df20fa9351a1: Pull complete [2021-06-05T09:13:18.803Z] 36b3adc4ff6f: Pull complete [2021-06-05T09:13:19.392Z] 8ad3a11d3b57: Pull complete [2021-06-05T09:13:19.392Z] 46f8f816bc3b: Pull complete [2021-06-05T09:13:19.392Z] 93b9cdb0e59b: Verifying Checksum [2021-06-05T09:13:19.392Z] 93b9cdb0e59b: Download complete [2021-06-05T09:13:19.657Z] 93b61091891f: Pull complete [2021-06-05T09:13:19.923Z] 93b9cdb0e59b: Pull complete [2021-06-05T09:13:19.923Z] 5e14af77c1be: Pull complete [2021-06-05T09:13:20.188Z] 01666e4c0597: Pull complete [2021-06-05T09:13:21.139Z] aa168da1d23b: Verifying Checksum [2021-06-05T09:13:21.139Z] aa168da1d23b: Download complete [2021-06-05T09:13:25.392Z] aa168da1d23b: Pull complete [2021-06-05T09:13:25.392Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-05T09:13:25.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-05T09:13:25.392Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-05T09:13:25.472Z] prd-centos7-docker-4c-2g-635 does not seem to be running inside a container [2021-06-05T09:13:25.509Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-rfid-llrp-go_PR-28/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-28 -v /w/workspace/oundry_device-rfid-llrp-go_PR-28:/w/workspace/oundry_device-rfid-llrp-go_PR-28:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-28@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:alpine cat [2021-06-05T09:13:27.576Z] $ docker top 37d3edcc97b4bc1f5a6d1c4f3ba58921a7f1820e99c026e6adb95e64131c38ab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-05T09:13:27.974Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-05T09:13:28.278Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-05T09:13:28.577Z] + ls /var/log/sa-host [2021-06-05T09:13:28.577Z] + sadf -c /var/log/sa-host/sa05 [2021-06-05T09:13:28.577Z] file_magic: OK [2021-06-05T09:13:28.577Z] HZ: Using current value: 100 [2021-06-05T09:13:28.577Z] file_header: OK [2021-06-05T09:13:28.577Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-05T09:13:28.577Z] Statistics: [2021-06-05T09:13:28.577Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-05T09:13:28.577Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-05T09:13:29.196Z] provisioning config files... [2021-06-05T09:13:29.210Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config3636765290210918094tmp [Pipeline] { [Pipeline] echo [2021-06-05T09:13:29.231Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-05T09:13:29.530Z] ---> create-netrc.sh [Pipeline] } [2021-06-05T09:13:29.538Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-05T09:13:29.934Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-05T09:13:29.946Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-05T09:13:30.246Z] ---> sudo-logs.sh [2021-06-05T09:13:30.246Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-05T09:13:30.301Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-05T09:13:30.604Z] ---> job-cost.sh [2021-06-05T09:13:30.605Z] lf-activate-venv: SKIPPING [2021-06-05T09:13:30.605Z] DEBUG: total: 0.18000000715255737 [2021-06-05T09:13:30.605Z] INFO: Retrieving Stack Cost... [2021-06-05T09:13:31.179Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-05T09:13:31.760Z] INFO: Archiving Costs [Pipeline] echo [2021-06-05T09:13:31.773Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-05T09:13:32.086Z] ---> logs-deploy.sh [2021-06-05T09:13:32.086Z] lf-activate-venv: SKIPPING [2021-06-05T09:13:32.086Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-28/3 [2021-06-05T09:13:32.086Z] INFO: archiving workspace using pattern(s): [2021-06-05T09:13:33.036Z] Archives upload complete. [2021-06-05T09:13:33.036Z] INFO: archiving logs to Nexus