Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 101b75117e411bdd78502b3f1ca04c1dcd42e077+2f342342fa5147f47103e4bf0effd7ddde8942e7 (e5dc30a11c0960910e44cd1e21e8edc45c032fe6) 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-ssh6107266781158605404.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh9963388867912807677.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13371210522357759787.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3254885645186240123.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15590738164578028373.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5835 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [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-229 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > 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/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2f342342fa5147f47103e4bf0effd7ddde8942e7 into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 Merge succeeded, producing ae8c3ea5986639b1d23e11153ae0e5d7b0ba475a Checking out Revision ae8c3ea5986639b1d23e11153ae0e5d7b0ba475a (PR-229) > git config core.sparsecheckout # timeout=10 > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # 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 2f342342fa5147f47103e4bf0effd7ddde8942e7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ae8c3ea5986639b1d23e11153ae0e5d7b0ba475a # timeout=10 Commit message: "Merge commit '2f342342fa5147f47103e4bf0effd7ddde8942e7' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 9e32e6c73c13f7b8bc99fb8d952f1fa19c2c9ea1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-11T21:06:44.921Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-11T21:06:44.995Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-11T21:06:45.015Z] ========================================================= [2023-09-11T21:06:45.015Z] EdgeX Global Pipelines Version Info [2023-09-11T21:06:45.015Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-11T21:06:45.758Z] ------------------- [2023-09-11T21:06:45.758Z] stable info: [2023-09-11T21:06:45.758Z] ------------------- [2023-09-11T21:06:45.758Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-11T21:06:45.758Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-11T21:06:45.758Z] Message: update stable to v1.0.253 [2023-09-11T21:06:46.327Z] ------------------- [2023-09-11T21:06:46.327Z] experimental info: [2023-09-11T21:06:46.327Z] ------------------- [2023-09-11T21:06:46.327Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-11T21:06:46.327Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-11T21:06:46.327Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-11T21:06:46.490Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-09-11T21:06:46.500Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-09-11T21:06:46.511Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-11T21:06:46.519Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-11T21:06:46.528Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-11T21:06:46.536Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-11T21:06:46.545Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-11T21:06:46.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-11T21:06:46.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-11T21:06:46.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-11T21:06:46.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-11T21:06:46.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-09-11T21:06:46.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-11T21:06:46.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-11T21:06:46.634Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-11T21:06:46.647Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-11T21:06:46.659Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-11T21:06:46.674Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-11T21:06:46.694Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-11T21:06:46.710Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-11T21:06:46.728Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-11T21:06:46.747Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-11T21:06:46.765Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-11T21:06:46.777Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-11T21:06:46.789Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-11T21:06:46.801Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-11T21:06:46.813Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-11T21:06:46.828Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-229 [Pipeline] echo [2023-09-11T21:06:46.846Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-229 [Pipeline] echo [2023-09-11T21:06:46.866Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-229 [Pipeline] echo [2023-09-11T21:06:46.884Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ae8c3ea5986639b1d23e11153ae0e5d7b0ba475a [Pipeline] echo [2023-09-11T21:06:46.904Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ae8c3ea [Pipeline] echo [2023-09-11T21:06:46.923Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-11T21:06:46.974Z] provisioning config files... [2023-09-11T21:06:46.988Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config12598927165448772335tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T21:06:47.292Z] ---> docker-login.sh [2023-09-11T21:06:47.293Z] nexus3.edgexfoundry.org:10001 [2023-09-11T21:06:47.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T21:06:47.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T21:06:47.553Z] Configure a credential helper to remove this warning. See [2023-09-11T21:06:47.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T21:06:47.553Z] [2023-09-11T21:06:47.553Z] Login Succeeded [2023-09-11T21:06:47.553Z] nexus3.edgexfoundry.org:10002 [2023-09-11T21:06:47.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T21:06:47.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T21:06:47.813Z] Configure a credential helper to remove this warning. See [2023-09-11T21:06:47.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T21:06:47.813Z] [2023-09-11T21:06:47.813Z] Login Succeeded [2023-09-11T21:06:47.813Z] nexus3.edgexfoundry.org:10003 [2023-09-11T21:06:47.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T21:06:47.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T21:06:47.813Z] Configure a credential helper to remove this warning. See [2023-09-11T21:06:47.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T21:06:47.813Z] [2023-09-11T21:06:47.813Z] Login Succeeded [2023-09-11T21:06:47.813Z] nexus3.edgexfoundry.org:10004 [2023-09-11T21:06:48.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T21:06:48.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T21:06:48.074Z] Configure a credential helper to remove this warning. See [2023-09-11T21:06:48.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T21:06:48.074Z] [2023-09-11T21:06:48.074Z] Login Succeeded [2023-09-11T21:06:48.074Z] docker.io [2023-09-11T21:06:48.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T21:06:48.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T21:06:48.335Z] Configure a credential helper to remove this warning. See [2023-09-11T21:06:48.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T21:06:48.335Z] [2023-09-11T21:06:48.335Z] Login Succeeded [2023-09-11T21:06:48.335Z] ---> docker-login.sh ends [Pipeline] } [2023-09-11T21:06:48.342Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-11T21:06:48.712Z] + git rev-list -1 --merges ae8c3ea5986639b1d23e11153ae0e5d7b0ba475a~1..ae8c3ea5986639b1d23e11153ae0e5d7b0ba475a [Pipeline] echo [2023-09-11T21:06:48.751Z] -----------> git rev-list -1 --merges ae8c3ea5986639b1d23e11153ae0e5d7b0ba475a~1..ae8c3ea5986639b1d23e11153ae0e5d7b0ba475a ae8c3ea5986639b1d23e11153ae0e5d7b0ba475a [2023-09-11T21:06:48.751Z] ae8c3ea5986639b1d23e11153ae0e5d7b0ba475a [false] [Pipeline] sh [2023-09-11T21:06:49.042Z] + git log --format=format:%s -1 ae8c3ea5986639b1d23e11153ae0e5d7b0ba475a [Pipeline] echo [2023-09-11T21:06:49.060Z] ========================================================= [2023-09-11T21:06:49.060Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-11T21:06:49.060Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-11T21:06:49.403Z] + git log --format=format:%s -1 ae8c3ea5986639b1d23e11153ae0e5d7b0ba475a [Pipeline] echo [2023-09-11T21:06:49.414Z] [semverPrep] GIT_COMMIT: ae8c3ea5986639b1d23e11153ae0e5d7b0ba475a, Commit Message: Merge commit '2f342342fa5147f47103e4bf0effd7ddde8942e7' into HEAD [Pipeline] echo [2023-09-11T21:06:49.425Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-11T21:06:49.791Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-11T21:06:49.791Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-11T21:06:49.791Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-11T21:06:49.791Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-11T21:06:49.791Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-11T21:06:49.791Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-11T21:06:49.791Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T21:06:50.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T21:06:50.238Z] [2023-09-11T21:06:50.238Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T21:06:50.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T21:06:50.604Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-11T21:06:50.604Z] b85a868b505f: Pulling fs layer [2023-09-11T21:06:50.604Z] e2be974225ed: Pulling fs layer [2023-09-11T21:06:50.604Z] 339a4e72a1f5: Pulling fs layer [2023-09-11T21:06:50.604Z] 988bab9f4d93: Pulling fs layer [2023-09-11T21:06:50.604Z] 1469e6f7b9e6: Pulling fs layer [2023-09-11T21:06:50.604Z] eaf3925da568: Pulling fs layer [2023-09-11T21:06:50.604Z] bab4dde63d76: Pulling fs layer [2023-09-11T21:06:50.604Z] bde34c3a00c8: Pulling fs layer [2023-09-11T21:06:50.604Z] b352a97aabf1: Pulling fs layer [2023-09-11T21:06:50.604Z] 4872d77fe225: Pulling fs layer [2023-09-11T21:06:50.604Z] 5851b861e8e6: Pulling fs layer [2023-09-11T21:06:50.604Z] 988bab9f4d93: Waiting [2023-09-11T21:06:50.604Z] 1469e6f7b9e6: Waiting [2023-09-11T21:06:50.604Z] eaf3925da568: Waiting [2023-09-11T21:06:50.604Z] bab4dde63d76: Waiting [2023-09-11T21:06:50.604Z] bde34c3a00c8: Waiting [2023-09-11T21:06:50.604Z] b352a97aabf1: Waiting [2023-09-11T21:06:50.604Z] 4872d77fe225: Waiting [2023-09-11T21:06:50.604Z] 5851b861e8e6: Waiting [2023-09-11T21:06:50.604Z] e2be974225ed: Download complete [2023-09-11T21:06:50.604Z] 988bab9f4d93: Download complete [2023-09-11T21:06:50.604Z] 339a4e72a1f5: Verifying Checksum [2023-09-11T21:06:50.604Z] 339a4e72a1f5: Download complete [2023-09-11T21:06:50.604Z] 1469e6f7b9e6: Verifying Checksum [2023-09-11T21:06:50.604Z] 1469e6f7b9e6: Download complete [2023-09-11T21:06:50.604Z] eaf3925da568: Verifying Checksum [2023-09-11T21:06:50.604Z] eaf3925da568: Download complete [2023-09-11T21:06:50.863Z] bde34c3a00c8: Verifying Checksum [2023-09-11T21:06:50.863Z] bde34c3a00c8: Download complete [2023-09-11T21:06:50.863Z] b352a97aabf1: Verifying Checksum [2023-09-11T21:06:50.863Z] b352a97aabf1: Download complete [2023-09-11T21:06:50.863Z] 4872d77fe225: Verifying Checksum [2023-09-11T21:06:50.863Z] 4872d77fe225: Download complete [2023-09-11T21:06:50.863Z] 5851b861e8e6: Download complete [2023-09-11T21:06:50.863Z] b85a868b505f: Verifying Checksum [2023-09-11T21:06:50.863Z] b85a868b505f: Download complete [2023-09-11T21:06:51.125Z] bab4dde63d76: Verifying Checksum [2023-09-11T21:06:51.125Z] bab4dde63d76: Download complete [2023-09-11T21:06:52.539Z] b85a868b505f: Pull complete [2023-09-11T21:06:52.539Z] e2be974225ed: Pull complete [2023-09-11T21:06:52.799Z] 339a4e72a1f5: Pull complete [2023-09-11T21:06:53.059Z] 988bab9f4d93: Pull complete [2023-09-11T21:06:53.320Z] 1469e6f7b9e6: Pull complete [2023-09-11T21:06:53.320Z] eaf3925da568: Pull complete [2023-09-11T21:06:55.226Z] bab4dde63d76: Pull complete [2023-09-11T21:06:55.226Z] bde34c3a00c8: Pull complete [2023-09-11T21:06:55.486Z] b352a97aabf1: Pull complete [2023-09-11T21:06:55.486Z] 4872d77fe225: Pull complete [2023-09-11T21:06:55.486Z] 5851b861e8e6: Pull complete [2023-09-11T21:06:55.486Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-11T21:06:55.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T21:06:55.486Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T21:06:55.585Z] prd-ubuntu20.04-docker-8c-8g-5835 does not seem to be running inside a container [2023-09-11T21:06:55.616Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-11T21:06:58.324Z] $ docker top 628a9a8e0db4c6e91c7f2e4e5d75a2cdf93a7058b8b24770c6999fe8382b0313 -eo pid,comm [2023-09-11T21:06:58.376Z] 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-09-11T21:06:58.376Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-11T21:06:58.421Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-11T21:06:58.421Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-11T21:06:58.553Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-11T21:06:58.560Z] $ docker exec 628a9a8e0db4c6e91c7f2e4e5d75a2cdf93a7058b8b24770c6999fe8382b0313 ssh-agent [2023-09-11T21:06:58.667Z] SSH_AUTH_SOCK=/tmp/ssh-RJBoQXotq5eB/agent.32 [2023-09-11T21:06:58.667Z] SSH_AGENT_PID=38 [2023-09-11T21:06:58.673Z] Running ssh-add (command line suppressed) [2023-09-11T21:06:58.803Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_1324831018241424685.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_1324831018241424685.key) [2023-09-11T21:06:58.814Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-11T21:06:59.103Z] + git tag --points-at HEAD [Pipeline] } [2023-09-11T21:06:59.126Z] $ docker exec --env ******** --env ******** 628a9a8e0db4c6e91c7f2e4e5d75a2cdf93a7058b8b24770c6999fe8382b0313 ssh-agent -k [2023-09-11T21:06:59.223Z] unset SSH_AUTH_SOCK; [2023-09-11T21:06:59.224Z] unset SSH_AGENT_PID; [2023-09-11T21:06:59.224Z] echo Agent pid 38 killed; [2023-09-11T21:06:59.231Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-11T21:06:59.262Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-11T21:06:59.262Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-11T21:06:59.367Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-11T21:06:59.373Z] $ docker exec 628a9a8e0db4c6e91c7f2e4e5d75a2cdf93a7058b8b24770c6999fe8382b0313 ssh-agent [2023-09-11T21:06:59.477Z] SSH_AUTH_SOCK=/tmp/ssh-zWjWT3qnxCpB/agent.70 [2023-09-11T21:06:59.477Z] SSH_AGENT_PID=76 [2023-09-11T21:06:59.482Z] Running ssh-add (command line suppressed) [2023-09-11T21:06:59.592Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_7626852859563536848.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_7626852859563536848.key) [2023-09-11T21:06:59.601Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-11T21:06:59.889Z] + git semver init [2023-09-11T21:07:00.149Z] 2023-09-11 21:07:00,071 [run_init] DEBUG init version:0.0.0 force:False [2023-09-11T21:07:00.149Z] 2023-09-11 21:07:00,072 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver [2023-09-11T21:07:00.149Z] 2023-09-11 21:07:00,072 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver [2023-09-11T21:07:00.149Z] 2023-09-11 21:07:00,072 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229, universal_newlines=False, shell=None, istream=None) [2023-09-11T21:07:01.088Z] 2023-09-11 21:07:00,849 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.git/info/exclude [2023-09-11T21:07:01.088Z] 2023-09-11 21:07:00,849 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 with force:False [2023-09-11T21:07:01.088Z] 2023-09-11 21:07:00,850 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 [2023-09-11T21:07:01.088Z] 2023-09-11 21:07:00,854 [execute] INFO git cat-file --batch-check [2023-09-11T21:07:01.088Z] 2023-09-11 21:07:00,854 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) [2023-09-11T21:07:01.088Z] 2023-09-11 21:07:00,860 [execute] INFO git cat-file --batch [2023-09-11T21:07:01.088Z] 2023-09-11 21:07:00,860 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) [2023-09-11T21:07:01.088Z] 2023-09-11 21:07:00,866 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 [2023-09-11T21:07:01.088Z] 0.0.0 [Pipeline] } [2023-09-11T21:07:01.102Z] $ docker exec --env ******** --env ******** 628a9a8e0db4c6e91c7f2e4e5d75a2cdf93a7058b8b24770c6999fe8382b0313 ssh-agent -k [2023-09-11T21:07:01.202Z] unset SSH_AUTH_SOCK; [2023-09-11T21:07:01.203Z] unset SSH_AGENT_PID; [2023-09-11T21:07:01.203Z] echo Agent pid 76 killed; [2023-09-11T21:07:01.209Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-11T21:07:01.530Z] + git semver [Pipeline] } [2023-09-11T21:07:01.808Z] $ docker stop --time=1 628a9a8e0db4c6e91c7f2e4e5d75a2cdf93a7058b8b24770c6999fe8382b0313 [2023-09-11T21:07:03.126Z] $ docker rm -f --volumes 628a9a8e0db4c6e91c7f2e4e5d75a2cdf93a7058b8b24770c6999fe8382b0313 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-11T21:07:03.467Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-11T21:07:03.689Z] Stashed 1 file(s) [Pipeline] echo [2023-09-11T21:07:03.692Z] [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-09-11T21:07:03.810Z] provisioning config files... [2023-09-11T21:07:03.820Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config564571808989348780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T21:07:04.121Z] ---> docker-login.sh [2023-09-11T21:07:04.121Z] nexus3.edgexfoundry.org:10001 [2023-09-11T21:07:04.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T21:07:04.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T21:07:04.121Z] Configure a credential helper to remove this warning. See [2023-09-11T21:07:04.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T21:07:04.121Z] [2023-09-11T21:07:04.121Z] Login Succeeded [2023-09-11T21:07:04.121Z] nexus3.edgexfoundry.org:10002 [2023-09-11T21:07:04.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T21:07:04.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T21:07:04.121Z] Configure a credential helper to remove this warning. See [2023-09-11T21:07:04.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T21:07:04.121Z] [2023-09-11T21:07:04.121Z] Login Succeeded [2023-09-11T21:07:04.121Z] nexus3.edgexfoundry.org:10003 [2023-09-11T21:07:04.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T21:07:04.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T21:07:04.381Z] Configure a credential helper to remove this warning. See [2023-09-11T21:07:04.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T21:07:04.381Z] [2023-09-11T21:07:04.381Z] Login Succeeded [2023-09-11T21:07:04.381Z] nexus3.edgexfoundry.org:10004 [2023-09-11T21:07:04.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T21:07:04.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T21:07:04.381Z] Configure a credential helper to remove this warning. See [2023-09-11T21:07:04.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T21:07:04.381Z] [2023-09-11T21:07:04.381Z] Login Succeeded [2023-09-11T21:07:04.381Z] docker.io [2023-09-11T21:07:04.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T21:07:04.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T21:07:04.899Z] Configure a credential helper to remove this warning. See [2023-09-11T21:07:04.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T21:07:04.899Z] [2023-09-11T21:07:04.899Z] Login Succeeded [2023-09-11T21:07:04.899Z] ---> docker-login.sh ends [Pipeline] } [2023-09-11T21:07:04.906Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-11T21:07:04.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T21:07:04.977Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T21:07:04.984Z] ========================================================= [2023-09-11T21:07:04.984Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-11T21:07:04.984Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T21:07:05.288Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-11T21:07:05.288Z] Sending build context to Docker daemon 4.324MB [2023-09-11T21:07:05.288Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T21:07:05.288Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-11T21:07:05.288Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-11T21:07:05.288Z] 4db1b89c0bd1: Pulling fs layer [2023-09-11T21:07:05.288Z] 6911f1a30b25: Pulling fs layer [2023-09-11T21:07:05.288Z] e194b8c5c2a9: Pulling fs layer [2023-09-11T21:07:05.288Z] 6863d3e3a2b1: Pulling fs layer [2023-09-11T21:07:05.288Z] ec0bb842ea78: Pulling fs layer [2023-09-11T21:07:05.288Z] 40a00589a448: Pulling fs layer [2023-09-11T21:07:05.288Z] 6c08303d61cc: Pulling fs layer [2023-09-11T21:07:05.288Z] 798269fcf238: Pulling fs layer [2023-09-11T21:07:05.288Z] 6863d3e3a2b1: Waiting [2023-09-11T21:07:05.288Z] ec0bb842ea78: Waiting [2023-09-11T21:07:05.288Z] 40a00589a448: Waiting [2023-09-11T21:07:05.288Z] 6c08303d61cc: Waiting [2023-09-11T21:07:05.288Z] 798269fcf238: Waiting [2023-09-11T21:07:05.288Z] 6911f1a30b25: Download complete [2023-09-11T21:07:05.288Z] 6863d3e3a2b1: Download complete [2023-09-11T21:07:05.288Z] ec0bb842ea78: Download complete [2023-09-11T21:07:05.288Z] 4db1b89c0bd1: Verifying Checksum [2023-09-11T21:07:05.288Z] 4db1b89c0bd1: Download complete [2023-09-11T21:07:05.548Z] 40a00589a448: Verifying Checksum [2023-09-11T21:07:05.548Z] 40a00589a448: Download complete [2023-09-11T21:07:05.548Z] 4db1b89c0bd1: Pull complete [2023-09-11T21:07:05.807Z] 6911f1a30b25: Pull complete [2023-09-11T21:07:06.066Z] 798269fcf238: Verifying Checksum [2023-09-11T21:07:06.066Z] 798269fcf238: Download complete [2023-09-11T21:07:06.066Z] e194b8c5c2a9: Verifying Checksum [2023-09-11T21:07:06.066Z] e194b8c5c2a9: Download complete [2023-09-11T21:07:06.324Z] 6c08303d61cc: Verifying Checksum [2023-09-11T21:07:06.324Z] 6c08303d61cc: Download complete [2023-09-11T21:07:09.603Z] e194b8c5c2a9: Pull complete [2023-09-11T21:07:09.603Z] 6863d3e3a2b1: Pull complete [2023-09-11T21:07:09.861Z] ec0bb842ea78: Pull complete [2023-09-11T21:07:09.861Z] 40a00589a448: Pull complete [2023-09-11T21:07:12.391Z] 6c08303d61cc: Pull complete [2023-09-11T21:07:13.326Z] 798269fcf238: Pull complete [2023-09-11T21:07:13.326Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-11T21:07:13.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-11T21:07:13.326Z] ---> ec979cd7f677 [2023-09-11T21:07:13.326Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-11T21:07:18.599Z] ---> Running in 2d167e3f06b4 [2023-09-11T21:07:18.599Z] Removing intermediate container 2d167e3f06b4 [2023-09-11T21:07:18.599Z] ---> 2bdc0f0aad6c [2023-09-11T21:07:18.599Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T21:07:18.599Z] ---> Running in dcd709dcabea [2023-09-11T21:07:18.599Z] Removing intermediate container dcd709dcabea [2023-09-11T21:07:18.599Z] ---> ed5292f386de [2023-09-11T21:07:18.599Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-11T21:07:18.599Z] ---> Running in b2ca22c55397 [2023-09-11T21:07:18.599Z] Removing intermediate container b2ca22c55397 [2023-09-11T21:07:18.599Z] ---> 50fd73c6e337 [2023-09-11T21:07:18.599Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-11T21:07:18.599Z] ---> Running in ee0b30de5a3f [2023-09-11T21:07:18.599Z] Removing intermediate container ee0b30de5a3f [2023-09-11T21:07:18.599Z] ---> 47d6771d1adc [2023-09-11T21:07:18.599Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-11T21:07:18.599Z] ---> Running in e10f6cade38b [2023-09-11T21:07:18.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-11T21:07:18.773Z] Still waiting to schedule task [2023-09-11T21:07:18.773Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-11T21:07:18.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-11T21:07:19.122Z] OK: 265 MiB in 53 packages [2023-09-11T21:07:19.381Z] Removing intermediate container e10f6cade38b [2023-09-11T21:07:19.381Z] ---> 827058a7f999 [2023-09-11T21:07:19.381Z] Step 8/12 : WORKDIR /app [2023-09-11T21:07:19.381Z] ---> Running in c2eff8cc7786 [2023-09-11T21:07:19.643Z] Removing intermediate container c2eff8cc7786 [2023-09-11T21:07:19.643Z] ---> 87b5bef05088 [2023-09-11T21:07:19.643Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-11T21:07:19.643Z] ---> 762248c27c29 [2023-09-11T21:07:19.643Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T21:07:19.643Z] ---> Running in b56085a83598 [2023-09-11T21:08:06.382Z] Removing intermediate container b56085a83598 [2023-09-11T21:08:06.382Z] ---> b0205aa2c71b [2023-09-11T21:08:06.382Z] Step 11/12 : COPY . . [2023-09-11T21:08:06.382Z] ---> acc358673c61 [2023-09-11T21:08:06.382Z] Step 12/12 : RUN $MAKE [2023-09-11T21:08:06.382Z] ---> Running in 02e940d2082c [2023-09-11T21:08:06.382Z] noop [2023-09-11T21:08:06.382Z] Removing intermediate container 02e940d2082c [2023-09-11T21:08:06.382Z] ---> 1f7f018bcd5d [2023-09-11T21:08:06.382Z] Successfully built 1f7f018bcd5d [2023-09-11T21:08:06.382Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T21:08:06.694Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-11T21:08:06.694Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T21:08:06.766Z] prd-ubuntu20.04-docker-8c-8g-5835 does not seem to be running inside a container [2023-09-11T21:08:06.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-11T21:08:07.153Z] $ docker top 4439723d8ab8b5f415807a0fe8e6e018925da78f6f0c4ee7c37e43ceae8ef272 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T21:08:07.492Z] + go version [2023-09-11T21:08:07.493Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-11T21:08:07.506Z] $ docker stop --time=1 4439723d8ab8b5f415807a0fe8e6e018925da78f6f0c4ee7c37e43ceae8ef272 [2023-09-11T21:08:08.775Z] $ docker rm -f --volumes 4439723d8ab8b5f415807a0fe8e6e018925da78f6f0c4ee7c37e43ceae8ef272 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T21:08:09.176Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-11T21:08:09.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T21:08:09.242Z] prd-ubuntu20.04-docker-8c-8g-5835 does not seem to be running inside a container [2023-09-11T21:08:09.276Z] $ 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-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-11T21:08:09.620Z] $ docker top dd5a508524c1e3a3d1f85c29d3d6f129a579190127d566b58f5eef903e3b27d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T21:08:09.966Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] fileExists [Pipeline] sh [2023-09-11T21:08:10.262Z] + make test [2023-09-11T21:08:10.262Z] go test ./... -coverprofile=coverage.out ./... [2023-09-11T21:08:15.530Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-11T21:08:27.091Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-11T21:08:27.091Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-11T21:08:31.275Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.921s coverage: 40.6% of statements [2023-09-11T21:08:31.275Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.242s coverage: 51.9% of statements [2023-09-11T21:08:31.275Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 96.4% of statements [2023-09-11T21:08:39.386Z] go vet ./... [2023-09-11T21:08:43.587Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-11T21:08:43.846Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-11T21:08:43.846Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-11T21:08:43.862Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-11T21:08:43.878Z] $ docker stop --time=1 dd5a508524c1e3a3d1f85c29d3d6f129a579190127d566b58f5eef903e3b27d4 [2023-09-11T21:08:44.808Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5836 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [2023-09-11T21:08:47.324Z] $ docker rm -f --volumes dd5a508524c1e3a3d1f85c29d3d6f129a579190127d566b58f5eef903e3b27d4 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-09-11T21:08:47.557Z] Running in /w/workspace/device-rfid-llrp-go/16 [Pipeline] { [Pipeline] checkout [2023-09-11T21:08:47.587Z] The recommended git tool is: git [2023-09-11T21:08:47.801Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-11T21:08:47.880Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-11T21:08:48.432Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-11T21:08:48.717Z] + ls -al . [2023-09-11T21:08:48.717Z] total 644 [2023-09-11T21:08:48.717Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 11 21:08 . [2023-09-11T21:08:48.717Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 21:06 .. [2023-09-11T21:08:48.717Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 11 21:06 .dockerignore [2023-09-11T21:08:48.717Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 21:07 .git [2023-09-11T21:08:48.717Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 21:06 .github [2023-09-11T21:08:48.717Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 11 21:06 .gitignore [2023-09-11T21:08:48.717Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 11 21:06 .golangci.yml [2023-09-11T21:08:48.717Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 21:07 .semver [2023-09-11T21:08:48.717Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 11 21:06 Attribution.txt [2023-09-11T21:08:48.717Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 11 21:06 CHANGELOG.md [2023-09-11T21:08:48.717Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 11 21:06 Dockerfile [2023-09-11T21:08:48.717Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 21:06 GOVERNANCE.md [2023-09-11T21:08:48.717Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 11 21:06 Jenkinsfile [2023-09-11T21:08:48.717Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 11 21:06 LICENSE [2023-09-11T21:08:48.717Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 11 21:06 Makefile [2023-09-11T21:08:48.717Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 11 21:06 OWNERS.md [2023-09-11T21:08:48.717Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 11 21:06 README.md [2023-09-11T21:08:48.717Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 11 21:07 VERSION [2023-09-11T21:08:48.717Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 21:06 bin [2023-09-11T21:08:48.717Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 21:06 cmd [2023-09-11T21:08:48.717Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 11 21:08 coverage.out [2023-09-11T21:08:48.717Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 21:06 examples [2023-09-11T21:08:48.717Z] -rw-rw-r-- 1 jenkins jenkins 3876 Sep 11 21:06 go.mod [2023-09-11T21:08:48.717Z] -rw-rw-r-- 1 jenkins jenkins 33758 Sep 11 21:06 go.sum [2023-09-11T21:08:48.717Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 21:06 images [2023-09-11T21:08:48.717Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 11 21:06 internal [2023-09-11T21:08:48.717Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 21:06 snap [2023-09-11T21:08:48.717Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 11 21:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T21:08:49.020Z] + 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=ae8c3ea5986639b1d23e11153ae0e5d7b0ba475a --label arch=amd64 --label version=0.0.0 . [2023-09-11T21:08:49.020Z] Sending build context to Docker daemon 4.324MB [2023-09-11T21:08:49.020Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T21:08:49.020Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-11T21:08:49.020Z] ---> 1f7f018bcd5d [2023-09-11T21:08:49.020Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-11T21:08:49.020Z] ---> Running in 2e404989848e [2023-09-11T21:08:49.279Z] Removing intermediate container 2e404989848e [2023-09-11T21:08:49.279Z] ---> 54bd9e89eda8 [2023-09-11T21:08:49.279Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T21:08:49.279Z] ---> Running in fdf09213279d [2023-09-11T21:08:49.279Z] Removing intermediate container fdf09213279d [2023-09-11T21:08:49.279Z] ---> f2d0b2b4fe38 [2023-09-11T21:08:49.279Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-11T21:08:49.279Z] ---> Running in 96fd2a9ace7f [2023-09-11T21:08:49.279Z] Removing intermediate container 96fd2a9ace7f [2023-09-11T21:08:49.279Z] ---> e63879857177 [2023-09-11T21:08:49.279Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-11T21:08:49.537Z] ---> Running in 4367047bb0cc [2023-09-11T21:08:49.537Z] Removing intermediate container 4367047bb0cc [2023-09-11T21:08:49.537Z] ---> 80900d44f3da [2023-09-11T21:08:49.537Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-11T21:08:49.537Z] ---> Running in 95980b4eea94 [2023-09-11T21:08:49.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-11T21:08:50.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-11T21:08:50.311Z] OK: 265 MiB in 53 packages [2023-09-11T21:08:50.570Z] Removing intermediate container 95980b4eea94 [2023-09-11T21:08:50.570Z] ---> 4bd5470aa0b3 [2023-09-11T21:08:50.570Z] Step 8/24 : WORKDIR /app [2023-09-11T21:08:50.570Z] ---> Running in a05177da752e [2023-09-11T21:08:50.570Z] Removing intermediate container a05177da752e [2023-09-11T21:08:50.570Z] ---> c206fcc65f0e [2023-09-11T21:08:50.570Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-11T21:08:50.829Z] ---> d3010f0cb399 [2023-09-11T21:08:50.829Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T21:08:50.829Z] ---> Running in 53ce3f65d71e [2023-09-11T21:08:51.395Z] Removing intermediate container 53ce3f65d71e [2023-09-11T21:08:51.395Z] ---> 383364952e08 [2023-09-11T21:08:51.395Z] Step 11/24 : COPY . . [2023-09-11T21:08:51.655Z] ---> 9bfc6fdffd30 [2023-09-11T21:08:51.655Z] Step 12/24 : RUN $MAKE [2023-09-11T21:08:51.655Z] ---> Running in 94f2edb103e5 [2023-09-11T21:08:51.913Z] 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.20" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-11T21:08:52.293Z] using credential edgex-jenkins-ssh [2023-09-11T21:08:52.309Z] Cloning the remote Git repository [2023-09-11T21:08:52.350Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-11T21:08:52.432Z] > git init /w/workspace/device-rfid-llrp-go/16 # timeout=10 [2023-09-11T21:08:52.564Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-11T21:08:52.565Z] > git --version # timeout=10 [2023-09-11T21:08:52.592Z] > git --version # 'git version 2.25.1' [2023-09-11T21:08:52.594Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-11T21:08:52.722Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-11T21:08:53.804Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-11T21:08:53.826Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-11T21:08:54.661Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-11T21:08:54.701Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-11T21:08:54.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-11T21:08:54.721Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-11T21:08:55.225Z] Merging remotes/origin/main commit 2f342342fa5147f47103e4bf0effd7ddde8942e7 into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 [2023-09-11T21:08:55.631Z] Merge succeeded, producing a617e262f64df02a0ff4830f96670af271b3c6ae [2023-09-11T21:08:55.631Z] Checking out Revision a617e262f64df02a0ff4830f96670af271b3c6ae (PR-229) [2023-09-11T21:08:55.246Z] > git config core.sparsecheckout # timeout=10 [2023-09-11T21:08:55.314Z] > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # timeout=10 [2023-09-11T21:08:55.415Z] > git remote # timeout=10 [2023-09-11T21:08:55.431Z] > git config --get remote.origin.url # timeout=10 [2023-09-11T21:08:55.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-11T21:08:55.465Z] > git merge 2f342342fa5147f47103e4bf0effd7ddde8942e7 # timeout=10 [2023-09-11T21:08:55.600Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-11T21:08:55.640Z] > git config core.sparsecheckout # timeout=10 [2023-09-11T21:08:55.660Z] > git checkout -f a617e262f64df02a0ff4830f96670af271b3c6ae # timeout=10 [2023-09-11T21:08:59.130Z] Commit message: "Merge commit '2f342342fa5147f47103e4bf0effd7ddde8942e7' into HEAD" [2023-09-11T21:08:59.151Z] First time build. Skipping changelog. [2023-09-11T21:08:59.140Z] > git rev-list --no-walk 9e32e6c73c13f7b8bc99fb8d952f1fa19c2c9ea1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-11T21:09:00.080Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-11T21:09:00.080Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-11T21:09:00.080Z] Dload Upload Total Spent Left Speed [2023-09-11T21:09:00.080Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh [2023-09-11T21:09:00.812Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-11T21:09:01.140Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-11T21:09:01.140Z] + sudo tee /etc/docker/daemon.new [2023-09-11T21:09:01.140Z] { [2023-09-11T21:09:01.140Z] "registry-mirrors": [ [2023-09-11T21:09:01.140Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-11T21:09:01.140Z] ], [2023-09-11T21:09:01.140Z] "bip": "10.250.0.254/24", [2023-09-11T21:09:01.140Z] "hosts": [ [2023-09-11T21:09:01.140Z] "tcp://0.0.0.0:5555", [2023-09-11T21:09:01.140Z] "unix:///var/run/docker.sock" [2023-09-11T21:09:01.140Z] ], [2023-09-11T21:09:01.140Z] "mtu": 1458, [2023-09-11T21:09:01.140Z] "selinux-enabled": true, [2023-09-11T21:09:01.140Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-11T21:09:01.140Z] } [Pipeline] sh [2023-09-11T21:09:01.487Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-11T21:09:01.819Z] + sudo service docker restart [2023-09-11T21:09:13.842Z] Removing intermediate container 94f2edb103e5 [2023-09-11T21:09:13.842Z] ---> 1c3bb80ac9fd [2023-09-11T21:09:13.842Z] Step 13/24 : FROM alpine:3.17 [2023-09-11T21:09:14.102Z] 3.17: Pulling from library/alpine [2023-09-11T21:09:14.102Z] 9398808236ff: Pulling fs layer [2023-09-11T21:09:14.420Z] 9398808236ff: Verifying Checksum [2023-09-11T21:09:14.420Z] 9398808236ff: Download complete [2023-09-11T21:09:14.420Z] 9398808236ff: Pull complete [2023-09-11T21:09:14.420Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-11T21:09:14.420Z] Status: Downloaded newer image for alpine:3.17 [2023-09-11T21:09:14.420Z] ---> 1e0b8b5322fc [2023-09-11T21:09:14.420Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-09-11T21:09:14.679Z] ---> Running in 050f2272ab04 [2023-09-11T21:09:14.679Z] Removing intermediate container 050f2272ab04 [2023-09-11T21:09:14.679Z] ---> 198038450f93 [2023-09-11T21:09:14.679Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-11T21:09:14.679Z] ---> Running in 7d3b244dbe41 [2023-09-11T21:09:14.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-11T21:09:15.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-11T21:09:15.456Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-11T21:09:15.456Z] Executing busybox-1.35.0-r29.trigger [2023-09-11T21:09:15.456Z] OK: 7 MiB in 16 packages [2023-09-11T21:09:15.715Z] Removing intermediate container 7d3b244dbe41 [2023-09-11T21:09:15.715Z] ---> ccd9adbac767 [2023-09-11T21:09:15.715Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-11T21:09:15.973Z] ---> 48426d02bb0b [2023-09-11T21:09:15.973Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-11T21:09:15.973Z] ---> 9873ea6fe295 [2023-09-11T21:09:15.973Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-11T21:09:16.928Z] ---> ea5ea6480edf [2023-09-11T21:09:16.928Z] Step 19/24 : EXPOSE 59989 [2023-09-11T21:09:16.928Z] ---> Running in 84a0c099df2e [2023-09-11T21:09:16.928Z] Removing intermediate container 84a0c099df2e [2023-09-11T21:09:16.928Z] ---> 2dd00d7fd86b [2023-09-11T21:09:16.928Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-11T21:09:16.928Z] ---> Running in cf54abda507b [2023-09-11T21:09:17.187Z] Removing intermediate container cf54abda507b [2023-09-11T21:09:17.187Z] ---> 86132d9f95e0 [2023-09-11T21:09:17.187Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-11T21:09:17.187Z] ---> Running in bf815e54191a [2023-09-11T21:09:17.187Z] Removing intermediate container bf815e54191a [2023-09-11T21:09:17.187Z] ---> 71c91eb925d8 [2023-09-11T21:09:17.187Z] Step 22/24 : LABEL arch=amd64 [2023-09-11T21:09:17.187Z] ---> Running in a272401a3e39 [2023-09-11T21:09:17.187Z] Removing intermediate container a272401a3e39 [2023-09-11T21:09:17.187Z] ---> 250903ccdda1 [2023-09-11T21:09:17.187Z] Step 23/24 : LABEL git_sha=ae8c3ea5986639b1d23e11153ae0e5d7b0ba475a [2023-09-11T21:09:17.187Z] ---> Running in 87f2f09d0bab [2023-09-11T21:09:17.446Z] Removing intermediate container 87f2f09d0bab [2023-09-11T21:09:17.446Z] ---> 7647580d0092 [2023-09-11T21:09:17.446Z] Step 24/24 : LABEL version=0.0.0 [2023-09-11T21:09:17.446Z] ---> Running in 4c1f77501746 [2023-09-11T21:09:17.446Z] Removing intermediate container 4c1f77501746 [2023-09-11T21:09:17.446Z] ---> 1b47581941d1 [2023-09-11T21:09:17.446Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-11T21:09:17.446Z] Successfully built 1b47581941d1 [2023-09-11T21:09:17.446Z] 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-09-11T21:09:17.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T21:09:17.883Z] [2023-09-11T21:09:17.883Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T21:09:18.178Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T21:09:18.178Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-11T21:09:18.178Z] 5eb5b503b376: Pulling fs layer [2023-09-11T21:09:18.178Z] 5c69ac0246d0: Pulling fs layer [2023-09-11T21:09:18.178Z] ec43610c2a17: Pulling fs layer [2023-09-11T21:09:18.178Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-11T21:09:18.178Z] 33b1e0a273af: Pulling fs layer [2023-09-11T21:09:18.178Z] 5d3b04190fa2: Pulling fs layer [2023-09-11T21:09:18.178Z] 2f39f015ded8: Pulling fs layer [2023-09-11T21:09:18.178Z] 33b1e0a273af: Waiting [2023-09-11T21:09:18.178Z] 3a2ae6a8a46f: Waiting [2023-09-11T21:09:18.178Z] 5d3b04190fa2: Waiting [2023-09-11T21:09:18.178Z] 2f39f015ded8: Waiting [2023-09-11T21:09:18.178Z] 5c69ac0246d0: Verifying Checksum [2023-09-11T21:09:18.178Z] 5c69ac0246d0: Download complete [2023-09-11T21:09:18.178Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-11T21:09:18.178Z] 3a2ae6a8a46f: Download complete [2023-09-11T21:09:18.178Z] 33b1e0a273af: Verifying Checksum [2023-09-11T21:09:18.178Z] 33b1e0a273af: Download complete [2023-09-11T21:09:18.178Z] 5d3b04190fa2: Verifying Checksum [2023-09-11T21:09:18.178Z] 5d3b04190fa2: Download complete [2023-09-11T21:09:18.178Z] ec43610c2a17: Verifying Checksum [2023-09-11T21:09:18.178Z] ec43610c2a17: Download complete [2023-09-11T21:09:18.439Z] 5eb5b503b376: Verifying Checksum [2023-09-11T21:09:18.439Z] 5eb5b503b376: Download complete [2023-09-11T21:09:19.812Z] 5eb5b503b376: Pull complete [2023-09-11T21:09:19.812Z] 5c69ac0246d0: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-11T21:09:20.070Z] provisioning config files... [2023-09-11T21:09:20.093Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/16@tmp/config8614261865734759611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T21:09:20.378Z] ec43610c2a17: Pull complete [2023-09-11T21:09:20.378Z] 3a2ae6a8a46f: Pull complete [2023-09-11T21:09:20.437Z] ---> docker-login.sh [2023-09-11T21:09:20.437Z] nexus3.edgexfoundry.org:10001 [2023-09-11T21:09:20.636Z] 33b1e0a273af: Pull complete [2023-09-11T21:09:20.636Z] 5d3b04190fa2: Pull complete [2023-09-11T21:09:20.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T21:09:20.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T21:09:20.984Z] Configure a credential helper to remove this warning. See [2023-09-11T21:09:20.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T21:09:20.984Z] [2023-09-11T21:09:20.984Z] Login Succeeded [2023-09-11T21:09:20.984Z] nexus3.edgexfoundry.org:10002 [2023-09-11T21:09:21.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T21:09:21.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T21:09:21.523Z] Configure a credential helper to remove this warning. See [2023-09-11T21:09:21.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T21:09:21.523Z] [2023-09-11T21:09:21.523Z] Login Succeeded [2023-09-11T21:09:21.523Z] nexus3.edgexfoundry.org:10003 [2023-09-11T21:09:21.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T21:09:21.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T21:09:21.794Z] Configure a credential helper to remove this warning. See [2023-09-11T21:09:21.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T21:09:21.794Z] [2023-09-11T21:09:21.794Z] Login Succeeded [2023-09-11T21:09:21.794Z] nexus3.edgexfoundry.org:10004 [2023-09-11T21:09:22.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T21:09:22.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T21:09:22.065Z] Configure a credential helper to remove this warning. See [2023-09-11T21:09:22.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T21:09:22.065Z] [2023-09-11T21:09:22.065Z] Login Succeeded [2023-09-11T21:09:22.065Z] docker.io [2023-09-11T21:09:22.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T21:09:22.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T21:09:22.600Z] Configure a credential helper to remove this warning. See [2023-09-11T21:09:22.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T21:09:22.600Z] [2023-09-11T21:09:22.600Z] Login Succeeded [2023-09-11T21:09:22.600Z] ---> docker-login.sh ends [Pipeline] } [2023-09-11T21:09:22.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-11T21:09:22.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T21:09:22.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T21:09:22.881Z] ========================================================= [2023-09-11T21:09:22.881Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-11T21:09:22.881Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T21:09:23.220Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-11T21:09:23.488Z] Sending build context to Docker daemon 1.218MB [2023-09-11T21:09:23.488Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T21:09:23.488Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-11T21:09:25.442Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-11T21:09:25.442Z] edb6bdbacee9: Pulling fs layer [2023-09-11T21:09:25.442Z] 5f9638ab2659: Pulling fs layer [2023-09-11T21:09:25.442Z] 8d51d6327a98: Pulling fs layer [2023-09-11T21:09:25.442Z] 8b374f2dd631: Pulling fs layer [2023-09-11T21:09:25.442Z] ec14aa9079de: Pulling fs layer [2023-09-11T21:09:25.442Z] 2f466654f4bb: Pulling fs layer [2023-09-11T21:09:25.442Z] 554e91adad29: Pulling fs layer [2023-09-11T21:09:25.442Z] 8b374f2dd631: Waiting [2023-09-11T21:09:25.442Z] ec14aa9079de: Waiting [2023-09-11T21:09:25.442Z] 2f466654f4bb: Waiting [2023-09-11T21:09:25.442Z] 554e91adad29: Waiting [2023-09-11T21:09:25.442Z] 5f9638ab2659: Verifying Checksum [2023-09-11T21:09:25.442Z] 5f9638ab2659: Download complete [2023-09-11T21:09:25.442Z] 8b374f2dd631: Verifying Checksum [2023-09-11T21:09:25.442Z] 8b374f2dd631: Download complete [2023-09-11T21:09:25.442Z] ec14aa9079de: Verifying Checksum [2023-09-11T21:09:25.442Z] ec14aa9079de: Download complete [2023-09-11T21:09:25.442Z] edb6bdbacee9: Verifying Checksum [2023-09-11T21:09:25.442Z] edb6bdbacee9: Download complete [2023-09-11T21:09:25.894Z] 2f39f015ded8: Pull complete [2023-09-11T21:09:25.894Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-11T21:09:25.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T21:09:25.894Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T21:09:25.973Z] prd-ubuntu20.04-docker-8c-8g-5835 does not seem to be running inside a container [2023-09-11T21:09:26.005Z] $ 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-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-11T21:09:26.403Z] edb6bdbacee9: Pull complete [2023-09-11T21:09:26.672Z] 554e91adad29: Verifying Checksum [2023-09-11T21:09:26.672Z] 554e91adad29: Download complete [2023-09-11T21:09:26.941Z] 5f9638ab2659: Pull complete [2023-09-11T21:09:27.917Z] 2f466654f4bb: Verifying Checksum [2023-09-11T21:09:27.917Z] 2f466654f4bb: Download complete [2023-09-11T21:09:27.917Z] 8d51d6327a98: Verifying Checksum [2023-09-11T21:09:27.917Z] 8d51d6327a98: Download complete [2023-09-11T21:09:29.748Z] $ docker top 709ca7a624fad46ea6b007fc1ae7c8e9ae906b5c18a65b21f9a2c891e5484d61 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T21:09:30.144Z] ---> job-cost.sh [2023-09-11T21:09:30.145Z] lf-activate-venv: SKIPPING [2023-09-11T21:09:30.145Z] INFO: No Stack... [2023-09-11T21:09:30.403Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-11T21:09:30.970Z] INFO: Archiving Costs [Pipeline] sh [2023-09-11T21:09:31.258Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/cost.csv [2023-09-11T21:09:31.258Z] + cut -d, -f6 [Pipeline] lock [2023-09-11T21:09:31.271Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-16-stack-cost] [2023-09-11T21:09:31.278Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-16-stack-cost] did not exist. Created. [2023-09-11T21:09:31.278Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-11T21:09:31.581Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-11T21:09:31.614Z] Stashed 1 file(s) [Pipeline] } [2023-09-11T21:09:31.620Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-16-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-11T21:09:31.641Z] $ docker stop --time=1 709ca7a624fad46ea6b007fc1ae7c8e9ae906b5c18a65b21f9a2c891e5484d61 [2023-09-11T21:09:32.795Z] $ docker rm -f --volumes 709ca7a624fad46ea6b007fc1ae7c8e9ae906b5c18a65b21f9a2c891e5484d61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-11T21:09:40.245Z] 8d51d6327a98: Pull complete [2023-09-11T21:09:40.245Z] 8b374f2dd631: Pull complete [2023-09-11T21:09:40.245Z] ec14aa9079de: Pull complete [2023-09-11T21:09:45.604Z] 2f466654f4bb: Pull complete [2023-09-11T21:09:48.194Z] 554e91adad29: Pull complete [2023-09-11T21:09:48.194Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-11T21:09:48.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-11T21:09:48.194Z] ---> 1e15ea492957 [2023-09-11T21:09:48.194Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-11T21:09:49.600Z] ---> Running in 06d27ed7b1fc [2023-09-11T21:09:49.875Z] Removing intermediate container 06d27ed7b1fc [2023-09-11T21:09:49.875Z] ---> 3db4b5a9d329 [2023-09-11T21:09:49.875Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T21:09:50.143Z] ---> Running in 4caeca11d687 [2023-09-11T21:09:50.410Z] Removing intermediate container 4caeca11d687 [2023-09-11T21:09:50.411Z] ---> d9469bb0339b [2023-09-11T21:09:50.411Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-11T21:09:50.411Z] ---> Running in 4f075691e34d [2023-09-11T21:09:50.679Z] Removing intermediate container 4f075691e34d [2023-09-11T21:09:50.679Z] ---> ca0bb48b3bd4 [2023-09-11T21:09:50.679Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-11T21:09:50.679Z] ---> Running in 64ccae5081cf [2023-09-11T21:09:50.947Z] Removing intermediate container 64ccae5081cf [2023-09-11T21:09:50.947Z] ---> 64084f70b78b [2023-09-11T21:09:50.947Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-11T21:09:51.214Z] ---> Running in 46711546bbb8 [2023-09-11T21:09:52.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-11T21:09:52.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-11T21:09:53.735Z] OK: 263 MiB in 53 packages [2023-09-11T21:09:54.327Z] Removing intermediate container 46711546bbb8 [2023-09-11T21:09:54.328Z] ---> 0bc788ea5d95 [2023-09-11T21:09:54.328Z] Step 8/12 : WORKDIR /app [2023-09-11T21:09:54.598Z] ---> Running in 7c4a4d262684 [2023-09-11T21:09:54.866Z] Removing intermediate container 7c4a4d262684 [2023-09-11T21:09:54.866Z] ---> a0596a656923 [2023-09-11T21:09:54.866Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-11T21:09:55.136Z] ---> 62b4696c7253 [2023-09-11T21:09:55.136Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T21:09:55.417Z] ---> Running in 2a8f687ff20e [2023-09-11T21:11:03.298Z] Removing intermediate container 2a8f687ff20e [2023-09-11T21:11:03.298Z] ---> 19df6acfe978 [2023-09-11T21:11:03.298Z] Step 11/12 : COPY . . [2023-09-11T21:11:03.298Z] ---> 1063993a3243 [2023-09-11T21:11:03.298Z] Step 12/12 : RUN $MAKE [2023-09-11T21:11:03.298Z] ---> Running in 7a251c663409 [2023-09-11T21:11:03.298Z] noop [2023-09-11T21:11:03.567Z] Removing intermediate container 7a251c663409 [2023-09-11T21:11:03.567Z] ---> df540fcae8f0 [2023-09-11T21:11:03.567Z] Successfully built df540fcae8f0 [2023-09-11T21:11:03.567Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T21:11:03.901Z] + docker inspect -f . ci-base-image-arm64 [2023-09-11T21:11:03.901Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T21:11:04.104Z] prd-ubuntu20.04-docker-arm64-4c-16g-5836 does not seem to be running inside a container [2023-09-11T21:11:04.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/16 -v /w/workspace/device-rfid-llrp-go/16:/w/workspace/device-rfid-llrp-go/16:rw,z -v /w/workspace/device-rfid-llrp-go/16@tmp:/w/workspace/device-rfid-llrp-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-11T21:11:05.287Z] $ docker top bf2f5981780a3994bf1c7819cb5b0e9f476dd4bbb75a3da16d231eb4b98921e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T21:11:06.104Z] + go version [2023-09-11T21:11:06.104Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-11T21:11:06.124Z] $ docker stop --time=1 bf2f5981780a3994bf1c7819cb5b0e9f476dd4bbb75a3da16d231eb4b98921e7 [2023-09-11T21:11:07.721Z] $ docker rm -f --volumes bf2f5981780a3994bf1c7819cb5b0e9f476dd4bbb75a3da16d231eb4b98921e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T21:11:08.251Z] + docker inspect -f . ci-base-image-arm64 [2023-09-11T21:11:08.251Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T21:11:08.431Z] prd-ubuntu20.04-docker-arm64-4c-16g-5836 does not seem to be running inside a container [2023-09-11T21:11:08.498Z] $ 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/16 -v /w/workspace/device-rfid-llrp-go/16:/w/workspace/device-rfid-llrp-go/16:rw,z -v /w/workspace/device-rfid-llrp-go/16@tmp:/w/workspace/device-rfid-llrp-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-11T21:11:09.636Z] $ docker top 62af922bd5706bd1bb357e193e54681e8850d7450824dd01140b9f82c305739b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T21:11:10.460Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/16 [Pipeline] fileExists [Pipeline] sh [2023-09-11T21:11:10.789Z] + make test [2023-09-11T21:11:10.789Z] go test ./... -coverprofile=coverage.out ./... [2023-09-11T21:11:43.012Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-11T21:13:49.681Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-11T21:13:49.681Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-11T21:14:16.347Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.494s coverage: 40.6% of statements [2023-09-11T21:14:16.347Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.594s coverage: 51.9% of statements [2023-09-11T21:14:16.347Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.042s coverage: 96.4% of statements [2023-09-11T21:14:16.347Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-11T21:14:16.347Z] go vet ./... [2023-09-11T21:14:43.025Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-11T21:14:43.025Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-11T21:14:43.025Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-11T21:14:43.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-11T21:14:43.056Z] $ docker stop --time=1 62af922bd5706bd1bb357e193e54681e8850d7450824dd01140b9f82c305739b [2023-09-11T21:14:44.845Z] $ docker rm -f --volumes 62af922bd5706bd1bb357e193e54681e8850d7450824dd01140b9f82c305739b [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-11T21:14:45.970Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-11T21:14:45.993Z] Warning: overwriting stash ‘coverage-report’ [2023-09-11T21:14:46.587Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-11T21:14:46.980Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-11T21:14:47.385Z] + ls -al . [2023-09-11T21:14:47.385Z] total 640 [2023-09-11T21:14:47.385Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 11 21:11 . [2023-09-11T21:14:47.385Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 21:08 .. [2023-09-11T21:14:47.385Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 11 21:08 .dockerignore [2023-09-11T21:14:47.385Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 21:08 .git [2023-09-11T21:14:47.385Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 21:08 .github [2023-09-11T21:14:47.385Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 11 21:08 .gitignore [2023-09-11T21:14:47.385Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 11 21:08 .golangci.yml [2023-09-11T21:14:47.385Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 11 21:08 Attribution.txt [2023-09-11T21:14:47.385Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 11 21:08 CHANGELOG.md [2023-09-11T21:14:47.385Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 11 21:08 Dockerfile [2023-09-11T21:14:47.385Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 21:08 GOVERNANCE.md [2023-09-11T21:14:47.385Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 11 21:08 Jenkinsfile [2023-09-11T21:14:47.386Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 11 21:08 LICENSE [2023-09-11T21:14:47.386Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 11 21:08 Makefile [2023-09-11T21:14:47.386Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 11 21:08 OWNERS.md [2023-09-11T21:14:47.386Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 11 21:08 README.md [2023-09-11T21:14:47.386Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 11 21:07 VERSION [2023-09-11T21:14:47.386Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 21:08 bin [2023-09-11T21:14:47.386Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 21:08 cmd [2023-09-11T21:14:47.386Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 11 21:14 coverage.out [2023-09-11T21:14:47.386Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 21:08 examples [2023-09-11T21:14:47.386Z] -rw-rw-r-- 1 jenkins jenkins 3876 Sep 11 21:08 go.mod [2023-09-11T21:14:47.386Z] -rw-rw-r-- 1 jenkins jenkins 33758 Sep 11 21:08 go.sum [2023-09-11T21:14:47.386Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 21:08 images [2023-09-11T21:14:47.386Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 11 21:08 internal [2023-09-11T21:14:47.386Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 21:08 snap [2023-09-11T21:14:47.386Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 11 21:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T21:14:47.737Z] + 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=a617e262f64df02a0ff4830f96670af271b3c6ae --label arch=arm64 --label version=0.0.0 . [2023-09-11T21:14:48.014Z] Sending build context to Docker daemon 1.218MB [2023-09-11T21:14:48.014Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T21:14:48.014Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-11T21:14:48.014Z] ---> df540fcae8f0 [2023-09-11T21:14:48.014Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-11T21:14:48.014Z] ---> Running in d6c5204d26b7 [2023-09-11T21:14:48.286Z] Removing intermediate container d6c5204d26b7 [2023-09-11T21:14:48.286Z] ---> 1882c5fa8bdb [2023-09-11T21:14:48.286Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T21:14:48.557Z] ---> Running in 40feaec2e5ac [2023-09-11T21:14:48.840Z] Removing intermediate container 40feaec2e5ac [2023-09-11T21:14:48.840Z] ---> d57b32209256 [2023-09-11T21:14:48.840Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-11T21:14:48.840Z] ---> Running in b7930f191397 [2023-09-11T21:14:49.122Z] Removing intermediate container b7930f191397 [2023-09-11T21:14:49.122Z] ---> 73756d5e07e0 [2023-09-11T21:14:49.122Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-11T21:14:49.122Z] ---> Running in 5715af97d0c5 [2023-09-11T21:14:49.409Z] Removing intermediate container 5715af97d0c5 [2023-09-11T21:14:49.409Z] ---> 5f3ccaa4bbe3 [2023-09-11T21:14:49.409Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-11T21:14:49.409Z] ---> Running in 023d500f66d0 [2023-09-11T21:14:50.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-11T21:14:50.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-11T21:14:51.925Z] OK: 263 MiB in 53 packages [2023-09-11T21:14:52.888Z] Removing intermediate container 023d500f66d0 [2023-09-11T21:14:52.888Z] ---> 051e82550dee [2023-09-11T21:14:52.888Z] Step 8/24 : WORKDIR /app [2023-09-11T21:14:52.888Z] ---> Running in b107ecddd7d5 [2023-09-11T21:14:53.154Z] Removing intermediate container b107ecddd7d5 [2023-09-11T21:14:53.154Z] ---> 1be553c7bf2c [2023-09-11T21:14:53.154Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-11T21:14:53.425Z] ---> 5f4012702b4d [2023-09-11T21:14:53.425Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T21:14:53.692Z] ---> Running in edaa64329463 [2023-09-11T21:14:55.652Z] Removing intermediate container edaa64329463 [2023-09-11T21:14:55.652Z] ---> 162b6e14689f [2023-09-11T21:14:55.652Z] Step 11/24 : COPY . . [2023-09-11T21:14:56.235Z] ---> 695fd329be5f [2023-09-11T21:14:56.235Z] Step 12/24 : RUN $MAKE [2023-09-11T21:14:56.235Z] ---> Running in 3933209b9b1a [2023-09-11T21:14:57.198Z] 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.20" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-11T21:17:18.894Z] Removing intermediate container 3933209b9b1a [2023-09-11T21:17:18.894Z] ---> 71ef32653475 [2023-09-11T21:17:18.894Z] Step 13/24 : FROM alpine:3.17 [2023-09-11T21:17:18.894Z] 3.17: Pulling from library/alpine [2023-09-11T21:17:18.894Z] 4060ece20d7a: Pulling fs layer [2023-09-11T21:17:18.894Z] 4060ece20d7a: Verifying Checksum [2023-09-11T21:17:18.894Z] 4060ece20d7a: Download complete [2023-09-11T21:17:18.894Z] 4060ece20d7a: Pull complete [2023-09-11T21:17:18.894Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-11T21:17:18.894Z] Status: Downloaded newer image for alpine:3.17 [2023-09-11T21:17:18.894Z] ---> 8650cd65339b [2023-09-11T21:17:18.894Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-09-11T21:17:18.894Z] ---> Running in 737a86f333da [2023-09-11T21:17:18.894Z] Removing intermediate container 737a86f333da [2023-09-11T21:17:18.894Z] ---> 981eb8722afd [2023-09-11T21:17:18.894Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-11T21:17:18.894Z] ---> Running in 105bce2b1803 [2023-09-11T21:17:18.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-11T21:17:18.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-11T21:17:18.894Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-11T21:17:18.894Z] Executing busybox-1.35.0-r29.trigger [2023-09-11T21:17:18.894Z] OK: 8 MiB in 16 packages [2023-09-11T21:17:18.894Z] Removing intermediate container 105bce2b1803 [2023-09-11T21:17:18.894Z] ---> 8ae052010842 [2023-09-11T21:17:18.894Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-11T21:17:18.894Z] ---> c8f1fe6ff533 [2023-09-11T21:17:18.894Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-11T21:17:18.894Z] ---> e86545fe1724 [2023-09-11T21:17:18.894Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-11T21:17:18.894Z] ---> 0d7cce937467 [2023-09-11T21:17:18.894Z] Step 19/24 : EXPOSE 59989 [2023-09-11T21:17:18.894Z] ---> Running in 641558f33a9e [2023-09-11T21:17:18.894Z] Removing intermediate container 641558f33a9e [2023-09-11T21:17:18.894Z] ---> ebd95e967621 [2023-09-11T21:17:18.894Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-11T21:17:18.894Z] ---> Running in cc6c8747317a [2023-09-11T21:17:19.158Z] Removing intermediate container cc6c8747317a [2023-09-11T21:17:19.158Z] ---> 5dab6850685d [2023-09-11T21:17:19.158Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-11T21:17:19.158Z] ---> Running in 1747c5bd169c [2023-09-11T21:17:19.423Z] Removing intermediate container 1747c5bd169c [2023-09-11T21:17:19.423Z] ---> 94d3dbf4a34e [2023-09-11T21:17:19.423Z] Step 22/24 : LABEL arch=arm64 [2023-09-11T21:17:19.423Z] ---> Running in bd714ff50a64 [2023-09-11T21:17:19.693Z] Removing intermediate container bd714ff50a64 [2023-09-11T21:17:19.693Z] ---> e29b95b510b8 [2023-09-11T21:17:19.693Z] Step 23/24 : LABEL git_sha=a617e262f64df02a0ff4830f96670af271b3c6ae [2023-09-11T21:17:19.693Z] ---> Running in 4eef8f45bbd5 [2023-09-11T21:17:19.959Z] Removing intermediate container 4eef8f45bbd5 [2023-09-11T21:17:19.959Z] ---> 11664d2d8b73 [2023-09-11T21:17:19.959Z] Step 24/24 : LABEL version=0.0.0 [2023-09-11T21:17:19.959Z] ---> Running in 12a24c79dbdd [2023-09-11T21:17:20.225Z] Removing intermediate container 12a24c79dbdd [2023-09-11T21:17:20.225Z] ---> 3cc2ae3e0a1b [2023-09-11T21:17:20.225Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-11T21:17:20.225Z] Successfully built 3cc2ae3e0a1b [2023-09-11T21:17:20.225Z] 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-09-11T21:17:20.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-11T21:17:20.662Z] [2023-09-11T21:17:20.662Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T21:17:20.992Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-11T21:17:20.992Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-11T21:17:20.992Z] 8998bd30e6a1: Pulling fs layer [2023-09-11T21:17:20.992Z] 04944245beec: Pulling fs layer [2023-09-11T21:17:20.992Z] 699f458cf7ca: Pulling fs layer [2023-09-11T21:17:20.992Z] 765212b225bb: Pulling fs layer [2023-09-11T21:17:20.992Z] f23df028b6ca: Pulling fs layer [2023-09-11T21:17:20.992Z] d65c8cfc05b1: Pulling fs layer [2023-09-11T21:17:20.992Z] 2437ff75d9bd: Pulling fs layer [2023-09-11T21:17:20.992Z] 765212b225bb: Waiting [2023-09-11T21:17:20.992Z] f23df028b6ca: Waiting [2023-09-11T21:17:20.992Z] d65c8cfc05b1: Waiting [2023-09-11T21:17:20.992Z] 2437ff75d9bd: Waiting [2023-09-11T21:17:21.261Z] 04944245beec: Verifying Checksum [2023-09-11T21:17:21.261Z] 04944245beec: Download complete [2023-09-11T21:17:21.261Z] 765212b225bb: Verifying Checksum [2023-09-11T21:17:21.261Z] 765212b225bb: Download complete [2023-09-11T21:17:21.261Z] f23df028b6ca: Verifying Checksum [2023-09-11T21:17:21.261Z] f23df028b6ca: Download complete [2023-09-11T21:17:21.261Z] d65c8cfc05b1: Verifying Checksum [2023-09-11T21:17:21.261Z] d65c8cfc05b1: Download complete [2023-09-11T21:17:21.261Z] 699f458cf7ca: Verifying Checksum [2023-09-11T21:17:21.261Z] 699f458cf7ca: Download complete [2023-09-11T21:17:21.844Z] 8998bd30e6a1: Verifying Checksum [2023-09-11T21:17:21.844Z] 8998bd30e6a1: Download complete [2023-09-11T21:17:23.778Z] 2437ff75d9bd: Verifying Checksum [2023-09-11T21:17:23.778Z] 2437ff75d9bd: Download complete [2023-09-11T21:17:25.715Z] 8998bd30e6a1: Pull complete [2023-09-11T21:17:25.980Z] 04944245beec: Pull complete [2023-09-11T21:17:29.326Z] 699f458cf7ca: Pull complete [2023-09-11T21:17:29.327Z] 765212b225bb: Pull complete [2023-09-11T21:17:29.908Z] f23df028b6ca: Pull complete [2023-09-11T21:17:29.908Z] d65c8cfc05b1: Pull complete [2023-09-11T21:17:44.890Z] 2437ff75d9bd: Pull complete [2023-09-11T21:17:44.890Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-11T21:17:44.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-11T21:17:44.890Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T21:17:45.075Z] prd-ubuntu20.04-docker-arm64-4c-16g-5836 does not seem to be running inside a container [2023-09-11T21:17:45.134Z] $ 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/16 -v /w/workspace/device-rfid-llrp-go/16:/w/workspace/device-rfid-llrp-go/16:rw,z -v /w/workspace/device-rfid-llrp-go/16@tmp:/w/workspace/device-rfid-llrp-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-11T21:17:47.479Z] $ docker top 8c291968399cba0e9e92ab11ac274cc2caddaf183446dd2de813a7bb62954214 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T21:17:47.987Z] ---> job-cost.sh [2023-09-11T21:17:48.254Z] lf-activate-venv: SKIPPING [2023-09-11T21:17:48.254Z] INFO: No Stack... [2023-09-11T21:17:48.519Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-11T21:17:49.471Z] INFO: Archiving Costs [Pipeline] sh [2023-09-11T21:17:49.782Z] + cat /w/workspace/device-rfid-llrp-go/16/archives/cost.csv [2023-09-11T21:17:49.782Z] + cut -d, -f6 [Pipeline] lock [2023-09-11T21:17:49.838Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-16-stack-cost] [2023-09-11T21:17:49.844Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-16-stack-cost] did not exist. Created. [2023-09-11T21:17:49.844Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-11T21:17:50.185Z] /w/workspace/device-rfid-llrp-go/16@tmp/durable-22618464/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-11T21:17:50.517Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-11T21:17:50.532Z] Warning: overwriting stash ‘stack-cost’ [2023-09-11T21:17:50.594Z] Stashed 1 file(s) [Pipeline] } [2023-09-11T21:17:50.599Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-16-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-11T21:17:50.614Z] $ docker stop --time=1 8c291968399cba0e9e92ab11ac274cc2caddaf183446dd2de813a7bb62954214 [2023-09-11T21:17:52.076Z] $ docker rm -f --volumes 8c291968399cba0e9e92ab11ac274cc2caddaf183446dd2de813a7bb62954214 [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-09-11T21:17:52.504Z] provisioning config files... [2023-09-11T21:17:52.511Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config3250418311772141320tmp [Pipeline] { [Pipeline] sh [2023-09-11T21:17:52.888Z] + set +x [2023-09-11T21:17:52.889Z] + curl -s https://codecov.io/bash [2023-09-11T21:17:52.889Z] + bash -s -- [2023-09-11T21:17:52.889Z] [2023-09-11T21:17:52.889Z] _____ _ [2023-09-11T21:17:52.889Z] / ____| | | [2023-09-11T21:17:52.889Z] | | ___ __| | ___ ___ _____ __ [2023-09-11T21:17:52.889Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-11T21:17:52.889Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-11T21:17:52.889Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-11T21:17:52.889Z] Bash-1.0.6 [2023-09-11T21:17:52.889Z] [2023-09-11T21:17:52.889Z] [2023-09-11T21:17:52.889Z] ==> git version 2.25.1 found [2023-09-11T21:17:52.889Z] ==> 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-09-11T21:17:52.889Z] Release-Date: 2020-01-08 [2023-09-11T21:17:52.889Z] 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-09-11T21:17:52.889Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-11T21:17:52.889Z] ==> Jenkins CI detected. [2023-09-11T21:17:52.889Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-229 [2023-09-11T21:17:52.889Z] project root: . [2023-09-11T21:17:52.889Z] --> token set from env [2023-09-11T21:17:52.889Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-11T21:17:53.148Z] ==> Running gcov in . (disable via -X gcov) [2023-09-11T21:17:53.148Z] ==> Python coveragepy not found [2023-09-11T21:17:53.148Z] ==> Searching for coverage reports in: [2023-09-11T21:17:53.148Z] + . [2023-09-11T21:17:53.148Z] -> Found 1 reports [2023-09-11T21:17:53.148Z] ==> Detecting git/mercurial file structure [2023-09-11T21:17:53.148Z] ==> Reading reports [2023-09-11T21:17:53.148Z] + ./coverage.out bytes=459493 [2023-09-11T21:17:53.148Z] ==> Appending adjustments [2023-09-11T21:17:53.148Z] https://docs.codecov.io/docs/fixing-reports [2023-09-11T21:17:53.406Z] + Found adjustments [2023-09-11T21:17:53.406Z] ==> Gzipping contents [2023-09-11T21:17:53.406Z] 52K /tmp/codecov.XDJhPx.gz [2023-09-11T21:17:53.406Z] ==> Uploading reports [2023-09-11T21:17:53.406Z] url: https://codecov.io [2023-09-11T21:17:53.406Z] query: branch=PR-229&commit=ae8c3ea5986639b1d23e11153ae0e5d7b0ba475a&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F16%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= [2023-09-11T21:17:53.406Z] -> Pinging Codecov [2023-09-11T21:17:53.406Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-229&commit=ae8c3ea5986639b1d23e11153ae0e5d7b0ba475a&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F16%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= [2023-09-11T21:17:53.406Z] -> Uploading to [2023-09-11T21:17:53.406Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-11/581DD39554BDF9B6E22D074273EAD858/ae8c3ea5986639b1d23e11153ae0e5d7b0ba475a/ea4acd0f-1b79-401b-989f-e7828cdb1487.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230911%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230911T211753Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e6761d19dfc5700c24bb0ce68c77e3bafe18d87bfb11e9653122d6eadd8e3650 [2023-09-11T21:17:53.406Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-11T21:17:53.406Z] Dload Upload Total Spent Left Speed [2023-09-11T21:17:53.665Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50510 0 0 100 50510 0 200k --:--:-- --:--:-- --:--:-- 200k [2023-09-11T21:17:53.665Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ae8c3ea5986639b1d23e11153ae0e5d7b0ba475a [Pipeline] } [2023-09-11T21:17:53.672Z] 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-09-11T21:17:54.474Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-229/archives ] [2023-09-11T21:17:54.474Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-09-11T21:17:54.474Z] total 16 [2023-09-11T21:17:54.474Z] drwxr-xr-x 3 root root 4096 Sep 11 21:09 . [2023-09-11T21:17:54.474Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 11 21:09 .. [2023-09-11T21:17:54.474Z] drwxr-xr-x 2 root root 4096 Sep 11 21:09 cost [2023-09-11T21:17:54.474Z] -rw-r--r-- 1 root root 92 Sep 11 21:09 cost.csv [2023-09-11T21:17:54.474Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-09-11T21:17:54.474Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-09-11T21:17:54.474Z] total 16 [2023-09-11T21:17:54.474Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 21:09 . [2023-09-11T21:17:54.474Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 11 21:09 .. [2023-09-11T21:17:54.474Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 11 21:09 cost [2023-09-11T21:17:54.474Z] -rw-r--r-- 1 jenkins jenkins 92 Sep 11 21:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-11T21:17:54.759Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T21:17:55.612Z] ---> package-listing.sh [2023-09-11T21:17:55.612Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-11T21:17:55.612Z] ++ facter osfamily [2023-09-11T21:17:55.870Z] + OS_FAMILY=debian [2023-09-11T21:17:55.870Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-229 [2023-09-11T21:17:55.870Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-11T21:17:55.870Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-11T21:17:55.870Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-11T21:17:55.870Z] + PACKAGES=/tmp/packages_start.txt [2023-09-11T21:17:55.870Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' [2023-09-11T21:17:55.870Z] + PACKAGES=/tmp/packages_end.txt [2023-09-11T21:17:55.870Z] + case "${OS_FAMILY}" in [2023-09-11T21:17:55.870Z] + dpkg -l [2023-09-11T21:17:55.870Z] + grep '^ii' [2023-09-11T21:17:55.870Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-11T21:17:55.870Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-11T21:17:55.870Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-11T21:17:55.870Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' [2023-09-11T21:17:55.870Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ [2023-09-11T21:17:55.870Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ [Pipeline] echo [2023-09-11T21:17:55.879Z] 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-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-11T21:17:56.155Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T21:17:56.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T21:17:56.713Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T21:17:56.788Z] prd-ubuntu20.04-docker-8c-8g-5835 does not seem to be running inside a container [2023-09-11T21:17:56.821Z] $ 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-229/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-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-11T21:17:57.034Z] $ docker top ad2ccc912241660d39d211121a7ec990156528c9073317c63b7d3d0d44064b05 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T21:17:57.369Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-11T21:17:57.653Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-11T21:17:57.938Z] + ls /var/log/sa-host [2023-09-11T21:17:57.938Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-11T21:17:58.112Z] provisioning config files... [2023-09-11T21:17:58.120Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config4947210567472870176tmp [Pipeline] { [Pipeline] echo [2023-09-11T21:17:58.133Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T21:17:58.419Z] ---> create-netrc.sh [Pipeline] } [2023-09-11T21:17:58.428Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-11T21:17:58.755Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-11T21:17:58.764Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T21:17:59.047Z] ---> sudo-logs.sh [2023-09-11T21:17:59.047Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-11T21:17:59.080Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T21:17:59.365Z] ---> job-cost.sh [2023-09-11T21:17:59.365Z] lf-activate-venv: SKIPPING [2023-09-11T21:17:59.365Z] DEBUG: total: 0.2199999988079071 [2023-09-11T21:17:59.365Z] INFO: Retrieving Stack Cost... [2023-09-11T21:17:59.624Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-11T21:18:00.192Z] INFO: Archiving Costs [Pipeline] echo [2023-09-11T21:18:00.204Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T21:18:00.487Z] ---> logs-deploy.sh [2023-09-11T21:18:00.488Z] lf-activate-venv: SKIPPING [2023-09-11T21:18:00.488Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-229/16 [2023-09-11T21:18:00.488Z] INFO: archiving workspace using pattern(s): [2023-09-11T21:18:01.426Z] Archives upload complete. [2023-09-11T21:18:01.426Z] INFO: archiving logs to Nexus