Pull request #262 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1392beaf924e09e4c7231ff334379b8c248e054b+ec76fefacd564d5a805f4b6ee2c3fdcc17777694 (73a1dde4af3ac89f05aa39a47f726bc8011f32cd) 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-ssh4184342194927720433.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh8483807803982657234.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-262/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-262/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17753103401624119914.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-262/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17616715461502563397.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh826322629969646687.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-262/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-262/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8504579669695766447.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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] ========================================================= [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.21 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 ‘prd-centos7-blackbox-4c-2g-9694’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-9695’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-builder-2c-1g-9982’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-9984’ is offline ‘prd-ubuntu20.04-docker-8c-8g-9985’ is offline ‘prd-ubuntu20.04-docker-8c-8g-9986’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9988 in /w/workspace/undry_device-rfid-llrp-go_PR-262 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-262 # 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 ec76fefacd564d5a805f4b6ee2c3fdcc17777694 into PR head commit 1392beaf924e09e4c7231ff334379b8c248e054b Merge succeeded, producing 1392beaf924e09e4c7231ff334379b8c248e054b Checking out Revision 1392beaf924e09e4c7231ff334379b8c248e054b (PR-262) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T18:10:59.137Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > 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/262/head:refs/remotes/origin/PR-262 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1392beaf924e09e4c7231ff334379b8c248e054b # 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 ec76fefacd564d5a805f4b6ee2c3fdcc17777694 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1392beaf924e09e4c7231ff334379b8c248e054b # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T18:10:59.314Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T18:10:59.420Z] ========================================================= [2023-10-24T18:10:59.420Z] EdgeX Global Pipelines Version Info [2023-10-24T18:10:59.420Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:11:00.160Z] ------------------- [2023-10-24T18:11:00.160Z] stable info: [2023-10-24T18:11:00.160Z] ------------------- [2023-10-24T18:11:00.160Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T18:11:00.160Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:11:00.160Z] Message: update stable to v1.0.254 [2023-10-24T18:11:00.728Z] ------------------- [2023-10-24T18:11:00.728Z] experimental info: [2023-10-24T18:11:00.728Z] ------------------- [2023-10-24T18:11:00.728Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T18:11:00.728Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:11:00.728Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T18:11:01.018Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-10-24T18:11:01.062Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-10-24T18:11:01.102Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T18:11:01.143Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T18:11:01.185Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T18:11:01.222Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T18:11:01.269Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T18:11:01.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T18:11:01.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T18:11:01.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T18:11:01.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T18:11:01.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-10-24T18:11:01.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T18:11:01.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T18:11:01.623Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T18:11:01.793Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T18:11:01.855Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T18:11:01.901Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T18:11:01.950Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T18:11:01.993Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T18:11:02.039Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T18:11:02.082Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T18:11:02.130Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T18:11:02.180Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T18:11:02.224Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T18:11:02.266Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T18:11:02.307Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T18:11:02.346Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-262 [Pipeline] echo [2023-10-24T18:11:02.393Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-262 [Pipeline] echo [2023-10-24T18:11:02.437Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-262 [Pipeline] echo [2023-10-24T18:11:02.482Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1392beaf924e09e4c7231ff334379b8c248e054b [Pipeline] echo [2023-10-24T18:11:02.532Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1392bea [Pipeline] echo [2023-10-24T18:11:02.581Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:11:02.702Z] provisioning config files... [2023-10-24T18:11:02.716Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-262@tmp/config9015515470909896400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:11:03.066Z] ---> docker-login.sh [2023-10-24T18:11:03.066Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:11:03.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:11:03.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:11:03.333Z] Configure a credential helper to remove this warning. See [2023-10-24T18:11:03.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:11:03.333Z] [2023-10-24T18:11:03.333Z] Login Succeeded [2023-10-24T18:11:03.333Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:11:03.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:11:03.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:11:03.333Z] Configure a credential helper to remove this warning. See [2023-10-24T18:11:03.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:11:03.333Z] [2023-10-24T18:11:03.333Z] Login Succeeded [2023-10-24T18:11:03.333Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:11:03.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:11:03.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:11:03.595Z] Configure a credential helper to remove this warning. See [2023-10-24T18:11:03.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:11:03.595Z] [2023-10-24T18:11:03.595Z] Login Succeeded [2023-10-24T18:11:03.595Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:11:03.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:11:03.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:11:03.595Z] Configure a credential helper to remove this warning. See [2023-10-24T18:11:03.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:11:03.595Z] [2023-10-24T18:11:03.595Z] Login Succeeded [2023-10-24T18:11:03.595Z] docker.io [2023-10-24T18:11:03.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:11:03.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:11:03.855Z] Configure a credential helper to remove this warning. See [2023-10-24T18:11:03.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:11:03.855Z] [2023-10-24T18:11:03.855Z] Login Succeeded [2023-10-24T18:11:03.855Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:11:03.883Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T18:11:04.586Z] + git rev-list -1 --merges 1392beaf924e09e4c7231ff334379b8c248e054b~1..1392beaf924e09e4c7231ff334379b8c248e054b [Pipeline] echo [2023-10-24T18:11:04.653Z] -----------> git rev-list -1 --merges 1392beaf924e09e4c7231ff334379b8c248e054b~1..1392beaf924e09e4c7231ff334379b8c248e054b 1392beaf924e09e4c7231ff334379b8c248e054b [false] [Pipeline] sh [2023-10-24T18:11:04.969Z] + git log --format=format:%s -1 1392beaf924e09e4c7231ff334379b8c248e054b [Pipeline] echo [2023-10-24T18:11:05.001Z] ========================================================= [2023-10-24T18:11:05.001Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T18:11:05.001Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:11:05.443Z] + git log --format=format:%s -1 1392beaf924e09e4c7231ff334379b8c248e054b [Pipeline] echo [2023-10-24T18:11:05.479Z] [semverPrep] GIT_COMMIT: 1392beaf924e09e4c7231ff334379b8c248e054b, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-10-24T18:11:05.507Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T18:11:05.875Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:11:05.875Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T18:11:05.875Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T18:11:05.875Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T18:11:05.875Z] + + sudo teeecho -a github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= /etc/ssh/ssh_known_hosts [2023-10-24T18:11:05.875Z] [2023-10-24T18:11:05.875Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:11:06.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:11:06.305Z] [2023-10-24T18:11:06.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-10-24T18:11:06.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:11:06.981Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T18:11:06.981Z] b85a868b505f: Pulling fs layer [2023-10-24T18:11:06.981Z] e2be974225ed: Pulling fs layer [2023-10-24T18:11:06.981Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T18:11:06.981Z] 988bab9f4d93: Pulling fs layer [2023-10-24T18:11:06.981Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T18:11:06.981Z] eaf3925da568: Pulling fs layer [2023-10-24T18:11:06.981Z] bab4dde63d76: Pulling fs layer [2023-10-24T18:11:06.981Z] bde34c3a00c8: Pulling fs layer [2023-10-24T18:11:06.981Z] b352a97aabf1: Pulling fs layer [2023-10-24T18:11:06.981Z] 4872d77fe225: Pulling fs layer [2023-10-24T18:11:06.981Z] 5851b861e8e6: Pulling fs layer [2023-10-24T18:11:06.981Z] bab4dde63d76: Waiting [2023-10-24T18:11:06.981Z] b352a97aabf1: Waiting [2023-10-24T18:11:06.981Z] 5851b861e8e6: Waiting [2023-10-24T18:11:06.981Z] eaf3925da568: Waiting [2023-10-24T18:11:06.981Z] 1469e6f7b9e6: Waiting [2023-10-24T18:11:06.981Z] bde34c3a00c8: Waiting [2023-10-24T18:11:06.981Z] 988bab9f4d93: Waiting [2023-10-24T18:11:06.981Z] 4872d77fe225: Waiting [2023-10-24T18:11:06.981Z] e2be974225ed: Verifying Checksum [2023-10-24T18:11:06.981Z] e2be974225ed: Download complete [2023-10-24T18:11:06.981Z] 988bab9f4d93: Verifying Checksum [2023-10-24T18:11:06.981Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T18:11:06.981Z] 1469e6f7b9e6: Download complete [2023-10-24T18:11:07.240Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T18:11:07.240Z] 339a4e72a1f5: Download complete [2023-10-24T18:11:07.240Z] eaf3925da568: Verifying Checksum [2023-10-24T18:11:07.240Z] eaf3925da568: Download complete [2023-10-24T18:11:07.240Z] bde34c3a00c8: Verifying Checksum [2023-10-24T18:11:07.240Z] bde34c3a00c8: Download complete [2023-10-24T18:11:07.240Z] b352a97aabf1: Download complete [2023-10-24T18:11:07.240Z] 4872d77fe225: Verifying Checksum [2023-10-24T18:11:07.240Z] 5851b861e8e6: Verifying Checksum [2023-10-24T18:11:07.240Z] 5851b861e8e6: Download complete [2023-10-24T18:11:07.240Z] b85a868b505f: Verifying Checksum [2023-10-24T18:11:07.240Z] b85a868b505f: Download complete [2023-10-24T18:11:07.499Z] bab4dde63d76: Verifying Checksum [2023-10-24T18:11:07.499Z] bab4dde63d76: Download complete [2023-10-24T18:11:08.875Z] b85a868b505f: Pull complete [2023-10-24T18:11:08.875Z] e2be974225ed: Pull complete [2023-10-24T18:11:09.134Z] 339a4e72a1f5: Pull complete [2023-10-24T18:11:09.394Z] 988bab9f4d93: Pull complete [2023-10-24T18:11:09.655Z] 1469e6f7b9e6: Pull complete [2023-10-24T18:11:09.655Z] eaf3925da568: Pull complete [2023-10-24T18:11:11.565Z] bab4dde63d76: Pull complete [2023-10-24T18:11:11.825Z] bde34c3a00c8: Pull complete [2023-10-24T18:11:12.106Z] b352a97aabf1: Pull complete [2023-10-24T18:11:12.370Z] 4872d77fe225: Pull complete [2023-10-24T18:11:12.633Z] 5851b861e8e6: Pull complete [2023-10-24T18:11:12.901Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T18:11:12.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:11:12.901Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:11:13.151Z] prd-ubuntu20.04-docker-8c-8g-9988 does not seem to be running inside a container [2023-10-24T18:11:13.236Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-262 -v /w/workspace/undry_device-rfid-llrp-go_PR-262:/w/workspace/undry_device-rfid-llrp-go_PR-262:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-262@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-262@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T18:11:17.839Z] $ docker top c3667656e3593e99962ee9b0796afb1f0eec25b019eac494a53efb376262f47e -eo pid,comm [2023-10-24T18:11:17.838Z] 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-10-24T18:11:17.838Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:11:17.959Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:11:17.959Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:11:18.068Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:11:18.127Z] $ docker exec c3667656e3593e99962ee9b0796afb1f0eec25b019eac494a53efb376262f47e ssh-agent [2023-10-24T18:11:18.184Z] SSH_AUTH_SOCK=/tmp/ssh-hTvq8k3iNtvR/agent.33 [2023-10-24T18:11:18.184Z] SSH_AGENT_PID=39 [2023-10-24T18:11:18.203Z] Running ssh-add (command line suppressed) [2023-10-24T18:11:18.365Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-262@tmp/private_key_14393161354665065531.key (/w/workspace/undry_device-rfid-llrp-go_PR-262@tmp/private_key_14393161354665065531.key) [2023-10-24T18:11:18.330Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:11:18.686Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T18:11:18.764Z] $ docker exec --env ******** --env ******** c3667656e3593e99962ee9b0796afb1f0eec25b019eac494a53efb376262f47e ssh-agent -k [2023-10-24T18:11:18.869Z] unset SSH_AUTH_SOCK; [2023-10-24T18:11:18.869Z] unset SSH_AGENT_PID; [2023-10-24T18:11:18.869Z] echo Agent pid 39 killed; [2023-10-24T18:11:18.822Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T18:11:18.909Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:11:18.909Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:11:19.038Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:11:19.098Z] $ docker exec c3667656e3593e99962ee9b0796afb1f0eec25b019eac494a53efb376262f47e ssh-agent [2023-10-24T18:11:19.140Z] SSH_AUTH_SOCK=/tmp/ssh-jzryWClpx9r2/agent.72 [2023-10-24T18:11:19.140Z] SSH_AGENT_PID=79 [2023-10-24T18:11:19.144Z] Running ssh-add (command line suppressed) [2023-10-24T18:11:19.296Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-262@tmp/private_key_13130207592941325616.key (/w/workspace/undry_device-rfid-llrp-go_PR-262@tmp/private_key_13130207592941325616.key) [2023-10-24T18:11:19.257Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:11:19.589Z] + git semver init [2023-10-24T18:11:19.849Z] 2023-10-24 18:11:19,820 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T18:11:19.849Z] 2023-10-24 18:11:19,821 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-262/.semver [2023-10-24T18:11:19.849Z] 2023-10-24 18:11:19,821 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-262/.semver [2023-10-24T18:11:19.849Z] 2023-10-24 18:11:19,822 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-262/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-262, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:11:20.786Z] 2023-10-24 18:11:20,713 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-262/.git/info/exclude [2023-10-24T18:11:20.786Z] 2023-10-24 18:11:20,714 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-262/.semver/PR-262 with force:False [2023-10-24T18:11:20.786Z] 2023-10-24 18:11:20,714 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-262/.semver/PR-262 [2023-10-24T18:11:20.786Z] 2023-10-24 18:11:20,718 [execute] INFO git cat-file --batch-check [2023-10-24T18:11:20.786Z] 2023-10-24 18:11:20,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-262/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T18:11:20.786Z] 2023-10-24 18:11:20,726 [execute] INFO git cat-file --batch [2023-10-24T18:11:20.786Z] 2023-10-24 18:11:20,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-262/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T18:11:20.786Z] 2023-10-24 18:11:20,731 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-262/.semver/PR-262 [2023-10-24T18:11:20.786Z] 0.0.0 [Pipeline] } [2023-10-24T18:11:20.869Z] $ docker exec --env ******** --env ******** c3667656e3593e99962ee9b0796afb1f0eec25b019eac494a53efb376262f47e ssh-agent -k [2023-10-24T18:11:20.973Z] unset SSH_AUTH_SOCK; [2023-10-24T18:11:20.973Z] unset SSH_AGENT_PID; [2023-10-24T18:11:20.973Z] echo Agent pid 79 killed; [2023-10-24T18:11:20.927Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:11:21.336Z] + git semver [Pipeline] } [2023-10-24T18:11:21.678Z] $ docker stop --time=1 c3667656e3593e99962ee9b0796afb1f0eec25b019eac494a53efb376262f47e [2023-10-24T18:11:22.989Z] $ docker rm -f --volumes c3667656e3593e99962ee9b0796afb1f0eec25b019eac494a53efb376262f47e [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:11:23.350Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T18:11:23.659Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T18:11:23.675Z] [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-10-24T18:11:24.289Z] provisioning config files... [2023-10-24T18:11:24.300Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-262@tmp/config12891682465910706680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:11:24.650Z] ---> docker-login.sh [2023-10-24T18:11:24.650Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:11:24.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:11:24.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:11:24.650Z] Configure a credential helper to remove this warning. See [2023-10-24T18:11:24.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:11:24.650Z] [2023-10-24T18:11:24.650Z] Login Succeeded [2023-10-24T18:11:24.650Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:11:24.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:11:24.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:11:24.650Z] Configure a credential helper to remove this warning. See [2023-10-24T18:11:24.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:11:24.650Z] [2023-10-24T18:11:24.650Z] Login Succeeded [2023-10-24T18:11:24.650Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:11:24.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:11:24.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:11:24.912Z] Configure a credential helper to remove this warning. See [2023-10-24T18:11:24.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:11:24.912Z] [2023-10-24T18:11:24.912Z] Login Succeeded [2023-10-24T18:11:24.912Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:11:24.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:11:24.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:11:24.912Z] Configure a credential helper to remove this warning. See [2023-10-24T18:11:24.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:11:24.912Z] [2023-10-24T18:11:24.912Z] Login Succeeded [2023-10-24T18:11:24.912Z] docker.io [2023-10-24T18:11:24.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:11:25.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:11:25.171Z] Configure a credential helper to remove this warning. See [2023-10-24T18:11:25.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:11:25.171Z] [2023-10-24T18:11:25.171Z] Login Succeeded [2023-10-24T18:11:25.171Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:11:25.199Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T18:11:25.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:11:25.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:11:25.470Z] ========================================================= [2023-10-24T18:11:25.470Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T18:11:25.470Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:11:25.938Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T18:11:25.938Z] Sending build context to Docker daemon 4.342MB [2023-10-24T18:11:25.938Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:11:25.938Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T18:11:25.938Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T18:11:25.938Z] 7264a8db6415: Pulling fs layer [2023-10-24T18:11:25.938Z] c4d48a809fc2: Pulling fs layer [2023-10-24T18:11:25.938Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T18:11:25.938Z] ad3a456e5733: Pulling fs layer [2023-10-24T18:11:25.938Z] 33e27b845d1e: Pulling fs layer [2023-10-24T18:11:25.938Z] c68163c4e522: Pulling fs layer [2023-10-24T18:11:25.938Z] 50da416c3ac9: Pulling fs layer [2023-10-24T18:11:25.938Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T18:11:25.938Z] ad3a456e5733: Waiting [2023-10-24T18:11:25.938Z] 33e27b845d1e: Waiting [2023-10-24T18:11:25.938Z] c68163c4e522: Waiting [2023-10-24T18:11:25.938Z] 50da416c3ac9: Waiting [2023-10-24T18:11:25.938Z] 23d2d4c4bb30: Waiting [2023-10-24T18:11:26.197Z] c4d48a809fc2: Verifying Checksum [2023-10-24T18:11:26.197Z] c4d48a809fc2: Download complete [2023-10-24T18:11:26.197Z] ad3a456e5733: Verifying Checksum [2023-10-24T18:11:26.197Z] ad3a456e5733: Download complete [2023-10-24T18:11:26.197Z] 33e27b845d1e: Verifying Checksum [2023-10-24T18:11:26.197Z] 33e27b845d1e: Download complete [2023-10-24T18:11:26.197Z] 7264a8db6415: Verifying Checksum [2023-10-24T18:11:26.197Z] 7264a8db6415: Download complete [2023-10-24T18:11:26.197Z] c68163c4e522: Verifying Checksum [2023-10-24T18:11:26.197Z] c68163c4e522: Download complete [2023-10-24T18:11:26.455Z] 7264a8db6415: Pull complete [2023-10-24T18:11:26.455Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T18:11:26.455Z] 23d2d4c4bb30: Download complete [2023-10-24T18:11:26.714Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T18:11:26.714Z] 4f1c88b9dad5: Download complete [2023-10-24T18:11:26.973Z] c4d48a809fc2: Pull complete [2023-10-24T18:11:27.230Z] 50da416c3ac9: Verifying Checksum [2023-10-24T18:11:27.230Z] 50da416c3ac9: Download complete [2023-10-24T18:11:31.415Z] 4f1c88b9dad5: Pull complete [2023-10-24T18:11:31.415Z] ad3a456e5733: Pull complete [2023-10-24T18:11:31.415Z] 33e27b845d1e: Pull complete [2023-10-24T18:11:31.415Z] c68163c4e522: Pull complete [2023-10-24T18:11:34.699Z] 50da416c3ac9: Pull complete [2023-10-24T18:11:35.285Z] 23d2d4c4bb30: Pull complete [2023-10-24T18:11:35.285Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T18:11:35.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T18:11:35.285Z] ---> 0786185ac409 [2023-10-24T18:11:35.285Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:11:39.099Z] Still waiting to schedule task [2023-10-24T18:11:39.100Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9983’ [2023-10-24T18:11:40.614Z] ---> Running in 5fbe311bf804 [2023-10-24T18:11:40.874Z] Removing intermediate container 5fbe311bf804 [2023-10-24T18:11:40.874Z] ---> a3a5da9113a6 [2023-10-24T18:11:40.874Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:11:40.874Z] ---> Running in 4708f9894804 [2023-10-24T18:11:40.874Z] Removing intermediate container 4708f9894804 [2023-10-24T18:11:40.874Z] ---> ba8ddc7f02f8 [2023-10-24T18:11:40.874Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:11:40.874Z] ---> Running in ba50bb39ced5 [2023-10-24T18:11:40.874Z] Removing intermediate container ba50bb39ced5 [2023-10-24T18:11:40.874Z] ---> dc433e57043f [2023-10-24T18:11:40.874Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:11:41.133Z] ---> Running in 2e2148b31efa [2023-10-24T18:11:41.133Z] Removing intermediate container 2e2148b31efa [2023-10-24T18:11:41.133Z] ---> 193d6f8dceac [2023-10-24T18:11:41.133Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:11:41.133Z] ---> Running in 736731c3071f [2023-10-24T18:11:41.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:11:41.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:11:41.651Z] OK: 264 MiB in 52 packages [2023-10-24T18:11:41.909Z] Removing intermediate container 736731c3071f [2023-10-24T18:11:41.910Z] ---> 30580f6818b7 [2023-10-24T18:11:41.910Z] Step 8/12 : WORKDIR /app [2023-10-24T18:11:41.910Z] ---> Running in 072cdf4106fa [2023-10-24T18:11:42.169Z] Removing intermediate container 072cdf4106fa [2023-10-24T18:11:42.169Z] ---> bd72b05fc2fb [2023-10-24T18:11:42.169Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-24T18:11:42.169Z] ---> 397d18160e9c [2023-10-24T18:11:42.169Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:11:42.169Z] ---> Running in 66b13c2104ee [2023-10-24T18:13:03.607Z] Removing intermediate container 66b13c2104ee [2023-10-24T18:13:03.607Z] ---> 63cb331caec9 [2023-10-24T18:13:03.607Z] Step 11/12 : COPY . . [2023-10-24T18:13:03.607Z] ---> d67f4cad34e5 [2023-10-24T18:13:03.607Z] Step 12/12 : RUN $MAKE [2023-10-24T18:13:03.607Z] ---> Running in f6a73e1b5174 [2023-10-24T18:13:03.607Z] noop [2023-10-24T18:13:03.607Z] Removing intermediate container f6a73e1b5174 [2023-10-24T18:13:03.607Z] ---> 9e0cd2b1589d [2023-10-24T18:13:03.607Z] Successfully built 9e0cd2b1589d [2023-10-24T18:13:03.607Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:13:04.051Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T18:13:04.051Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:13:04.210Z] prd-ubuntu20.04-docker-8c-8g-9988 does not seem to be running inside a container [2023-10-24T18:13:04.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-262 -v /w/workspace/undry_device-rfid-llrp-go_PR-262:/w/workspace/undry_device-rfid-llrp-go_PR-262:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-262@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-262@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T18:13:04.552Z] $ docker top d2ddc437e69c8e9c2f272dc65cf5b6c7b4c4cdfa963ab48f6b2b83b5db4fb0b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:13:04.964Z] + go version [2023-10-24T18:13:04.964Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T18:13:04.972Z] $ docker stop --time=1 d2ddc437e69c8e9c2f272dc65cf5b6c7b4c4cdfa963ab48f6b2b83b5db4fb0b2 [2023-10-24T18:13:06.223Z] $ docker rm -f --volumes d2ddc437e69c8e9c2f272dc65cf5b6c7b4c4cdfa963ab48f6b2b83b5db4fb0b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:13:06.953Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T18:13:06.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:13:07.109Z] prd-ubuntu20.04-docker-8c-8g-9988 does not seem to be running inside a container [2023-10-24T18:13:07.131Z] $ 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-262 -v /w/workspace/undry_device-rfid-llrp-go_PR-262:/w/workspace/undry_device-rfid-llrp-go_PR-262:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-262@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-262@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T18:13:07.448Z] $ docker top f86e6740781938f093f3afdd800aa16864a14b793f076a4546e194604f19c469 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:13:07.867Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-262 [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:13:08.237Z] + make test [2023-10-24T18:13:08.237Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T18:13:10.138Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-10-24T18:13:20.347Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-10-24T18:13:20.347Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-10-24T18:13:24.533Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.968s coverage: 40.6% of statements [2023-10-24T18:13:24.533Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.242s coverage: 51.9% of statements [2023-10-24T18:13:24.533Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 96.4% of statements [2023-10-24T18:13:42.604Z] go vet ./... [2023-10-24T18:13:48.195Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T18:13:48.195Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T18:13:48.195Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T18:13:48.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T18:13:48.526Z] $ docker stop --time=1 f86e6740781938f093f3afdd800aa16864a14b793f076a4546e194604f19c469 [2023-10-24T18:13:53.264Z] $ docker rm -f --volumes f86e6740781938f093f3afdd800aa16864a14b793f076a4546e194604f19c469 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:13:53.826Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T18:13:53.955Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T18:13:54.555Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T18:13:54.875Z] + ls -al . [2023-10-24T18:13:54.875Z] total 640 [2023-10-24T18:13:54.875Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 18:13 . [2023-10-24T18:13:54.875Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:10 .. [2023-10-24T18:13:54.875Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 24 18:10 .dockerignore [2023-10-24T18:13:54.875Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:13 .git [2023-10-24T18:13:54.875Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:10 .github [2023-10-24T18:13:54.875Z] -rw-rw-r-- 1 jenkins jenkins 858 Oct 24 18:10 .gitignore [2023-10-24T18:13:54.875Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:10 .golangci.yml [2023-10-24T18:13:54.875Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:11 .semver [2023-10-24T18:13:54.875Z] -rw-rw-r-- 1 jenkins jenkins 11980 Oct 24 18:10 Attribution.txt [2023-10-24T18:13:54.875Z] -rw-rw-r-- 1 jenkins jenkins 10365 Oct 24 18:10 CHANGELOG.md [2023-10-24T18:13:54.875Z] -rw-rw-r-- 1 jenkins jenkins 1347 Oct 24 18:10 Dockerfile [2023-10-24T18:13:54.875Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:10 GOVERNANCE.md [2023-10-24T18:13:54.875Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 24 18:10 Jenkinsfile [2023-10-24T18:13:54.875Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 18:10 LICENSE [2023-10-24T18:13:54.875Z] -rw-rw-r-- 1 jenkins jenkins 2179 Oct 24 18:10 Makefile [2023-10-24T18:13:54.875Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 24 18:10 OWNERS.md [2023-10-24T18:13:54.875Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 24 18:10 README.md [2023-10-24T18:13:54.875Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 18:11 VERSION [2023-10-24T18:13:54.875Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:10 bin [2023-10-24T18:13:54.875Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:10 cmd [2023-10-24T18:13:54.875Z] -rw-r--r-- 1 jenkins jenkins 459493 Oct 24 18:13 coverage.out [2023-10-24T18:13:54.875Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:10 examples [2023-10-24T18:13:54.875Z] -rw-rw-r-- 1 jenkins jenkins 3878 Oct 24 18:10 go.mod [2023-10-24T18:13:54.875Z] -rw-rw-r-- 1 jenkins jenkins 34490 Oct 24 18:10 go.sum [2023-10-24T18:13:54.875Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:10 images [2023-10-24T18:13:54.875Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 24 18:10 internal [2023-10-24T18:13:54.875Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 24 18:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:13:55.267Z] + 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=1392beaf924e09e4c7231ff334379b8c248e054b --label arch=amd64 --label version=0.0.0 . [2023-10-24T18:13:55.267Z] Sending build context to Docker daemon 4.342MB [2023-10-24T18:13:55.267Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:13:55.267Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-24T18:13:55.267Z] ---> 9e0cd2b1589d [2023-10-24T18:13:55.267Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:13:55.525Z] ---> Running in 07d92a9a2cdb [2023-10-24T18:13:55.525Z] Removing intermediate container 07d92a9a2cdb [2023-10-24T18:13:55.525Z] ---> af7f91d6f50c [2023-10-24T18:13:55.525Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:13:55.525Z] ---> Running in 753660e522cf [2023-10-24T18:13:56.909Z] Removing intermediate container 753660e522cf [2023-10-24T18:13:56.909Z] ---> 64114e09db1a [2023-10-24T18:13:56.909Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:13:57.476Z] ---> Running in be86222015c7 [2023-10-24T18:13:57.735Z] Removing intermediate container be86222015c7 [2023-10-24T18:13:57.735Z] ---> bbab03ab8e27 [2023-10-24T18:13:57.735Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:13:57.735Z] ---> Running in e6f47bd84095 [2023-10-24T18:13:57.735Z] Removing intermediate container e6f47bd84095 [2023-10-24T18:13:57.735Z] ---> 639732860f61 [2023-10-24T18:13:57.735Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:13:57.735Z] ---> Running in 823635f30fab [2023-10-24T18:13:58.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:13:58.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:13:58.350Z] OK: 264 MiB in 52 packages [2023-10-24T18:13:58.607Z] Removing intermediate container 823635f30fab [2023-10-24T18:13:58.607Z] ---> 9706d506cc8d [2023-10-24T18:13:58.607Z] Step 8/24 : WORKDIR /app [2023-10-24T18:13:58.867Z] ---> Running in db6c32a8852c [2023-10-24T18:13:58.867Z] Removing intermediate container db6c32a8852c [2023-10-24T18:13:58.867Z] ---> 714d5d42dcaf [2023-10-24T18:13:58.867Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-24T18:13:58.867Z] ---> d0700f68ea51 [2023-10-24T18:13:58.867Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:13:58.867Z] ---> Running in c475e682f9f9 [2023-10-24T18:14:00.239Z] Removing intermediate container c475e682f9f9 [2023-10-24T18:14:00.239Z] ---> 2c3e0d75e61d [2023-10-24T18:14:00.239Z] Step 11/24 : COPY . . [2023-10-24T18:14:00.496Z] ---> 4b85b7a50e2e [2023-10-24T18:14:00.496Z] Step 12/24 : RUN $MAKE [2023-10-24T18:14:01.061Z] ---> Running in a64219060367 [2023-10-24T18:14:01.994Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-10-24T18:14:28.751Z] Removing intermediate container a64219060367 [2023-10-24T18:14:28.751Z] ---> 1ada480a726e [2023-10-24T18:14:28.751Z] Step 13/24 : FROM alpine:3.18 [2023-10-24T18:14:28.751Z] 3.18: Pulling from library/alpine [2023-10-24T18:14:28.751Z] 96526aa774ef: Pulling fs layer [2023-10-24T18:14:28.751Z] 96526aa774ef: Verifying Checksum [2023-10-24T18:14:28.751Z] 96526aa774ef: Download complete [2023-10-24T18:14:28.751Z] 96526aa774ef: Pull complete [2023-10-24T18:14:28.751Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:14:28.751Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T18:14:28.751Z] ---> 8ca4688f4f35 [2023-10-24T18:14:28.751Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-24T18:14:28.751Z] ---> Running in bfb101a6c1d4 [2023-10-24T18:14:28.751Z] Removing intermediate container bfb101a6c1d4 [2023-10-24T18:14:28.751Z] ---> 7dc6e8b08b0e [2023-10-24T18:14:28.751Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-24T18:14:28.751Z] ---> Running in 0e357c2a0689 [2023-10-24T18:14:28.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:14:28.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:14:28.751Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T18:14:28.751Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:14:28.751Z] OK: 7 MiB in 16 packages [2023-10-24T18:14:29.315Z] Removing intermediate container 0e357c2a0689 [2023-10-24T18:14:29.315Z] ---> e05a7525e130 [2023-10-24T18:14:29.315Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-10-24T18:14:29.574Z] ---> 367535c3667e [2023-10-24T18:14:29.574Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-10-24T18:14:29.832Z] ---> 0e63af612a84 [2023-10-24T18:14:29.832Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-10-24T18:14:31.782Z] ---> 2ea894c8eca3 [2023-10-24T18:14:31.782Z] Step 19/24 : EXPOSE 59989 [2023-10-24T18:14:31.782Z] ---> Running in 537ae6c9708a [2023-10-24T18:14:32.040Z] Removing intermediate container 537ae6c9708a [2023-10-24T18:14:32.040Z] ---> af889ad5d4dd [2023-10-24T18:14:32.040Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-10-24T18:14:32.040Z] ---> Running in 348c56cfbd3a [2023-10-24T18:14:32.040Z] Removing intermediate container 348c56cfbd3a [2023-10-24T18:14:32.040Z] ---> 353e05180749 [2023-10-24T18:14:32.040Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T18:14:32.040Z] ---> Running in 92ea6e4f22b0 [2023-10-24T18:14:32.297Z] Removing intermediate container 92ea6e4f22b0 [2023-10-24T18:14:32.297Z] ---> 337dfadd554d [2023-10-24T18:14:32.297Z] Step 22/24 : LABEL arch=amd64 [2023-10-24T18:14:32.297Z] ---> Running in 53296326c75f [2023-10-24T18:14:32.297Z] Removing intermediate container 53296326c75f [2023-10-24T18:14:32.297Z] ---> fab3de4ae2fb [2023-10-24T18:14:32.297Z] Step 23/24 : LABEL git_sha=1392beaf924e09e4c7231ff334379b8c248e054b [2023-10-24T18:14:32.297Z] ---> Running in e49f037fde80 [2023-10-24T18:14:32.297Z] Removing intermediate container e49f037fde80 [2023-10-24T18:14:32.297Z] ---> 0c542dcb4d3c [2023-10-24T18:14:32.297Z] Step 24/24 : LABEL version=0.0.0 [2023-10-24T18:14:32.297Z] ---> Running in eef20565ed8c [2023-10-24T18:14:32.556Z] Removing intermediate container eef20565ed8c [2023-10-24T18:14:32.556Z] ---> 3f9c6fbe8376 [2023-10-24T18:14:32.556Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T18:14:32.556Z] Successfully built 3f9c6fbe8376 [2023-10-24T18:14:32.556Z] 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-10-24T18:14:33.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:14:33.440Z] [2023-10-24T18:14:33.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:14:33.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:14:33.825Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T18:14:33.825Z] 5eb5b503b376: Pulling fs layer [2023-10-24T18:14:33.825Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T18:14:33.825Z] ec43610c2a17: Pulling fs layer [2023-10-24T18:14:33.825Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T18:14:33.825Z] 33b1e0a273af: Pulling fs layer [2023-10-24T18:14:33.825Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T18:14:33.825Z] 2f39f015ded8: Pulling fs layer [2023-10-24T18:14:33.825Z] 5d3b04190fa2: Waiting [2023-10-24T18:14:33.825Z] 3a2ae6a8a46f: Waiting [2023-10-24T18:14:33.825Z] 33b1e0a273af: Waiting [2023-10-24T18:14:33.825Z] 2f39f015ded8: Waiting [2023-10-24T18:14:33.825Z] 5c69ac0246d0: Verifying Checksum [2023-10-24T18:14:33.825Z] 5c69ac0246d0: Download complete [2023-10-24T18:14:33.825Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-24T18:14:33.825Z] 3a2ae6a8a46f: Download complete [2023-10-24T18:14:33.825Z] 33b1e0a273af: Verifying Checksum [2023-10-24T18:14:33.825Z] 33b1e0a273af: Download complete [2023-10-24T18:14:33.825Z] ec43610c2a17: Verifying Checksum [2023-10-24T18:14:33.825Z] ec43610c2a17: Download complete [2023-10-24T18:14:33.825Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T18:14:33.825Z] 5d3b04190fa2: Download complete [2023-10-24T18:14:34.084Z] 5eb5b503b376: Verifying Checksum [2023-10-24T18:14:34.084Z] 5eb5b503b376: Download complete [2023-10-24T18:14:34.649Z] 2f39f015ded8: Download complete [2023-10-24T18:14:35.214Z] 5eb5b503b376: Pull complete [2023-10-24T18:14:35.472Z] 5c69ac0246d0: Pull complete [2023-10-24T18:14:36.037Z] ec43610c2a17: Pull complete [2023-10-24T18:14:36.037Z] 3a2ae6a8a46f: Pull complete [2023-10-24T18:14:36.296Z] 33b1e0a273af: Pull complete [2023-10-24T18:14:36.296Z] 5d3b04190fa2: Pull complete [2023-10-24T18:14:36.949Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10002 in /w/workspace/undry_device-rfid-llrp-go_PR-262 [Pipeline] { [Pipeline] ws [2023-10-24T18:14:37.013Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-10-24T18:14:37.101Z] The recommended git tool is: git [2023-10-24T18:14:41.571Z] 2f39f015ded8: Pull complete [2023-10-24T18:14:41.571Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T18:14:41.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:14:41.571Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:14:41.812Z] prd-ubuntu20.04-docker-8c-8g-9988 does not seem to be running inside a container [2023-10-24T18:14:41.814Z] $ 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-262 -v /w/workspace/undry_device-rfid-llrp-go_PR-262:/w/workspace/undry_device-rfid-llrp-go_PR-262:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-262@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-262@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T18:14:44.879Z] using credential edgex-jenkins-ssh [2023-10-24T18:14:44.899Z] Cloning the remote Git repository [2023-10-24T18:14:44.984Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-10-24T18:14:45.118Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-10-24T18:14:45.314Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-10-24T18:14:45.316Z] > git --version # timeout=10 [2023-10-24T18:14:45.339Z] > git --version # 'git version 2.25.1' [2023-10-24T18:14:45.343Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T18:14:45.589Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T18:14:46.901Z] $ docker top 120437d87687fa9d0b3c97d71586cfdf8fc53628ebb86b466d19aca9554dfa64 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:14:47.388Z] ---> job-cost.sh [2023-10-24T18:14:47.388Z] lf-activate-venv: SKIPPING [2023-10-24T18:14:47.388Z] INFO: No Stack... [2023-10-24T18:14:46.877Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-10-24T18:14:46.903Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T18:14:47.647Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T18:14:47.906Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T18:14:48.225Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-262/archives/cost.csv [2023-10-24T18:14:48.225Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T18:14:48.265Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-262-1-stack-cost] [2023-10-24T18:14:48.270Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-262-1-stack-cost] did not exist. Created. [2023-10-24T18:14:48.270Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-262-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T18:14:48.660Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T18:14:48.716Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T18:14:48.741Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-262-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T18:14:48.786Z] $ docker stop --time=1 120437d87687fa9d0b3c97d71586cfdf8fc53628ebb86b466d19aca9554dfa64 [2023-10-24T18:14:49.032Z] Merging remotes/origin/main commit ec76fefacd564d5a805f4b6ee2c3fdcc17777694 into PR head commit 1392beaf924e09e4c7231ff334379b8c248e054b [2023-10-24T18:14:48.377Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-10-24T18:14:48.437Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-10-24T18:14:48.438Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T18:14:48.464Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/262/head:refs/remotes/origin/PR-262 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-24T18:14:49.065Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T18:14:49.480Z] Merge succeeded, producing 1392beaf924e09e4c7231ff334379b8c248e054b [2023-10-24T18:14:49.481Z] Checking out Revision 1392beaf924e09e4c7231ff334379b8c248e054b (PR-262) [2023-10-24T18:14:49.936Z] $ docker rm -f --volumes 120437d87687fa9d0b3c97d71586cfdf8fc53628ebb86b466d19aca9554dfa64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-10-24T18:14:50.253Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] // stage [Pipeline] } [2023-10-24T18:14:50.320Z] > git --version # timeout=10 [2023-10-24T18:14:50.333Z] > git --version # 'git version 2.25.1' [2023-10-24T18:14:50.356Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:14:49.188Z] > git checkout -f 1392beaf924e09e4c7231ff334379b8c248e054b # timeout=10 [2023-10-24T18:14:49.341Z] > git remote # timeout=10 [2023-10-24T18:14:49.368Z] > git config --get remote.origin.url # timeout=10 [2023-10-24T18:14:49.404Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T18:14:49.423Z] > git merge ec76fefacd564d5a805f4b6ee2c3fdcc17777694 # timeout=10 [2023-10-24T18:14:49.461Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-24T18:14:49.491Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T18:14:49.518Z] > git checkout -f 1392beaf924e09e4c7231ff334379b8c248e054b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:14:51.651Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T18:14:51.651Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:14:51.651Z] Dload Upload Total Spent Left Speed [2023-10-24T18:14:51.651Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh [2023-10-24T18:14:52.398Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T18:14:52.768Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T18:14:52.769Z] + sudo tee /etc/docker/daemon.new [2023-10-24T18:14:54.202Z] { [2023-10-24T18:14:54.202Z] "registry-mirrors": [ [2023-10-24T18:14:54.202Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T18:14:54.202Z] ], [2023-10-24T18:14:54.202Z] "bip": "10.250.0.254/24", [2023-10-24T18:14:54.202Z] "hosts": [ [2023-10-24T18:14:54.202Z] "tcp://0.0.0.0:5555", [2023-10-24T18:14:54.202Z] "unix:///var/run/docker.sock" [2023-10-24T18:14:54.202Z] ], [2023-10-24T18:14:54.203Z] "mtu": 1458, [2023-10-24T18:14:54.203Z] "selinux-enabled": true, [2023-10-24T18:14:54.203Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T18:14:54.203Z] } [Pipeline] sh [2023-10-24T18:14:54.575Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T18:14:54.968Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:15:13.415Z] provisioning config files... [2023-10-24T18:15:13.453Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config10136545025408983028tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:15:13.887Z] ---> docker-login.sh [2023-10-24T18:15:13.887Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:15:14.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:15:14.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:15:14.793Z] Configure a credential helper to remove this warning. See [2023-10-24T18:15:14.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:15:14.793Z] [2023-10-24T18:15:14.793Z] Login Succeeded [2023-10-24T18:15:14.793Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:15:15.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:15:15.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:15:15.067Z] Configure a credential helper to remove this warning. See [2023-10-24T18:15:15.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:15:15.067Z] [2023-10-24T18:15:15.067Z] Login Succeeded [2023-10-24T18:15:15.067Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:15:15.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:15:15.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:15:15.675Z] Configure a credential helper to remove this warning. See [2023-10-24T18:15:15.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:15:15.675Z] [2023-10-24T18:15:15.675Z] Login Succeeded [2023-10-24T18:15:15.675Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:15:15.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:15:16.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:15:16.233Z] Configure a credential helper to remove this warning. See [2023-10-24T18:15:16.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:15:16.233Z] [2023-10-24T18:15:16.233Z] Login Succeeded [2023-10-24T18:15:16.233Z] docker.io [2023-10-24T18:15:16.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:15:16.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:15:16.787Z] Configure a credential helper to remove this warning. See [2023-10-24T18:15:16.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:15:16.787Z] [2023-10-24T18:15:16.787Z] Login Succeeded [2023-10-24T18:15:16.787Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:15:16.818Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T18:15:17.340Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:15:17.377Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:15:17.407Z] ========================================================= [2023-10-24T18:15:17.407Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T18:15:17.407Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:15:18.007Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T18:15:18.290Z] Sending build context to Docker daemon 1.197MB [2023-10-24T18:15:18.564Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:15:18.564Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T18:15:18.840Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T18:15:18.840Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T18:15:18.840Z] 5d54e960e981: Pulling fs layer [2023-10-24T18:15:18.840Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T18:15:18.840Z] f0e02332f6b5: Pulling fs layer [2023-10-24T18:15:18.840Z] cefa15bbcfad: Pulling fs layer [2023-10-24T18:15:18.840Z] 17808c966233: Pulling fs layer [2023-10-24T18:15:18.840Z] f4c1fc716caa: Pulling fs layer [2023-10-24T18:15:18.840Z] f0e02332f6b5: Waiting [2023-10-24T18:15:18.840Z] cefa15bbcfad: Waiting [2023-10-24T18:15:18.840Z] 17808c966233: Waiting [2023-10-24T18:15:18.840Z] f4c1fc716caa: Waiting [2023-10-24T18:15:18.840Z] 5d54e960e981: Verifying Checksum [2023-10-24T18:15:18.840Z] 5d54e960e981: Download complete [2023-10-24T18:15:18.840Z] f0e02332f6b5: Verifying Checksum [2023-10-24T18:15:18.840Z] f0e02332f6b5: Download complete [2023-10-24T18:15:19.117Z] cefa15bbcfad: Verifying Checksum [2023-10-24T18:15:19.117Z] cefa15bbcfad: Download complete [2023-10-24T18:15:19.117Z] 9fda8d8052c6: Download complete [2023-10-24T18:15:19.892Z] f4c1fc716caa: Verifying Checksum [2023-10-24T18:15:19.892Z] f4c1fc716caa: Download complete [2023-10-24T18:15:20.926Z] 9fda8d8052c6: Pull complete [2023-10-24T18:15:21.930Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T18:15:21.930Z] c4a7e357bf2a: Download complete [2023-10-24T18:15:22.223Z] 5d54e960e981: Pull complete [2023-10-24T18:15:23.662Z] 17808c966233: Verifying Checksum [2023-10-24T18:15:23.662Z] 17808c966233: Download complete [2023-10-24T18:15:38.745Z] c4a7e357bf2a: Pull complete [2023-10-24T18:15:38.745Z] f0e02332f6b5: Pull complete [2023-10-24T18:15:38.745Z] cefa15bbcfad: Pull complete [2023-10-24T18:15:47.053Z] 17808c966233: Pull complete [2023-10-24T18:15:49.019Z] f4c1fc716caa: Pull complete [2023-10-24T18:15:49.019Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T18:15:49.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T18:15:49.019Z] ---> ea914061e18c [2023-10-24T18:15:49.019Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:15:50.469Z] ---> Running in 2b64bebd745a [2023-10-24T18:15:50.756Z] Removing intermediate container 2b64bebd745a [2023-10-24T18:15:50.756Z] ---> baefd33d74ed [2023-10-24T18:15:50.756Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:15:50.756Z] ---> Running in 58017e2b2b27 [2023-10-24T18:15:51.347Z] Removing intermediate container 58017e2b2b27 [2023-10-24T18:15:51.347Z] ---> c2b6b97582dc [2023-10-24T18:15:51.347Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:15:51.347Z] ---> Running in fbc2ee81ec03 [2023-10-24T18:15:51.952Z] Removing intermediate container fbc2ee81ec03 [2023-10-24T18:15:51.952Z] ---> c43b94ee04eb [2023-10-24T18:15:51.952Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:15:51.952Z] ---> Running in 3270a27fa559 [2023-10-24T18:15:52.556Z] Removing intermediate container 3270a27fa559 [2023-10-24T18:15:52.556Z] ---> 30cae4f2535f [2023-10-24T18:15:52.556Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:15:52.556Z] ---> Running in a9024db42678 [2023-10-24T18:15:53.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:15:54.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:15:56.576Z] OK: 266 MiB in 52 packages [2023-10-24T18:15:57.562Z] Removing intermediate container a9024db42678 [2023-10-24T18:15:57.562Z] ---> 6f4470cc66e9 [2023-10-24T18:15:57.562Z] Step 8/12 : WORKDIR /app [2023-10-24T18:15:57.562Z] ---> Running in 231ab989618b [2023-10-24T18:15:57.834Z] Removing intermediate container 231ab989618b [2023-10-24T18:15:57.834Z] ---> c4e8d88b203a [2023-10-24T18:15:57.834Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-24T18:15:58.425Z] ---> b67adfad5f11 [2023-10-24T18:15:58.425Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:15:58.425Z] ---> Running in 817eeecbdaf8 [2023-10-24T18:17:50.214Z] Removing intermediate container 817eeecbdaf8 [2023-10-24T18:17:50.214Z] ---> 38cc6e88818c [2023-10-24T18:17:50.214Z] Step 11/12 : COPY . . [2023-10-24T18:17:50.214Z] ---> ee7cbffa3fac [2023-10-24T18:17:50.214Z] Step 12/12 : RUN $MAKE [2023-10-24T18:17:50.214Z] ---> Running in 8e404c2eadb0 [2023-10-24T18:17:50.214Z] noop [2023-10-24T18:17:50.214Z] Removing intermediate container 8e404c2eadb0 [2023-10-24T18:17:50.214Z] ---> 4ce3fef3f00d [2023-10-24T18:17:50.214Z] Successfully built 4ce3fef3f00d [2023-10-24T18:17:50.214Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:17:50.732Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T18:17:50.732Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:17:51.132Z] prd-ubuntu20.04-docker-arm64-4c-16g-10002 does not seem to be running inside a container [2023-10-24T18:17:51.237Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T18:17:52.862Z] $ docker top 04fa7bdf2484e14d4673ca9acb663801e2e74ff9ddb7731f05d680bea8a2dd8e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:17:53.827Z] + go version [2023-10-24T18:17:53.827Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T18:17:53.865Z] $ docker stop --time=1 04fa7bdf2484e14d4673ca9acb663801e2e74ff9ddb7731f05d680bea8a2dd8e [2023-10-24T18:17:55.637Z] $ docker rm -f --volumes 04fa7bdf2484e14d4673ca9acb663801e2e74ff9ddb7731f05d680bea8a2dd8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:17:56.543Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T18:17:56.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:17:56.847Z] prd-ubuntu20.04-docker-arm64-4c-16g-10002 does not seem to be running inside a container [2023-10-24T18:17:56.952Z] $ 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/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T18:17:58.434Z] $ docker top d33d28b6e019689f97a29373ac1d34864f74957268563cb56827177bb3457787 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:17:59.407Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:18:00.134Z] + make test [2023-10-24T18:18:00.134Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T18:18:05.552Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-10-24T18:21:00.620Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-10-24T18:21:00.620Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-10-24T18:21:32.972Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 33.531s coverage: 40.6% of statements [2023-10-24T18:21:32.972Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.584s coverage: 51.9% of statements [2023-10-24T18:21:32.972Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.034s coverage: 95.5% of statements [2023-10-24T18:21:32.972Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T18:21:32.972Z] go vet ./... [2023-10-24T18:22:05.236Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T18:22:05.236Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T18:22:05.236Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T18:22:05.277Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T18:22:05.304Z] $ docker stop --time=1 d33d28b6e019689f97a29373ac1d34864f74957268563cb56827177bb3457787 [2023-10-24T18:22:09.683Z] $ docker rm -f --volumes d33d28b6e019689f97a29373ac1d34864f74957268563cb56827177bb3457787 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:22:11.122Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T18:22:11.155Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T18:22:12.178Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:22:12.809Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T18:22:13.179Z] + ls -al . [2023-10-24T18:22:13.179Z] total 636 [2023-10-24T18:22:13.179Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:18 . [2023-10-24T18:22:13.179Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:14 .. [2023-10-24T18:22:13.179Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 24 18:14 .dockerignore [2023-10-24T18:22:13.179Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:14 .git [2023-10-24T18:22:13.179Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:14 .github [2023-10-24T18:22:13.179Z] -rw-rw-r-- 1 jenkins jenkins 858 Oct 24 18:14 .gitignore [2023-10-24T18:22:13.179Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:14 .golangci.yml [2023-10-24T18:22:13.179Z] -rw-rw-r-- 1 jenkins jenkins 11980 Oct 24 18:14 Attribution.txt [2023-10-24T18:22:13.179Z] -rw-rw-r-- 1 jenkins jenkins 10365 Oct 24 18:14 CHANGELOG.md [2023-10-24T18:22:13.179Z] -rw-rw-r-- 1 jenkins jenkins 1347 Oct 24 18:14 Dockerfile [2023-10-24T18:22:13.179Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:14 GOVERNANCE.md [2023-10-24T18:22:13.179Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 24 18:14 Jenkinsfile [2023-10-24T18:22:13.179Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 18:14 LICENSE [2023-10-24T18:22:13.179Z] -rw-rw-r-- 1 jenkins jenkins 2179 Oct 24 18:14 Makefile [2023-10-24T18:22:13.180Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 24 18:14 OWNERS.md [2023-10-24T18:22:13.180Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 24 18:14 README.md [2023-10-24T18:22:13.180Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 18:11 VERSION [2023-10-24T18:22:13.180Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:14 bin [2023-10-24T18:22:13.180Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:14 cmd [2023-10-24T18:22:13.180Z] -rw-r--r-- 1 jenkins jenkins 459493 Oct 24 18:21 coverage.out [2023-10-24T18:22:13.180Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:14 examples [2023-10-24T18:22:13.180Z] -rw-rw-r-- 1 jenkins jenkins 3878 Oct 24 18:14 go.mod [2023-10-24T18:22:13.180Z] -rw-rw-r-- 1 jenkins jenkins 34490 Oct 24 18:14 go.sum [2023-10-24T18:22:13.180Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:14 images [2023-10-24T18:22:13.180Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 24 18:14 internal [2023-10-24T18:22:13.180Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 24 18:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:22:13.631Z] + 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=1392beaf924e09e4c7231ff334379b8c248e054b --label arch=arm64 --label version=0.0.0 . [2023-10-24T18:22:13.903Z] Sending build context to Docker daemon 1.197MB [2023-10-24T18:22:14.178Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:22:14.178Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-24T18:22:14.178Z] ---> 4ce3fef3f00d [2023-10-24T18:22:14.178Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:22:14.178Z] ---> Running in 47204bb61b30 [2023-10-24T18:22:14.771Z] Removing intermediate container 47204bb61b30 [2023-10-24T18:22:14.771Z] ---> 79249cfad884 [2023-10-24T18:22:14.771Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:22:14.771Z] ---> Running in 141ae36eba4f [2023-10-24T18:22:15.047Z] Removing intermediate container 141ae36eba4f [2023-10-24T18:22:15.047Z] ---> 8ad39354def2 [2023-10-24T18:22:15.047Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:22:15.324Z] ---> Running in 2a04aec61d83 [2023-10-24T18:22:15.601Z] Removing intermediate container 2a04aec61d83 [2023-10-24T18:22:15.601Z] ---> fea48c076d2f [2023-10-24T18:22:15.601Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:22:15.879Z] ---> Running in 8a02fb1c384a [2023-10-24T18:22:16.170Z] Removing intermediate container 8a02fb1c384a [2023-10-24T18:22:16.170Z] ---> e3029e0c9309 [2023-10-24T18:22:16.170Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:22:16.443Z] ---> Running in 1725cc012d95 [2023-10-24T18:22:17.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:22:18.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:22:19.578Z] OK: 266 MiB in 52 packages [2023-10-24T18:22:24.957Z] Removing intermediate container 1725cc012d95 [2023-10-24T18:22:24.957Z] ---> 1a82ede3be4d [2023-10-24T18:22:24.957Z] Step 8/24 : WORKDIR /app [2023-10-24T18:22:24.957Z] ---> Running in a5045dc3ad1a [2023-10-24T18:22:24.957Z] Removing intermediate container a5045dc3ad1a [2023-10-24T18:22:24.957Z] ---> d1bb7ef89faa [2023-10-24T18:22:24.957Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-24T18:22:25.555Z] ---> 97e512376022 [2023-10-24T18:22:25.555Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:22:25.555Z] ---> Running in f24a10b789f1 [2023-10-24T18:22:28.163Z] Removing intermediate container f24a10b789f1 [2023-10-24T18:22:28.163Z] ---> f3e16f655fc1 [2023-10-24T18:22:28.163Z] Step 11/24 : COPY . . [2023-10-24T18:22:28.766Z] ---> bbc0e03c0294 [2023-10-24T18:22:28.766Z] Step 12/24 : RUN $MAKE [2023-10-24T18:22:29.038Z] ---> Running in d7a465da4431 [2023-10-24T18:22:30.483Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-10-24T18:25:10.508Z] Removing intermediate container d7a465da4431 [2023-10-24T18:25:10.508Z] ---> d8171597cf27 [2023-10-24T18:25:10.508Z] Step 13/24 : FROM alpine:3.18 [2023-10-24T18:25:10.508Z] 3.18: Pulling from library/alpine [2023-10-24T18:25:10.508Z] 579b34f0a95b: Pulling fs layer [2023-10-24T18:25:10.508Z] 579b34f0a95b: Verifying Checksum [2023-10-24T18:25:10.508Z] 579b34f0a95b: Download complete [2023-10-24T18:25:10.508Z] 579b34f0a95b: Pull complete [2023-10-24T18:25:10.508Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:25:10.508Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T18:25:10.508Z] ---> 3cc203321400 [2023-10-24T18:25:10.508Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-24T18:25:10.508Z] ---> Running in 82dfe0d47ff0 [2023-10-24T18:25:10.508Z] Removing intermediate container 82dfe0d47ff0 [2023-10-24T18:25:10.508Z] ---> cb38832aaa1e [2023-10-24T18:25:10.508Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-24T18:25:10.508Z] ---> Running in df2e8152d382 [2023-10-24T18:25:10.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:25:10.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:25:10.509Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T18:25:10.509Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:25:10.509Z] OK: 8 MiB in 16 packages [2023-10-24T18:25:10.509Z] Removing intermediate container df2e8152d382 [2023-10-24T18:25:10.509Z] ---> f0d485921ffb [2023-10-24T18:25:10.509Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-10-24T18:25:10.509Z] ---> d56d72c8495d [2023-10-24T18:25:10.509Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-10-24T18:25:10.509Z] ---> bc809586d2d6 [2023-10-24T18:25:10.509Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-10-24T18:25:10.509Z] ---> 20cfc61593a4 [2023-10-24T18:25:10.509Z] Step 19/24 : EXPOSE 59989 [2023-10-24T18:25:10.509Z] ---> Running in c205764d58d3 [2023-10-24T18:25:10.509Z] Removing intermediate container c205764d58d3 [2023-10-24T18:25:10.509Z] ---> c9729188ad2e [2023-10-24T18:25:10.509Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-10-24T18:25:10.509Z] ---> Running in 55971a1156cb [2023-10-24T18:25:10.509Z] Removing intermediate container 55971a1156cb [2023-10-24T18:25:10.509Z] ---> 89d157308dec [2023-10-24T18:25:10.509Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T18:25:10.509Z] ---> Running in f78fdf77bac4 [2023-10-24T18:25:10.509Z] Removing intermediate container f78fdf77bac4 [2023-10-24T18:25:10.509Z] ---> d2396b251173 [2023-10-24T18:25:10.509Z] Step 22/24 : LABEL arch=arm64 [2023-10-24T18:25:10.509Z] ---> Running in f29992047cf4 [2023-10-24T18:25:10.779Z] Removing intermediate container f29992047cf4 [2023-10-24T18:25:10.779Z] ---> f8d2bdbb5a36 [2023-10-24T18:25:10.779Z] Step 23/24 : LABEL git_sha=1392beaf924e09e4c7231ff334379b8c248e054b [2023-10-24T18:25:10.780Z] ---> Running in 6cb8c80d6926 [2023-10-24T18:25:11.052Z] Removing intermediate container 6cb8c80d6926 [2023-10-24T18:25:11.052Z] ---> 7e048e2bbf03 [2023-10-24T18:25:11.052Z] Step 24/24 : LABEL version=0.0.0 [2023-10-24T18:25:11.321Z] ---> Running in a9483c72709c [2023-10-24T18:25:11.593Z] Removing intermediate container a9483c72709c [2023-10-24T18:25:11.593Z] ---> 3b8e1be83fe8 [2023-10-24T18:25:11.593Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T18:25:11.593Z] Successfully built 3b8e1be83fe8 [2023-10-24T18:25:11.593Z] 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-10-24T18:25:12.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:25:12.404Z] [2023-10-24T18:25:12.404Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:25:12.812Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:25:13.084Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T18:25:13.084Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T18:25:13.084Z] 04944245beec: Pulling fs layer [2023-10-24T18:25:13.084Z] 699f458cf7ca: Pulling fs layer [2023-10-24T18:25:13.084Z] 765212b225bb: Pulling fs layer [2023-10-24T18:25:13.084Z] f23df028b6ca: Pulling fs layer [2023-10-24T18:25:13.084Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T18:25:13.084Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T18:25:13.084Z] 765212b225bb: Waiting [2023-10-24T18:25:13.084Z] f23df028b6ca: Waiting [2023-10-24T18:25:13.084Z] d65c8cfc05b1: Waiting [2023-10-24T18:25:13.084Z] 2437ff75d9bd: Waiting [2023-10-24T18:25:13.084Z] 04944245beec: Verifying Checksum [2023-10-24T18:25:13.084Z] 04944245beec: Download complete [2023-10-24T18:25:13.084Z] 765212b225bb: Verifying Checksum [2023-10-24T18:25:13.084Z] 765212b225bb: Download complete [2023-10-24T18:25:13.084Z] f23df028b6ca: Verifying Checksum [2023-10-24T18:25:13.084Z] f23df028b6ca: Download complete [2023-10-24T18:25:13.084Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T18:25:13.084Z] d65c8cfc05b1: Download complete [2023-10-24T18:25:13.361Z] 699f458cf7ca: Verifying Checksum [2023-10-24T18:25:13.361Z] 699f458cf7ca: Download complete [2023-10-24T18:25:13.953Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T18:25:13.953Z] 8998bd30e6a1: Download complete [2023-10-24T18:25:16.541Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T18:25:16.541Z] 2437ff75d9bd: Download complete [2023-10-24T18:25:19.122Z] 8998bd30e6a1: Pull complete [2023-10-24T18:25:19.705Z] 04944245beec: Pull complete [2023-10-24T18:25:21.651Z] 699f458cf7ca: Pull complete [2023-10-24T18:25:21.651Z] 765212b225bb: Pull complete [2023-10-24T18:25:22.627Z] f23df028b6ca: Pull complete [2023-10-24T18:25:22.899Z] d65c8cfc05b1: Pull complete [2023-10-24T18:25:44.979Z] 2437ff75d9bd: Pull complete [2023-10-24T18:25:44.979Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T18:25:44.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:25:44.979Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:25:45.399Z] prd-ubuntu20.04-docker-arm64-4c-16g-10002 does not seem to be running inside a container [2023-10-24T18:25:45.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-24T18:25:48.660Z] $ docker top c0f77ecc7a2ab0cadb7860cd2aab97fecf11d8b71aee781f8286a637105144fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:25:49.698Z] ---> job-cost.sh [2023-10-24T18:25:49.698Z] lf-activate-venv: SKIPPING [2023-10-24T18:25:49.698Z] INFO: No Stack... [2023-10-24T18:25:50.292Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T18:25:51.274Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T18:25:51.953Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-10-24T18:25:51.953Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T18:25:52.062Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-262-1-stack-cost] [2023-10-24T18:25:52.066Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-262-1-stack-cost] did not exist. Created. [2023-10-24T18:25:52.067Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-262-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T18:25:52.814Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-a4363a3c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T18:25:53.500Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T18:25:53.534Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T18:25:53.601Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T18:25:53.618Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-262-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T18:25:53.696Z] $ docker stop --time=1 c0f77ecc7a2ab0cadb7860cd2aab97fecf11d8b71aee781f8286a637105144fd [2023-10-24T18:25:57.817Z] $ docker rm -f --volumes c0f77ecc7a2ab0cadb7860cd2aab97fecf11d8b71aee781f8286a637105144fd [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-10-24T18:25:58.806Z] provisioning config files... [2023-10-24T18:25:58.812Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-262@tmp/config14988254884479362157tmp [Pipeline] { [Pipeline] sh [2023-10-24T18:25:59.155Z] + set +x [2023-10-24T18:25:59.155Z] + curl -s https://codecov.io/bash [2023-10-24T18:25:59.155Z] + bash -s -- [2023-10-24T18:25:59.155Z] [2023-10-24T18:25:59.155Z] _____ _ [2023-10-24T18:25:59.155Z] / ____| | | [2023-10-24T18:25:59.155Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T18:25:59.155Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T18:25:59.155Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T18:25:59.155Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T18:25:59.155Z] Bash-1.0.6 [2023-10-24T18:25:59.155Z] [2023-10-24T18:25:59.155Z] [2023-10-24T18:25:59.155Z] ==> git version 2.25.1 found [2023-10-24T18:25:59.155Z] ==> 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-10-24T18:25:59.155Z] Release-Date: 2020-01-08 [2023-10-24T18:25:59.155Z] 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-10-24T18:25:59.155Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T18:25:59.155Z] ==> Jenkins CI detected. [2023-10-24T18:25:59.155Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-262 [2023-10-24T18:25:59.155Z] project root: . [2023-10-24T18:25:59.155Z] --> token set from env [2023-10-24T18:25:59.155Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T18:25:59.155Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T18:25:59.155Z] ==> Python coveragepy not found [2023-10-24T18:25:59.155Z] ==> Searching for coverage reports in: [2023-10-24T18:25:59.155Z] + . [2023-10-24T18:25:59.155Z] -> Found 1 reports [2023-10-24T18:25:59.155Z] ==> Detecting git/mercurial file structure [2023-10-24T18:25:59.155Z] ==> Reading reports [2023-10-24T18:25:59.156Z] + ./coverage.out bytes=459493 [2023-10-24T18:25:59.156Z] ==> Appending adjustments [2023-10-24T18:25:59.156Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T18:25:59.415Z] + Found adjustments [2023-10-24T18:25:59.415Z] ==> Gzipping contents [2023-10-24T18:25:59.415Z] 52K /tmp/codecov.k3VUXI.gz [2023-10-24T18:25:59.415Z] ==> Uploading reports [2023-10-24T18:25:59.415Z] url: https://codecov.io [2023-10-24T18:25:59.415Z] query: branch=PR-262&commit=1392beaf924e09e4c7231ff334379b8c248e054b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-262%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=262&job=&cmd_args= [2023-10-24T18:25:59.415Z] -> Pinging Codecov [2023-10-24T18:25:59.415Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-262&commit=1392beaf924e09e4c7231ff334379b8c248e054b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-262%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=262&job=&cmd_args= [2023-10-24T18:25:59.674Z] -> Uploading to [2023-10-24T18:25:59.675Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/581DD39554BDF9B6E22D074273EAD858/1392beaf924e09e4c7231ff334379b8c248e054b/58c982f5-07ca-4ba8-8174-e761e550178a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T182559Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c39cc2d0b613c810bdf28b11a1d10c75bef06eb83cbf8f268237f008349f17a5 [2023-10-24T18:25:59.675Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:25:59.675Z] Dload Upload Total Spent Left Speed [2023-10-24T18:25:59.934Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50321 0 0 100 50321 0 144k --:--:-- --:--:-- --:--:-- 144k [2023-10-24T18:25:59.934Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/1392beaf924e09e4c7231ff334379b8c248e054b [Pipeline] } [2023-10-24T18:25:59.962Z] 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-10-24T18:26:01.757Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-262/archives ] [2023-10-24T18:26:01.757Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-262/archives [2023-10-24T18:26:01.757Z] total 16 [2023-10-24T18:26:01.757Z] drwxr-xr-x 3 root root 4096 Oct 24 18:14 . [2023-10-24T18:26:01.757Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 18:14 .. [2023-10-24T18:26:01.757Z] drwxr-xr-x 2 root root 4096 Oct 24 18:14 cost [2023-10-24T18:26:01.757Z] -rw-r--r-- 1 root root 91 Oct 24 18:14 cost.csv [2023-10-24T18:26:01.757Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-262/archives [2023-10-24T18:26:01.757Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-262/archives [2023-10-24T18:26:01.757Z] total 16 [2023-10-24T18:26:01.757Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:14 . [2023-10-24T18:26:01.757Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 18:14 .. [2023-10-24T18:26:01.757Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 18:14 cost [2023-10-24T18:26:01.757Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 24 18:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:26:02.097Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:26:03.014Z] ---> package-listing.sh [2023-10-24T18:26:03.014Z] ++ facter osfamily [2023-10-24T18:26:03.014Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T18:26:03.376Z] + OS_FAMILY=debian [2023-10-24T18:26:03.376Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-262 [2023-10-24T18:26:03.376Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T18:26:03.376Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T18:26:03.376Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T18:26:03.376Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T18:26:03.376Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-262 ']' [2023-10-24T18:26:03.376Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T18:26:03.376Z] + case "${OS_FAMILY}" in [2023-10-24T18:26:03.376Z] + dpkg -l [2023-10-24T18:26:03.376Z] + grep '^ii' [2023-10-24T18:26:03.376Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T18:26:03.376Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T18:26:03.376Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T18:26:03.376Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-262 ']' [2023-10-24T18:26:03.376Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-262/archives/ [2023-10-24T18:26:03.376Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-262/archives/ [Pipeline] echo [2023-10-24T18:26:03.414Z] 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-262/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-24T18:26:03.783Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:26:04.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:26:04.416Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:26:04.587Z] prd-ubuntu20.04-docker-8c-8g-9988 does not seem to be running inside a container [2023-10-24T18:26:04.604Z] $ 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-262/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-262 -v /w/workspace/undry_device-rfid-llrp-go_PR-262:/w/workspace/undry_device-rfid-llrp-go_PR-262:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-262@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-262@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T18:26:06.322Z] $ docker top fbd668c0eb2709077cfd702dacc4bfbfca698fdd097f8292efcfc49c75291a2f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:26:06.733Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T18:26:07.038Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T18:26:07.345Z] + ls /var/log/sa-host [2023-10-24T18:26:07.346Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:26:07.573Z] provisioning config files... [2023-10-24T18:26:07.592Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-262@tmp/config8763296230118406713tmp [Pipeline] { [Pipeline] echo [2023-10-24T18:26:07.640Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:26:07.952Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T18:26:07.986Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:26:08.395Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T18:26:08.424Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:26:08.738Z] ---> sudo-logs.sh [2023-10-24T18:26:08.738Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T18:26:08.831Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:26:09.140Z] ---> job-cost.sh [2023-10-24T18:26:09.140Z] lf-activate-venv: SKIPPING [2023-10-24T18:26:09.141Z] DEBUG: total: 0.2199999988079071 [2023-10-24T18:26:09.141Z] INFO: Retrieving Stack Cost... [2023-10-24T18:26:09.399Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T18:26:09.657Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T18:26:09.939Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:26:10.251Z] ---> logs-deploy.sh [2023-10-24T18:26:10.251Z] lf-activate-venv: SKIPPING [2023-10-24T18:26:10.251Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-262/1 [2023-10-24T18:26:10.251Z] INFO: archiving workspace using pattern(s): [2023-10-24T18:26:11.185Z] Archives upload complete. [2023-10-24T18:26:11.185Z] INFO: archiving logs to Nexus