Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 101b75117e411bdd78502b3f1ca04c1dcd42e077+2324491fcd83c67259ed47f9c53b07eaebff8e42 (20f92a4f15cb6172c2c1133024dbbc6542e9b870) 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-ssh7403276840363198599.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-ssh13116664353782995355.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-ssh10062494404927292335.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-ssh15701810621681767326.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-ssh16661047564682122399.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-3364 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 Merging remotes/origin/main commit 2324491fcd83c67259ed47f9c53b07eaebff8e42 into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # timeout=10 Merge succeeded, producing 0a362ada9e9f8c1617b7fa67c978fac1855b8615 Checking out Revision 0a362ada9e9f8c1617b7fa67c978fac1855b8615 (PR-229) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2324491fcd83c67259ed47f9c53b07eaebff8e42 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a362ada9e9f8c1617b7fa67c978fac1855b8615 # timeout=10 Commit message: "Merge commit '2324491fcd83c67259ed47f9c53b07eaebff8e42' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-11T21:06:29.638Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 41d2bc72d87234bfe7636d0f6bbf430c464fbc53 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-11T21:06:29.706Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-11T21:06:29.723Z] ========================================================= [2023-08-11T21:06:29.723Z] EdgeX Global Pipelines Version Info [2023-08-11T21:06:29.723Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-11T21:06:30.428Z] ------------------- [2023-08-11T21:06:30.428Z] stable info: [2023-08-11T21:06:30.428Z] ------------------- [2023-08-11T21:06:30.428Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-11T21:06:30.428Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-11T21:06:30.428Z] Message: update stable to v1.0.253 [2023-08-11T21:06:31.000Z] ------------------- [2023-08-11T21:06:31.000Z] experimental info: [2023-08-11T21:06:31.000Z] ------------------- [2023-08-11T21:06:31.000Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-11T21:06:31.000Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-11T21:06:31.000Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-11T21:06:31.172Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-08-11T21:06:31.187Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-08-11T21:06:31.200Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-11T21:06:31.211Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-11T21:06:31.226Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-11T21:06:31.238Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-11T21:06:31.252Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-11T21:06:31.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-11T21:06:31.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-11T21:06:31.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-11T21:06:31.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-11T21:06:31.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-08-11T21:06:31.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-11T21:06:31.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-11T21:06:31.372Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-11T21:06:31.388Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-11T21:06:31.407Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-11T21:06:31.425Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-11T21:06:31.446Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-11T21:06:31.465Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-11T21:06:31.479Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-11T21:06:31.492Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-11T21:06:31.508Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-11T21:06:31.519Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-11T21:06:31.535Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-11T21:06:31.549Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-11T21:06:31.568Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-11T21:06:31.586Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-229 [Pipeline] echo [2023-08-11T21:06:31.604Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-229 [Pipeline] echo [2023-08-11T21:06:31.624Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-229 [Pipeline] echo [2023-08-11T21:06:31.640Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a362ada9e9f8c1617b7fa67c978fac1855b8615 [Pipeline] echo [2023-08-11T21:06:31.659Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a362ad [Pipeline] echo [2023-08-11T21:06:31.677Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-11T21:06:31.730Z] provisioning config files... [2023-08-11T21:06:31.744Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config9515867280520412856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-11T21:06:32.045Z] ---> docker-login.sh [2023-08-11T21:06:32.045Z] nexus3.edgexfoundry.org:10001 [2023-08-11T21:06:32.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-11T21:06:32.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-11T21:06:32.306Z] Configure a credential helper to remove this warning. See [2023-08-11T21:06:32.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-11T21:06:32.306Z] [2023-08-11T21:06:32.306Z] Login Succeeded [2023-08-11T21:06:32.306Z] nexus3.edgexfoundry.org:10002 [2023-08-11T21:06:32.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-11T21:06:32.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-11T21:06:32.566Z] Configure a credential helper to remove this warning. See [2023-08-11T21:06:32.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-11T21:06:32.566Z] [2023-08-11T21:06:32.566Z] Login Succeeded [2023-08-11T21:06:32.566Z] nexus3.edgexfoundry.org:10003 [2023-08-11T21:06:32.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-11T21:06:32.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-11T21:06:32.566Z] Configure a credential helper to remove this warning. See [2023-08-11T21:06:32.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-11T21:06:32.566Z] [2023-08-11T21:06:32.566Z] Login Succeeded [2023-08-11T21:06:32.566Z] nexus3.edgexfoundry.org:10004 [2023-08-11T21:06:32.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-11T21:06:32.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-11T21:06:32.827Z] Configure a credential helper to remove this warning. See [2023-08-11T21:06:32.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-11T21:06:32.827Z] [2023-08-11T21:06:32.827Z] Login Succeeded [2023-08-11T21:06:32.827Z] docker.io [2023-08-11T21:06:32.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-11T21:06:33.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-11T21:06:33.087Z] Configure a credential helper to remove this warning. See [2023-08-11T21:06:33.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-11T21:06:33.087Z] [2023-08-11T21:06:33.087Z] Login Succeeded [2023-08-11T21:06:33.087Z] ---> docker-login.sh ends [Pipeline] } [2023-08-11T21:06:33.094Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-11T21:06:33.475Z] + git rev-list -1 --merges 0a362ada9e9f8c1617b7fa67c978fac1855b8615~1..0a362ada9e9f8c1617b7fa67c978fac1855b8615 [Pipeline] echo [2023-08-11T21:06:33.527Z] -----------> git rev-list -1 --merges 0a362ada9e9f8c1617b7fa67c978fac1855b8615~1..0a362ada9e9f8c1617b7fa67c978fac1855b8615 0a362ada9e9f8c1617b7fa67c978fac1855b8615 [2023-08-11T21:06:33.527Z] 0a362ada9e9f8c1617b7fa67c978fac1855b8615 [false] [Pipeline] sh [2023-08-11T21:06:33.818Z] + git log --format=format:%s -1 0a362ada9e9f8c1617b7fa67c978fac1855b8615 [Pipeline] echo [2023-08-11T21:06:33.835Z] ========================================================= [2023-08-11T21:06:33.835Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-11T21:06:33.835Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-11T21:06:34.174Z] + git log --format=format:%s -1 0a362ada9e9f8c1617b7fa67c978fac1855b8615 [Pipeline] echo [2023-08-11T21:06:34.186Z] [semverPrep] GIT_COMMIT: 0a362ada9e9f8c1617b7fa67c978fac1855b8615, Commit Message: Merge commit '2324491fcd83c67259ed47f9c53b07eaebff8e42' into HEAD [Pipeline] echo [2023-08-11T21:06:34.197Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-11T21:06:34.558Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-11T21:06:34.558Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-11T21:06:34.558Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-11T21:06:34.558Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-11T21:06:34.558Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-11T21:06:34.558Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-11T21:06:34.558Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T21:06:34.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-11T21:06:34.972Z] [2023-08-11T21:06:34.972Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T21:06:35.297Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-11T21:06:35.297Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-11T21:06:35.297Z] b85a868b505f: Pulling fs layer [2023-08-11T21:06:35.297Z] e2be974225ed: Pulling fs layer [2023-08-11T21:06:35.297Z] 339a4e72a1f5: Pulling fs layer [2023-08-11T21:06:35.297Z] 988bab9f4d93: Pulling fs layer [2023-08-11T21:06:35.297Z] 1469e6f7b9e6: Pulling fs layer [2023-08-11T21:06:35.297Z] eaf3925da568: Pulling fs layer [2023-08-11T21:06:35.297Z] bab4dde63d76: Pulling fs layer [2023-08-11T21:06:35.297Z] bde34c3a00c8: Pulling fs layer [2023-08-11T21:06:35.297Z] b352a97aabf1: Pulling fs layer [2023-08-11T21:06:35.297Z] 4872d77fe225: Pulling fs layer [2023-08-11T21:06:35.297Z] 5851b861e8e6: Pulling fs layer [2023-08-11T21:06:35.297Z] 1469e6f7b9e6: Waiting [2023-08-11T21:06:35.297Z] eaf3925da568: Waiting [2023-08-11T21:06:35.297Z] bab4dde63d76: Waiting [2023-08-11T21:06:35.297Z] 4872d77fe225: Waiting [2023-08-11T21:06:35.297Z] 5851b861e8e6: Waiting [2023-08-11T21:06:35.297Z] bde34c3a00c8: Waiting [2023-08-11T21:06:35.297Z] b352a97aabf1: Waiting [2023-08-11T21:06:35.297Z] 988bab9f4d93: Waiting [2023-08-11T21:06:35.297Z] e2be974225ed: Download complete [2023-08-11T21:06:35.297Z] 988bab9f4d93: Download complete [2023-08-11T21:06:35.557Z] 1469e6f7b9e6: Verifying Checksum [2023-08-11T21:06:35.557Z] 1469e6f7b9e6: Download complete [2023-08-11T21:06:35.557Z] eaf3925da568: Verifying Checksum [2023-08-11T21:06:35.557Z] eaf3925da568: Download complete [2023-08-11T21:06:35.557Z] 339a4e72a1f5: Verifying Checksum [2023-08-11T21:06:35.557Z] 339a4e72a1f5: Download complete [2023-08-11T21:06:35.557Z] bde34c3a00c8: Verifying Checksum [2023-08-11T21:06:35.557Z] bde34c3a00c8: Download complete [2023-08-11T21:06:35.557Z] b352a97aabf1: Verifying Checksum [2023-08-11T21:06:35.557Z] b352a97aabf1: Download complete [2023-08-11T21:06:35.557Z] 4872d77fe225: Download complete [2023-08-11T21:06:35.557Z] 5851b861e8e6: Download complete [2023-08-11T21:06:35.557Z] b85a868b505f: Verifying Checksum [2023-08-11T21:06:35.557Z] b85a868b505f: Download complete [2023-08-11T21:06:35.817Z] bab4dde63d76: Verifying Checksum [2023-08-11T21:06:35.817Z] bab4dde63d76: Download complete [2023-08-11T21:06:37.204Z] b85a868b505f: Pull complete [2023-08-11T21:06:37.204Z] e2be974225ed: Pull complete [2023-08-11T21:06:37.772Z] 339a4e72a1f5: Pull complete [2023-08-11T21:06:38.031Z] 988bab9f4d93: Pull complete [2023-08-11T21:06:38.291Z] 1469e6f7b9e6: Pull complete [2023-08-11T21:06:38.291Z] eaf3925da568: Pull complete [2023-08-11T21:06:40.194Z] bab4dde63d76: Pull complete [2023-08-11T21:06:40.453Z] bde34c3a00c8: Pull complete [2023-08-11T21:06:40.453Z] b352a97aabf1: Pull complete [2023-08-11T21:06:40.713Z] 4872d77fe225: Pull complete [2023-08-11T21:06:40.713Z] 5851b861e8e6: Pull complete [2023-08-11T21:06:40.713Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-11T21:06:40.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-11T21:06:40.973Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-11T21:06:41.079Z] prd-ubuntu20.04-docker-8c-8g-3364 does not seem to be running inside a container [2023-08-11T21:06:41.111Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-11T21:06:44.972Z] $ docker top 8ae6a5dc568647057055c72b20d8960448cc70d440b5433f9d81bad807482b1f -eo pid,comm [2023-08-11T21:06:45.022Z] 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-08-11T21:06:45.022Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-11T21:06:45.054Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-11T21:06:45.054Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-11T21:06:45.180Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-11T21:06:45.187Z] $ docker exec 8ae6a5dc568647057055c72b20d8960448cc70d440b5433f9d81bad807482b1f ssh-agent [2023-08-11T21:06:45.287Z] SSH_AUTH_SOCK=/tmp/ssh-zGbo6jLkVk5D/agent.32 [2023-08-11T21:06:45.287Z] SSH_AGENT_PID=38 [2023-08-11T21:06:45.293Z] Running ssh-add (command line suppressed) [2023-08-11T21:06:45.391Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_16397745277001574814.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_16397745277001574814.key) [2023-08-11T21:06:45.404Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-11T21:06:45.687Z] + git tag --points-at HEAD [Pipeline] } [2023-08-11T21:06:45.707Z] $ docker exec --env ******** --env ******** 8ae6a5dc568647057055c72b20d8960448cc70d440b5433f9d81bad807482b1f ssh-agent -k [2023-08-11T21:06:45.801Z] unset SSH_AUTH_SOCK; [2023-08-11T21:06:45.801Z] unset SSH_AGENT_PID; [2023-08-11T21:06:45.801Z] echo Agent pid 38 killed; [2023-08-11T21:06:45.818Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-11T21:06:45.844Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-11T21:06:45.844Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-11T21:06:45.952Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-11T21:06:45.958Z] $ docker exec 8ae6a5dc568647057055c72b20d8960448cc70d440b5433f9d81bad807482b1f ssh-agent [2023-08-11T21:06:46.063Z] SSH_AUTH_SOCK=/tmp/ssh-HUai1tH3wSHA/agent.70 [2023-08-11T21:06:46.064Z] SSH_AGENT_PID=76 [2023-08-11T21:06:46.069Z] Running ssh-add (command line suppressed) [2023-08-11T21:06:46.182Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_4237212121974359090.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_4237212121974359090.key) [2023-08-11T21:06:46.192Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-11T21:06:46.480Z] + git semver init [2023-08-11T21:06:46.743Z] 2023-08-11 21:06:46,684 [run_init] DEBUG init version:0.0.0 force:False [2023-08-11T21:06:46.743Z] 2023-08-11 21:06:46,685 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver [2023-08-11T21:06:46.743Z] 2023-08-11 21:06:46,686 [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-08-11T21:06:46.743Z] 2023-08-11 21:06:46,686 [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-08-11T21:06:47.691Z] 2023-08-11 21:06:47,622 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.git/info/exclude [2023-08-11T21:06:47.691Z] 2023-08-11 21:06:47,623 [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-08-11T21:06:47.691Z] 2023-08-11 21:06:47,623 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 [2023-08-11T21:06:47.691Z] 2023-08-11 21:06:47,627 [execute] INFO git cat-file --batch-check [2023-08-11T21:06:47.691Z] 2023-08-11 21:06:47,628 [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-08-11T21:06:47.691Z] 2023-08-11 21:06:47,632 [execute] INFO git cat-file --batch [2023-08-11T21:06:47.691Z] 2023-08-11 21:06:47,633 [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-08-11T21:06:47.691Z] 2023-08-11 21:06:47,636 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 [2023-08-11T21:06:47.691Z] 0.0.0 [Pipeline] } [2023-08-11T21:06:47.704Z] $ docker exec --env ******** --env ******** 8ae6a5dc568647057055c72b20d8960448cc70d440b5433f9d81bad807482b1f ssh-agent -k [2023-08-11T21:06:47.814Z] unset SSH_AUTH_SOCK; [2023-08-11T21:06:47.814Z] unset SSH_AGENT_PID; [2023-08-11T21:06:47.814Z] echo Agent pid 76 killed; [2023-08-11T21:06:47.821Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-11T21:06:48.123Z] + git semver [Pipeline] } [2023-08-11T21:06:48.399Z] $ docker stop --time=1 8ae6a5dc568647057055c72b20d8960448cc70d440b5433f9d81bad807482b1f [2023-08-11T21:06:50.460Z] $ docker rm -f --volumes 8ae6a5dc568647057055c72b20d8960448cc70d440b5433f9d81bad807482b1f [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-11T21:06:50.922Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-11T21:06:51.173Z] Stashed 1 file(s) [Pipeline] echo [2023-08-11T21:06:51.176Z] [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-08-11T21:06:51.340Z] provisioning config files... [2023-08-11T21:06:51.349Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config14251436126654507948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-11T21:06:51.647Z] ---> docker-login.sh [2023-08-11T21:06:51.647Z] nexus3.edgexfoundry.org:10001 [2023-08-11T21:06:51.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-11T21:06:51.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-11T21:06:51.647Z] Configure a credential helper to remove this warning. See [2023-08-11T21:06:51.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-11T21:06:51.647Z] [2023-08-11T21:06:51.647Z] Login Succeeded [2023-08-11T21:06:51.647Z] nexus3.edgexfoundry.org:10002 [2023-08-11T21:06:51.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-11T21:06:51.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-11T21:06:51.647Z] Configure a credential helper to remove this warning. See [2023-08-11T21:06:51.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-11T21:06:51.647Z] [2023-08-11T21:06:51.647Z] Login Succeeded [2023-08-11T21:06:51.647Z] nexus3.edgexfoundry.org:10003 [2023-08-11T21:06:51.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-11T21:06:51.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-11T21:06:51.907Z] Configure a credential helper to remove this warning. See [2023-08-11T21:06:51.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-11T21:06:51.907Z] [2023-08-11T21:06:51.907Z] Login Succeeded [2023-08-11T21:06:51.907Z] nexus3.edgexfoundry.org:10004 [2023-08-11T21:06:51.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-11T21:06:51.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-11T21:06:51.907Z] Configure a credential helper to remove this warning. See [2023-08-11T21:06:51.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-11T21:06:51.907Z] [2023-08-11T21:06:51.907Z] Login Succeeded [2023-08-11T21:06:51.907Z] docker.io [2023-08-11T21:06:52.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-11T21:06:52.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-11T21:06:52.168Z] Configure a credential helper to remove this warning. See [2023-08-11T21:06:52.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-11T21:06:52.168Z] [2023-08-11T21:06:52.168Z] Login Succeeded [2023-08-11T21:06:52.168Z] ---> docker-login.sh ends [Pipeline] } [2023-08-11T21:06:52.174Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-11T21:06:52.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-11T21:06:52.248Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-11T21:06:52.256Z] ========================================================= [2023-08-11T21:06:52.256Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-11T21:06:52.256Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T21:06:52.570Z] + 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-08-11T21:06:52.570Z] Sending build context to Docker daemon 4.297MB [2023-08-11T21:06:52.570Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-11T21:06:52.570Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-11T21:06:53.136Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-11T21:06:53.136Z] 4db1b89c0bd1: Pulling fs layer [2023-08-11T21:06:53.136Z] 6911f1a30b25: Pulling fs layer [2023-08-11T21:06:53.136Z] e194b8c5c2a9: Pulling fs layer [2023-08-11T21:06:53.136Z] 6863d3e3a2b1: Pulling fs layer [2023-08-11T21:06:53.136Z] ec0bb842ea78: Pulling fs layer [2023-08-11T21:06:53.136Z] 40a00589a448: Pulling fs layer [2023-08-11T21:06:53.136Z] 6c08303d61cc: Pulling fs layer [2023-08-11T21:06:53.136Z] 798269fcf238: Pulling fs layer [2023-08-11T21:06:53.136Z] 6c08303d61cc: Waiting [2023-08-11T21:06:53.136Z] ec0bb842ea78: Waiting [2023-08-11T21:06:53.136Z] 40a00589a448: Waiting [2023-08-11T21:06:53.136Z] 798269fcf238: Waiting [2023-08-11T21:06:53.136Z] 6863d3e3a2b1: Waiting [2023-08-11T21:06:53.136Z] 6911f1a30b25: Verifying Checksum [2023-08-11T21:06:53.136Z] 6911f1a30b25: Download complete [2023-08-11T21:06:53.136Z] 6863d3e3a2b1: Verifying Checksum [2023-08-11T21:06:53.136Z] 6863d3e3a2b1: Download complete [2023-08-11T21:06:53.136Z] ec0bb842ea78: Verifying Checksum [2023-08-11T21:06:53.136Z] ec0bb842ea78: Download complete [2023-08-11T21:06:53.136Z] 4db1b89c0bd1: Download complete [2023-08-11T21:06:53.136Z] 40a00589a448: Verifying Checksum [2023-08-11T21:06:53.136Z] 40a00589a448: Download complete [2023-08-11T21:06:53.756Z] 4db1b89c0bd1: Pull complete [2023-08-11T21:06:54.016Z] 798269fcf238: Verifying Checksum [2023-08-11T21:06:54.016Z] 798269fcf238: Download complete [2023-08-11T21:06:54.274Z] 6911f1a30b25: Pull complete [2023-08-11T21:06:54.275Z] e194b8c5c2a9: Verifying Checksum [2023-08-11T21:06:54.275Z] 6c08303d61cc: Verifying Checksum [2023-08-11T21:06:54.275Z] 6c08303d61cc: Download complete [2023-08-11T21:06:57.556Z] e194b8c5c2a9: Pull complete [2023-08-11T21:06:57.556Z] 6863d3e3a2b1: Pull complete [2023-08-11T21:06:57.556Z] ec0bb842ea78: Pull complete [2023-08-11T21:06:57.814Z] 40a00589a448: Pull complete [2023-08-11T21:07:00.342Z] 6c08303d61cc: Pull complete [2023-08-11T21:07:01.277Z] 798269fcf238: Pull complete [2023-08-11T21:07:01.277Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-11T21:07:01.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-11T21:07:01.277Z] ---> ec979cd7f677 [2023-08-11T21:07:01.277Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-08-11T21:07:06.289Z] Still waiting to schedule task [2023-08-11T21:07:06.290Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-11T21:07:07.850Z] ---> Running in 8896a199a323 [2023-08-11T21:07:07.850Z] Removing intermediate container 8896a199a323 [2023-08-11T21:07:07.850Z] ---> a25592aa869d [2023-08-11T21:07:07.850Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-11T21:07:07.850Z] ---> Running in 8b39f10b23db [2023-08-11T21:07:07.850Z] Removing intermediate container 8b39f10b23db [2023-08-11T21:07:07.850Z] ---> 8f6a221f1a53 [2023-08-11T21:07:07.850Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-11T21:07:07.850Z] ---> Running in b63a4b2daab9 [2023-08-11T21:07:08.109Z] Removing intermediate container b63a4b2daab9 [2023-08-11T21:07:08.109Z] ---> 705df64b4619 [2023-08-11T21:07:08.109Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-11T21:07:08.109Z] ---> Running in d7b85d85ba62 [2023-08-11T21:07:08.109Z] Removing intermediate container d7b85d85ba62 [2023-08-11T21:07:08.109Z] ---> 974bfd7375db [2023-08-11T21:07:08.109Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-11T21:07:08.109Z] ---> Running in a41149bf5dcb [2023-08-11T21:07:08.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-11T21:07:08.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-11T21:07:08.886Z] OK: 265 MiB in 53 packages [2023-08-11T21:07:09.454Z] Removing intermediate container a41149bf5dcb [2023-08-11T21:07:09.454Z] ---> 0a424adc0585 [2023-08-11T21:07:09.454Z] Step 8/12 : WORKDIR /app [2023-08-11T21:07:09.454Z] ---> Running in 079f908d960b [2023-08-11T21:07:09.454Z] Removing intermediate container 079f908d960b [2023-08-11T21:07:09.454Z] ---> 87202ba69ff2 [2023-08-11T21:07:09.454Z] Step 9/12 : COPY go.mod vendor* ./ [2023-08-11T21:07:09.454Z] ---> 79a22497a5dc [2023-08-11T21:07:09.454Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T21:07:09.713Z] ---> Running in 984172ee4237 [2023-08-11T21:07:56.502Z] Removing intermediate container 984172ee4237 [2023-08-11T21:07:56.502Z] ---> 1034dafa8558 [2023-08-11T21:07:56.502Z] Step 11/12 : COPY . . [2023-08-11T21:07:56.502Z] ---> 87967b226a49 [2023-08-11T21:07:56.502Z] Step 12/12 : RUN $MAKE [2023-08-11T21:07:56.502Z] ---> Running in b171b7e1fe33 [2023-08-11T21:07:56.502Z] noop [2023-08-11T21:07:56.502Z] Removing intermediate container b171b7e1fe33 [2023-08-11T21:07:56.502Z] ---> 534851a30c68 [2023-08-11T21:07:56.502Z] Successfully built 534851a30c68 [2023-08-11T21:07:56.502Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T21:07:56.813Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-11T21:07:56.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-11T21:07:56.888Z] prd-ubuntu20.04-docker-8c-8g-3364 does not seem to be running inside a container [2023-08-11T21:07:56.919Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-08-11T21:07:57.271Z] $ docker top 240a244299ef620cdce677680bfbadce0abe8b8bb7325ea9a132788b1e4c210f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-11T21:07:57.616Z] + go version [2023-08-11T21:07:57.616Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-11T21:07:57.628Z] $ docker stop --time=1 240a244299ef620cdce677680bfbadce0abe8b8bb7325ea9a132788b1e4c210f [2023-08-11T21:07:58.898Z] $ docker rm -f --volumes 240a244299ef620cdce677680bfbadce0abe8b8bb7325ea9a132788b1e4c210f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T21:07:59.320Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-11T21:07:59.320Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-11T21:07:59.405Z] prd-ubuntu20.04-docker-8c-8g-3364 does not seem to be running inside a container [2023-08-11T21:07:59.440Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-08-11T21:07:59.811Z] $ docker top c33b214776bdc6c9a79d135860c0a0a3d8b40e490ce043a62054fa4643acfe42 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-11T21:08:00.145Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] fileExists [Pipeline] sh [2023-08-11T21:08:00.442Z] + make test [2023-08-11T21:08:00.443Z] go test ./... -coverprofile=coverage.out ./... [2023-08-11T21:08:05.717Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-08-11T21:08:17.921Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-08-11T21:08:17.921Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-08-11T21:08:21.224Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.554s coverage: 40.6% of statements [2023-08-11T21:08:21.224Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.252s coverage: 51.9% of statements [2023-08-11T21:08:21.224Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 96.4% of statements [2023-08-11T21:08:29.342Z] go vet ./... [2023-08-11T21:08:33.532Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-11T21:08:33.532Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-11T21:08:33.532Z] ./bin/test-attribution-txt.sh [2023-08-11T21:08:33.532Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-08-11T21:08:33.532Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-08-11T21:08:33.546Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-11T21:08:33.563Z] $ docker stop --time=1 c33b214776bdc6c9a79d135860c0a0a3d8b40e490ce043a62054fa4643acfe42 [2023-08-11T21:08:36.480Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3365 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [2023-08-11T21:08:37.433Z] $ docker rm -f --volumes c33b214776bdc6c9a79d135860c0a0a3d8b40e490ce043a62054fa4643acfe42 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-08-11T21:08:37.693Z] Running in /w/workspace/device-rfid-llrp-go/11 [Pipeline] { [Pipeline] checkout [2023-08-11T21:08:37.728Z] The recommended git tool is: git [2023-08-11T21:08:37.939Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-11T21:08:38.026Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-11T21:08:38.540Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-11T21:08:38.826Z] + ls -al . [2023-08-11T21:08:38.826Z] total 640 [2023-08-11T21:08:38.826Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 11 21:08 . [2023-08-11T21:08:38.826Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 21:06 .. [2023-08-11T21:08:38.826Z] -rw-rw-r-- 1 jenkins jenkins 134 Aug 11 21:06 .dockerignore [2023-08-11T21:08:38.826Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 11 21:06 .git [2023-08-11T21:08:38.826Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 11 21:06 .github [2023-08-11T21:08:38.826Z] -rw-rw-r-- 1 jenkins jenkins 946 Aug 11 21:06 .gitignore [2023-08-11T21:08:38.826Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 11 21:06 .golangci.yml [2023-08-11T21:08:38.826Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 11 21:06 .semver [2023-08-11T21:08:38.826Z] -rw-rw-r-- 1 jenkins jenkins 10694 Aug 11 21:06 Attribution.txt [2023-08-11T21:08:38.826Z] -rw-rw-r-- 1 jenkins jenkins 10365 Aug 11 21:06 CHANGELOG.md [2023-08-11T21:08:38.826Z] -rw-rw-r-- 1 jenkins jenkins 1347 Aug 11 21:06 Dockerfile [2023-08-11T21:08:38.826Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 11 21:06 GOVERNANCE.md [2023-08-11T21:08:38.826Z] -rw-rw-r-- 1 jenkins jenkins 683 Aug 11 21:06 Jenkinsfile [2023-08-11T21:08:38.826Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 11 21:06 LICENSE [2023-08-11T21:08:38.826Z] -rw-rw-r-- 1 jenkins jenkins 2053 Aug 11 21:06 Makefile [2023-08-11T21:08:38.826Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 11 21:06 OWNERS.md [2023-08-11T21:08:38.826Z] -rw-rw-r-- 1 jenkins jenkins 29016 Aug 11 21:06 README.md [2023-08-11T21:08:38.826Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 11 21:06 VERSION [2023-08-11T21:08:38.826Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 21:06 bin [2023-08-11T21:08:38.826Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 21:06 cmd [2023-08-11T21:08:38.826Z] -rw-r--r-- 1 jenkins jenkins 459493 Aug 11 21:08 coverage.out [2023-08-11T21:08:38.826Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 21:06 examples [2023-08-11T21:08:38.826Z] -rw-rw-r-- 1 jenkins jenkins 3341 Aug 11 21:06 go.mod [2023-08-11T21:08:38.826Z] -rw-rw-r-- 1 jenkins jenkins 30988 Aug 11 21:06 go.sum [2023-08-11T21:08:38.826Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 21:06 images [2023-08-11T21:08:38.826Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 11 21:06 internal [2023-08-11T21:08:38.826Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 21:06 snap [2023-08-11T21:08:38.826Z] -rw-rw-r-- 1 jenkins jenkins 193 Aug 11 21:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T21:08:39.134Z] + 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=0a362ada9e9f8c1617b7fa67c978fac1855b8615 --label arch=amd64 --label version=0.0.0 . [2023-08-11T21:08:39.134Z] Sending build context to Docker daemon 4.297MB [2023-08-11T21:08:39.134Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-08-11T21:08:39.134Z] Step 2/24 : FROM ${BASE} AS builder [2023-08-11T21:08:39.134Z] ---> 534851a30c68 [2023-08-11T21:08:39.134Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-08-11T21:08:39.393Z] ---> Running in 0bec7065a091 [2023-08-11T21:08:39.393Z] Removing intermediate container 0bec7065a091 [2023-08-11T21:08:39.393Z] ---> 47f261adf549 [2023-08-11T21:08:39.393Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-11T21:08:39.393Z] ---> Running in c7768be74806 [2023-08-11T21:08:39.393Z] Removing intermediate container c7768be74806 [2023-08-11T21:08:39.393Z] ---> 11886d8810c4 [2023-08-11T21:08:39.393Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-08-11T21:08:39.652Z] ---> Running in 6939af727454 [2023-08-11T21:08:39.652Z] Removing intermediate container 6939af727454 [2023-08-11T21:08:39.652Z] ---> f7e2efad2f38 [2023-08-11T21:08:39.652Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-08-11T21:08:39.652Z] ---> Running in e1a8463944db [2023-08-11T21:08:39.652Z] Removing intermediate container e1a8463944db [2023-08-11T21:08:39.652Z] ---> 552e1b3c2aa2 [2023-08-11T21:08:39.652Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-11T21:08:39.652Z] ---> Running in df28a81ce710 [2023-08-11T21:08:39.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-11T21:08:40.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-11T21:08:40.740Z] OK: 265 MiB in 53 packages [2023-08-11T21:08:41.000Z] Removing intermediate container df28a81ce710 [2023-08-11T21:08:41.000Z] ---> 78f13007d17b [2023-08-11T21:08:41.000Z] Step 8/24 : WORKDIR /app [2023-08-11T21:08:41.000Z] ---> Running in ee947fd8c696 [2023-08-11T21:08:41.000Z] Removing intermediate container ee947fd8c696 [2023-08-11T21:08:41.001Z] ---> c869492a2386 [2023-08-11T21:08:41.001Z] Step 9/24 : COPY go.mod vendor* ./ [2023-08-11T21:08:41.001Z] ---> 4ba720c65edc [2023-08-11T21:08:41.001Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T21:08:41.260Z] ---> Running in 8e71616f46f9 [2023-08-11T21:08:41.892Z] Removing intermediate container 8e71616f46f9 [2023-08-11T21:08:41.892Z] ---> 6ed6eaf08a2f [2023-08-11T21:08:41.892Z] Step 11/24 : COPY . . [2023-08-11T21:08:42.152Z] ---> 71cb918c1363 [2023-08-11T21:08:42.152Z] Step 12/24 : RUN $MAKE [2023-08-11T21:08:42.152Z] ---> Running in bb40ded5fa95 [2023-08-11T21:08:42.411Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-08-11T21:08:42.619Z] using credential edgex-jenkins-ssh [2023-08-11T21:08:42.635Z] Cloning the remote Git repository [2023-08-11T21:08:42.680Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-08-11T21:08:42.777Z] > git init /w/workspace/device-rfid-llrp-go/11 # timeout=10 [2023-08-11T21:08:42.924Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-08-11T21:08:42.925Z] > git --version # timeout=10 [2023-08-11T21:08:42.946Z] > git --version # 'git version 2.25.1' [2023-08-11T21:08:42.948Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-11T21:08:43.101Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-11T21:08:44.141Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-08-11T21:08:44.158Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-11T21:08:44.913Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-08-11T21:08:44.950Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-08-11T21:08:44.952Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-11T21:08:44.969Z] > 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-08-11T21:08:45.410Z] Merging remotes/origin/main commit 2324491fcd83c67259ed47f9c53b07eaebff8e42 into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 [2023-08-11T21:08:45.807Z] Merge succeeded, producing 1cc0ffb5178aeb171365d0a3a212fef1463abffc [2023-08-11T21:08:45.807Z] Checking out Revision 1cc0ffb5178aeb171365d0a3a212fef1463abffc (PR-229) [2023-08-11T21:08:45.429Z] > git config core.sparsecheckout # timeout=10 [2023-08-11T21:08:45.497Z] > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # timeout=10 [2023-08-11T21:08:45.605Z] > git remote # timeout=10 [2023-08-11T21:08:45.625Z] > git config --get remote.origin.url # timeout=10 [2023-08-11T21:08:45.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-11T21:08:45.661Z] > git merge 2324491fcd83c67259ed47f9c53b07eaebff8e42 # timeout=10 [2023-08-11T21:08:45.793Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-11T21:08:45.815Z] > git config core.sparsecheckout # timeout=10 [2023-08-11T21:08:45.828Z] > git checkout -f 1cc0ffb5178aeb171365d0a3a212fef1463abffc # timeout=10 [2023-08-11T21:08:49.295Z] Commit message: "Merge commit '2324491fcd83c67259ed47f9c53b07eaebff8e42' into HEAD" [2023-08-11T21:08:49.318Z] First time build. Skipping changelog. [2023-08-11T21:08:49.305Z] > git rev-list --no-walk 41d2bc72d87234bfe7636d0f6bbf430c464fbc53 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-11T21:08:50.208Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-11T21:08:50.209Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-11T21:08:50.209Z] Dload Upload Total Spent Left Speed [2023-08-11T21:08:50.209Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78226 0 --:--:-- --:--:-- --:--:-- 78226 [Pipeline] sh [2023-08-11T21:08:50.830Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-11T21:08:51.164Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-11T21:08:51.164Z] + sudo tee /etc/docker/daemon.new [2023-08-11T21:08:51.164Z] { [2023-08-11T21:08:51.164Z] "registry-mirrors": [ [2023-08-11T21:08:51.164Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-11T21:08:51.164Z] ], [2023-08-11T21:08:51.164Z] "bip": "10.250.0.254/24", [2023-08-11T21:08:51.164Z] "hosts": [ [2023-08-11T21:08:51.165Z] "tcp://0.0.0.0:5555", [2023-08-11T21:08:51.165Z] "unix:///var/run/docker.sock" [2023-08-11T21:08:51.165Z] ], [2023-08-11T21:08:51.165Z] "mtu": 1458, [2023-08-11T21:08:51.165Z] "selinux-enabled": true, [2023-08-11T21:08:51.165Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-11T21:08:51.165Z] } [Pipeline] sh [2023-08-11T21:08:51.484Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-11T21:08:51.813Z] + sudo service docker restart [2023-08-11T21:09:04.345Z] Removing intermediate container bb40ded5fa95 [2023-08-11T21:09:04.345Z] ---> 29d6ceefa52a [2023-08-11T21:09:04.345Z] Step 13/24 : FROM alpine:3.17 [2023-08-11T21:09:04.345Z] 3.17: Pulling from library/alpine [2023-08-11T21:09:04.345Z] 9398808236ff: Pulling fs layer [2023-08-11T21:09:04.345Z] 9398808236ff: Download complete [2023-08-11T21:09:04.345Z] 9398808236ff: Pull complete [2023-08-11T21:09:04.345Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-11T21:09:04.345Z] Status: Downloaded newer image for alpine:3.17 [2023-08-11T21:09:04.345Z] ---> 1e0b8b5322fc [2023-08-11T21:09:04.345Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-08-11T21:09:04.345Z] ---> Running in 9dad00c2fcbb [2023-08-11T21:09:04.345Z] Removing intermediate container 9dad00c2fcbb [2023-08-11T21:09:04.345Z] ---> c9f143c4bb42 [2023-08-11T21:09:04.345Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-08-11T21:09:04.345Z] ---> Running in 6270b14c2af5 [2023-08-11T21:09:04.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-11T21:09:04.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-11T21:09:04.345Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-11T21:09:04.345Z] Executing busybox-1.35.0-r29.trigger [2023-08-11T21:09:04.345Z] OK: 7 MiB in 16 packages [2023-08-11T21:09:04.914Z] Removing intermediate container 6270b14c2af5 [2023-08-11T21:09:04.914Z] ---> c64eb4013e0d [2023-08-11T21:09:04.914Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-08-11T21:09:04.914Z] ---> 435547db76cf [2023-08-11T21:09:04.914Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-08-11T21:09:05.173Z] ---> 92cfe49ded90 [2023-08-11T21:09:05.173Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-08-11T21:09:05.799Z] ---> b58a6d4c2b21 [2023-08-11T21:09:05.799Z] Step 19/24 : EXPOSE 59989 [2023-08-11T21:09:05.799Z] ---> Running in cb6339b57605 [2023-08-11T21:09:06.057Z] Removing intermediate container cb6339b57605 [2023-08-11T21:09:06.057Z] ---> 0add509f5410 [2023-08-11T21:09:06.057Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-08-11T21:09:06.057Z] ---> Running in 2ef52ae33f1f [2023-08-11T21:09:06.323Z] Removing intermediate container 2ef52ae33f1f [2023-08-11T21:09:06.323Z] ---> c7cb203efb5c [2023-08-11T21:09:06.323Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-11T21:09:06.323Z] ---> Running in d3debc6e4a6f [2023-08-11T21:09:06.323Z] Removing intermediate container d3debc6e4a6f [2023-08-11T21:09:06.323Z] ---> 63d69e2ad85d [2023-08-11T21:09:06.323Z] Step 22/24 : LABEL arch=amd64 [2023-08-11T21:09:06.582Z] ---> Running in 23d879e823c0 [2023-08-11T21:09:06.582Z] Removing intermediate container 23d879e823c0 [2023-08-11T21:09:06.582Z] ---> 2f589423cd2c [2023-08-11T21:09:06.582Z] Step 23/24 : LABEL git_sha=0a362ada9e9f8c1617b7fa67c978fac1855b8615 [2023-08-11T21:09:06.582Z] ---> Running in 3245b41abf30 [2023-08-11T21:09:06.582Z] Removing intermediate container 3245b41abf30 [2023-08-11T21:09:06.582Z] ---> d7dc99029fc3 [2023-08-11T21:09:06.582Z] Step 24/24 : LABEL version=0.0.0 [2023-08-11T21:09:06.582Z] ---> Running in d218e03160d3 [2023-08-11T21:09:06.840Z] Removing intermediate container d218e03160d3 [2023-08-11T21:09:06.840Z] ---> 8550c9aee64a [2023-08-11T21:09:06.840Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-11T21:09:06.840Z] Successfully built 8550c9aee64a [2023-08-11T21:09:06.840Z] 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-08-11T21:09:07.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-11T21:09:07.260Z] [2023-08-11T21:09:07.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T21:09:07.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-11T21:09:07.556Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-11T21:09:07.556Z] 5eb5b503b376: Pulling fs layer [2023-08-11T21:09:07.556Z] 5c69ac0246d0: Pulling fs layer [2023-08-11T21:09:07.556Z] ec43610c2a17: Pulling fs layer [2023-08-11T21:09:07.556Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-11T21:09:07.556Z] 33b1e0a273af: Pulling fs layer [2023-08-11T21:09:07.556Z] 5d3b04190fa2: Pulling fs layer [2023-08-11T21:09:07.556Z] 2f39f015ded8: Pulling fs layer [2023-08-11T21:09:07.556Z] 3a2ae6a8a46f: Waiting [2023-08-11T21:09:07.556Z] 33b1e0a273af: Waiting [2023-08-11T21:09:07.556Z] 5d3b04190fa2: Waiting [2023-08-11T21:09:07.556Z] 2f39f015ded8: Waiting [2023-08-11T21:09:07.556Z] 5c69ac0246d0: Download complete [2023-08-11T21:09:07.556Z] 3a2ae6a8a46f: Download complete [2023-08-11T21:09:07.556Z] 33b1e0a273af: Verifying Checksum [2023-08-11T21:09:07.556Z] 33b1e0a273af: Download complete [2023-08-11T21:09:07.556Z] 5d3b04190fa2: Verifying Checksum [2023-08-11T21:09:07.556Z] 5d3b04190fa2: Download complete [2023-08-11T21:09:07.819Z] ec43610c2a17: Verifying Checksum [2023-08-11T21:09:07.819Z] ec43610c2a17: Download complete [2023-08-11T21:09:07.819Z] 5eb5b503b376: Verifying Checksum [2023-08-11T21:09:07.819Z] 5eb5b503b376: Download complete [2023-08-11T21:09:08.400Z] 2f39f015ded8: Verifying Checksum [2023-08-11T21:09:08.400Z] 2f39f015ded8: Download complete [2023-08-11T21:09:09.334Z] 5eb5b503b376: Pull complete [2023-08-11T21:09:09.334Z] 5c69ac0246d0: Pull complete [2023-08-11T21:09:09.899Z] ec43610c2a17: Pull complete [2023-08-11T21:09:09.899Z] 3a2ae6a8a46f: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-11T21:09:10.067Z] provisioning config files... [2023-08-11T21:09:10.093Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/11@tmp/config4130010551673149371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-11T21:09:10.156Z] 33b1e0a273af: Pull complete [2023-08-11T21:09:10.156Z] 5d3b04190fa2: Pull complete [2023-08-11T21:09:10.433Z] ---> docker-login.sh [2023-08-11T21:09:10.433Z] nexus3.edgexfoundry.org:10001 [2023-08-11T21:09:10.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-11T21:09:11.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-11T21:09:11.290Z] Configure a credential helper to remove this warning. See [2023-08-11T21:09:11.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-11T21:09:11.290Z] [2023-08-11T21:09:11.290Z] Login Succeeded [2023-08-11T21:09:11.290Z] nexus3.edgexfoundry.org:10002 [2023-08-11T21:09:11.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-11T21:09:11.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-11T21:09:11.569Z] Configure a credential helper to remove this warning. See [2023-08-11T21:09:11.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-11T21:09:11.569Z] [2023-08-11T21:09:11.569Z] Login Succeeded [2023-08-11T21:09:11.569Z] nexus3.edgexfoundry.org:10003 [2023-08-11T21:09:11.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-11T21:09:11.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-11T21:09:11.837Z] Configure a credential helper to remove this warning. See [2023-08-11T21:09:11.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-11T21:09:11.837Z] [2023-08-11T21:09:11.837Z] Login Succeeded [2023-08-11T21:09:11.837Z] nexus3.edgexfoundry.org:10004 [2023-08-11T21:09:12.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-11T21:09:12.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-11T21:09:12.107Z] Configure a credential helper to remove this warning. See [2023-08-11T21:09:12.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-11T21:09:12.107Z] [2023-08-11T21:09:12.107Z] Login Succeeded [2023-08-11T21:09:12.107Z] docker.io [2023-08-11T21:09:12.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-11T21:09:12.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-11T21:09:12.644Z] Configure a credential helper to remove this warning. See [2023-08-11T21:09:12.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-11T21:09:12.644Z] [2023-08-11T21:09:12.644Z] Login Succeeded [2023-08-11T21:09:12.644Z] ---> docker-login.sh ends [Pipeline] } [2023-08-11T21:09:12.656Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-11T21:09:12.897Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-11T21:09:12.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-11T21:09:12.930Z] ========================================================= [2023-08-11T21:09:12.930Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-11T21:09:12.930Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T21:09:13.266Z] + 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-08-11T21:09:13.865Z] Sending build context to Docker daemon 1.216MB [2023-08-11T21:09:13.865Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-11T21:09:13.865Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-11T21:09:14.763Z] 2f39f015ded8: Pull complete [2023-08-11T21:09:14.763Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-11T21:09:14.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-11T21:09:14.763Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-11T21:09:14.855Z] prd-ubuntu20.04-docker-8c-8g-3364 does not seem to be running inside a container [2023-08-11T21:09:14.884Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-11T21:09:15.807Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-11T21:09:15.807Z] edb6bdbacee9: Pulling fs layer [2023-08-11T21:09:15.807Z] 5f9638ab2659: Pulling fs layer [2023-08-11T21:09:15.807Z] 8d51d6327a98: Pulling fs layer [2023-08-11T21:09:15.807Z] 8b374f2dd631: Pulling fs layer [2023-08-11T21:09:15.807Z] ec14aa9079de: Pulling fs layer [2023-08-11T21:09:15.807Z] 2f466654f4bb: Pulling fs layer [2023-08-11T21:09:15.807Z] 554e91adad29: Pulling fs layer [2023-08-11T21:09:15.807Z] 8b374f2dd631: Waiting [2023-08-11T21:09:15.807Z] ec14aa9079de: Waiting [2023-08-11T21:09:15.807Z] 2f466654f4bb: Waiting [2023-08-11T21:09:15.807Z] 554e91adad29: Waiting [2023-08-11T21:09:15.807Z] 5f9638ab2659: Verifying Checksum [2023-08-11T21:09:15.807Z] 5f9638ab2659: Download complete [2023-08-11T21:09:15.807Z] 8b374f2dd631: Verifying Checksum [2023-08-11T21:09:15.807Z] 8b374f2dd631: Download complete [2023-08-11T21:09:15.807Z] ec14aa9079de: Verifying Checksum [2023-08-11T21:09:15.807Z] ec14aa9079de: Download complete [2023-08-11T21:09:15.807Z] edb6bdbacee9: Download complete [2023-08-11T21:09:16.773Z] edb6bdbacee9: Pull complete [2023-08-11T21:09:17.366Z] 554e91adad29: Verifying Checksum [2023-08-11T21:09:17.366Z] 554e91adad29: Download complete [2023-08-11T21:09:17.366Z] 5f9638ab2659: Pull complete [2023-08-11T21:09:18.331Z] 8d51d6327a98: Verifying Checksum [2023-08-11T21:09:18.331Z] 8d51d6327a98: Download complete [2023-08-11T21:09:18.331Z] 2f466654f4bb: Verifying Checksum [2023-08-11T21:09:18.331Z] 2f466654f4bb: Download complete [2023-08-11T21:09:19.181Z] $ docker top ac65423a42ad6a3e42050daa16fcb0f5ed1ba955abf2759ca788fccf938ae8c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-11T21:09:19.581Z] ---> job-cost.sh [2023-08-11T21:09:19.581Z] lf-activate-venv: SKIPPING [2023-08-11T21:09:19.581Z] INFO: No Stack... [2023-08-11T21:09:19.839Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-11T21:09:20.098Z] INFO: Archiving Costs [Pipeline] sh [2023-08-11T21:09:20.386Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/cost.csv [2023-08-11T21:09:20.386Z] + cut -d, -f6 [Pipeline] lock [2023-08-11T21:09:20.399Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-11-stack-cost] [2023-08-11T21:09:20.405Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-11-stack-cost] did not exist. Created. [2023-08-11T21:09:20.405Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-11T21:09:20.709Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-11T21:09:20.743Z] Stashed 1 file(s) [Pipeline] } [2023-08-11T21:09:20.752Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-11-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-11T21:09:20.772Z] $ docker stop --time=1 ac65423a42ad6a3e42050daa16fcb0f5ed1ba955abf2759ca788fccf938ae8c1 [2023-08-11T21:09:21.930Z] $ docker rm -f --volumes ac65423a42ad6a3e42050daa16fcb0f5ed1ba955abf2759ca788fccf938ae8c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-11T21:09:30.672Z] 8d51d6327a98: Pull complete [2023-08-11T21:09:30.672Z] 8b374f2dd631: Pull complete [2023-08-11T21:09:30.672Z] ec14aa9079de: Pull complete [2023-08-11T21:09:37.328Z] 2f466654f4bb: Pull complete [2023-08-11T21:09:39.280Z] 554e91adad29: Pull complete [2023-08-11T21:09:39.280Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-11T21:09:39.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-11T21:09:39.280Z] ---> 1e15ea492957 [2023-08-11T21:09:39.280Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-08-11T21:09:41.228Z] ---> Running in cddf412a9440 [2023-08-11T21:09:41.228Z] Removing intermediate container cddf412a9440 [2023-08-11T21:09:41.228Z] ---> 3f436265b84e [2023-08-11T21:09:41.228Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-11T21:09:41.228Z] ---> Running in c2d2165faa0a [2023-08-11T21:09:41.496Z] Removing intermediate container c2d2165faa0a [2023-08-11T21:09:41.496Z] ---> 78d71fdc65d9 [2023-08-11T21:09:41.496Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-11T21:09:41.763Z] ---> Running in 20402b3a38b8 [2023-08-11T21:09:42.050Z] Removing intermediate container 20402b3a38b8 [2023-08-11T21:09:42.050Z] ---> f7fafa304d6e [2023-08-11T21:09:42.050Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-11T21:09:42.050Z] ---> Running in 82c033ca82f5 [2023-08-11T21:09:42.323Z] Removing intermediate container 82c033ca82f5 [2023-08-11T21:09:42.323Z] ---> 5586a176366c [2023-08-11T21:09:42.323Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-11T21:09:42.323Z] ---> Running in 7eeee3054b5e [2023-08-11T21:09:43.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-11T21:09:44.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-11T21:09:44.959Z] OK: 263 MiB in 53 packages [2023-08-11T21:09:45.917Z] Removing intermediate container 7eeee3054b5e [2023-08-11T21:09:45.917Z] ---> 2b95e43b2232 [2023-08-11T21:09:45.917Z] Step 8/12 : WORKDIR /app [2023-08-11T21:09:45.917Z] ---> Running in d70521a8a6f9 [2023-08-11T21:09:46.185Z] Removing intermediate container d70521a8a6f9 [2023-08-11T21:09:46.185Z] ---> f4632776fdce [2023-08-11T21:09:46.185Z] Step 9/12 : COPY go.mod vendor* ./ [2023-08-11T21:09:46.452Z] ---> cf7553280037 [2023-08-11T21:09:46.452Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T21:09:46.720Z] ---> Running in 306dc6571c2b [2023-08-11T21:10:43.111Z] Removing intermediate container 306dc6571c2b [2023-08-11T21:10:43.111Z] ---> ed6bf8315459 [2023-08-11T21:10:43.111Z] Step 11/12 : COPY . . [2023-08-11T21:10:44.074Z] ---> ef4191882110 [2023-08-11T21:10:44.074Z] Step 12/12 : RUN $MAKE [2023-08-11T21:10:44.074Z] ---> Running in 0a164a976c8a [2023-08-11T21:10:45.033Z] noop [2023-08-11T21:10:45.615Z] Removing intermediate container 0a164a976c8a [2023-08-11T21:10:45.615Z] ---> fb4dcaf6baca [2023-08-11T21:10:45.615Z] Successfully built fb4dcaf6baca [2023-08-11T21:10:45.615Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T21:10:45.961Z] + docker inspect -f . ci-base-image-arm64 [2023-08-11T21:10:45.961Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-11T21:10:46.152Z] prd-ubuntu20.04-docker-arm64-4c-16g-3365 does not seem to be running inside a container [2023-08-11T21:10:46.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/11 -v /w/workspace/device-rfid-llrp-go/11:/w/workspace/device-rfid-llrp-go/11:rw,z -v /w/workspace/device-rfid-llrp-go/11@tmp:/w/workspace/device-rfid-llrp-go/11@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-08-11T21:10:47.362Z] $ docker top 3f48543c7681c38dd4adc448e1ce437c596267a08e0723bbb0eba7bb31436996 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-11T21:10:48.193Z] + go version [2023-08-11T21:10:48.194Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-11T21:10:48.216Z] $ docker stop --time=1 3f48543c7681c38dd4adc448e1ce437c596267a08e0723bbb0eba7bb31436996 [2023-08-11T21:10:49.811Z] $ docker rm -f --volumes 3f48543c7681c38dd4adc448e1ce437c596267a08e0723bbb0eba7bb31436996 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T21:10:50.339Z] + docker inspect -f . ci-base-image-arm64 [2023-08-11T21:10:50.339Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-11T21:10:50.505Z] prd-ubuntu20.04-docker-arm64-4c-16g-3365 does not seem to be running inside a container [2023-08-11T21:10:50.568Z] $ 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/11 -v /w/workspace/device-rfid-llrp-go/11:/w/workspace/device-rfid-llrp-go/11:rw,z -v /w/workspace/device-rfid-llrp-go/11@tmp:/w/workspace/device-rfid-llrp-go/11@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-08-11T21:10:51.714Z] $ docker top eaf9cdc30ddeca98f17865e04c8f24ddced69f145bbcb89a451308418ab0544d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-11T21:10:52.217Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/11 [Pipeline] fileExists [Pipeline] sh [2023-08-11T21:10:52.817Z] + make test [2023-08-11T21:10:52.817Z] go test ./... -coverprofile=coverage.out ./... [2023-08-11T21:11:25.036Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-08-11T21:13:16.687Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-08-11T21:13:16.687Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-08-11T21:13:43.379Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.137s coverage: 40.6% of statements [2023-08-11T21:13:43.379Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.543s coverage: 51.9% of statements [2023-08-11T21:13:43.379Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.041s coverage: 95.5% of statements [2023-08-11T21:13:43.379Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-11T21:13:43.379Z] go vet ./... [2023-08-11T21:14:18.772Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-11T21:14:18.772Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-11T21:14:18.772Z] ./bin/test-attribution-txt.sh [2023-08-11T21:14:18.772Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-08-11T21:14:18.772Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-08-11T21:14:18.790Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-11T21:14:18.802Z] $ docker stop --time=1 eaf9cdc30ddeca98f17865e04c8f24ddced69f145bbcb89a451308418ab0544d [2023-08-11T21:14:21.984Z] $ docker rm -f --volumes eaf9cdc30ddeca98f17865e04c8f24ddced69f145bbcb89a451308418ab0544d [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-11T21:14:23.091Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-11T21:14:23.113Z] Warning: overwriting stash ‘coverage-report’ [2023-08-11T21:14:23.694Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-11T21:14:24.061Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-11T21:14:24.427Z] + ls -al . [2023-08-11T21:14:24.427Z] total 636 [2023-08-11T21:14:24.427Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 11 21:10 . [2023-08-11T21:14:24.427Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 21:08 .. [2023-08-11T21:14:24.427Z] -rw-rw-r-- 1 jenkins jenkins 134 Aug 11 21:08 .dockerignore [2023-08-11T21:14:24.427Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 11 21:08 .git [2023-08-11T21:14:24.427Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 11 21:08 .github [2023-08-11T21:14:24.427Z] -rw-rw-r-- 1 jenkins jenkins 946 Aug 11 21:08 .gitignore [2023-08-11T21:14:24.427Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 11 21:08 .golangci.yml [2023-08-11T21:14:24.427Z] -rw-rw-r-- 1 jenkins jenkins 10694 Aug 11 21:08 Attribution.txt [2023-08-11T21:14:24.427Z] -rw-rw-r-- 1 jenkins jenkins 10365 Aug 11 21:08 CHANGELOG.md [2023-08-11T21:14:24.427Z] -rw-rw-r-- 1 jenkins jenkins 1347 Aug 11 21:08 Dockerfile [2023-08-11T21:14:24.427Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 11 21:08 GOVERNANCE.md [2023-08-11T21:14:24.427Z] -rw-rw-r-- 1 jenkins jenkins 683 Aug 11 21:08 Jenkinsfile [2023-08-11T21:14:24.427Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 11 21:08 LICENSE [2023-08-11T21:14:24.427Z] -rw-rw-r-- 1 jenkins jenkins 2053 Aug 11 21:08 Makefile [2023-08-11T21:14:24.427Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 11 21:08 OWNERS.md [2023-08-11T21:14:24.427Z] -rw-rw-r-- 1 jenkins jenkins 29016 Aug 11 21:08 README.md [2023-08-11T21:14:24.427Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 11 21:06 VERSION [2023-08-11T21:14:24.427Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 21:08 bin [2023-08-11T21:14:24.427Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 21:08 cmd [2023-08-11T21:14:24.427Z] -rw-r--r-- 1 jenkins jenkins 459493 Aug 11 21:13 coverage.out [2023-08-11T21:14:24.427Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 21:08 examples [2023-08-11T21:14:24.427Z] -rw-rw-r-- 1 jenkins jenkins 3341 Aug 11 21:08 go.mod [2023-08-11T21:14:24.427Z] -rw-rw-r-- 1 jenkins jenkins 30988 Aug 11 21:08 go.sum [2023-08-11T21:14:24.427Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 21:08 images [2023-08-11T21:14:24.427Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 11 21:08 internal [2023-08-11T21:14:24.427Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 21:08 snap [2023-08-11T21:14:24.427Z] -rw-rw-r-- 1 jenkins jenkins 193 Aug 11 21:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T21:14:24.828Z] + 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=1cc0ffb5178aeb171365d0a3a212fef1463abffc --label arch=arm64 --label version=0.0.0 . [2023-08-11T21:14:25.098Z] Sending build context to Docker daemon 1.216MB [2023-08-11T21:14:25.099Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-08-11T21:14:25.099Z] Step 2/24 : FROM ${BASE} AS builder [2023-08-11T21:14:25.099Z] ---> fb4dcaf6baca [2023-08-11T21:14:25.099Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-08-11T21:14:25.099Z] ---> Running in 28380de37331 [2023-08-11T21:14:25.386Z] Removing intermediate container 28380de37331 [2023-08-11T21:14:25.386Z] ---> 6b502b7fea8b [2023-08-11T21:14:25.386Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-11T21:14:25.657Z] ---> Running in 246ca435529f [2023-08-11T21:14:25.927Z] Removing intermediate container 246ca435529f [2023-08-11T21:14:25.927Z] ---> c34a01c72f0f [2023-08-11T21:14:25.927Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-08-11T21:14:25.927Z] ---> Running in b1ef68cf0c3e [2023-08-11T21:14:26.199Z] Removing intermediate container b1ef68cf0c3e [2023-08-11T21:14:26.199Z] ---> 727fe4e0d781 [2023-08-11T21:14:26.199Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-08-11T21:14:26.199Z] ---> Running in 6e1fa51d290a [2023-08-11T21:14:26.507Z] Removing intermediate container 6e1fa51d290a [2023-08-11T21:14:26.507Z] ---> baa922e59088 [2023-08-11T21:14:26.507Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-11T21:14:26.507Z] ---> Running in 45c2e430815c [2023-08-11T21:14:27.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-11T21:14:28.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-11T21:14:29.030Z] OK: 263 MiB in 53 packages [2023-08-11T21:14:29.995Z] Removing intermediate container 45c2e430815c [2023-08-11T21:14:29.995Z] ---> 03e2aa9a80ae [2023-08-11T21:14:29.995Z] Step 8/24 : WORKDIR /app [2023-08-11T21:14:29.995Z] ---> Running in dff1b2ca0cc0 [2023-08-11T21:14:30.262Z] Removing intermediate container dff1b2ca0cc0 [2023-08-11T21:14:30.262Z] ---> dc211d9498e1 [2023-08-11T21:14:30.262Z] Step 9/24 : COPY go.mod vendor* ./ [2023-08-11T21:14:30.845Z] ---> d2a9042a78f9 [2023-08-11T21:14:30.845Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T21:14:30.845Z] ---> Running in 65aa2ea9afba [2023-08-11T21:14:32.790Z] Removing intermediate container 65aa2ea9afba [2023-08-11T21:14:32.790Z] ---> cc96b50f5ded [2023-08-11T21:14:32.790Z] Step 11/24 : COPY . . [2023-08-11T21:14:33.767Z] ---> 0c97d5a6d556 [2023-08-11T21:14:33.767Z] Step 12/24 : RUN $MAKE [2023-08-11T21:14:33.767Z] ---> Running in 9f1f10acb853 [2023-08-11T21:14:34.731Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-08-11T21:16:41.398Z] Removing intermediate container 9f1f10acb853 [2023-08-11T21:16:41.398Z] ---> 8b699f9e3385 [2023-08-11T21:16:41.398Z] Step 13/24 : FROM alpine:3.17 [2023-08-11T21:16:41.398Z] 3.17: Pulling from library/alpine [2023-08-11T21:16:41.398Z] 4060ece20d7a: Pulling fs layer [2023-08-11T21:16:41.398Z] 4060ece20d7a: Verifying Checksum [2023-08-11T21:16:41.398Z] 4060ece20d7a: Download complete [2023-08-11T21:16:41.398Z] 4060ece20d7a: Pull complete [2023-08-11T21:16:41.398Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-11T21:16:41.398Z] Status: Downloaded newer image for alpine:3.17 [2023-08-11T21:16:41.398Z] ---> 8650cd65339b [2023-08-11T21:16:41.398Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-08-11T21:16:41.398Z] ---> Running in eac3bf8f5249 [2023-08-11T21:16:41.398Z] Removing intermediate container eac3bf8f5249 [2023-08-11T21:16:41.398Z] ---> 3a6c4410eabc [2023-08-11T21:16:41.398Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-08-11T21:16:41.398Z] ---> Running in ac05bb5a3227 [2023-08-11T21:16:41.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-11T21:16:41.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-11T21:16:41.398Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-11T21:16:41.398Z] Executing busybox-1.35.0-r29.trigger [2023-08-11T21:16:41.398Z] OK: 8 MiB in 16 packages [2023-08-11T21:16:41.398Z] Removing intermediate container ac05bb5a3227 [2023-08-11T21:16:41.398Z] ---> 86b57bb9d35a [2023-08-11T21:16:41.398Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-08-11T21:16:41.398Z] ---> cc7afa964ca3 [2023-08-11T21:16:41.398Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-08-11T21:16:41.978Z] ---> c315dfc40ae1 [2023-08-11T21:16:41.978Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-08-11T21:16:43.385Z] ---> fb4cdbbc87ff [2023-08-11T21:16:43.385Z] Step 19/24 : EXPOSE 59989 [2023-08-11T21:16:43.385Z] ---> Running in bbb936c648b7 [2023-08-11T21:16:43.385Z] Removing intermediate container bbb936c648b7 [2023-08-11T21:16:43.385Z] ---> 30650ac39e4a [2023-08-11T21:16:43.385Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-08-11T21:16:43.650Z] ---> Running in ffce6cb12da0 [2023-08-11T21:16:43.918Z] Removing intermediate container ffce6cb12da0 [2023-08-11T21:16:43.918Z] ---> befefc02cf4b [2023-08-11T21:16:43.918Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-11T21:16:43.918Z] ---> Running in 9c543cb59db7 [2023-08-11T21:16:44.185Z] Removing intermediate container 9c543cb59db7 [2023-08-11T21:16:44.185Z] ---> fc4fe1f4ee5f [2023-08-11T21:16:44.185Z] Step 22/24 : LABEL arch=arm64 [2023-08-11T21:16:44.185Z] ---> Running in e8d58c7fddc2 [2023-08-11T21:16:44.451Z] Removing intermediate container e8d58c7fddc2 [2023-08-11T21:16:44.451Z] ---> 3e8a3890647c [2023-08-11T21:16:44.451Z] Step 23/24 : LABEL git_sha=1cc0ffb5178aeb171365d0a3a212fef1463abffc [2023-08-11T21:16:44.451Z] ---> Running in a5cf4f8c1d0e [2023-08-11T21:16:44.724Z] Removing intermediate container a5cf4f8c1d0e [2023-08-11T21:16:44.724Z] ---> 72e66f5f4d2b [2023-08-11T21:16:44.724Z] Step 24/24 : LABEL version=0.0.0 [2023-08-11T21:16:44.994Z] ---> Running in fbcf457189a2 [2023-08-11T21:16:45.258Z] Removing intermediate container fbcf457189a2 [2023-08-11T21:16:45.258Z] ---> 86a9823db80f [2023-08-11T21:16:45.258Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-11T21:16:45.258Z] Successfully built 86a9823db80f [2023-08-11T21:16:45.258Z] 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-08-11T21:16:45.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-11T21:16:45.704Z] [2023-08-11T21:16:45.704Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T21:16:46.028Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-11T21:16:46.028Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-11T21:16:46.028Z] 8998bd30e6a1: Pulling fs layer [2023-08-11T21:16:46.028Z] 04944245beec: Pulling fs layer [2023-08-11T21:16:46.028Z] 699f458cf7ca: Pulling fs layer [2023-08-11T21:16:46.028Z] 765212b225bb: Pulling fs layer [2023-08-11T21:16:46.028Z] f23df028b6ca: Pulling fs layer [2023-08-11T21:16:46.028Z] d65c8cfc05b1: Pulling fs layer [2023-08-11T21:16:46.028Z] 2437ff75d9bd: Pulling fs layer [2023-08-11T21:16:46.028Z] f23df028b6ca: Waiting [2023-08-11T21:16:46.028Z] d65c8cfc05b1: Waiting [2023-08-11T21:16:46.028Z] 2437ff75d9bd: Waiting [2023-08-11T21:16:46.028Z] 765212b225bb: Waiting [2023-08-11T21:16:46.296Z] 04944245beec: Verifying Checksum [2023-08-11T21:16:46.296Z] 04944245beec: Download complete [2023-08-11T21:16:46.296Z] 765212b225bb: Verifying Checksum [2023-08-11T21:16:46.296Z] 765212b225bb: Download complete [2023-08-11T21:16:46.296Z] f23df028b6ca: Download complete [2023-08-11T21:16:46.296Z] d65c8cfc05b1: Verifying Checksum [2023-08-11T21:16:46.296Z] d65c8cfc05b1: Download complete [2023-08-11T21:16:46.296Z] 699f458cf7ca: Verifying Checksum [2023-08-11T21:16:46.296Z] 699f458cf7ca: Download complete [2023-08-11T21:16:46.879Z] 8998bd30e6a1: Download complete [2023-08-11T21:16:48.820Z] 2437ff75d9bd: Verifying Checksum [2023-08-11T21:16:48.821Z] 2437ff75d9bd: Download complete [2023-08-11T21:16:50.762Z] 8998bd30e6a1: Pull complete [2023-08-11T21:16:51.029Z] 04944245beec: Pull complete [2023-08-11T21:16:52.437Z] 699f458cf7ca: Pull complete [2023-08-11T21:16:52.702Z] 765212b225bb: Pull complete [2023-08-11T21:16:53.301Z] f23df028b6ca: Pull complete [2023-08-11T21:16:53.566Z] d65c8cfc05b1: Pull complete [2023-08-11T21:17:08.554Z] 2437ff75d9bd: Pull complete [2023-08-11T21:17:08.554Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-11T21:17:08.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-11T21:17:08.554Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-11T21:17:08.733Z] prd-ubuntu20.04-docker-arm64-4c-16g-3365 does not seem to be running inside a container [2023-08-11T21:17:08.793Z] $ 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/11 -v /w/workspace/device-rfid-llrp-go/11:/w/workspace/device-rfid-llrp-go/11:rw,z -v /w/workspace/device-rfid-llrp-go/11@tmp:/w/workspace/device-rfid-llrp-go/11@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-08-11T21:17:11.148Z] $ docker top e091bd49120890a07ce3f4601d1863935917dbc90afb3049c1a734d2e5fd803a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-11T21:17:11.658Z] ---> job-cost.sh [2023-08-11T21:17:11.925Z] lf-activate-venv: SKIPPING [2023-08-11T21:17:11.925Z] INFO: No Stack... [2023-08-11T21:17:12.190Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-11T21:17:13.142Z] INFO: Archiving Costs [Pipeline] sh [2023-08-11T21:17:13.457Z] + cat /w/workspace/device-rfid-llrp-go/11/archives/cost.csv [2023-08-11T21:17:13.457Z] + cut -d, -f6 [Pipeline] lock [2023-08-11T21:17:13.755Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-11-stack-cost] [2023-08-11T21:17:13.762Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-11-stack-cost] did not exist. Created. [2023-08-11T21:17:13.762Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-11T21:17:14.104Z] /w/workspace/device-rfid-llrp-go/11@tmp/durable-021953cd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-11T21:17:14.753Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-11T21:17:14.775Z] Warning: overwriting stash ‘stack-cost’ [2023-08-11T21:17:14.835Z] Stashed 1 file(s) [Pipeline] } [2023-08-11T21:17:14.842Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-11-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-11T21:17:14.860Z] $ docker stop --time=1 e091bd49120890a07ce3f4601d1863935917dbc90afb3049c1a734d2e5fd803a [2023-08-11T21:17:16.328Z] $ docker rm -f --volumes e091bd49120890a07ce3f4601d1863935917dbc90afb3049c1a734d2e5fd803a [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-08-11T21:17:16.722Z] provisioning config files... [2023-08-11T21:17:16.730Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config16054651960419092577tmp [Pipeline] { [Pipeline] sh [2023-08-11T21:17:17.034Z] + set +x [2023-08-11T21:17:17.034Z] + bash -s -- [2023-08-11T21:17:17.034Z] + curl -s https://codecov.io/bash [2023-08-11T21:17:17.293Z] [2023-08-11T21:17:17.293Z] _____ _ [2023-08-11T21:17:17.293Z] / ____| | | [2023-08-11T21:17:17.293Z] | | ___ __| | ___ ___ _____ __ [2023-08-11T21:17:17.293Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-11T21:17:17.293Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-11T21:17:17.293Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-11T21:17:17.293Z] Bash-1.0.6 [2023-08-11T21:17:17.293Z] [2023-08-11T21:17:17.293Z] [2023-08-11T21:17:17.293Z] ==> git version 2.25.1 found [2023-08-11T21:17:17.293Z] ==> 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-08-11T21:17:17.293Z] Release-Date: 2020-01-08 [2023-08-11T21:17:17.293Z] 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-08-11T21:17:17.293Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-11T21:17:17.293Z] ==> Jenkins CI detected. [2023-08-11T21:17:17.293Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-229 [2023-08-11T21:17:17.293Z] project root: . [2023-08-11T21:17:17.293Z] --> token set from env [2023-08-11T21:17:17.293Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-11T21:17:17.293Z] ==> Running gcov in . (disable via -X gcov) [2023-08-11T21:17:17.293Z] ==> Python coveragepy not found [2023-08-11T21:17:17.293Z] ==> Searching for coverage reports in: [2023-08-11T21:17:17.293Z] + . [2023-08-11T21:17:17.293Z] -> Found 1 reports [2023-08-11T21:17:17.293Z] ==> Detecting git/mercurial file structure [2023-08-11T21:17:17.293Z] ==> Reading reports [2023-08-11T21:17:17.293Z] + ./coverage.out bytes=459493 [2023-08-11T21:17:17.293Z] ==> Appending adjustments [2023-08-11T21:17:17.293Z] https://docs.codecov.io/docs/fixing-reports [2023-08-11T21:17:17.552Z] + Found adjustments [2023-08-11T21:17:17.552Z] ==> Gzipping contents [2023-08-11T21:17:17.552Z] 52K /tmp/codecov.RUe5oW.gz [2023-08-11T21:17:17.552Z] ==> Uploading reports [2023-08-11T21:17:17.552Z] url: https://codecov.io [2023-08-11T21:17:17.552Z] query: branch=PR-229&commit=0a362ada9e9f8c1617b7fa67c978fac1855b8615&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= [2023-08-11T21:17:17.552Z] -> Pinging Codecov [2023-08-11T21:17:17.552Z] 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=0a362ada9e9f8c1617b7fa67c978fac1855b8615&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= [2023-08-11T21:17:17.812Z] -> Uploading to [2023-08-11T21:17:17.812Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-11/581DD39554BDF9B6E22D074273EAD858/0a362ada9e9f8c1617b7fa67c978fac1855b8615/ddb29e00-a550-4a65-abc6-43f8674ae388.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230811%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230811T211717Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fd63e895f4d9b5f3b1c78d3d57ebd682f9a5e0c2d460b06c52fc01b026a91266 [2023-08-11T21:17:17.812Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-11T21:17:17.812Z] Dload Upload Total Spent Left Speed [2023-08-11T21:17:18.071Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50512 0 0 100 50512 0 219k --:--:-- --:--:-- --:--:-- 219k [2023-08-11T21:17:18.071Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/0a362ada9e9f8c1617b7fa67c978fac1855b8615 [Pipeline] } [2023-08-11T21:17:18.078Z] 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-08-11T21:17:18.841Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-229/archives ] [2023-08-11T21:17:18.841Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-08-11T21:17:18.841Z] total 16 [2023-08-11T21:17:18.841Z] drwxr-xr-x 3 root root 4096 Aug 11 21:09 . [2023-08-11T21:17:18.841Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 11 21:09 .. [2023-08-11T21:17:18.841Z] drwxr-xr-x 2 root root 4096 Aug 11 21:09 cost [2023-08-11T21:17:18.841Z] -rw-r--r-- 1 root root 92 Aug 11 21:09 cost.csv [2023-08-11T21:17:18.841Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-08-11T21:17:18.841Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-08-11T21:17:18.841Z] total 16 [2023-08-11T21:17:18.841Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 11 21:09 . [2023-08-11T21:17:18.841Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 11 21:09 .. [2023-08-11T21:17:18.841Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 11 21:09 cost [2023-08-11T21:17:18.841Z] -rw-r--r-- 1 jenkins jenkins 92 Aug 11 21:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-11T21:17:19.133Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-11T21:17:19.993Z] ---> package-listing.sh [2023-08-11T21:17:19.993Z] ++ facter osfamily [2023-08-11T21:17:19.993Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-11T21:17:20.252Z] + OS_FAMILY=debian [2023-08-11T21:17:20.252Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-229 [2023-08-11T21:17:20.252Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-11T21:17:20.252Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-11T21:17:20.252Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-11T21:17:20.252Z] + PACKAGES=/tmp/packages_start.txt [2023-08-11T21:17:20.252Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' [2023-08-11T21:17:20.252Z] + PACKAGES=/tmp/packages_end.txt [2023-08-11T21:17:20.252Z] + case "${OS_FAMILY}" in [2023-08-11T21:17:20.252Z] + dpkg -l [2023-08-11T21:17:20.252Z] + grep '^ii' [2023-08-11T21:17:20.252Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-11T21:17:20.252Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-11T21:17:20.252Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-11T21:17:20.252Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' [2023-08-11T21:17:20.252Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ [2023-08-11T21:17:20.252Z] + 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-08-11T21:17:20.263Z] 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-08-11T21:17:20.545Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T21:17:21.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-11T21:17:21.104Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-11T21:17:21.175Z] prd-ubuntu20.04-docker-8c-8g-3364 does not seem to be running inside a container [2023-08-11T21:17:21.215Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-11T21:17:21.465Z] $ docker top 9de0d111e1b85ce3d24c3612fba8b7f8d112d5f9247a50d27dcb96be4a3a2b4b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-11T21:17:21.803Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-11T21:17:22.090Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-11T21:17:22.377Z] + ls /var/log/sa-host [2023-08-11T21:17:22.377Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-11T21:17:22.522Z] provisioning config files... [2023-08-11T21:17:22.532Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config6811057524139975382tmp [Pipeline] { [Pipeline] echo [2023-08-11T21:17:22.545Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-11T21:17:22.827Z] ---> create-netrc.sh [Pipeline] } [2023-08-11T21:17:22.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-11T21:17:23.166Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-11T21:17:23.174Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-11T21:17:23.457Z] ---> sudo-logs.sh [2023-08-11T21:17:23.457Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-11T21:17:23.480Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-11T21:17:23.764Z] ---> job-cost.sh [2023-08-11T21:17:23.764Z] lf-activate-venv: SKIPPING [2023-08-11T21:17:23.764Z] DEBUG: total: 0.2199999988079071 [2023-08-11T21:17:23.764Z] INFO: Retrieving Stack Cost... [2023-08-11T21:17:24.340Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-11T21:17:24.600Z] INFO: Archiving Costs [Pipeline] echo [2023-08-11T21:17:24.609Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-11T21:17:24.894Z] ---> logs-deploy.sh [2023-08-11T21:17:24.894Z] lf-activate-venv: SKIPPING [2023-08-11T21:17:24.894Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-229/11 [2023-08-11T21:17:24.894Z] INFO: archiving workspace using pattern(s): [2023-08-11T21:17:25.836Z] Archives upload complete. [2023-08-11T21:17:25.836Z] INFO: archiving logs to Nexus