Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce+2ab1936574ae940676ccb197c30d3b5ffc6723f0 (ba997bffa54ec77a4e647729498e26fe131c58d9) 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-ssh7943153846859717626.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh16027820428829637651.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-197/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-197/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh615472833750470793.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 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-ssh8241249594064126323.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-197/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-197/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18212976943536199345.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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.20 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6125 in /w/workspace/undry_device-rfid-llrp-go_PR-197 [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/undry_device-rfid-llrp-go_PR-197 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2ab1936574ae940676ccb197c30d3b5ffc6723f0 into PR head commit c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce Merge succeeded, producing 6362a4bea1ee71846b5a649044714a193e720e1e Checking out Revision 6362a4bea1ee71846b5a649044714a193e720e1e (PR-197) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/197/head:refs/remotes/origin/PR-197 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce # 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 2ab1936574ae940676ccb197c30d3b5ffc6723f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6362a4bea1ee71846b5a649044714a193e720e1e # timeout=10 Commit message: "Merge commit '2ab1936574ae940676ccb197c30d3b5ffc6723f0' into HEAD" > git rev-list --no-walk c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-28T21:07:44.554Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-28T21:07:44.596Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-28T21:07:44.609Z] ========================================================= [2023-03-28T21:07:44.610Z] EdgeX Global Pipelines Version Info [2023-03-28T21:07:44.610Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:07:45.313Z] ------------------- [2023-03-28T21:07:45.314Z] stable info: [2023-03-28T21:07:45.314Z] ------------------- [2023-03-28T21:07:45.314Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-28T21:07:45.314Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-28T21:07:45.314Z] Message: update stable to v1.0.245 [2023-03-28T21:07:45.886Z] ------------------- [2023-03-28T21:07:45.886Z] experimental info: [2023-03-28T21:07:45.886Z] ------------------- [2023-03-28T21:07:45.886Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-28T21:07:45.886Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-28T21:07:45.886Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-28T21:07:46.064Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-03-28T21:07:46.078Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-03-28T21:07:46.089Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-28T21:07:46.103Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-28T21:07:46.117Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-28T21:07:46.127Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-28T21:07:46.138Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-28T21:07:46.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-28T21:07:46.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-28T21:07:46.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-28T21:07:46.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-28T21:07:46.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-03-28T21:07:46.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-28T21:07:46.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-28T21:07:46.230Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T21:07:46.246Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T21:07:46.256Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T21:07:46.267Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T21:07:46.281Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-28T21:07:46.298Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-28T21:07:46.316Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-28T21:07:46.332Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-28T21:07:46.342Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-28T21:07:46.353Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-28T21:07:46.365Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-28T21:07:46.377Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-28T21:07:46.388Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-28T21:07:46.400Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-197 [Pipeline] echo [2023-03-28T21:07:46.411Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-197 [Pipeline] echo [2023-03-28T21:07:46.423Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-197 [Pipeline] echo [2023-03-28T21:07:46.434Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6362a4bea1ee71846b5a649044714a193e720e1e [Pipeline] echo [2023-03-28T21:07:46.446Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6362a4b [Pipeline] echo [2023-03-28T21:07:46.458Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T21:07:46.496Z] provisioning config files... [2023-03-28T21:07:46.510Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-197@tmp/config6602558566105033220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:07:46.812Z] ---> docker-login.sh [2023-03-28T21:07:46.812Z] nexus3.edgexfoundry.org:10001 [2023-03-28T21:07:47.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:07:47.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:07:47.072Z] Configure a credential helper to remove this warning. See [2023-03-28T21:07:47.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:07:47.072Z] [2023-03-28T21:07:47.072Z] Login Succeeded [2023-03-28T21:07:47.072Z] nexus3.edgexfoundry.org:10002 [2023-03-28T21:07:47.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:07:47.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:07:47.072Z] Configure a credential helper to remove this warning. See [2023-03-28T21:07:47.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:07:47.072Z] [2023-03-28T21:07:47.072Z] Login Succeeded [2023-03-28T21:07:47.072Z] nexus3.edgexfoundry.org:10003 [2023-03-28T21:07:47.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:07:47.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:07:47.333Z] Configure a credential helper to remove this warning. See [2023-03-28T21:07:47.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:07:47.333Z] [2023-03-28T21:07:47.333Z] Login Succeeded [2023-03-28T21:07:47.333Z] nexus3.edgexfoundry.org:10004 [2023-03-28T21:07:47.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:07:47.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:07:47.333Z] Configure a credential helper to remove this warning. See [2023-03-28T21:07:47.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:07:47.333Z] [2023-03-28T21:07:47.333Z] Login Succeeded [2023-03-28T21:07:47.333Z] docker.io [2023-03-28T21:07:47.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:07:47.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:07:47.594Z] Configure a credential helper to remove this warning. See [2023-03-28T21:07:47.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:07:47.594Z] [2023-03-28T21:07:47.594Z] Login Succeeded [2023-03-28T21:07:47.594Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T21:07:47.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-28T21:07:47.957Z] + git rev-list -1 --merges 6362a4bea1ee71846b5a649044714a193e720e1e~1..6362a4bea1ee71846b5a649044714a193e720e1e [Pipeline] echo [2023-03-28T21:07:47.998Z] -----------> git rev-list -1 --merges 6362a4bea1ee71846b5a649044714a193e720e1e~1..6362a4bea1ee71846b5a649044714a193e720e1e 6362a4bea1ee71846b5a649044714a193e720e1e [2023-03-28T21:07:47.998Z] 6362a4bea1ee71846b5a649044714a193e720e1e [false] [Pipeline] sh [2023-03-28T21:07:48.283Z] + git log --format=format:%s -1 6362a4bea1ee71846b5a649044714a193e720e1e [Pipeline] echo [2023-03-28T21:07:48.298Z] ========================================================= [2023-03-28T21:07:48.298Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-28T21:07:48.298Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T21:07:48.618Z] + git log --format=format:%s -1 6362a4bea1ee71846b5a649044714a193e720e1e [Pipeline] echo [2023-03-28T21:07:48.628Z] [semverPrep] GIT_COMMIT: 6362a4bea1ee71846b5a649044714a193e720e1e, Commit Message: Merge commit '2ab1936574ae940676ccb197c30d3b5ffc6723f0' into HEAD [Pipeline] echo [2023-03-28T21:07:48.638Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-28T21:07:48.969Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T21:07:48.969Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-28T21:07:48.969Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-28T21:07:48.969Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-28T21:07:48.969Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-28T21:07:48.969Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-28T21:07:48.969Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:07:49.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T21:07:49.305Z] [2023-03-28T21:07:49.305Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:07:49.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T21:07:49.602Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-28T21:07:49.602Z] b85a868b505f: Pulling fs layer [2023-03-28T21:07:49.602Z] e2be974225ed: Pulling fs layer [2023-03-28T21:07:49.602Z] 339a4e72a1f5: Pulling fs layer [2023-03-28T21:07:49.602Z] 988bab9f4d93: Pulling fs layer [2023-03-28T21:07:49.602Z] 1469e6f7b9e6: Pulling fs layer [2023-03-28T21:07:49.602Z] eaf3925da568: Pulling fs layer [2023-03-28T21:07:49.602Z] bab4dde63d76: Pulling fs layer [2023-03-28T21:07:49.602Z] bde34c3a00c8: Pulling fs layer [2023-03-28T21:07:49.602Z] b352a97aabf1: Pulling fs layer [2023-03-28T21:07:49.602Z] 4872d77fe225: Pulling fs layer [2023-03-28T21:07:49.602Z] 5851b861e8e6: Pulling fs layer [2023-03-28T21:07:49.602Z] eaf3925da568: Waiting [2023-03-28T21:07:49.602Z] bab4dde63d76: Waiting [2023-03-28T21:07:49.602Z] 4872d77fe225: Waiting [2023-03-28T21:07:49.602Z] 5851b861e8e6: Waiting [2023-03-28T21:07:49.602Z] bde34c3a00c8: Waiting [2023-03-28T21:07:49.602Z] b352a97aabf1: Waiting [2023-03-28T21:07:49.602Z] 988bab9f4d93: Waiting [2023-03-28T21:07:49.602Z] 1469e6f7b9e6: Waiting [2023-03-28T21:07:49.602Z] e2be974225ed: Download complete [2023-03-28T21:07:49.602Z] 988bab9f4d93: Verifying Checksum [2023-03-28T21:07:49.602Z] 988bab9f4d93: Download complete [2023-03-28T21:07:49.602Z] 339a4e72a1f5: Verifying Checksum [2023-03-28T21:07:49.602Z] 339a4e72a1f5: Download complete [2023-03-28T21:07:49.602Z] 1469e6f7b9e6: Verifying Checksum [2023-03-28T21:07:49.602Z] 1469e6f7b9e6: Download complete [2023-03-28T21:07:49.602Z] eaf3925da568: Download complete [2023-03-28T21:07:49.602Z] bde34c3a00c8: Verifying Checksum [2023-03-28T21:07:49.602Z] bde34c3a00c8: Download complete [2023-03-28T21:07:49.861Z] b352a97aabf1: Download complete [2023-03-28T21:07:49.861Z] 4872d77fe225: Verifying Checksum [2023-03-28T21:07:49.861Z] 4872d77fe225: Download complete [2023-03-28T21:07:49.861Z] 5851b861e8e6: Download complete [2023-03-28T21:07:49.861Z] b85a868b505f: Verifying Checksum [2023-03-28T21:07:49.861Z] b85a868b505f: Download complete [2023-03-28T21:07:50.141Z] bab4dde63d76: Verifying Checksum [2023-03-28T21:07:50.142Z] bab4dde63d76: Download complete [2023-03-28T21:07:51.097Z] b85a868b505f: Pull complete [2023-03-28T21:07:51.097Z] e2be974225ed: Pull complete [2023-03-28T21:07:51.664Z] 339a4e72a1f5: Pull complete [2023-03-28T21:07:51.664Z] 988bab9f4d93: Pull complete [2023-03-28T21:07:51.923Z] 1469e6f7b9e6: Pull complete [2023-03-28T21:07:51.923Z] eaf3925da568: Pull complete [2023-03-28T21:07:53.826Z] bab4dde63d76: Pull complete [2023-03-28T21:07:53.826Z] bde34c3a00c8: Pull complete [2023-03-28T21:07:53.826Z] b352a97aabf1: Pull complete [2023-03-28T21:07:53.826Z] 4872d77fe225: Pull complete [2023-03-28T21:07:53.826Z] 5851b861e8e6: Pull complete [2023-03-28T21:07:53.826Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-28T21:07:53.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T21:07:53.826Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T21:07:53.912Z] prd-ubuntu20.04-docker-8c-8g-6125 does not seem to be running inside a container [2023-03-28T21:07:53.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-197 -v /w/workspace/undry_device-rfid-llrp-go_PR-197:/w/workspace/undry_device-rfid-llrp-go_PR-197:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-197@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-197@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-devops/py-git-semver:0.1.4 cat [2023-03-28T21:07:55.042Z] $ docker top b2f5304cdc92b19459f1134dcba1c06a0c151bf46f45de79354e074d139bfad6 -eo pid,comm [2023-03-28T21:07:55.099Z] 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). [2023-03-28T21:07:55.099Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T21:07:55.137Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T21:07:55.137Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T21:07:55.257Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T21:07:55.263Z] $ docker exec b2f5304cdc92b19459f1134dcba1c06a0c151bf46f45de79354e074d139bfad6 ssh-agent [2023-03-28T21:07:55.366Z] SSH_AUTH_SOCK=/tmp/ssh-MKECzaxmFPbT/agent.32 [2023-03-28T21:07:55.366Z] SSH_AGENT_PID=38 [2023-03-28T21:07:55.372Z] Running ssh-add (command line suppressed) [2023-03-28T21:07:55.488Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-197@tmp/private_key_11797101852141541311.key (/w/workspace/undry_device-rfid-llrp-go_PR-197@tmp/private_key_11797101852141541311.key) [2023-03-28T21:07:55.500Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T21:07:55.793Z] + git tag --points-at HEAD [Pipeline] } [2023-03-28T21:07:55.813Z] $ docker exec --env ******** --env ******** b2f5304cdc92b19459f1134dcba1c06a0c151bf46f45de79354e074d139bfad6 ssh-agent -k [2023-03-28T21:07:55.908Z] unset SSH_AUTH_SOCK; [2023-03-28T21:07:55.909Z] unset SSH_AGENT_PID; [2023-03-28T21:07:55.909Z] echo Agent pid 38 killed; [2023-03-28T21:07:55.917Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-28T21:07:55.947Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T21:07:55.947Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T21:07:56.062Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T21:07:56.068Z] $ docker exec b2f5304cdc92b19459f1134dcba1c06a0c151bf46f45de79354e074d139bfad6 ssh-agent [2023-03-28T21:07:56.174Z] SSH_AUTH_SOCK=/tmp/ssh-Ef6Itz99n6bF/agent.71 [2023-03-28T21:07:56.174Z] SSH_AGENT_PID=77 [2023-03-28T21:07:56.179Z] Running ssh-add (command line suppressed) [2023-03-28T21:07:56.288Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-197@tmp/private_key_2853628402617558531.key (/w/workspace/undry_device-rfid-llrp-go_PR-197@tmp/private_key_2853628402617558531.key) [2023-03-28T21:07:56.303Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T21:07:56.591Z] + git semver init [2023-03-28T21:07:56.853Z] 2023-03-28 21:07:56,793 [run_init] DEBUG init version:0.0.0 force:False [2023-03-28T21:07:56.853Z] 2023-03-28 21:07:56,794 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-197/.semver [2023-03-28T21:07:56.853Z] 2023-03-28 21:07:56,794 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-197/.semver [2023-03-28T21:07:56.853Z] 2023-03-28 21:07:56,794 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-197/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-197, universal_newlines=False, shell=None, istream=None) [2023-03-28T21:07:57.794Z] 2023-03-28 21:07:57,637 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-197/.git/info/exclude [2023-03-28T21:07:57.794Z] 2023-03-28 21:07:57,638 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-197/.semver/PR-197 with force:False [2023-03-28T21:07:57.794Z] 2023-03-28 21:07:57,638 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-197/.semver/PR-197 [2023-03-28T21:07:57.794Z] 2023-03-28 21:07:57,642 [execute] INFO git cat-file --batch-check [2023-03-28T21:07:57.794Z] 2023-03-28 21:07:57,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-197/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T21:07:57.794Z] 2023-03-28 21:07:57,648 [execute] INFO git cat-file --batch [2023-03-28T21:07:57.794Z] 2023-03-28 21:07:57,649 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-197/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T21:07:57.794Z] 2023-03-28 21:07:57,652 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-197/.semver/PR-197 [2023-03-28T21:07:57.794Z] 0.0.0 [Pipeline] } [2023-03-28T21:07:57.807Z] $ docker exec --env ******** --env ******** b2f5304cdc92b19459f1134dcba1c06a0c151bf46f45de79354e074d139bfad6 ssh-agent -k [2023-03-28T21:07:57.911Z] unset SSH_AUTH_SOCK; [2023-03-28T21:07:57.911Z] unset SSH_AGENT_PID; [2023-03-28T21:07:57.911Z] echo Agent pid 77 killed; [2023-03-28T21:07:57.917Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T21:07:58.220Z] + git semver [Pipeline] } [2023-03-28T21:07:58.495Z] $ docker stop --time=1 b2f5304cdc92b19459f1134dcba1c06a0c151bf46f45de79354e074d139bfad6 [2023-03-28T21:07:59.781Z] $ docker rm -f --volumes b2f5304cdc92b19459f1134dcba1c06a0c151bf46f45de79354e074d139bfad6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T21:08:00.113Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-28T21:08:00.306Z] Stashed 1 file(s) [Pipeline] echo [2023-03-28T21:08:00.308Z] [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 [2023-03-28T21:08:00.468Z] provisioning config files... [2023-03-28T21:08:00.477Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-197@tmp/config10445932005867119485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:08:00.773Z] ---> docker-login.sh [2023-03-28T21:08:00.773Z] nexus3.edgexfoundry.org:10001 [2023-03-28T21:08:00.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:08:00.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:08:00.773Z] Configure a credential helper to remove this warning. See [2023-03-28T21:08:00.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:08:00.773Z] [2023-03-28T21:08:00.773Z] Login Succeeded [2023-03-28T21:08:00.773Z] nexus3.edgexfoundry.org:10002 [2023-03-28T21:08:00.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:08:00.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:08:00.773Z] Configure a credential helper to remove this warning. See [2023-03-28T21:08:00.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:08:00.773Z] [2023-03-28T21:08:00.773Z] Login Succeeded [2023-03-28T21:08:00.773Z] nexus3.edgexfoundry.org:10003 [2023-03-28T21:08:01.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:08:01.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:08:01.032Z] Configure a credential helper to remove this warning. See [2023-03-28T21:08:01.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:08:01.032Z] [2023-03-28T21:08:01.032Z] Login Succeeded [2023-03-28T21:08:01.032Z] nexus3.edgexfoundry.org:10004 [2023-03-28T21:08:01.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:08:01.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:08:01.032Z] Configure a credential helper to remove this warning. See [2023-03-28T21:08:01.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:08:01.032Z] [2023-03-28T21:08:01.032Z] Login Succeeded [2023-03-28T21:08:01.032Z] docker.io [2023-03-28T21:08:01.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:08:01.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:08:01.291Z] Configure a credential helper to remove this warning. See [2023-03-28T21:08:01.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:08:01.291Z] [2023-03-28T21:08:01.291Z] Login Succeeded [2023-03-28T21:08:01.291Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T21:08:01.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T21:08:01.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T21:08:01.378Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T21:08:01.388Z] ========================================================= [2023-03-28T21:08:01.388Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-28T21:08:01.388Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:08:01.701Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-28T21:08:01.702Z] Sending build context to Docker daemon 4.203MB [2023-03-28T21:08:01.702Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T21:08:01.702Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-28T21:08:01.702Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-28T21:08:01.702Z] 63b65145d645: Pulling fs layer [2023-03-28T21:08:01.702Z] a2d21d5440eb: Pulling fs layer [2023-03-28T21:08:01.702Z] 935e6c44a52c: Pulling fs layer [2023-03-28T21:08:01.702Z] 94cc34f8dd06: Pulling fs layer [2023-03-28T21:08:01.702Z] 30dea6a524f1: Pulling fs layer [2023-03-28T21:08:01.702Z] a2aff8979fd8: Pulling fs layer [2023-03-28T21:08:01.702Z] 6808be2612f2: Pulling fs layer [2023-03-28T21:08:01.702Z] f25807f1079a: Pulling fs layer [2023-03-28T21:08:01.702Z] 94cc34f8dd06: Waiting [2023-03-28T21:08:01.702Z] 30dea6a524f1: Waiting [2023-03-28T21:08:01.702Z] a2aff8979fd8: Waiting [2023-03-28T21:08:01.702Z] 6808be2612f2: Waiting [2023-03-28T21:08:01.702Z] f25807f1079a: Waiting [2023-03-28T21:08:01.702Z] a2d21d5440eb: Download complete [2023-03-28T21:08:01.702Z] 94cc34f8dd06: Verifying Checksum [2023-03-28T21:08:01.702Z] 94cc34f8dd06: Download complete [2023-03-28T21:08:01.702Z] 30dea6a524f1: Verifying Checksum [2023-03-28T21:08:01.702Z] 30dea6a524f1: Download complete [2023-03-28T21:08:01.702Z] 63b65145d645: Verifying Checksum [2023-03-28T21:08:01.702Z] 63b65145d645: Download complete [2023-03-28T21:08:01.960Z] a2aff8979fd8: Verifying Checksum [2023-03-28T21:08:01.960Z] a2aff8979fd8: Download complete [2023-03-28T21:08:01.960Z] 63b65145d645: Pull complete [2023-03-28T21:08:02.219Z] a2d21d5440eb: Pull complete [2023-03-28T21:08:02.476Z] f25807f1079a: Verifying Checksum [2023-03-28T21:08:02.476Z] f25807f1079a: Download complete [2023-03-28T21:08:02.476Z] 935e6c44a52c: Verifying Checksum [2023-03-28T21:08:02.476Z] 935e6c44a52c: Download complete [2023-03-28T21:08:02.735Z] 6808be2612f2: Verifying Checksum [2023-03-28T21:08:02.735Z] 6808be2612f2: Download complete [2023-03-28T21:08:06.018Z] 935e6c44a52c: Pull complete [2023-03-28T21:08:06.018Z] 94cc34f8dd06: Pull complete [2023-03-28T21:08:06.018Z] 30dea6a524f1: Pull complete [2023-03-28T21:08:06.018Z] a2aff8979fd8: Pull complete [2023-03-28T21:08:07.922Z] 6808be2612f2: Pull complete [2023-03-28T21:08:08.490Z] f25807f1079a: Pull complete [2023-03-28T21:08:08.750Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-28T21:08:08.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-28T21:08:08.750Z] ---> 3b553350e43f [2023-03-28T21:08:08.750Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-28T21:08:10.130Z] ---> Running in bf1eeba8cd38 [2023-03-28T21:08:10.130Z] Removing intermediate container bf1eeba8cd38 [2023-03-28T21:08:10.130Z] ---> 0c2a76a507b9 [2023-03-28T21:08:10.130Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T21:08:10.130Z] ---> Running in 1ac2c48918dc [2023-03-28T21:08:10.130Z] Removing intermediate container 1ac2c48918dc [2023-03-28T21:08:10.130Z] ---> c278461a4560 [2023-03-28T21:08:10.130Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T21:08:10.130Z] ---> Running in 62c1615416bf [2023-03-28T21:08:10.130Z] Removing intermediate container 62c1615416bf [2023-03-28T21:08:10.130Z] ---> d6bcb1ca6f5d [2023-03-28T21:08:10.130Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T21:08:10.390Z] ---> Running in 6ad9706ab148 [2023-03-28T21:08:10.390Z] Removing intermediate container 6ad9706ab148 [2023-03-28T21:08:10.390Z] ---> e0f07039609d [2023-03-28T21:08:10.390Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T21:08:10.390Z] ---> Running in fb37594f87bc [2023-03-28T21:08:10.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T21:08:10.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T21:08:10.916Z] OK: 265 MiB in 53 packages [2023-03-28T21:08:11.178Z] Removing intermediate container fb37594f87bc [2023-03-28T21:08:11.178Z] ---> f69e59cf7751 [2023-03-28T21:08:11.178Z] Step 8/12 : WORKDIR /app [2023-03-28T21:08:11.437Z] ---> Running in 5de54946222c [2023-03-28T21:08:11.437Z] Removing intermediate container 5de54946222c [2023-03-28T21:08:11.437Z] ---> 660ee0c0fc9b [2023-03-28T21:08:11.437Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-28T21:08:11.437Z] ---> 9bbed30bee84 [2023-03-28T21:08:11.437Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T21:08:11.437Z] ---> Running in 67cb3becac43 [2023-03-28T21:08:15.427Z] Still waiting to schedule task [2023-03-28T21:08:15.427Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-28T21:08:29.530Z] Removing intermediate container 67cb3becac43 [2023-03-28T21:08:29.530Z] ---> e638cc46429f [2023-03-28T21:08:29.530Z] Step 11/12 : COPY . . [2023-03-28T21:08:29.530Z] ---> ce1dc75fd683 [2023-03-28T21:08:29.530Z] Step 12/12 : RUN $MAKE [2023-03-28T21:08:29.530Z] ---> Running in 78c5461e0bd3 [2023-03-28T21:08:29.530Z] noop [2023-03-28T21:08:29.530Z] Removing intermediate container 78c5461e0bd3 [2023-03-28T21:08:29.530Z] ---> f0780138810d [2023-03-28T21:08:29.530Z] Successfully built f0780138810d [2023-03-28T21:08:29.530Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:08:29.832Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T21:08:29.832Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T21:08:29.898Z] prd-ubuntu20.04-docker-8c-8g-6125 does not seem to be running inside a container [2023-03-28T21:08:29.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-197 -v /w/workspace/undry_device-rfid-llrp-go_PR-197:/w/workspace/undry_device-rfid-llrp-go_PR-197:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-197@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-28T21:08:30.311Z] $ docker top 5bbf8a0d7eacaa395e5305af41faaffb2d0e91d9a804e2c94994cabfe0356ffa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T21:08:30.646Z] + go version [2023-03-28T21:08:30.646Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-28T21:08:30.661Z] $ docker stop --time=1 5bbf8a0d7eacaa395e5305af41faaffb2d0e91d9a804e2c94994cabfe0356ffa [2023-03-28T21:08:31.890Z] $ docker rm -f --volumes 5bbf8a0d7eacaa395e5305af41faaffb2d0e91d9a804e2c94994cabfe0356ffa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:08:32.295Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T21:08:32.295Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T21:08:32.367Z] prd-ubuntu20.04-docker-8c-8g-6125 does not seem to be running inside a container [2023-03-28T21:08:32.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-197 -v /w/workspace/undry_device-rfid-llrp-go_PR-197:/w/workspace/undry_device-rfid-llrp-go_PR-197:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-197@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-28T21:08:32.721Z] $ docker top 88f85d28ca5a2fda1d9bc8c328aafede65e0a1bec255f8f6d3324c74e051b6d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T21:08:33.054Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-197 [Pipeline] fileExists [Pipeline] sh [2023-03-28T21:08:33.345Z] + make test [2023-03-28T21:08:33.345Z] go test ./... -coverprofile=coverage.out ./... [2023-03-28T21:08:38.612Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-28T21:08:48.586Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-28T21:08:48.586Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-28T21:08:52.769Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.289s coverage: 40.9% of statements [2023-03-28T21:08:52.769Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.246s coverage: 52.0% of statements [2023-03-28T21:08:52.769Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 96.4% of statements [2023-03-28T21:09:00.877Z] go vet ./... [2023-03-28T21:09:05.062Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-28T21:09:05.062Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-28T21:09:05.062Z] ./bin/test-attribution-txt.sh [2023-03-28T21:09:05.062Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-28T21:09:05.062Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-28T21:09:05.075Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-28T21:09:05.089Z] $ docker stop --time=1 88f85d28ca5a2fda1d9bc8c328aafede65e0a1bec255f8f6d3324c74e051b6d7 [2023-03-28T21:09:07.371Z] $ docker rm -f --volumes 88f85d28ca5a2fda1d9bc8c328aafede65e0a1bec255f8f6d3324c74e051b6d7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T21:09:07.841Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-28T21:09:07.936Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-28T21:09:08.525Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-28T21:09:08.815Z] + ls -al . [2023-03-28T21:09:08.815Z] total 628 [2023-03-28T21:09:08.815Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 21:08 . [2023-03-28T21:09:08.815Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 21:07 .. [2023-03-28T21:09:08.815Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 28 21:07 .dockerignore [2023-03-28T21:09:08.815Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 21:07 .git [2023-03-28T21:09:08.815Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 21:07 .github [2023-03-28T21:09:08.815Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 28 21:07 .gitignore [2023-03-28T21:09:08.815Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 21:07 .golangci.yml [2023-03-28T21:09:08.815Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 21:07 .semver [2023-03-28T21:09:08.815Z] -rw-rw-r-- 1 jenkins jenkins 10664 Mar 28 21:07 Attribution.txt [2023-03-28T21:09:08.815Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 28 21:07 CHANGELOG.md [2023-03-28T21:09:08.815Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 28 21:07 Dockerfile [2023-03-28T21:09:08.815Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 21:07 GOVERNANCE.md [2023-03-28T21:09:08.815Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 28 21:07 Jenkinsfile [2023-03-28T21:09:08.815Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 28 21:07 LICENSE [2023-03-28T21:09:08.815Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 28 21:07 Makefile [2023-03-28T21:09:08.815Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 28 21:07 OWNERS.md [2023-03-28T21:09:08.815Z] -rw-rw-r-- 1 jenkins jenkins 28505 Mar 28 21:07 README.md [2023-03-28T21:09:08.815Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 21:08 VERSION [2023-03-28T21:09:08.815Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 21:07 bin [2023-03-28T21:09:08.815Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 21:07 cmd [2023-03-28T21:09:08.815Z] -rw-r--r-- 1 jenkins jenkins 457600 Mar 28 21:08 coverage.out [2023-03-28T21:09:08.815Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 21:07 examples [2023-03-28T21:09:08.815Z] -rw-rw-r-- 1 jenkins jenkins 3416 Mar 28 21:07 go.mod [2023-03-28T21:09:08.815Z] -rw-rw-r-- 1 jenkins jenkins 30903 Mar 28 21:07 go.sum [2023-03-28T21:09:08.815Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 21:07 images [2023-03-28T21:09:08.815Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 28 21:07 internal [2023-03-28T21:09:08.815Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 21:07 snap [2023-03-28T21:09:08.815Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 28 21:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:09:09.123Z] + 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=6362a4bea1ee71846b5a649044714a193e720e1e --label arch=amd64 --label version=0.0.0 . [2023-03-28T21:09:09.124Z] Sending build context to Docker daemon 4.203MB [2023-03-28T21:09:09.124Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T21:09:09.124Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-28T21:09:09.124Z] ---> f0780138810d [2023-03-28T21:09:09.124Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-28T21:09:09.124Z] ---> Running in 2c98dfe1e51d [2023-03-28T21:09:09.124Z] Removing intermediate container 2c98dfe1e51d [2023-03-28T21:09:09.124Z] ---> e40814ba1a66 [2023-03-28T21:09:09.124Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T21:09:09.124Z] ---> Running in a33f8533489a [2023-03-28T21:09:09.382Z] Removing intermediate container a33f8533489a [2023-03-28T21:09:09.382Z] ---> f1af8e2a18f2 [2023-03-28T21:09:09.382Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T21:09:09.382Z] ---> Running in 8027b19ffb2b [2023-03-28T21:09:09.382Z] Removing intermediate container 8027b19ffb2b [2023-03-28T21:09:09.382Z] ---> 0ea80f5b9924 [2023-03-28T21:09:09.382Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T21:09:09.382Z] ---> Running in be9ffdcb63a1 [2023-03-28T21:09:09.382Z] Removing intermediate container be9ffdcb63a1 [2023-03-28T21:09:09.382Z] ---> e5bc396320a3 [2023-03-28T21:09:09.382Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T21:09:09.382Z] ---> Running in 332492efd2db [2023-03-28T21:09:09.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T21:09:09.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T21:09:10.161Z] OK: 265 MiB in 53 packages [2023-03-28T21:09:10.420Z] Removing intermediate container 332492efd2db [2023-03-28T21:09:10.420Z] ---> 031dee5258eb [2023-03-28T21:09:10.420Z] Step 8/24 : WORKDIR /app [2023-03-28T21:09:10.420Z] ---> Running in ac66f1c8ce29 [2023-03-28T21:09:10.420Z] Removing intermediate container ac66f1c8ce29 [2023-03-28T21:09:10.420Z] ---> c4477d24ed48 [2023-03-28T21:09:10.420Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-28T21:09:10.679Z] ---> 4a913bf3ce53 [2023-03-28T21:09:10.679Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T21:09:10.679Z] ---> Running in 217758e39790 [2023-03-28T21:09:11.616Z] Removing intermediate container 217758e39790 [2023-03-28T21:09:11.616Z] ---> b9f01a39e794 [2023-03-28T21:09:11.616Z] Step 11/24 : COPY . . [2023-03-28T21:09:11.616Z] ---> 14fd4ee19a43 [2023-03-28T21:09:11.616Z] Step 12/24 : RUN $MAKE [2023-03-28T21:09:11.616Z] ---> Running in dce97482ac1c [2023-03-28T21:09:11.876Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-28T21:09:29.954Z] Removing intermediate container dce97482ac1c [2023-03-28T21:09:29.954Z] ---> 5c7f5949f1a1 [2023-03-28T21:09:29.954Z] Step 13/24 : FROM alpine:3.17 [2023-03-28T21:09:29.954Z] 3.17: Pulling from library/alpine [2023-03-28T21:09:29.954Z] 63b65145d645: Already exists [2023-03-28T21:09:29.954Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T21:09:29.954Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T21:09:29.954Z] ---> b2aa39c304c2 [2023-03-28T21:09:29.954Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-28T21:09:29.954Z] ---> Running in f02b20fa198a [2023-03-28T21:09:29.954Z] Removing intermediate container f02b20fa198a [2023-03-28T21:09:29.954Z] ---> b7517d82252d [2023-03-28T21:09:29.954Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-28T21:09:29.954Z] ---> Running in 72edbbdccfae [2023-03-28T21:09:29.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T21:09:29.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T21:09:30.212Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-28T21:09:30.212Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T21:09:30.212Z] OK: 7 MiB in 16 packages [2023-03-28T21:09:30.472Z] Removing intermediate container 72edbbdccfae [2023-03-28T21:09:30.472Z] ---> 1d010e216283 [2023-03-28T21:09:30.472Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-28T21:09:30.472Z] ---> d5bd2fcf3c15 [2023-03-28T21:09:30.472Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-28T21:09:30.731Z] ---> 31b6848ae6a2 [2023-03-28T21:09:30.731Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-28T21:09:31.297Z] ---> 4748d89e99e8 [2023-03-28T21:09:31.297Z] Step 19/24 : EXPOSE 59989 [2023-03-28T21:09:31.297Z] ---> Running in 80e558de3720 [2023-03-28T21:09:31.297Z] Removing intermediate container 80e558de3720 [2023-03-28T21:09:31.297Z] ---> 0995bf1563a4 [2023-03-28T21:09:31.297Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-28T21:09:31.555Z] ---> Running in 189d4c79c3de [2023-03-28T21:09:31.555Z] Removing intermediate container 189d4c79c3de [2023-03-28T21:09:31.555Z] ---> b01e98fbf235 [2023-03-28T21:09:31.555Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T21:09:31.555Z] ---> Running in fe6d8e00ce64 [2023-03-28T21:09:31.555Z] Removing intermediate container fe6d8e00ce64 [2023-03-28T21:09:31.555Z] ---> 08a2b08877f0 [2023-03-28T21:09:31.555Z] Step 22/24 : LABEL arch=amd64 [2023-03-28T21:09:31.555Z] ---> Running in f4bde3e9b408 [2023-03-28T21:09:31.813Z] Removing intermediate container f4bde3e9b408 [2023-03-28T21:09:31.813Z] ---> 07e68c82c24e [2023-03-28T21:09:31.813Z] Step 23/24 : LABEL git_sha=6362a4bea1ee71846b5a649044714a193e720e1e [2023-03-28T21:09:31.813Z] ---> Running in db46162c51cb [2023-03-28T21:09:31.813Z] Removing intermediate container db46162c51cb [2023-03-28T21:09:31.813Z] ---> de56dcbe6d26 [2023-03-28T21:09:31.813Z] Step 24/24 : LABEL version=0.0.0 [2023-03-28T21:09:31.813Z] ---> Running in ed39e66b1bdf [2023-03-28T21:09:31.813Z] Removing intermediate container ed39e66b1bdf [2023-03-28T21:09:31.813Z] ---> 2cb62626bfca [2023-03-28T21:09:31.813Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-28T21:09:31.814Z] Successfully built 2cb62626bfca [2023-03-28T21:09:31.814Z] 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 [2023-03-28T21:09:32.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T21:09:32.233Z] [2023-03-28T21:09:32.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:09:32.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T21:09:32.535Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-28T21:09:32.535Z] 5eb5b503b376: Pulling fs layer [2023-03-28T21:09:32.535Z] 5c69ac0246d0: Pulling fs layer [2023-03-28T21:09:32.535Z] ec43610c2a17: Pulling fs layer [2023-03-28T21:09:32.535Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-28T21:09:32.535Z] 33b1e0a273af: Pulling fs layer [2023-03-28T21:09:32.535Z] 5d3b04190fa2: Pulling fs layer [2023-03-28T21:09:32.535Z] 2f39f015ded8: Pulling fs layer [2023-03-28T21:09:32.535Z] 3a2ae6a8a46f: Waiting [2023-03-28T21:09:32.535Z] 33b1e0a273af: Waiting [2023-03-28T21:09:32.535Z] 5d3b04190fa2: Waiting [2023-03-28T21:09:32.535Z] 2f39f015ded8: Waiting [2023-03-28T21:09:32.535Z] 5c69ac0246d0: Verifying Checksum [2023-03-28T21:09:32.535Z] 5c69ac0246d0: Download complete [2023-03-28T21:09:32.535Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-28T21:09:32.535Z] 3a2ae6a8a46f: Download complete [2023-03-28T21:09:32.535Z] 33b1e0a273af: Verifying Checksum [2023-03-28T21:09:32.535Z] 33b1e0a273af: Download complete [2023-03-28T21:09:32.535Z] 5d3b04190fa2: Verifying Checksum [2023-03-28T21:09:32.535Z] 5d3b04190fa2: Download complete [2023-03-28T21:09:32.535Z] ec43610c2a17: Verifying Checksum [2023-03-28T21:09:32.535Z] ec43610c2a17: Download complete [2023-03-28T21:09:32.796Z] 5eb5b503b376: Verifying Checksum [2023-03-28T21:09:32.796Z] 5eb5b503b376: Download complete [2023-03-28T21:09:33.361Z] 2f39f015ded8: Download complete [2023-03-28T21:09:33.927Z] 5eb5b503b376: Pull complete [2023-03-28T21:09:33.927Z] 5c69ac0246d0: Pull complete [2023-03-28T21:09:34.500Z] ec43610c2a17: Pull complete [2023-03-28T21:09:34.500Z] 3a2ae6a8a46f: Pull complete [2023-03-28T21:09:34.759Z] 33b1e0a273af: Pull complete [2023-03-28T21:09:34.759Z] 5d3b04190fa2: Pull complete [2023-03-28T21:09:38.947Z] 2f39f015ded8: Pull complete [2023-03-28T21:09:38.947Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-28T21:09:38.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T21:09:38.947Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T21:09:39.029Z] prd-ubuntu20.04-docker-8c-8g-6125 does not seem to be running inside a container [2023-03-28T21:09:39.056Z] $ 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/undry_device-rfid-llrp-go_PR-197 -v /w/workspace/undry_device-rfid-llrp-go_PR-197:/w/workspace/undry_device-rfid-llrp-go_PR-197:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-197@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-28T21:09:40.985Z] $ docker top d3abc1312989423f220fdc35949706f607a6db2ebc2606c344902022458849fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:09:41.354Z] ---> job-cost.sh [2023-03-28T21:09:41.354Z] lf-activate-venv: SKIPPING [2023-03-28T21:09:41.354Z] INFO: No Stack... [2023-03-28T21:09:41.611Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T21:09:42.179Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T21:09:42.471Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-197/archives/cost.csv [2023-03-28T21:09:42.471Z] + cut -d, -f6 [Pipeline] lock [2023-03-28T21:09:42.485Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-197-2-stack-cost] [2023-03-28T21:09:42.494Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-197-2-stack-cost] did not exist. Created. [2023-03-28T21:09:42.494Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-197-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T21:09:42.796Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-28T21:09:42.824Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T21:09:42.832Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-197-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T21:09:42.855Z] $ docker stop --time=1 d3abc1312989423f220fdc35949706f607a6db2ebc2606c344902022458849fc [2023-03-28T21:09:43.997Z] $ docker rm -f --volumes d3abc1312989423f220fdc35949706f607a6db2ebc2606c344902022458849fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-28T21:10:37.349Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6127 in /w/workspace/undry_device-rfid-llrp-go_PR-197 [Pipeline] { [Pipeline] ws [2023-03-28T21:10:37.361Z] Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout [2023-03-28T21:10:37.404Z] Selected Git installation does not exist. Using Default [2023-03-28T21:10:37.404Z] The recommended git tool is: NONE [2023-03-28T21:10:43.309Z] using credential edgex-jenkins-ssh [2023-03-28T21:10:43.323Z] Cloning the remote Git repository [2023-03-28T21:10:43.383Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-28T21:10:43.522Z] > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 [2023-03-28T21:10:43.720Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-28T21:10:43.721Z] > git --version # timeout=10 [2023-03-28T21:10:43.741Z] > git --version # 'git version 2.25.1' [2023-03-28T21:10:43.744Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T21:10:43.933Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T21:10:45.004Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-28T21:10:45.029Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T21:10:45.992Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-28T21:10:46.041Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-28T21:10:46.042Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T21:10:46.066Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/197/head:refs/remotes/origin/PR-197 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-28T21:10:46.550Z] Merging remotes/origin/main commit 2ab1936574ae940676ccb197c30d3b5ffc6723f0 into PR head commit c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce [2023-03-28T21:10:46.965Z] Merge succeeded, producing b677191fa10b306b0e37e723d3444f64290e6a93 [2023-03-28T21:10:46.966Z] Checking out Revision b677191fa10b306b0e37e723d3444f64290e6a93 (PR-197) [2023-03-28T21:10:46.572Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T21:10:46.659Z] > git checkout -f c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce # timeout=10 [2023-03-28T21:10:46.769Z] > git remote # timeout=10 [2023-03-28T21:10:46.790Z] > git config --get remote.origin.url # timeout=10 [2023-03-28T21:10:46.816Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T21:10:46.830Z] > git merge 2ab1936574ae940676ccb197c30d3b5ffc6723f0 # timeout=10 [2023-03-28T21:10:46.945Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-28T21:10:46.976Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T21:10:46.991Z] > git checkout -f b677191fa10b306b0e37e723d3444f64290e6a93 # timeout=10 [2023-03-28T21:10:50.518Z] Commit message: "Merge commit '2ab1936574ae940676ccb197c30d3b5ffc6723f0' into HEAD" [2023-03-28T21:10:50.531Z] > git rev-list --no-walk c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T21:10:51.468Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-28T21:10:51.468Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T21:10:51.468Z] Dload Upload Total Spent Left Speed [2023-03-28T21:10:51.468Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 172k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh [2023-03-28T21:10:52.163Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-28T21:10:52.498Z] + sudo tee /etc/docker/daemon.new [2023-03-28T21:10:52.498Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-28T21:10:52.498Z] { [2023-03-28T21:10:52.498Z] "registry-mirrors": [ [2023-03-28T21:10:52.498Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-28T21:10:52.498Z] ], [2023-03-28T21:10:52.498Z] "bip": "10.250.0.254/24", [2023-03-28T21:10:52.498Z] "hosts": [ [2023-03-28T21:10:52.498Z] "tcp://0.0.0.0:5555", [2023-03-28T21:10:52.498Z] "unix:///var/run/docker.sock" [2023-03-28T21:10:52.498Z] ], [2023-03-28T21:10:52.498Z] "mtu": 1458, [2023-03-28T21:10:52.498Z] "selinux-enabled": true, [2023-03-28T21:10:52.498Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-28T21:10:52.498Z] } [Pipeline] sh [2023-03-28T21:10:52.829Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-28T21:10:53.156Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T21:11:11.446Z] provisioning config files... [2023-03-28T21:11:11.479Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config5896249152563532035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:11:11.842Z] ---> docker-login.sh [2023-03-28T21:11:11.842Z] nexus3.edgexfoundry.org:10001 [2023-03-28T21:11:12.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:11:12.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:11:12.442Z] Configure a credential helper to remove this warning. See [2023-03-28T21:11:12.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:11:12.442Z] [2023-03-28T21:11:12.442Z] Login Succeeded [2023-03-28T21:11:12.442Z] nexus3.edgexfoundry.org:10002 [2023-03-28T21:11:12.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:11:12.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:11:12.715Z] Configure a credential helper to remove this warning. See [2023-03-28T21:11:12.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:11:12.715Z] [2023-03-28T21:11:12.991Z] Login Succeeded [2023-03-28T21:11:12.991Z] nexus3.edgexfoundry.org:10003 [2023-03-28T21:11:12.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:11:13.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:11:13.266Z] Configure a credential helper to remove this warning. See [2023-03-28T21:11:13.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:11:13.266Z] [2023-03-28T21:11:13.266Z] Login Succeeded [2023-03-28T21:11:13.266Z] nexus3.edgexfoundry.org:10004 [2023-03-28T21:11:13.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:11:13.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:11:13.544Z] Configure a credential helper to remove this warning. See [2023-03-28T21:11:13.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:11:13.544Z] [2023-03-28T21:11:13.544Z] Login Succeeded [2023-03-28T21:11:13.544Z] docker.io [2023-03-28T21:11:13.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:11:14.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:11:14.083Z] Configure a credential helper to remove this warning. See [2023-03-28T21:11:14.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:11:14.083Z] [2023-03-28T21:11:14.083Z] Login Succeeded [2023-03-28T21:11:14.083Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T21:11:14.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T21:11:14.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T21:11:14.366Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T21:11:14.373Z] ========================================================= [2023-03-28T21:11:14.373Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-28T21:11:14.373Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:11:14.722Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-28T21:11:14.989Z] Sending build context to Docker daemon 1.211MB [2023-03-28T21:11:14.989Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T21:11:14.989Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-28T21:11:15.258Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-28T21:11:15.258Z] af6eaf76a39c: Pulling fs layer [2023-03-28T21:11:15.258Z] 55522c791124: Pulling fs layer [2023-03-28T21:11:15.258Z] ce5c4a1c91eb: Pulling fs layer [2023-03-28T21:11:15.258Z] 169dfbe0d373: Pulling fs layer [2023-03-28T21:11:15.258Z] e1ff8fa3b103: Pulling fs layer [2023-03-28T21:11:15.258Z] 52ebb69f0ebf: Pulling fs layer [2023-03-28T21:11:15.258Z] 5abe8eddf0d5: Pulling fs layer [2023-03-28T21:11:15.258Z] e1ff8fa3b103: Waiting [2023-03-28T21:11:15.258Z] 52ebb69f0ebf: Waiting [2023-03-28T21:11:15.258Z] 5abe8eddf0d5: Waiting [2023-03-28T21:11:15.258Z] 169dfbe0d373: Waiting [2023-03-28T21:11:15.258Z] 55522c791124: Verifying Checksum [2023-03-28T21:11:15.258Z] 55522c791124: Download complete [2023-03-28T21:11:15.258Z] 169dfbe0d373: Verifying Checksum [2023-03-28T21:11:15.258Z] 169dfbe0d373: Download complete [2023-03-28T21:11:15.258Z] e1ff8fa3b103: Download complete [2023-03-28T21:11:15.258Z] af6eaf76a39c: Verifying Checksum [2023-03-28T21:11:15.258Z] af6eaf76a39c: Download complete [2023-03-28T21:11:16.230Z] af6eaf76a39c: Pull complete [2023-03-28T21:11:16.515Z] 5abe8eddf0d5: Verifying Checksum [2023-03-28T21:11:16.515Z] 5abe8eddf0d5: Download complete [2023-03-28T21:11:17.936Z] ce5c4a1c91eb: Download complete [2023-03-28T21:11:17.936Z] 52ebb69f0ebf: Download complete [2023-03-28T21:11:18.899Z] 55522c791124: Pull complete [2023-03-28T21:11:33.931Z] ce5c4a1c91eb: Pull complete [2023-03-28T21:11:33.931Z] 169dfbe0d373: Pull complete [2023-03-28T21:11:33.931Z] e1ff8fa3b103: Pull complete [2023-03-28T21:11:40.586Z] 52ebb69f0ebf: Pull complete [2023-03-28T21:11:42.015Z] 5abe8eddf0d5: Pull complete [2023-03-28T21:11:42.015Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-28T21:11:42.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-28T21:11:42.015Z] ---> 6cb57ee374ae [2023-03-28T21:11:42.015Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-28T21:11:43.969Z] ---> Running in 2cb44abfec92 [2023-03-28T21:11:43.969Z] Removing intermediate container 2cb44abfec92 [2023-03-28T21:11:43.969Z] ---> d005c86effd8 [2023-03-28T21:11:43.969Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T21:11:44.237Z] ---> Running in 3a444d1900d7 [2023-03-28T21:11:44.507Z] Removing intermediate container 3a444d1900d7 [2023-03-28T21:11:44.508Z] ---> c5760451892b [2023-03-28T21:11:44.508Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T21:11:44.508Z] ---> Running in 2123265d176a [2023-03-28T21:11:45.097Z] Removing intermediate container 2123265d176a [2023-03-28T21:11:45.097Z] ---> 875381f1f41b [2023-03-28T21:11:45.097Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T21:11:45.097Z] ---> Running in 30b4e7a92e96 [2023-03-28T21:11:45.365Z] Removing intermediate container 30b4e7a92e96 [2023-03-28T21:11:45.365Z] ---> 60431be6ade8 [2023-03-28T21:11:45.365Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T21:11:45.365Z] ---> Running in 637fbcadc923 [2023-03-28T21:11:46.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T21:11:47.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T21:11:48.013Z] OK: 263 MiB in 53 packages [2023-03-28T21:11:48.979Z] Removing intermediate container 637fbcadc923 [2023-03-28T21:11:48.979Z] ---> 8ffd4fa9ac82 [2023-03-28T21:11:48.979Z] Step 8/12 : WORKDIR /app [2023-03-28T21:11:48.979Z] ---> Running in 7467bba96ab7 [2023-03-28T21:11:49.247Z] Removing intermediate container 7467bba96ab7 [2023-03-28T21:11:49.247Z] ---> 910f68e7e83b [2023-03-28T21:11:49.247Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-28T21:11:49.515Z] ---> bacd7117a753 [2023-03-28T21:11:49.515Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T21:11:49.783Z] ---> Running in b963f1000f14 [2023-03-28T21:12:57.678Z] Removing intermediate container b963f1000f14 [2023-03-28T21:12:57.678Z] ---> 369bc4e5668c [2023-03-28T21:12:57.678Z] Step 11/12 : COPY . . [2023-03-28T21:12:57.678Z] ---> b885ccee5b5d [2023-03-28T21:12:57.678Z] Step 12/12 : RUN $MAKE [2023-03-28T21:12:57.678Z] ---> Running in df9bdfa1f90b [2023-03-28T21:12:57.678Z] noop [2023-03-28T21:12:57.678Z] Removing intermediate container df9bdfa1f90b [2023-03-28T21:12:57.678Z] ---> 571b0de171a9 [2023-03-28T21:12:57.678Z] Successfully built 571b0de171a9 [2023-03-28T21:12:57.678Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:12:58.042Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T21:12:58.042Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T21:12:58.255Z] prd-ubuntu20.04-docker-arm64-4c-16g-6127 does not seem to be running inside a container [2023-03-28T21:12:58.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-28T21:12:59.550Z] $ docker top 8065104b2b3bdaef5f747b19f1631d5cf51570200593d7ad730b80f99fc117df -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T21:13:00.384Z] + go version [2023-03-28T21:13:00.384Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-28T21:13:00.405Z] $ docker stop --time=1 8065104b2b3bdaef5f747b19f1631d5cf51570200593d7ad730b80f99fc117df [2023-03-28T21:13:02.030Z] $ docker rm -f --volumes 8065104b2b3bdaef5f747b19f1631d5cf51570200593d7ad730b80f99fc117df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:13:02.582Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T21:13:02.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T21:13:02.762Z] prd-ubuntu20.04-docker-arm64-4c-16g-6127 does not seem to be running inside a container [2023-03-28T21:13:02.833Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-28T21:13:07.207Z] $ docker top 74f538545a12c86dda1e0923a78adc491b6a4b206d186766dcc30213b32b04c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T21:13:08.053Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-28T21:13:08.389Z] + make test [2023-03-28T21:13:08.389Z] go test ./... -coverprofile=coverage.out ./... [2023-03-28T21:13:40.651Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-28T21:16:02.470Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-28T21:16:02.471Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-28T21:16:34.827Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.540s coverage: 40.9% of statements [2023-03-28T21:16:34.827Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.566s coverage: 52.0% of statements [2023-03-28T21:16:34.827Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.034s coverage: 94.6% of statements [2023-03-28T21:16:34.827Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-28T21:16:34.827Z] go vet ./... [2023-03-28T21:17:01.785Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-28T21:17:01.785Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-28T21:17:01.785Z] ./bin/test-attribution-txt.sh [2023-03-28T21:17:01.785Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-28T21:17:01.785Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-28T21:17:01.805Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-28T21:17:01.816Z] $ docker stop --time=1 74f538545a12c86dda1e0923a78adc491b6a4b206d186766dcc30213b32b04c3 [2023-03-28T21:17:03.741Z] $ docker rm -f --volumes 74f538545a12c86dda1e0923a78adc491b6a4b206d186766dcc30213b32b04c3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T21:17:04.959Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-28T21:17:04.983Z] Warning: overwriting stash ‘coverage-report’ [2023-03-28T21:17:05.601Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T21:17:05.992Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-28T21:17:06.308Z] + ls -al . [2023-03-28T21:17:06.308Z] total 624 [2023-03-28T21:17:06.308Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 21:13 . [2023-03-28T21:17:06.308Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 21:10 .. [2023-03-28T21:17:06.308Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 28 21:10 .dockerignore [2023-03-28T21:17:06.308Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 21:10 .git [2023-03-28T21:17:06.308Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 21:10 .github [2023-03-28T21:17:06.308Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 28 21:10 .gitignore [2023-03-28T21:17:06.308Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 21:10 .golangci.yml [2023-03-28T21:17:06.308Z] -rw-rw-r-- 1 jenkins jenkins 10664 Mar 28 21:10 Attribution.txt [2023-03-28T21:17:06.308Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 28 21:10 CHANGELOG.md [2023-03-28T21:17:06.308Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 28 21:10 Dockerfile [2023-03-28T21:17:06.308Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 21:10 GOVERNANCE.md [2023-03-28T21:17:06.308Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 28 21:10 Jenkinsfile [2023-03-28T21:17:06.308Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 28 21:10 LICENSE [2023-03-28T21:17:06.308Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 28 21:10 Makefile [2023-03-28T21:17:06.308Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 28 21:10 OWNERS.md [2023-03-28T21:17:06.308Z] -rw-rw-r-- 1 jenkins jenkins 28505 Mar 28 21:10 README.md [2023-03-28T21:17:06.308Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 21:08 VERSION [2023-03-28T21:17:06.308Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 21:10 bin [2023-03-28T21:17:06.308Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 21:10 cmd [2023-03-28T21:17:06.308Z] -rw-r--r-- 1 jenkins jenkins 457600 Mar 28 21:16 coverage.out [2023-03-28T21:17:06.308Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 21:10 examples [2023-03-28T21:17:06.308Z] -rw-rw-r-- 1 jenkins jenkins 3416 Mar 28 21:10 go.mod [2023-03-28T21:17:06.308Z] -rw-rw-r-- 1 jenkins jenkins 30903 Mar 28 21:10 go.sum [2023-03-28T21:17:06.308Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 21:10 images [2023-03-28T21:17:06.308Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 28 21:10 internal [2023-03-28T21:17:06.308Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 21:10 snap [2023-03-28T21:17:06.308Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 28 21:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:17:06.642Z] + 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=b677191fa10b306b0e37e723d3444f64290e6a93 --label arch=arm64 --label version=0.0.0 . [2023-03-28T21:17:06.915Z] Sending build context to Docker daemon 1.211MB [2023-03-28T21:17:06.915Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T21:17:06.915Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-28T21:17:06.915Z] ---> 571b0de171a9 [2023-03-28T21:17:06.915Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-28T21:17:06.915Z] ---> Running in 93800a092759 [2023-03-28T21:17:07.496Z] Removing intermediate container 93800a092759 [2023-03-28T21:17:07.496Z] ---> c7fefbbbb38d [2023-03-28T21:17:07.496Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T21:17:07.496Z] ---> Running in c9767b52da5d [2023-03-28T21:17:07.762Z] Removing intermediate container c9767b52da5d [2023-03-28T21:17:07.762Z] ---> 3f533c5446d8 [2023-03-28T21:17:07.762Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T21:17:07.762Z] ---> Running in f2152d411c53 [2023-03-28T21:17:08.029Z] Removing intermediate container f2152d411c53 [2023-03-28T21:17:08.029Z] ---> 55e830b5182e [2023-03-28T21:17:08.029Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T21:17:08.029Z] ---> Running in bd3e26ed79ac [2023-03-28T21:17:08.295Z] Removing intermediate container bd3e26ed79ac [2023-03-28T21:17:08.295Z] ---> 3db8de70ca63 [2023-03-28T21:17:08.295Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T21:17:08.578Z] ---> Running in fc0666b1a057 [2023-03-28T21:17:09.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T21:17:10.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T21:17:11.077Z] OK: 263 MiB in 53 packages [2023-03-28T21:17:12.035Z] Removing intermediate container fc0666b1a057 [2023-03-28T21:17:12.036Z] ---> fc322c8757bd [2023-03-28T21:17:12.036Z] Step 8/24 : WORKDIR /app [2023-03-28T21:17:12.036Z] ---> Running in f41be4f5e3a4 [2023-03-28T21:17:12.304Z] Removing intermediate container f41be4f5e3a4 [2023-03-28T21:17:12.304Z] ---> 0c7013cabb95 [2023-03-28T21:17:12.304Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-28T21:17:15.644Z] ---> 4dd94ef25be9 [2023-03-28T21:17:15.644Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T21:17:15.644Z] ---> Running in 5c85eac35180 [2023-03-28T21:17:18.224Z] Removing intermediate container 5c85eac35180 [2023-03-28T21:17:18.224Z] ---> aa8f7cedcfd1 [2023-03-28T21:17:18.224Z] Step 11/24 : COPY . . [2023-03-28T21:17:18.811Z] ---> 759b20867bfe [2023-03-28T21:17:18.811Z] Step 12/24 : RUN $MAKE [2023-03-28T21:17:18.811Z] ---> Running in 0d476624ed5f [2023-03-28T21:17:19.776Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-28T21:19:41.474Z] Removing intermediate container 0d476624ed5f [2023-03-28T21:19:41.474Z] ---> 48b70ac31f1d [2023-03-28T21:19:41.474Z] Step 13/24 : FROM alpine:3.17 [2023-03-28T21:19:41.474Z] 3.17: Pulling from library/alpine [2023-03-28T21:19:41.474Z] af6eaf76a39c: Already exists [2023-03-28T21:19:41.474Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T21:19:41.474Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T21:19:41.474Z] ---> d74e625d9115 [2023-03-28T21:19:41.474Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-28T21:19:41.474Z] ---> Running in 0bfe5fa0318a [2023-03-28T21:19:41.474Z] Removing intermediate container 0bfe5fa0318a [2023-03-28T21:19:41.474Z] ---> 23266254c1c0 [2023-03-28T21:19:41.474Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-28T21:19:41.474Z] ---> Running in 1b16d09ef121 [2023-03-28T21:19:41.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T21:19:41.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T21:19:41.474Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-28T21:19:41.474Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T21:19:41.474Z] OK: 8 MiB in 16 packages [2023-03-28T21:19:41.474Z] Removing intermediate container 1b16d09ef121 [2023-03-28T21:19:41.474Z] ---> 0dea259df48a [2023-03-28T21:19:41.474Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-28T21:19:41.474Z] ---> ea6e624b07c2 [2023-03-28T21:19:41.474Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-28T21:19:41.474Z] ---> 8d62e98b4b60 [2023-03-28T21:19:41.474Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-28T21:19:41.474Z] ---> f686af5126fe [2023-03-28T21:19:41.474Z] Step 19/24 : EXPOSE 59989 [2023-03-28T21:19:41.474Z] ---> Running in 635e193d5dce [2023-03-28T21:19:41.474Z] Removing intermediate container 635e193d5dce [2023-03-28T21:19:41.474Z] ---> 826b05cf88b8 [2023-03-28T21:19:41.474Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-28T21:19:41.474Z] ---> Running in f8f9a3c00e61 [2023-03-28T21:19:41.474Z] Removing intermediate container f8f9a3c00e61 [2023-03-28T21:19:41.474Z] ---> 7c52c81f120c [2023-03-28T21:19:41.474Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T21:19:41.474Z] ---> Running in c432d42804f9 [2023-03-28T21:19:41.474Z] Removing intermediate container c432d42804f9 [2023-03-28T21:19:41.474Z] ---> 97e0de554216 [2023-03-28T21:19:41.474Z] Step 22/24 : LABEL arch=arm64 [2023-03-28T21:19:41.474Z] ---> Running in 0542b50d6cf6 [2023-03-28T21:19:41.474Z] Removing intermediate container 0542b50d6cf6 [2023-03-28T21:19:41.474Z] ---> 6bc69f0b6e70 [2023-03-28T21:19:41.474Z] Step 23/24 : LABEL git_sha=b677191fa10b306b0e37e723d3444f64290e6a93 [2023-03-28T21:19:41.474Z] ---> Running in 98bf6f9d7f12 [2023-03-28T21:19:41.750Z] Removing intermediate container 98bf6f9d7f12 [2023-03-28T21:19:41.750Z] ---> d067b02dd8ef [2023-03-28T21:19:41.750Z] Step 24/24 : LABEL version=0.0.0 [2023-03-28T21:19:42.016Z] ---> Running in 56201dec4cbb [2023-03-28T21:19:42.281Z] Removing intermediate container 56201dec4cbb [2023-03-28T21:19:42.281Z] ---> d7338f0be388 [2023-03-28T21:19:42.281Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-28T21:19:42.281Z] Successfully built d7338f0be388 [2023-03-28T21:19:42.281Z] 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 [2023-03-28T21:19:42.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T21:19:42.697Z] [2023-03-28T21:19:42.697Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:19:43.028Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T21:19:43.028Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-28T21:19:43.028Z] 8998bd30e6a1: Pulling fs layer [2023-03-28T21:19:43.028Z] 04944245beec: Pulling fs layer [2023-03-28T21:19:43.028Z] 699f458cf7ca: Pulling fs layer [2023-03-28T21:19:43.028Z] 765212b225bb: Pulling fs layer [2023-03-28T21:19:43.028Z] f23df028b6ca: Pulling fs layer [2023-03-28T21:19:43.028Z] d65c8cfc05b1: Pulling fs layer [2023-03-28T21:19:43.028Z] 2437ff75d9bd: Pulling fs layer [2023-03-28T21:19:43.028Z] f23df028b6ca: Waiting [2023-03-28T21:19:43.028Z] 765212b225bb: Waiting [2023-03-28T21:19:43.028Z] d65c8cfc05b1: Waiting [2023-03-28T21:19:43.028Z] 2437ff75d9bd: Waiting [2023-03-28T21:19:43.297Z] 04944245beec: Verifying Checksum [2023-03-28T21:19:43.297Z] 04944245beec: Download complete [2023-03-28T21:19:43.297Z] 765212b225bb: Download complete [2023-03-28T21:19:43.297Z] f23df028b6ca: Verifying Checksum [2023-03-28T21:19:43.297Z] f23df028b6ca: Download complete [2023-03-28T21:19:43.297Z] d65c8cfc05b1: Verifying Checksum [2023-03-28T21:19:43.297Z] d65c8cfc05b1: Download complete [2023-03-28T21:19:43.566Z] 699f458cf7ca: Verifying Checksum [2023-03-28T21:19:43.566Z] 699f458cf7ca: Download complete [2023-03-28T21:19:43.834Z] 8998bd30e6a1: Verifying Checksum [2023-03-28T21:19:43.834Z] 8998bd30e6a1: Download complete [2023-03-28T21:19:46.420Z] 2437ff75d9bd: Verifying Checksum [2023-03-28T21:19:46.420Z] 2437ff75d9bd: Download complete [2023-03-28T21:19:47.827Z] 8998bd30e6a1: Pull complete [2023-03-28T21:19:48.412Z] 04944245beec: Pull complete [2023-03-28T21:19:49.821Z] 699f458cf7ca: Pull complete [2023-03-28T21:19:49.821Z] 765212b225bb: Pull complete [2023-03-28T21:19:50.782Z] f23df028b6ca: Pull complete [2023-03-28T21:19:50.782Z] d65c8cfc05b1: Pull complete [2023-03-28T21:20:05.770Z] 2437ff75d9bd: Pull complete [2023-03-28T21:20:05.770Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-28T21:20:05.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T21:20:05.770Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T21:20:05.965Z] prd-ubuntu20.04-docker-arm64-4c-16g-6127 does not seem to be running inside a container [2023-03-28T21:20:06.033Z] $ 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/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-28T21:20:08.565Z] $ docker top 38059693bea7b030e0584a5894395ead905c83df35b058d9af80d4cba1b80945 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:20:09.404Z] ---> job-cost.sh [2023-03-28T21:20:09.404Z] lf-activate-venv: SKIPPING [2023-03-28T21:20:09.404Z] INFO: No Stack... [2023-03-28T21:20:09.670Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-28T21:20:10.627Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T21:20:11.260Z] + cut -d, -f6 [2023-03-28T21:20:11.260Z] + cat /w/workspace/device-rfid-llrp-go/2/archives/cost.csv [Pipeline] lock [2023-03-28T21:20:11.297Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-197-2-stack-cost] [2023-03-28T21:20:11.304Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-197-2-stack-cost] did not exist. Created. [2023-03-28T21:20:11.304Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-197-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T21:20:11.968Z] /w/workspace/device-rfid-llrp-go/2@tmp/durable-1554710c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-28T21:20:12.627Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-28T21:20:12.650Z] Warning: overwriting stash ‘stack-cost’ [2023-03-28T21:20:12.713Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T21:20:12.719Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-197-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T21:20:12.734Z] $ docker stop --time=1 38059693bea7b030e0584a5894395ead905c83df35b058d9af80d4cba1b80945 [2023-03-28T21:20:14.212Z] $ docker rm -f --volumes 38059693bea7b030e0584a5894395ead905c83df35b058d9af80d4cba1b80945 [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 [2023-03-28T21:20:14.614Z] provisioning config files... [2023-03-28T21:20:14.621Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-197@tmp/config5748997833000867939tmp [Pipeline] { [Pipeline] sh [2023-03-28T21:20:14.917Z] + set +x [2023-03-28T21:20:14.917Z] + bash -s -- [2023-03-28T21:20:14.917Z] + curl -s https://codecov.io/bash [2023-03-28T21:20:14.917Z] [2023-03-28T21:20:14.917Z] _____ _ [2023-03-28T21:20:14.917Z] / ____| | | [2023-03-28T21:20:14.917Z] | | ___ __| | ___ ___ _____ __ [2023-03-28T21:20:14.917Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-28T21:20:14.917Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-28T21:20:14.917Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-28T21:20:14.917Z] Bash-1.0.6 [2023-03-28T21:20:14.917Z] [2023-03-28T21:20:14.917Z] [2023-03-28T21:20:14.917Z] ==> git version 2.25.1 found [2023-03-28T21:20:14.917Z] ==> 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 [2023-03-28T21:20:14.917Z] Release-Date: 2020-01-08 [2023-03-28T21:20:14.917Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-28T21:20:14.917Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-28T21:20:14.917Z] ==> Jenkins CI detected. [2023-03-28T21:20:14.917Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-197 [2023-03-28T21:20:14.917Z] project root: . [2023-03-28T21:20:14.917Z] --> token set from env [2023-03-28T21:20:14.917Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-28T21:20:14.917Z] ==> Running gcov in . (disable via -X gcov) [2023-03-28T21:20:14.917Z] ==> Python coveragepy not found [2023-03-28T21:20:14.917Z] ==> Searching for coverage reports in: [2023-03-28T21:20:14.917Z] + . [2023-03-28T21:20:14.917Z] -> Found 1 reports [2023-03-28T21:20:14.917Z] ==> Detecting git/mercurial file structure [2023-03-28T21:20:14.917Z] ==> Reading reports [2023-03-28T21:20:14.917Z] + ./coverage.out bytes=457600 [2023-03-28T21:20:14.917Z] ==> Appending adjustments [2023-03-28T21:20:14.917Z] https://docs.codecov.io/docs/fixing-reports [2023-03-28T21:20:15.177Z] + Found adjustments [2023-03-28T21:20:15.177Z] ==> Gzipping contents [2023-03-28T21:20:15.177Z] 52K /tmp/codecov.w2kxL3.gz [2023-03-28T21:20:15.177Z] ==> Uploading reports [2023-03-28T21:20:15.177Z] url: https://codecov.io [2023-03-28T21:20:15.177Z] query: branch=PR-197&commit=6362a4bea1ee71846b5a649044714a193e720e1e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-197%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=197&job=&cmd_args= [2023-03-28T21:20:15.436Z] -> Pinging Codecov [2023-03-28T21:20:15.436Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-197&commit=6362a4bea1ee71846b5a649044714a193e720e1e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-197%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=197&job=&cmd_args= [2023-03-28T21:20:15.436Z] -> Uploading to [2023-03-28T21:20:15.436Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-28/581DD39554BDF9B6E22D074273EAD858/6362a4bea1ee71846b5a649044714a193e720e1e/24f21740-e191-4186-bfaf-d68529021e72.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230328%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230328T212015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=38cd2834d5372920f0ec4073e07c7b019da577462942b99622ea9cc22bcde826 [2023-03-28T21:20:15.436Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T21:20:15.436Z] Dload Upload Total Spent Left Speed [2023-03-28T21:20:15.696Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50447 0 0 100 50447 0 222k --:--:-- --:--:-- --:--:-- 221k 100 50447 0 0 100 50447 0 165k --:--:-- --:--:-- --:--:-- 165k [2023-03-28T21:20:15.696Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/6362a4bea1ee71846b5a649044714a193e720e1e [Pipeline] } [2023-03-28T21:20:15.703Z] 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 [2023-03-28T21:20:16.336Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-197/archives ] [2023-03-28T21:20:16.336Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-197/archives [2023-03-28T21:20:16.336Z] total 16 [2023-03-28T21:20:16.336Z] drwxr-xr-x 3 root root 4096 Mar 28 21:09 . [2023-03-28T21:20:16.336Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 21:09 .. [2023-03-28T21:20:16.336Z] drwxr-xr-x 2 root root 4096 Mar 28 21:09 cost [2023-03-28T21:20:16.336Z] -rw-r--r-- 1 root root 91 Mar 28 21:09 cost.csv [2023-03-28T21:20:16.336Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-197/archives [2023-03-28T21:20:16.336Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-197/archives [2023-03-28T21:20:16.336Z] total 16 [2023-03-28T21:20:16.336Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 21:09 . [2023-03-28T21:20:16.336Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 21:09 .. [2023-03-28T21:20:16.336Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 21:09 cost [2023-03-28T21:20:16.336Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 28 21:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:20:16.626Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:20:17.486Z] ---> package-listing.sh [2023-03-28T21:20:17.486Z] ++ facter osfamily [2023-03-28T21:20:17.486Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-28T21:20:17.745Z] + OS_FAMILY=debian [2023-03-28T21:20:17.745Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-197 [2023-03-28T21:20:17.745Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-28T21:20:17.745Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-28T21:20:17.745Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-28T21:20:17.745Z] + PACKAGES=/tmp/packages_start.txt [2023-03-28T21:20:17.746Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-197 ']' [2023-03-28T21:20:17.746Z] + PACKAGES=/tmp/packages_end.txt [2023-03-28T21:20:17.746Z] + case "${OS_FAMILY}" in [2023-03-28T21:20:17.746Z] + dpkg -l [2023-03-28T21:20:17.746Z] + grep '^ii' [2023-03-28T21:20:17.746Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-28T21:20:17.746Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-28T21:20:17.746Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-28T21:20:17.746Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-197 ']' [2023-03-28T21:20:17.746Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-197/archives/ [2023-03-28T21:20:17.746Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-197/archives/ [Pipeline] echo [2023-03-28T21:20:17.754Z] 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/undry_device-rfid-llrp-go_PR-197/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-28T21:20:18.030Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:20:18.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T21:20:18.585Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T21:20:18.651Z] prd-ubuntu20.04-docker-8c-8g-6125 does not seem to be running inside a container [2023-03-28T21:20:18.686Z] $ 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/undry_device-rfid-llrp-go_PR-197/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-197 -v /w/workspace/undry_device-rfid-llrp-go_PR-197:/w/workspace/undry_device-rfid-llrp-go_PR-197:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-197@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-28T21:20:18.891Z] $ docker top b9637cb30fb1c4147165a3f85b7cb1e0c9084e3c33b0ee8ab6fc31e055e03995 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T21:20:19.212Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-28T21:20:19.489Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-28T21:20:19.772Z] + ls /var/log/sa-host [2023-03-28T21:20:19.772Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T21:20:19.840Z] provisioning config files... [2023-03-28T21:20:19.847Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-197@tmp/config16842498320664193754tmp [Pipeline] { [Pipeline] echo [2023-03-28T21:20:19.860Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:20:20.138Z] ---> create-netrc.sh [Pipeline] } [2023-03-28T21:20:20.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:20:20.455Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-28T21:20:20.463Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:20:20.745Z] ---> sudo-logs.sh [2023-03-28T21:20:20.745Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-28T21:20:20.770Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:20:21.050Z] ---> job-cost.sh [2023-03-28T21:20:21.050Z] lf-activate-venv: SKIPPING [2023-03-28T21:20:21.050Z] DEBUG: total: 0.2199999988079071 [2023-03-28T21:20:21.050Z] INFO: Retrieving Stack Cost... [2023-03-28T21:20:21.619Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T21:20:22.186Z] INFO: Archiving Costs [Pipeline] echo [2023-03-28T21:20:22.198Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:20:22.478Z] ---> logs-deploy.sh [2023-03-28T21:20:22.478Z] lf-activate-venv: SKIPPING [2023-03-28T21:20:22.478Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-197/2 [2023-03-28T21:20:22.478Z] INFO: archiving workspace using pattern(s): [2023-03-28T21:20:23.415Z] Archives upload complete. [2023-03-28T21:20:23.415Z] INFO: archiving logs to Nexus [2023-03-28T21:20:23.983Z] ---> uname -a: [2023-03-28T21:20:23.983Z] Linux prd-ubuntu20-04-docker-8c-8g-6125 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-28T21:20:23.983Z] [2023-03-28T21:20:23.983Z] [2023-03-28T21:20:23.983Z] ---> lscpu: [2023-03-28T21:20:23.983Z] Architecture: x86_64 [2023-03-28T21:20:23.983Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-28T21:20:23.983Z] Byte Order: Little Endian [2023-03-28T21:20:23.983Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-28T21:20:23.983Z] CPU(s): 8 [2023-03-28T21:20:23.983Z] On-line CPU(s) list: 0-7 [2023-03-28T21:20:23.983Z] Thread(s) per core: 1 [2023-03-28T21:20:23.983Z] Core(s) per socket: 1 [2023-03-28T21:20:23.983Z] Socket(s): 8 [2023-03-28T21:20:23.983Z] NUMA node(s): 1 [2023-03-28T21:20:23.983Z] Vendor ID: AuthenticAMD [2023-03-28T21:20:23.983Z] CPU family: 23 [2023-03-28T21:20:23.983Z] Model: 49 [2023-03-28T21:20:23.984Z] Model name: AMD EPYC-Rome Processor [2023-03-28T21:20:23.984Z] Stepping: 0 [2023-03-28T21:20:23.984Z] CPU MHz: 2799.940 [2023-03-28T21:20:23.984Z] BogoMIPS: 5599.88 [2023-03-28T21:20:23.984Z] Virtualization: AMD-V [2023-03-28T21:20:23.984Z] Hypervisor vendor: KVM [2023-03-28T21:20:23.984Z] Virtualization type: full [2023-03-28T21:20:23.984Z] L1d cache: 256 KiB [2023-03-28T21:20:23.984Z] L1i cache: 256 KiB [2023-03-28T21:20:23.984Z] L2 cache: 4 MiB [2023-03-28T21:20:23.984Z] L3 cache: 128 MiB [2023-03-28T21:20:23.984Z] NUMA node0 CPU(s): 0-7 [2023-03-28T21:20:23.984Z] Vulnerability Itlb multihit: Not affected [2023-03-28T21:20:23.984Z] Vulnerability L1tf: Not affected [2023-03-28T21:20:23.984Z] Vulnerability Mds: Not affected [2023-03-28T21:20:23.984Z] Vulnerability Meltdown: Not affected [2023-03-28T21:20:23.984Z] Vulnerability Mmio stale data: Not affected [2023-03-28T21:20:23.984Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-28T21:20:23.984Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-28T21:20:23.984Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-28T21:20:23.984Z] Vulnerability Srbds: Not affected [2023-03-28T21:20:23.984Z] Vulnerability Tsx async abort: Not affected [2023-03-28T21:20:23.984Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-28T21:20:23.984Z] [2023-03-28T21:20:23.984Z] [2023-03-28T21:20:23.984Z] ---> nproc: [2023-03-28T21:20:23.984Z] 8 [2023-03-28T21:20:23.984Z] [2023-03-28T21:20:23.984Z]