Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 101b75117e411bdd78502b3f1ca04c1dcd42e077+fcc125edee6752a069bb5774cca1c2de16e94d05 (3a6305b4e37b6c0395448c4365fcc6ce58ff4353) 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-ssh14039392476541951355.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15527679964618710774.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh4551889960107771245.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh3333602659886776377.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-ssh1704519774205512849.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7715 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-229 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fcc125edee6752a069bb5774cca1c2de16e94d05 into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 Merge succeeded, producing 51c9e84ae8084a0b163a8ac1b5ebe6b4474497d8 Checking out Revision 51c9e84ae8084a0b163a8ac1b5ebe6b4474497d8 (PR-229) > git config core.sparsecheckout # timeout=10 > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fcc125edee6752a069bb5774cca1c2de16e94d05 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 51c9e84ae8084a0b163a8ac1b5ebe6b4474497d8 # timeout=10 Commit message: "Merge commit 'fcc125edee6752a069bb5774cca1c2de16e94d05' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 306effb1f84a2265956c1d706dc42e94085d17ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-23T21:06:33.298Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-23T21:06:33.363Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-23T21:06:33.380Z] ========================================================= [2023-09-23T21:06:33.380Z] EdgeX Global Pipelines Version Info [2023-09-23T21:06:33.380Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-23T21:06:34.101Z] ------------------- [2023-09-23T21:06:34.101Z] stable info: [2023-09-23T21:06:34.101Z] ------------------- [2023-09-23T21:06:34.101Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-23T21:06:34.101Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-23T21:06:34.101Z] Message: update stable to v1.0.254 [2023-09-23T21:06:34.671Z] ------------------- [2023-09-23T21:06:34.671Z] experimental info: [2023-09-23T21:06:34.671Z] ------------------- [2023-09-23T21:06:34.671Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-23T21:06:34.671Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-23T21:06:34.671Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-23T21:06:34.845Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-09-23T21:06:34.861Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-09-23T21:06:34.878Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-23T21:06:34.902Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-23T21:06:34.920Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-23T21:06:34.940Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-23T21:06:34.957Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-23T21:06:34.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-23T21:06:34.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-23T21:06:35.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-23T21:06:35.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-23T21:06:35.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-09-23T21:06:35.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-23T21:06:35.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-23T21:06:35.099Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-23T21:06:35.118Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-23T21:06:35.135Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-23T21:06:35.146Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-23T21:06:35.156Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-23T21:06:35.174Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-23T21:06:35.191Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-23T21:06:35.210Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-23T21:06:35.227Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-23T21:06:35.245Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-23T21:06:35.266Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-23T21:06:35.282Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-23T21:06:35.300Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-23T21:06:35.319Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-229 [Pipeline] echo [2023-09-23T21:06:35.338Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-229 [Pipeline] echo [2023-09-23T21:06:35.354Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-229 [Pipeline] echo [2023-09-23T21:06:35.369Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 51c9e84ae8084a0b163a8ac1b5ebe6b4474497d8 [Pipeline] echo [2023-09-23T21:06:35.386Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 51c9e84 [Pipeline] echo [2023-09-23T21:06:35.404Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-23T21:06:35.449Z] provisioning config files... [2023-09-23T21:06:35.464Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config13760770442506938657tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-23T21:06:35.768Z] ---> docker-login.sh [2023-09-23T21:06:35.768Z] nexus3.edgexfoundry.org:10001 [2023-09-23T21:06:36.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T21:06:36.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T21:06:36.027Z] Configure a credential helper to remove this warning. See [2023-09-23T21:06:36.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T21:06:36.027Z] [2023-09-23T21:06:36.027Z] Login Succeeded [2023-09-23T21:06:36.027Z] nexus3.edgexfoundry.org:10002 [2023-09-23T21:06:36.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T21:06:36.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T21:06:36.299Z] Configure a credential helper to remove this warning. See [2023-09-23T21:06:36.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T21:06:36.299Z] [2023-09-23T21:06:36.299Z] Login Succeeded [2023-09-23T21:06:36.299Z] nexus3.edgexfoundry.org:10003 [2023-09-23T21:06:36.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T21:06:36.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T21:06:36.299Z] Configure a credential helper to remove this warning. See [2023-09-23T21:06:36.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T21:06:36.299Z] [2023-09-23T21:06:36.299Z] Login Succeeded [2023-09-23T21:06:36.299Z] nexus3.edgexfoundry.org:10004 [2023-09-23T21:06:36.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T21:06:36.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T21:06:36.560Z] Configure a credential helper to remove this warning. See [2023-09-23T21:06:36.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T21:06:36.560Z] [2023-09-23T21:06:36.560Z] Login Succeeded [2023-09-23T21:06:36.560Z] docker.io [2023-09-23T21:06:36.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T21:06:36.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T21:06:36.820Z] Configure a credential helper to remove this warning. See [2023-09-23T21:06:36.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T21:06:36.820Z] [2023-09-23T21:06:36.820Z] Login Succeeded [2023-09-23T21:06:36.820Z] ---> docker-login.sh ends [Pipeline] } [2023-09-23T21:06:36.831Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-23T21:06:37.196Z] + git rev-list -1 --merges 51c9e84ae8084a0b163a8ac1b5ebe6b4474497d8~1..51c9e84ae8084a0b163a8ac1b5ebe6b4474497d8 [Pipeline] echo [2023-09-23T21:06:37.241Z] -----------> git rev-list -1 --merges 51c9e84ae8084a0b163a8ac1b5ebe6b4474497d8~1..51c9e84ae8084a0b163a8ac1b5ebe6b4474497d8 51c9e84ae8084a0b163a8ac1b5ebe6b4474497d8 [2023-09-23T21:06:37.241Z] 51c9e84ae8084a0b163a8ac1b5ebe6b4474497d8 [false] [Pipeline] sh [2023-09-23T21:06:37.529Z] + git log --format=format:%s -1 51c9e84ae8084a0b163a8ac1b5ebe6b4474497d8 [Pipeline] echo [2023-09-23T21:06:37.544Z] ========================================================= [2023-09-23T21:06:37.544Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-23T21:06:37.544Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-23T21:06:37.864Z] + git log --format=format:%s -1 51c9e84ae8084a0b163a8ac1b5ebe6b4474497d8 [Pipeline] echo [2023-09-23T21:06:37.875Z] [semverPrep] GIT_COMMIT: 51c9e84ae8084a0b163a8ac1b5ebe6b4474497d8, Commit Message: Merge commit 'fcc125edee6752a069bb5774cca1c2de16e94d05' into HEAD [Pipeline] echo [2023-09-23T21:06:37.887Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-23T21:06:38.261Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-23T21:06:38.261Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-23T21:06:38.261Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-23T21:06:38.261Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-23T21:06:38.261Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-23T21:06:38.261Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-23T21:06:38.261Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T21:06:38.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-23T21:06:38.686Z] [2023-09-23T21:06:38.686Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T21:06:38.988Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-23T21:06:38.988Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-23T21:06:38.988Z] b85a868b505f: Pulling fs layer [2023-09-23T21:06:38.988Z] e2be974225ed: Pulling fs layer [2023-09-23T21:06:38.988Z] 339a4e72a1f5: Pulling fs layer [2023-09-23T21:06:38.988Z] 988bab9f4d93: Pulling fs layer [2023-09-23T21:06:38.988Z] 1469e6f7b9e6: Pulling fs layer [2023-09-23T21:06:38.988Z] eaf3925da568: Pulling fs layer [2023-09-23T21:06:38.988Z] bab4dde63d76: Pulling fs layer [2023-09-23T21:06:38.988Z] bde34c3a00c8: Pulling fs layer [2023-09-23T21:06:38.988Z] b352a97aabf1: Pulling fs layer [2023-09-23T21:06:38.988Z] 4872d77fe225: Pulling fs layer [2023-09-23T21:06:38.988Z] 5851b861e8e6: Pulling fs layer [2023-09-23T21:06:38.988Z] bab4dde63d76: Waiting [2023-09-23T21:06:38.988Z] bde34c3a00c8: Waiting [2023-09-23T21:06:38.988Z] 5851b861e8e6: Waiting [2023-09-23T21:06:38.988Z] b352a97aabf1: Waiting [2023-09-23T21:06:38.988Z] 1469e6f7b9e6: Waiting [2023-09-23T21:06:38.988Z] 4872d77fe225: Waiting [2023-09-23T21:06:38.988Z] 988bab9f4d93: Waiting [2023-09-23T21:06:38.988Z] eaf3925da568: Waiting [2023-09-23T21:06:38.988Z] e2be974225ed: Verifying Checksum [2023-09-23T21:06:38.988Z] e2be974225ed: Download complete [2023-09-23T21:06:38.988Z] 988bab9f4d93: Verifying Checksum [2023-09-23T21:06:38.988Z] 988bab9f4d93: Download complete [2023-09-23T21:06:39.249Z] 1469e6f7b9e6: Verifying Checksum [2023-09-23T21:06:39.249Z] 1469e6f7b9e6: Download complete [2023-09-23T21:06:39.249Z] 339a4e72a1f5: Verifying Checksum [2023-09-23T21:06:39.249Z] 339a4e72a1f5: Download complete [2023-09-23T21:06:39.249Z] eaf3925da568: Download complete [2023-09-23T21:06:39.249Z] bde34c3a00c8: Verifying Checksum [2023-09-23T21:06:39.249Z] bde34c3a00c8: Download complete [2023-09-23T21:06:39.249Z] b352a97aabf1: Verifying Checksum [2023-09-23T21:06:39.249Z] b352a97aabf1: Download complete [2023-09-23T21:06:39.249Z] 4872d77fe225: Verifying Checksum [2023-09-23T21:06:39.249Z] 4872d77fe225: Download complete [2023-09-23T21:06:39.249Z] 5851b861e8e6: Download complete [2023-09-23T21:06:39.249Z] b85a868b505f: Verifying Checksum [2023-09-23T21:06:39.249Z] b85a868b505f: Download complete [2023-09-23T21:06:39.508Z] bab4dde63d76: Verifying Checksum [2023-09-23T21:06:39.508Z] bab4dde63d76: Download complete [2023-09-23T21:06:40.442Z] b85a868b505f: Pull complete [2023-09-23T21:06:40.700Z] e2be974225ed: Pull complete [2023-09-23T21:06:41.268Z] 339a4e72a1f5: Pull complete [2023-09-23T21:06:41.268Z] 988bab9f4d93: Pull complete [2023-09-23T21:06:41.528Z] 1469e6f7b9e6: Pull complete [2023-09-23T21:06:41.528Z] eaf3925da568: Pull complete [2023-09-23T21:06:43.432Z] bab4dde63d76: Pull complete [2023-09-23T21:06:43.432Z] bde34c3a00c8: Pull complete [2023-09-23T21:06:43.691Z] b352a97aabf1: Pull complete [2023-09-23T21:06:43.691Z] 4872d77fe225: Pull complete [2023-09-23T21:06:43.691Z] 5851b861e8e6: Pull complete [2023-09-23T21:06:43.691Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-23T21:06:43.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-23T21:06:43.691Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T21:06:43.817Z] prd-ubuntu20.04-docker-8c-8g-7715 does not seem to be running inside a container [2023-09-23T21:06:43.906Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-23T21:06:47.390Z] $ docker top 44979b2dd5fc2d8cacfba5b70392d30c2648b7c5e0303b870b91528fb30973fa -eo pid,comm [2023-09-23T21:06:47.445Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-23T21:06:47.445Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-23T21:06:47.484Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-23T21:06:47.484Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-23T21:06:47.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-23T21:06:47.598Z] $ docker exec 44979b2dd5fc2d8cacfba5b70392d30c2648b7c5e0303b870b91528fb30973fa ssh-agent [2023-09-23T21:06:47.706Z] SSH_AUTH_SOCK=/tmp/ssh-oVq0BqJ9UjMu/agent.32 [2023-09-23T21:06:47.707Z] SSH_AGENT_PID=38 [2023-09-23T21:06:47.713Z] Running ssh-add (command line suppressed) [2023-09-23T21:06:47.828Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_12686902735214328473.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_12686902735214328473.key) [2023-09-23T21:06:47.842Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-23T21:06:48.130Z] + git tag --points-at HEAD [Pipeline] } [2023-09-23T21:06:48.147Z] $ docker exec --env ******** --env ******** 44979b2dd5fc2d8cacfba5b70392d30c2648b7c5e0303b870b91528fb30973fa ssh-agent -k [2023-09-23T21:06:48.252Z] unset SSH_AUTH_SOCK; [2023-09-23T21:06:48.252Z] unset SSH_AGENT_PID; [2023-09-23T21:06:48.253Z] echo Agent pid 38 killed; [2023-09-23T21:06:48.259Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-23T21:06:48.285Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-23T21:06:48.285Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-23T21:06:48.404Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-23T21:06:48.408Z] $ docker exec 44979b2dd5fc2d8cacfba5b70392d30c2648b7c5e0303b870b91528fb30973fa ssh-agent [2023-09-23T21:06:48.515Z] SSH_AUTH_SOCK=/tmp/ssh-hwfv6VosVaOi/agent.71 [2023-09-23T21:06:48.515Z] SSH_AGENT_PID=77 [2023-09-23T21:06:48.519Z] Running ssh-add (command line suppressed) [2023-09-23T21:06:48.646Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_301622066608399961.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_301622066608399961.key) [2023-09-23T21:06:48.657Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-23T21:06:48.942Z] + git semver init [2023-09-23T21:06:49.201Z] 2023-09-23 21:06:49,154 [run_init] DEBUG init version:0.0.0 force:False [2023-09-23T21:06:49.201Z] 2023-09-23 21:06:49,155 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver [2023-09-23T21:06:49.201Z] 2023-09-23 21:06:49,155 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver [2023-09-23T21:06:49.201Z] 2023-09-23 21:06:49,155 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229, universal_newlines=False, shell=None, istream=None) [2023-09-23T21:06:50.141Z] 2023-09-23 21:06:49,950 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.git/info/exclude [2023-09-23T21:06:50.141Z] 2023-09-23 21:06:49,950 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 with force:False [2023-09-23T21:06:50.141Z] 2023-09-23 21:06:49,951 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 [2023-09-23T21:06:50.141Z] 2023-09-23 21:06:49,955 [execute] INFO git cat-file --batch-check [2023-09-23T21:06:50.141Z] 2023-09-23 21:06:49,956 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) [2023-09-23T21:06:50.141Z] 2023-09-23 21:06:49,962 [execute] INFO git cat-file --batch [2023-09-23T21:06:50.141Z] 2023-09-23 21:06:49,963 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) [2023-09-23T21:06:50.141Z] 2023-09-23 21:06:49,969 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 [2023-09-23T21:06:50.141Z] 0.0.0 [Pipeline] } [2023-09-23T21:06:50.151Z] $ docker exec --env ******** --env ******** 44979b2dd5fc2d8cacfba5b70392d30c2648b7c5e0303b870b91528fb30973fa ssh-agent -k [2023-09-23T21:06:50.257Z] unset SSH_AUTH_SOCK; [2023-09-23T21:06:50.257Z] unset SSH_AGENT_PID; [2023-09-23T21:06:50.257Z] echo Agent pid 77 killed; [2023-09-23T21:06:50.266Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-23T21:06:50.575Z] + git semver [Pipeline] } [2023-09-23T21:06:50.848Z] $ docker stop --time=1 44979b2dd5fc2d8cacfba5b70392d30c2648b7c5e0303b870b91528fb30973fa [2023-09-23T21:06:52.133Z] $ docker rm -f --volumes 44979b2dd5fc2d8cacfba5b70392d30c2648b7c5e0303b870b91528fb30973fa [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-23T21:06:52.473Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-23T21:06:52.700Z] Stashed 1 file(s) [Pipeline] echo [2023-09-23T21:06:52.703Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-23T21:06:52.832Z] provisioning config files... [2023-09-23T21:06:52.842Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config11058319952366458196tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-23T21:06:53.135Z] ---> docker-login.sh [2023-09-23T21:06:53.135Z] nexus3.edgexfoundry.org:10001 [2023-09-23T21:06:53.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T21:06:53.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T21:06:53.135Z] Configure a credential helper to remove this warning. See [2023-09-23T21:06:53.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T21:06:53.135Z] [2023-09-23T21:06:53.135Z] Login Succeeded [2023-09-23T21:06:53.135Z] nexus3.edgexfoundry.org:10002 [2023-09-23T21:06:53.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T21:06:53.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T21:06:53.135Z] Configure a credential helper to remove this warning. See [2023-09-23T21:06:53.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T21:06:53.135Z] [2023-09-23T21:06:53.135Z] Login Succeeded [2023-09-23T21:06:53.135Z] nexus3.edgexfoundry.org:10003 [2023-09-23T21:06:53.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T21:06:53.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T21:06:53.395Z] Configure a credential helper to remove this warning. See [2023-09-23T21:06:53.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T21:06:53.395Z] [2023-09-23T21:06:53.395Z] Login Succeeded [2023-09-23T21:06:53.395Z] nexus3.edgexfoundry.org:10004 [2023-09-23T21:06:53.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T21:06:53.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T21:06:53.395Z] Configure a credential helper to remove this warning. See [2023-09-23T21:06:53.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T21:06:53.395Z] [2023-09-23T21:06:53.395Z] Login Succeeded [2023-09-23T21:06:53.395Z] docker.io [2023-09-23T21:06:53.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T21:06:53.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T21:06:53.655Z] Configure a credential helper to remove this warning. See [2023-09-23T21:06:53.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T21:06:53.655Z] [2023-09-23T21:06:53.655Z] Login Succeeded [2023-09-23T21:06:53.655Z] ---> docker-login.sh ends [Pipeline] } [2023-09-23T21:06:53.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-23T21:06:53.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-23T21:06:53.743Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-23T21:06:53.750Z] ========================================================= [2023-09-23T21:06:53.750Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-23T21:06:53.750Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T21:06:54.067Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-23T21:06:54.067Z] Sending build context to Docker daemon 4.345MB [2023-09-23T21:06:54.067Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-23T21:06:54.067Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-23T21:06:54.067Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-23T21:06:54.067Z] 7264a8db6415: Pulling fs layer [2023-09-23T21:06:54.067Z] c4d48a809fc2: Pulling fs layer [2023-09-23T21:06:54.067Z] 4f1c88b9dad5: Pulling fs layer [2023-09-23T21:06:54.067Z] ad3a456e5733: Pulling fs layer [2023-09-23T21:06:54.067Z] 33e27b845d1e: Pulling fs layer [2023-09-23T21:06:54.067Z] c68163c4e522: Pulling fs layer [2023-09-23T21:06:54.067Z] 50da416c3ac9: Pulling fs layer [2023-09-23T21:06:54.067Z] 23d2d4c4bb30: Pulling fs layer [2023-09-23T21:06:54.067Z] ad3a456e5733: Waiting [2023-09-23T21:06:54.067Z] c68163c4e522: Waiting [2023-09-23T21:06:54.067Z] 50da416c3ac9: Waiting [2023-09-23T21:06:54.067Z] 23d2d4c4bb30: Waiting [2023-09-23T21:06:54.067Z] c4d48a809fc2: Verifying Checksum [2023-09-23T21:06:54.067Z] c4d48a809fc2: Download complete [2023-09-23T21:06:54.067Z] ad3a456e5733: Download complete [2023-09-23T21:06:54.067Z] 33e27b845d1e: Download complete [2023-09-23T21:06:54.336Z] 7264a8db6415: Download complete [2023-09-23T21:06:54.336Z] c68163c4e522: Verifying Checksum [2023-09-23T21:06:54.336Z] c68163c4e522: Download complete [2023-09-23T21:06:54.336Z] 7264a8db6415: Pull complete [2023-09-23T21:06:54.599Z] c4d48a809fc2: Pull complete [2023-09-23T21:06:54.599Z] 23d2d4c4bb30: Verifying Checksum [2023-09-23T21:06:54.599Z] 23d2d4c4bb30: Download complete [2023-09-23T21:06:54.864Z] 4f1c88b9dad5: Verifying Checksum [2023-09-23T21:06:54.864Z] 4f1c88b9dad5: Download complete [2023-09-23T21:06:55.122Z] 50da416c3ac9: Verifying Checksum [2023-09-23T21:06:55.122Z] 50da416c3ac9: Download complete [2023-09-23T21:06:58.415Z] 4f1c88b9dad5: Pull complete [2023-09-23T21:06:58.415Z] ad3a456e5733: Pull complete [2023-09-23T21:06:58.415Z] 33e27b845d1e: Pull complete [2023-09-23T21:06:58.415Z] c68163c4e522: Pull complete [2023-09-23T21:07:00.944Z] 50da416c3ac9: Pull complete [2023-09-23T21:07:01.512Z] 23d2d4c4bb30: Pull complete [2023-09-23T21:07:01.512Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-23T21:07:01.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-23T21:07:01.512Z] ---> 0786185ac409 [2023-09-23T21:07:01.512Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-23T21:07:07.797Z] Still waiting to schedule task [2023-09-23T21:07:07.798Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-23T21:07:08.084Z] ---> Running in eda992ed9846 [2023-09-23T21:07:08.084Z] Removing intermediate container eda992ed9846 [2023-09-23T21:07:08.084Z] ---> c9a86aa65d5a [2023-09-23T21:07:08.084Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-23T21:07:08.084Z] ---> Running in 0a21f6c733e9 [2023-09-23T21:07:08.084Z] Removing intermediate container 0a21f6c733e9 [2023-09-23T21:07:08.084Z] ---> 9cb0bb53faea [2023-09-23T21:07:08.084Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-23T21:07:08.084Z] ---> Running in f91862cc1b77 [2023-09-23T21:07:08.084Z] Removing intermediate container f91862cc1b77 [2023-09-23T21:07:08.084Z] ---> dbbe12caf3ca [2023-09-23T21:07:08.084Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-23T21:07:08.084Z] ---> Running in 98b59e48695f [2023-09-23T21:07:08.084Z] Removing intermediate container 98b59e48695f [2023-09-23T21:07:08.084Z] ---> d1648cd741be [2023-09-23T21:07:08.084Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-23T21:07:08.084Z] ---> Running in a03c94f9d108 [2023-09-23T21:07:08.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-23T21:07:08.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-23T21:07:08.342Z] OK: 264 MiB in 52 packages [2023-09-23T21:07:08.601Z] Removing intermediate container a03c94f9d108 [2023-09-23T21:07:08.601Z] ---> 337f76389129 [2023-09-23T21:07:08.601Z] Step 8/12 : WORKDIR /app [2023-09-23T21:07:08.601Z] ---> Running in 4516cc853957 [2023-09-23T21:07:08.860Z] Removing intermediate container 4516cc853957 [2023-09-23T21:07:08.860Z] ---> 818cc77fda54 [2023-09-23T21:07:08.860Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-23T21:07:08.860Z] ---> 5e15238f4b10 [2023-09-23T21:07:08.860Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-23T21:07:08.860Z] ---> Running in 94ee87a623d6 [2023-09-23T21:07:55.576Z] Removing intermediate container 94ee87a623d6 [2023-09-23T21:07:55.576Z] ---> 12a3935a8ba4 [2023-09-23T21:07:55.576Z] Step 11/12 : COPY . . [2023-09-23T21:07:55.576Z] ---> c69668974acb [2023-09-23T21:07:55.576Z] Step 12/12 : RUN $MAKE [2023-09-23T21:07:55.576Z] ---> Running in e2edb1d97a75 [2023-09-23T21:07:55.576Z] noop [2023-09-23T21:07:55.576Z] Removing intermediate container e2edb1d97a75 [2023-09-23T21:07:55.576Z] ---> bf8f3e121480 [2023-09-23T21:07:55.576Z] Successfully built bf8f3e121480 [2023-09-23T21:07:55.576Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T21:07:55.894Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-23T21:07:55.894Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T21:07:55.972Z] prd-ubuntu20.04-docker-8c-8g-7715 does not seem to be running inside a container [2023-09-23T21:07:56.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-23T21:07:56.363Z] $ docker top 44cedfbe4512c0cd81aa32caa3e2ddd302e05b40dba3ee9a16a6fe2dd28cb788 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-23T21:07:56.701Z] + go version [2023-09-23T21:07:56.701Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-23T21:07:56.715Z] $ docker stop --time=1 44cedfbe4512c0cd81aa32caa3e2ddd302e05b40dba3ee9a16a6fe2dd28cb788 [2023-09-23T21:07:57.979Z] $ docker rm -f --volumes 44cedfbe4512c0cd81aa32caa3e2ddd302e05b40dba3ee9a16a6fe2dd28cb788 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T21:07:58.396Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-23T21:07:58.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T21:07:58.472Z] prd-ubuntu20.04-docker-8c-8g-7715 does not seem to be running inside a container [2023-09-23T21:07:58.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-23T21:07:58.833Z] $ docker top 1955d0813d1a24931fde915890e0f25de29476721a1504e4546b4b4d58f3aa37 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-23T21:07:59.173Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] fileExists [Pipeline] sh [2023-09-23T21:07:59.465Z] + make test [2023-09-23T21:07:59.465Z] go test ./... -coverprofile=coverage.out ./... [2023-09-23T21:08:00.845Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-23T21:08:10.810Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-23T21:08:10.810Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-23T21:08:16.082Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.269s coverage: 40.6% of statements [2023-09-23T21:08:16.082Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.243s coverage: 51.9% of statements [2023-09-23T21:08:16.082Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 95.5% of statements [2023-09-23T21:08:34.166Z] go vet ./... [2023-09-23T21:08:36.072Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7716 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] { [2023-09-23T21:08:36.084Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [Pipeline] ws [2023-09-23T21:08:36.087Z] Running in /w/workspace/device-rfid-llrp-go/19 [Pipeline] { [Pipeline] checkout [2023-09-23T21:08:36.124Z] The recommended git tool is: git [2023-09-23T21:08:36.344Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-23T21:08:36.344Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-23T21:08:36.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-23T21:08:36.378Z] $ docker stop --time=1 1955d0813d1a24931fde915890e0f25de29476721a1504e4546b4b4d58f3aa37 [2023-09-23T21:08:38.875Z] $ docker rm -f --volumes 1955d0813d1a24931fde915890e0f25de29476721a1504e4546b4b4d58f3aa37 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-23T21:08:39.337Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-23T21:08:39.419Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-23T21:08:39.967Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-23T21:08:40.249Z] + ls -al . [2023-09-23T21:08:40.249Z] total 644 [2023-09-23T21:08:40.249Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 23 21:07 . [2023-09-23T21:08:40.249Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 21:06 .. [2023-09-23T21:08:40.249Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 23 21:06 .dockerignore [2023-09-23T21:08:40.249Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 21:08 .git [2023-09-23T21:08:40.249Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 21:06 .github [2023-09-23T21:08:40.249Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 23 21:06 .gitignore [2023-09-23T21:08:40.249Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 23 21:06 .golangci.yml [2023-09-23T21:08:40.249Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 23 21:06 .semver [2023-09-23T21:08:40.249Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 23 21:06 Attribution.txt [2023-09-23T21:08:40.249Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 23 21:06 CHANGELOG.md [2023-09-23T21:08:40.249Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 23 21:06 Dockerfile [2023-09-23T21:08:40.249Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 23 21:06 GOVERNANCE.md [2023-09-23T21:08:40.249Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 23 21:06 Jenkinsfile [2023-09-23T21:08:40.249Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 23 21:06 LICENSE [2023-09-23T21:08:40.249Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 23 21:06 Makefile [2023-09-23T21:08:40.249Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 23 21:06 OWNERS.md [2023-09-23T21:08:40.249Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 23 21:06 README.md [2023-09-23T21:08:40.249Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 23 21:06 VERSION [2023-09-23T21:08:40.249Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 21:06 bin [2023-09-23T21:08:40.249Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 21:06 cmd [2023-09-23T21:08:40.249Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 23 21:08 coverage.out [2023-09-23T21:08:40.249Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 21:06 examples [2023-09-23T21:08:40.249Z] -rw-rw-r-- 1 jenkins jenkins 3877 Sep 23 21:06 go.mod [2023-09-23T21:08:40.249Z] -rw-rw-r-- 1 jenkins jenkins 35019 Sep 23 21:06 go.sum [2023-09-23T21:08:40.249Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 21:06 images [2023-09-23T21:08:40.249Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 23 21:06 internal [2023-09-23T21:08:40.249Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 21:06 snap [2023-09-23T21:08:40.249Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 23 21:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T21:08:40.559Z] + 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=51c9e84ae8084a0b163a8ac1b5ebe6b4474497d8 --label arch=amd64 --label version=0.0.0 . [2023-09-23T21:08:40.559Z] Sending build context to Docker daemon 4.345MB [2023-09-23T21:08:40.559Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-23T21:08:40.559Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-23T21:08:40.559Z] ---> bf8f3e121480 [2023-09-23T21:08:40.559Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-23T21:08:40.818Z] ---> Running in d67bd738fc66 [2023-09-23T21:08:40.818Z] Removing intermediate container d67bd738fc66 [2023-09-23T21:08:40.818Z] ---> a3c02ee61b73 [2023-09-23T21:08:40.818Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-23T21:08:40.818Z] ---> Running in 81a91f05c83f [2023-09-23T21:08:40.818Z] Removing intermediate container 81a91f05c83f [2023-09-23T21:08:40.818Z] ---> 923de639f3eb [2023-09-23T21:08:40.818Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-23T21:08:40.818Z] ---> Running in 24d70612dfcb [2023-09-23T21:08:41.016Z] using credential edgex-jenkins-ssh [2023-09-23T21:08:41.036Z] Cloning the remote Git repository [2023-09-23T21:08:41.076Z] Removing intermediate container 24d70612dfcb [2023-09-23T21:08:41.076Z] ---> 429221f60d1c [2023-09-23T21:08:41.076Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-23T21:08:41.076Z] ---> Running in d45683fea7dd [2023-09-23T21:08:41.076Z] Removing intermediate container d45683fea7dd [2023-09-23T21:08:41.076Z] ---> 69617d56c1ed [2023-09-23T21:08:41.076Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-23T21:08:41.076Z] ---> Running in 000bfa95d096 [2023-09-23T21:08:41.074Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-23T21:08:41.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-23T21:08:41.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-23T21:08:41.851Z] OK: 264 MiB in 52 packages [2023-09-23T21:08:42.109Z] Removing intermediate container 000bfa95d096 [2023-09-23T21:08:42.110Z] ---> 7abd8d977698 [2023-09-23T21:08:42.110Z] Step 8/24 : WORKDIR /app [2023-09-23T21:08:42.110Z] ---> Running in 447c06800f3b [2023-09-23T21:08:42.110Z] Removing intermediate container 447c06800f3b [2023-09-23T21:08:42.110Z] ---> b89a776ea58b [2023-09-23T21:08:42.110Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-23T21:08:41.173Z] > git init /w/workspace/device-rfid-llrp-go/19 # timeout=10 [2023-09-23T21:08:41.316Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-23T21:08:41.317Z] > git --version # timeout=10 [2023-09-23T21:08:41.348Z] > git --version # 'git version 2.25.1' [2023-09-23T21:08:41.350Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-23T21:08:41.502Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-23T21:08:42.369Z] ---> cf35788cf7be [2023-09-23T21:08:42.369Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-23T21:08:42.369Z] ---> Running in e40348dcbd04 [2023-09-23T21:08:42.934Z] Removing intermediate container e40348dcbd04 [2023-09-23T21:08:42.934Z] ---> 34c8b66b9228 [2023-09-23T21:08:42.934Z] Step 11/24 : COPY . . [2023-09-23T21:08:43.192Z] ---> da0f894eedeb [2023-09-23T21:08:43.192Z] Step 12/24 : RUN $MAKE [2023-09-23T21:08:43.192Z] ---> Running in 5d86b1158c3e [2023-09-23T21:08:43.451Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.29" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-23T21:08:42.513Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-23T21:08:42.538Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-23T21:08:43.322Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-23T21:08:43.361Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-23T21:08:43.362Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-23T21:08:43.377Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-23T21:08:43.818Z] Merging remotes/origin/main commit fcc125edee6752a069bb5774cca1c2de16e94d05 into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 [2023-09-23T21:08:44.225Z] Merge succeeded, producing 74941b3681fa6373a983621587b74df3298b6c81 [2023-09-23T21:08:44.225Z] Checking out Revision 74941b3681fa6373a983621587b74df3298b6c81 (PR-229) [2023-09-23T21:08:43.831Z] > git config core.sparsecheckout # timeout=10 [2023-09-23T21:08:43.898Z] > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # timeout=10 [2023-09-23T21:08:44.019Z] > git remote # timeout=10 [2023-09-23T21:08:44.038Z] > git config --get remote.origin.url # timeout=10 [2023-09-23T21:08:44.056Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-23T21:08:44.070Z] > git merge fcc125edee6752a069bb5774cca1c2de16e94d05 # timeout=10 [2023-09-23T21:08:44.199Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-23T21:08:44.227Z] > git config core.sparsecheckout # timeout=10 [2023-09-23T21:08:44.239Z] > git checkout -f 74941b3681fa6373a983621587b74df3298b6c81 # timeout=10 [2023-09-23T21:08:47.701Z] Commit message: "Merge commit 'fcc125edee6752a069bb5774cca1c2de16e94d05' into HEAD" [2023-09-23T21:08:47.727Z] First time build. Skipping changelog. [2023-09-23T21:08:47.707Z] > git rev-list --no-walk 306effb1f84a2265956c1d706dc42e94085d17ea # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-23T21:08:48.633Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-23T21:08:48.633Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-23T21:08:48.633Z] Dload Upload Total Spent Left Speed [2023-09-23T21:08:48.633Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87335 [Pipeline] sh [2023-09-23T21:08:49.351Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-23T21:08:49.675Z] + sudo tee /etc/docker/daemon.new [2023-09-23T21:08:49.675Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-23T21:08:49.675Z] { [2023-09-23T21:08:49.675Z] "registry-mirrors": [ [2023-09-23T21:08:49.675Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-23T21:08:49.675Z] ], [2023-09-23T21:08:49.675Z] "bip": "10.250.0.254/24", [2023-09-23T21:08:49.675Z] "hosts": [ [2023-09-23T21:08:49.675Z] "tcp://0.0.0.0:5555", [2023-09-23T21:08:49.675Z] "unix:///var/run/docker.sock" [2023-09-23T21:08:49.675Z] ], [2023-09-23T21:08:49.675Z] "mtu": 1458, [2023-09-23T21:08:49.675Z] "selinux-enabled": true, [2023-09-23T21:08:49.675Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-23T21:08:49.675Z] } [Pipeline] sh [2023-09-23T21:08:50.005Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-23T21:08:50.328Z] + sudo service docker restart [2023-09-23T21:09:01.525Z] Removing intermediate container 5d86b1158c3e [2023-09-23T21:09:01.525Z] ---> b645311bdc26 [2023-09-23T21:09:01.525Z] Step 13/24 : FROM alpine:3.18 [2023-09-23T21:09:01.525Z] 3.18: Pulling from library/alpine [2023-09-23T21:09:01.525Z] 7264a8db6415: Already exists [2023-09-23T21:09:01.525Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-23T21:09:01.525Z] Status: Downloaded newer image for alpine:3.18 [2023-09-23T21:09:01.525Z] ---> 7e01a0d0a1dc [2023-09-23T21:09:01.525Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-23T21:09:01.525Z] ---> Running in 33089c3d5ff1 [2023-09-23T21:09:01.525Z] Removing intermediate container 33089c3d5ff1 [2023-09-23T21:09:01.525Z] ---> d881e31ecdfd [2023-09-23T21:09:01.525Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-23T21:09:01.525Z] ---> Running in 08358d8e1c41 [2023-09-23T21:09:01.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-23T21:09:01.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-23T21:09:02.042Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-23T21:09:02.042Z] Executing busybox-1.36.1-r2.trigger [2023-09-23T21:09:02.042Z] OK: 7 MiB in 16 packages [2023-09-23T21:09:02.300Z] Removing intermediate container 08358d8e1c41 [2023-09-23T21:09:02.300Z] ---> 53c0e62f466c [2023-09-23T21:09:02.300Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-23T21:09:02.559Z] ---> bcf9047d47b7 [2023-09-23T21:09:02.559Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-23T21:09:02.559Z] ---> 11b45d130f8d [2023-09-23T21:09:02.559Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-23T21:09:03.519Z] ---> fcfdb77025ee [2023-09-23T21:09:03.519Z] Step 19/24 : EXPOSE 59989 [2023-09-23T21:09:03.519Z] ---> Running in cc5e6ac88523 [2023-09-23T21:09:03.519Z] Removing intermediate container cc5e6ac88523 [2023-09-23T21:09:03.519Z] ---> 804096d42544 [2023-09-23T21:09:03.519Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-23T21:09:03.519Z] ---> Running in 9a5a1e2afb25 [2023-09-23T21:09:03.519Z] Removing intermediate container 9a5a1e2afb25 [2023-09-23T21:09:03.519Z] ---> 352290db20c7 [2023-09-23T21:09:03.519Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-23T21:09:03.778Z] ---> Running in 41a3e7d5e739 [2023-09-23T21:09:03.778Z] Removing intermediate container 41a3e7d5e739 [2023-09-23T21:09:03.778Z] ---> 78a07f9b954c [2023-09-23T21:09:03.778Z] Step 22/24 : LABEL arch=amd64 [2023-09-23T21:09:03.778Z] ---> Running in 1eabdc0e104b [2023-09-23T21:09:03.778Z] Removing intermediate container 1eabdc0e104b [2023-09-23T21:09:03.778Z] ---> 8dfe882b8feb [2023-09-23T21:09:03.778Z] Step 23/24 : LABEL git_sha=51c9e84ae8084a0b163a8ac1b5ebe6b4474497d8 [2023-09-23T21:09:03.778Z] ---> Running in 2ca54cab0b37 [2023-09-23T21:09:03.778Z] Removing intermediate container 2ca54cab0b37 [2023-09-23T21:09:03.778Z] ---> 29078ce2941f [2023-09-23T21:09:03.778Z] Step 24/24 : LABEL version=0.0.0 [2023-09-23T21:09:04.037Z] ---> Running in d5b07683f877 [2023-09-23T21:09:04.037Z] Removing intermediate container d5b07683f877 [2023-09-23T21:09:04.037Z] ---> 186a89f119d4 [2023-09-23T21:09:04.037Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-23T21:09:04.037Z] Successfully built 186a89f119d4 [2023-09-23T21:09:04.037Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T21:09:04.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-23T21:09:04.467Z] [2023-09-23T21:09:04.467Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T21:09:04.761Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-23T21:09:04.762Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-23T21:09:04.762Z] 5eb5b503b376: Pulling fs layer [2023-09-23T21:09:04.762Z] 5c69ac0246d0: Pulling fs layer [2023-09-23T21:09:04.762Z] ec43610c2a17: Pulling fs layer [2023-09-23T21:09:04.762Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-23T21:09:04.762Z] 33b1e0a273af: Pulling fs layer [2023-09-23T21:09:04.762Z] 5d3b04190fa2: Pulling fs layer [2023-09-23T21:09:04.762Z] 33b1e0a273af: Waiting [2023-09-23T21:09:04.762Z] 3a2ae6a8a46f: Waiting [2023-09-23T21:09:04.762Z] 2f39f015ded8: Pulling fs layer [2023-09-23T21:09:04.762Z] 5d3b04190fa2: Waiting [2023-09-23T21:09:04.762Z] 2f39f015ded8: Waiting [2023-09-23T21:09:04.762Z] 5c69ac0246d0: Download complete [2023-09-23T21:09:04.762Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-23T21:09:04.762Z] 3a2ae6a8a46f: Download complete [2023-09-23T21:09:04.762Z] 33b1e0a273af: Verifying Checksum [2023-09-23T21:09:04.762Z] 33b1e0a273af: Download complete [2023-09-23T21:09:05.019Z] 5d3b04190fa2: Verifying Checksum [2023-09-23T21:09:05.019Z] 5d3b04190fa2: Download complete [2023-09-23T21:09:05.019Z] ec43610c2a17: Verifying Checksum [2023-09-23T21:09:05.019Z] ec43610c2a17: Download complete [2023-09-23T21:09:05.019Z] 5eb5b503b376: Download complete [2023-09-23T21:09:05.604Z] 2f39f015ded8: Verifying Checksum [2023-09-23T21:09:05.604Z] 2f39f015ded8: Download complete [2023-09-23T21:09:06.171Z] 5eb5b503b376: Pull complete [2023-09-23T21:09:06.171Z] 5c69ac0246d0: Pull complete [2023-09-23T21:09:06.736Z] ec43610c2a17: Pull complete [2023-09-23T21:09:06.736Z] 3a2ae6a8a46f: Pull complete [2023-09-23T21:09:06.994Z] 33b1e0a273af: Pull complete [2023-09-23T21:09:06.994Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-23T21:09:08.579Z] provisioning config files... [2023-09-23T21:09:08.603Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/19@tmp/config3696408832216388378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-23T21:09:08.945Z] ---> docker-login.sh [2023-09-23T21:09:08.945Z] nexus3.edgexfoundry.org:10001 [2023-09-23T21:09:09.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T21:09:09.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T21:09:09.494Z] Configure a credential helper to remove this warning. See [2023-09-23T21:09:09.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T21:09:09.494Z] [2023-09-23T21:09:09.494Z] Login Succeeded [2023-09-23T21:09:09.494Z] nexus3.edgexfoundry.org:10002 [2023-09-23T21:09:09.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T21:09:09.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T21:09:09.764Z] Configure a credential helper to remove this warning. See [2023-09-23T21:09:09.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T21:09:09.764Z] [2023-09-23T21:09:09.764Z] Login Succeeded [2023-09-23T21:09:09.764Z] nexus3.edgexfoundry.org:10003 [2023-09-23T21:09:10.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T21:09:10.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T21:09:10.309Z] Configure a credential helper to remove this warning. See [2023-09-23T21:09:10.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T21:09:10.309Z] [2023-09-23T21:09:10.309Z] Login Succeeded [2023-09-23T21:09:10.309Z] nexus3.edgexfoundry.org:10004 [2023-09-23T21:09:10.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T21:09:10.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T21:09:10.579Z] Configure a credential helper to remove this warning. See [2023-09-23T21:09:10.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T21:09:10.579Z] [2023-09-23T21:09:10.579Z] Login Succeeded [2023-09-23T21:09:10.579Z] docker.io [2023-09-23T21:09:10.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T21:09:11.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T21:09:11.116Z] Configure a credential helper to remove this warning. See [2023-09-23T21:09:11.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T21:09:11.116Z] [2023-09-23T21:09:11.116Z] Login Succeeded [2023-09-23T21:09:11.116Z] ---> docker-login.sh ends [Pipeline] } [2023-09-23T21:09:11.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-09-23T21:09:11.177Z] 2f39f015ded8: Pull complete [2023-09-23T21:09:11.177Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-23T21:09:11.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-23T21:09:11.177Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T21:09:11.260Z] prd-ubuntu20.04-docker-8c-8g-7715 does not seem to be running inside a container [2023-09-23T21:09:11.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-23T21:09:16.177Z] $ docker top 0a6d059606f1c6f634c4bd573a97384e739dd080dbcc113dbad3e6aa057a3ff1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo [2023-09-23T21:09:16.309Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-23T21:09:16.324Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-23T21:09:16.336Z] ========================================================= [2023-09-23T21:09:16.336Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-23T21:09:16.336Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T21:09:16.560Z] ---> job-cost.sh [2023-09-23T21:09:16.560Z] lf-activate-venv: SKIPPING [2023-09-23T21:09:16.560Z] INFO: No Stack... [2023-09-23T21:09:16.688Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-23T21:09:16.819Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-23T21:09:16.955Z] Sending build context to Docker daemon 1.219MB [2023-09-23T21:09:16.955Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-23T21:09:16.955Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-23T21:09:17.226Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-23T21:09:17.226Z] 9fda8d8052c6: Pulling fs layer [2023-09-23T21:09:17.226Z] 5d54e960e981: Pulling fs layer [2023-09-23T21:09:17.226Z] c4a7e357bf2a: Pulling fs layer [2023-09-23T21:09:17.226Z] f0e02332f6b5: Pulling fs layer [2023-09-23T21:09:17.226Z] cefa15bbcfad: Pulling fs layer [2023-09-23T21:09:17.226Z] 17808c966233: Pulling fs layer [2023-09-23T21:09:17.226Z] f4c1fc716caa: Pulling fs layer [2023-09-23T21:09:17.226Z] cefa15bbcfad: Waiting [2023-09-23T21:09:17.226Z] 17808c966233: Waiting [2023-09-23T21:09:17.226Z] f4c1fc716caa: Waiting [2023-09-23T21:09:17.226Z] f0e02332f6b5: Waiting [2023-09-23T21:09:17.226Z] 5d54e960e981: Verifying Checksum [2023-09-23T21:09:17.226Z] 5d54e960e981: Download complete [2023-09-23T21:09:17.226Z] f0e02332f6b5: Verifying Checksum [2023-09-23T21:09:17.226Z] f0e02332f6b5: Download complete [2023-09-23T21:09:17.226Z] cefa15bbcfad: Verifying Checksum [2023-09-23T21:09:17.226Z] cefa15bbcfad: Download complete [2023-09-23T21:09:17.226Z] 9fda8d8052c6: Verifying Checksum [2023-09-23T21:09:17.226Z] 9fda8d8052c6: Download complete [2023-09-23T21:09:17.401Z] INFO: Archiving Costs [Pipeline] sh [2023-09-23T21:09:17.694Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/cost.csv [2023-09-23T21:09:17.694Z] + cut -d, -f6 [Pipeline] lock [2023-09-23T21:09:17.706Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-19-stack-cost] [2023-09-23T21:09:17.712Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-19-stack-cost] did not exist. Created. [2023-09-23T21:09:17.713Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-23T21:09:17.812Z] f4c1fc716caa: Verifying Checksum [2023-09-23T21:09:17.812Z] f4c1fc716caa: Download complete [2023-09-23T21:09:18.013Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-23T21:09:18.046Z] Stashed 1 file(s) [Pipeline] } [2023-09-23T21:09:18.052Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-19-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-23T21:09:18.074Z] $ docker stop --time=1 0a6d059606f1c6f634c4bd573a97384e739dd080dbcc113dbad3e6aa057a3ff1 [2023-09-23T21:09:18.081Z] 9fda8d8052c6: Pull complete [2023-09-23T21:09:18.678Z] 5d54e960e981: Pull complete [2023-09-23T21:09:18.947Z] c4a7e357bf2a: Verifying Checksum [2023-09-23T21:09:18.947Z] c4a7e357bf2a: Download complete [2023-09-23T21:09:19.213Z] $ docker rm -f --volumes 0a6d059606f1c6f634c4bd573a97384e739dd080dbcc113dbad3e6aa057a3ff1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-23T21:09:19.911Z] 17808c966233: Verifying Checksum [2023-09-23T21:09:19.911Z] 17808c966233: Download complete [2023-09-23T21:09:32.249Z] c4a7e357bf2a: Pull complete [2023-09-23T21:09:32.249Z] f0e02332f6b5: Pull complete [2023-09-23T21:09:32.249Z] cefa15bbcfad: Pull complete [2023-09-23T21:09:38.908Z] 17808c966233: Pull complete [2023-09-23T21:09:39.176Z] f4c1fc716caa: Pull complete [2023-09-23T21:09:39.445Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-23T21:09:39.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-23T21:09:39.445Z] ---> ea914061e18c [2023-09-23T21:09:39.445Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-23T21:09:40.874Z] ---> Running in 49658b8eb831 [2023-09-23T21:09:41.143Z] Removing intermediate container 49658b8eb831 [2023-09-23T21:09:41.143Z] ---> ebf9e6920ca9 [2023-09-23T21:09:41.143Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-23T21:09:41.416Z] ---> Running in 4bb10844b611 [2023-09-23T21:09:41.683Z] Removing intermediate container 4bb10844b611 [2023-09-23T21:09:41.683Z] ---> 02484f6512ba [2023-09-23T21:09:41.683Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-23T21:09:41.683Z] ---> Running in 9b42fb187966 [2023-09-23T21:09:41.953Z] Removing intermediate container 9b42fb187966 [2023-09-23T21:09:41.953Z] ---> 321b01cf35fb [2023-09-23T21:09:41.953Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-23T21:09:41.953Z] ---> Running in 75785733841b [2023-09-23T21:09:42.220Z] Removing intermediate container 75785733841b [2023-09-23T21:09:42.220Z] ---> 1eae39d0dca9 [2023-09-23T21:09:42.220Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-23T21:09:42.489Z] ---> Running in e3f1c008364c [2023-09-23T21:09:43.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-23T21:09:44.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-23T21:09:44.995Z] OK: 266 MiB in 52 packages [2023-09-23T21:09:45.967Z] Removing intermediate container e3f1c008364c [2023-09-23T21:09:45.967Z] ---> 5dc2307113b6 [2023-09-23T21:09:45.967Z] Step 8/12 : WORKDIR /app [2023-09-23T21:09:45.967Z] ---> Running in d3899bf2bfbc [2023-09-23T21:09:46.236Z] Removing intermediate container d3899bf2bfbc [2023-09-23T21:09:46.236Z] ---> 6e04e4e9dd15 [2023-09-23T21:09:46.236Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-23T21:09:46.502Z] ---> 622d9b84f5b4 [2023-09-23T21:09:46.502Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-23T21:09:46.772Z] ---> Running in d8e16932c19d [2023-09-23T21:10:54.655Z] Removing intermediate container d8e16932c19d [2023-09-23T21:10:54.655Z] ---> 76ff0dd8e518 [2023-09-23T21:10:54.655Z] Step 11/12 : COPY . . [2023-09-23T21:10:54.655Z] ---> a46e6e5bc850 [2023-09-23T21:10:54.655Z] Step 12/12 : RUN $MAKE [2023-09-23T21:10:54.655Z] ---> Running in b4e87b7f0de2 [2023-09-23T21:10:54.655Z] noop [2023-09-23T21:10:55.250Z] Removing intermediate container b4e87b7f0de2 [2023-09-23T21:10:55.250Z] ---> 416afd9ad9d8 [2023-09-23T21:10:55.250Z] Successfully built 416afd9ad9d8 [2023-09-23T21:10:55.250Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T21:10:55.591Z] + docker inspect -f . ci-base-image-arm64 [2023-09-23T21:10:55.591Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T21:10:55.795Z] prd-ubuntu20.04-docker-arm64-4c-16g-7716 does not seem to be running inside a container [2023-09-23T21:10:55.853Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/19 -v /w/workspace/device-rfid-llrp-go/19:/w/workspace/device-rfid-llrp-go/19:rw,z -v /w/workspace/device-rfid-llrp-go/19@tmp:/w/workspace/device-rfid-llrp-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-23T21:10:56.996Z] $ docker top bd0d60a9ed71fb6693b079435743114ea368b19c9a94760653cfe6beeb70021e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-23T21:10:57.823Z] + go version [2023-09-23T21:10:57.823Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-23T21:10:57.840Z] $ docker stop --time=1 bd0d60a9ed71fb6693b079435743114ea368b19c9a94760653cfe6beeb70021e [2023-09-23T21:10:59.448Z] $ docker rm -f --volumes bd0d60a9ed71fb6693b079435743114ea368b19c9a94760653cfe6beeb70021e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T21:10:59.990Z] + docker inspect -f . ci-base-image-arm64 [2023-09-23T21:10:59.990Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T21:11:00.166Z] prd-ubuntu20.04-docker-arm64-4c-16g-7716 does not seem to be running inside a container [2023-09-23T21:11:00.226Z] $ 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/19 -v /w/workspace/device-rfid-llrp-go/19:/w/workspace/device-rfid-llrp-go/19:rw,z -v /w/workspace/device-rfid-llrp-go/19@tmp:/w/workspace/device-rfid-llrp-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-23T21:11:03.454Z] $ docker top 6e989f6aac89ae29ff6c61dd073e9640e7f9b4dc36a84e19447518f71814e767 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-23T21:11:04.268Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/19 [Pipeline] fileExists [Pipeline] sh [2023-09-23T21:11:04.592Z] + make test [2023-09-23T21:11:04.592Z] go test ./... -coverprofile=coverage.out ./... [2023-09-23T21:11:08.851Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-23T21:12:45.450Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-23T21:12:45.450Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-23T21:13:07.495Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.481s coverage: 40.6% of statements [2023-09-23T21:13:07.496Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.560s coverage: 51.9% of statements [2023-09-23T21:13:07.496Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.038s coverage: 95.5% of statements [2023-09-23T21:13:07.496Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-23T21:13:07.496Z] go vet ./... [2023-09-23T21:13:39.749Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-23T21:13:39.749Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-23T21:13:39.749Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-23T21:13:39.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-23T21:13:39.785Z] $ docker stop --time=1 6e989f6aac89ae29ff6c61dd073e9640e7f9b4dc36a84e19447518f71814e767 [2023-09-23T21:13:43.089Z] $ docker rm -f --volumes 6e989f6aac89ae29ff6c61dd073e9640e7f9b4dc36a84e19447518f71814e767 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-23T21:13:44.258Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-23T21:13:44.279Z] Warning: overwriting stash ‘coverage-report’ [2023-09-23T21:13:44.870Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-23T21:13:45.265Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-23T21:13:45.723Z] + ls -al . [2023-09-23T21:13:45.723Z] total 640 [2023-09-23T21:13:45.723Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 23 21:11 . [2023-09-23T21:13:45.723Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 21:08 .. [2023-09-23T21:13:45.723Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 23 21:08 .dockerignore [2023-09-23T21:13:45.723Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 21:08 .git [2023-09-23T21:13:45.723Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 21:08 .github [2023-09-23T21:13:45.723Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 23 21:08 .gitignore [2023-09-23T21:13:45.723Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 23 21:08 .golangci.yml [2023-09-23T21:13:45.723Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 23 21:08 Attribution.txt [2023-09-23T21:13:45.723Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 23 21:08 CHANGELOG.md [2023-09-23T21:13:45.723Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 23 21:08 Dockerfile [2023-09-23T21:13:45.723Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 23 21:08 GOVERNANCE.md [2023-09-23T21:13:45.723Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 23 21:08 Jenkinsfile [2023-09-23T21:13:45.723Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 23 21:08 LICENSE [2023-09-23T21:13:45.723Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 23 21:08 Makefile [2023-09-23T21:13:45.723Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 23 21:08 OWNERS.md [2023-09-23T21:13:45.723Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 23 21:08 README.md [2023-09-23T21:13:45.723Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 23 21:06 VERSION [2023-09-23T21:13:45.723Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 21:08 bin [2023-09-23T21:13:45.723Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 21:08 cmd [2023-09-23T21:13:45.723Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 23 21:13 coverage.out [2023-09-23T21:13:45.723Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 21:08 examples [2023-09-23T21:13:45.723Z] -rw-rw-r-- 1 jenkins jenkins 3877 Sep 23 21:08 go.mod [2023-09-23T21:13:45.723Z] -rw-rw-r-- 1 jenkins jenkins 35019 Sep 23 21:08 go.sum [2023-09-23T21:13:45.723Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 21:08 images [2023-09-23T21:13:45.723Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 23 21:08 internal [2023-09-23T21:13:45.723Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 21:08 snap [2023-09-23T21:13:45.723Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 23 21:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T21:13:46.092Z] + 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=74941b3681fa6373a983621587b74df3298b6c81 --label arch=arm64 --label version=0.0.0 . [2023-09-23T21:13:46.389Z] Sending build context to Docker daemon 1.219MB [2023-09-23T21:13:46.389Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-23T21:13:46.389Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-23T21:13:46.389Z] ---> 416afd9ad9d8 [2023-09-23T21:13:46.389Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-23T21:13:46.389Z] ---> Running in 93e4a6ed8e93 [2023-09-23T21:13:48.386Z] Removing intermediate container 93e4a6ed8e93 [2023-09-23T21:13:48.386Z] ---> 142bcec4bfe0 [2023-09-23T21:13:48.386Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-23T21:13:48.386Z] ---> Running in b44913f1f6f1 [2023-09-23T21:13:48.653Z] Removing intermediate container b44913f1f6f1 [2023-09-23T21:13:48.653Z] ---> 88a329fb7f8f [2023-09-23T21:13:48.653Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-23T21:13:48.653Z] ---> Running in 98f2d8047a3b [2023-09-23T21:13:49.243Z] Removing intermediate container 98f2d8047a3b [2023-09-23T21:13:49.243Z] ---> 710db193edef [2023-09-23T21:13:49.243Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-23T21:13:49.243Z] ---> Running in ef1e9f1cd15d [2023-09-23T21:13:50.664Z] Removing intermediate container ef1e9f1cd15d [2023-09-23T21:13:50.664Z] ---> 3860cc5bc75c [2023-09-23T21:13:50.664Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-23T21:13:50.664Z] ---> Running in 5ae54d84ba9f [2023-09-23T21:13:52.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-23T21:13:52.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-23T21:13:53.468Z] OK: 266 MiB in 52 packages [2023-09-23T21:13:54.428Z] Removing intermediate container 5ae54d84ba9f [2023-09-23T21:13:54.429Z] ---> c7779d3a8c56 [2023-09-23T21:13:54.429Z] Step 8/24 : WORKDIR /app [2023-09-23T21:13:54.429Z] ---> Running in 9b75bf4dd070 [2023-09-23T21:13:55.018Z] Removing intermediate container 9b75bf4dd070 [2023-09-23T21:13:55.018Z] ---> 1df10651f1da [2023-09-23T21:13:55.018Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-23T21:13:55.626Z] ---> 53f3de47b9f3 [2023-09-23T21:13:55.626Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-23T21:13:55.626Z] ---> Running in 9f74f6043b8d [2023-09-23T21:13:58.973Z] Removing intermediate container 9f74f6043b8d [2023-09-23T21:13:58.973Z] ---> 2911b2e80249 [2023-09-23T21:13:58.973Z] Step 11/24 : COPY . . [2023-09-23T21:13:59.585Z] ---> e65293d740fa [2023-09-23T21:13:59.585Z] Step 12/24 : RUN $MAKE [2023-09-23T21:13:59.585Z] ---> Running in 95023eeb45aa [2023-09-23T21:14:00.552Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.29" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-23T21:15:52.189Z] Removing intermediate container 95023eeb45aa [2023-09-23T21:15:52.189Z] ---> 549a5696def6 [2023-09-23T21:15:52.189Z] Step 13/24 : FROM alpine:3.18 [2023-09-23T21:15:52.189Z] 3.18: Pulling from library/alpine [2023-09-23T21:15:52.189Z] 9fda8d8052c6: Already exists [2023-09-23T21:15:52.189Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-23T21:15:52.189Z] Status: Downloaded newer image for alpine:3.18 [2023-09-23T21:15:52.189Z] ---> f6648c04cd6c [2023-09-23T21:15:52.189Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-23T21:15:52.189Z] ---> Running in 91b7da2b03ad [2023-09-23T21:15:52.189Z] Removing intermediate container 91b7da2b03ad [2023-09-23T21:15:52.189Z] ---> 307d923f8723 [2023-09-23T21:15:52.189Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-23T21:15:52.189Z] ---> Running in 066003351c25 [2023-09-23T21:15:52.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-23T21:15:52.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-23T21:15:52.189Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-23T21:15:52.189Z] Executing busybox-1.36.1-r2.trigger [2023-09-23T21:15:52.189Z] OK: 8 MiB in 16 packages [2023-09-23T21:15:52.189Z] Removing intermediate container 066003351c25 [2023-09-23T21:15:52.189Z] ---> bf4afa3a5042 [2023-09-23T21:15:52.189Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-23T21:15:52.189Z] ---> f2669dde6f82 [2023-09-23T21:15:52.189Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-23T21:15:52.189Z] ---> 736d9ffd2b0d [2023-09-23T21:15:52.189Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-23T21:15:52.189Z] ---> ceb9ee95dc73 [2023-09-23T21:15:52.189Z] Step 19/24 : EXPOSE 59989 [2023-09-23T21:15:52.189Z] ---> Running in 4221d746e18f [2023-09-23T21:15:52.189Z] Removing intermediate container 4221d746e18f [2023-09-23T21:15:52.189Z] ---> caee22b17703 [2023-09-23T21:15:52.189Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-23T21:15:52.189Z] ---> Running in 54491d060e7a [2023-09-23T21:15:52.189Z] Removing intermediate container 54491d060e7a [2023-09-23T21:15:52.189Z] ---> 8435744e7f51 [2023-09-23T21:15:52.189Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-23T21:15:52.189Z] ---> Running in 416a981b8c74 [2023-09-23T21:15:52.189Z] Removing intermediate container 416a981b8c74 [2023-09-23T21:15:52.189Z] ---> 6954863be0a9 [2023-09-23T21:15:52.189Z] Step 22/24 : LABEL arch=arm64 [2023-09-23T21:15:52.189Z] ---> Running in b6453dfe9497 [2023-09-23T21:15:52.189Z] Removing intermediate container b6453dfe9497 [2023-09-23T21:15:52.189Z] ---> a4ccbf66e9ac [2023-09-23T21:15:52.189Z] Step 23/24 : LABEL git_sha=74941b3681fa6373a983621587b74df3298b6c81 [2023-09-23T21:15:52.189Z] ---> Running in 2db2cd7b04f7 [2023-09-23T21:15:52.189Z] Removing intermediate container 2db2cd7b04f7 [2023-09-23T21:15:52.189Z] ---> 0d4d6a0766fa [2023-09-23T21:15:52.189Z] Step 24/24 : LABEL version=0.0.0 [2023-09-23T21:15:52.189Z] ---> Running in 058809c1acae [2023-09-23T21:15:52.189Z] Removing intermediate container 058809c1acae [2023-09-23T21:15:52.189Z] ---> ddc0f5e957fb [2023-09-23T21:15:52.189Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-23T21:15:52.189Z] Successfully built ddc0f5e957fb [2023-09-23T21:15:52.189Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T21:15:52.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-23T21:15:52.623Z] [2023-09-23T21:15:52.623Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T21:15:52.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-23T21:15:52.947Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-23T21:15:52.947Z] 8998bd30e6a1: Pulling fs layer [2023-09-23T21:15:52.947Z] 04944245beec: Pulling fs layer [2023-09-23T21:15:52.947Z] 699f458cf7ca: Pulling fs layer [2023-09-23T21:15:52.947Z] 765212b225bb: Pulling fs layer [2023-09-23T21:15:52.947Z] f23df028b6ca: Pulling fs layer [2023-09-23T21:15:52.947Z] d65c8cfc05b1: Pulling fs layer [2023-09-23T21:15:52.947Z] 2437ff75d9bd: Pulling fs layer [2023-09-23T21:15:52.947Z] f23df028b6ca: Waiting [2023-09-23T21:15:52.947Z] d65c8cfc05b1: Waiting [2023-09-23T21:15:52.947Z] 2437ff75d9bd: Waiting [2023-09-23T21:15:52.947Z] 765212b225bb: Waiting [2023-09-23T21:15:53.214Z] 04944245beec: Download complete [2023-09-23T21:15:53.214Z] 765212b225bb: Verifying Checksum [2023-09-23T21:15:53.214Z] 765212b225bb: Download complete [2023-09-23T21:15:53.214Z] f23df028b6ca: Verifying Checksum [2023-09-23T21:15:53.214Z] f23df028b6ca: Download complete [2023-09-23T21:15:53.214Z] d65c8cfc05b1: Verifying Checksum [2023-09-23T21:15:53.214Z] d65c8cfc05b1: Download complete [2023-09-23T21:15:53.214Z] 699f458cf7ca: Verifying Checksum [2023-09-23T21:15:53.214Z] 699f458cf7ca: Download complete [2023-09-23T21:15:53.798Z] 8998bd30e6a1: Verifying Checksum [2023-09-23T21:15:53.798Z] 8998bd30e6a1: Download complete [2023-09-23T21:15:56.378Z] 2437ff75d9bd: Verifying Checksum [2023-09-23T21:15:56.378Z] 2437ff75d9bd: Download complete [2023-09-23T21:15:57.803Z] 8998bd30e6a1: Pull complete [2023-09-23T21:16:01.142Z] 04944245beec: Pull complete [2023-09-23T21:16:02.103Z] 699f458cf7ca: Pull complete [2023-09-23T21:16:02.103Z] 765212b225bb: Pull complete [2023-09-23T21:16:03.064Z] f23df028b6ca: Pull complete [2023-09-23T21:16:03.064Z] d65c8cfc05b1: Pull complete [2023-09-23T21:16:18.064Z] 2437ff75d9bd: Pull complete [2023-09-23T21:16:18.064Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-23T21:16:18.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-23T21:16:18.064Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T21:16:18.255Z] prd-ubuntu20.04-docker-arm64-4c-16g-7716 does not seem to be running inside a container [2023-09-23T21:16:18.313Z] $ 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/19 -v /w/workspace/device-rfid-llrp-go/19:/w/workspace/device-rfid-llrp-go/19:rw,z -v /w/workspace/device-rfid-llrp-go/19@tmp:/w/workspace/device-rfid-llrp-go/19@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:arm64 cat [2023-09-23T21:16:20.749Z] $ docker top 912a1bb3afaa8e0ab054f9d3febb658cd55ab13d2cae40801df98be68f93ef73 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-23T21:16:21.247Z] ---> job-cost.sh [2023-09-23T21:16:21.511Z] lf-activate-venv: SKIPPING [2023-09-23T21:16:21.511Z] INFO: No Stack... [2023-09-23T21:16:21.777Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-23T21:16:22.729Z] INFO: Archiving Costs [Pipeline] sh [2023-09-23T21:16:23.042Z] + cut -d, -f6 [2023-09-23T21:16:23.042Z] + cat /w/workspace/device-rfid-llrp-go/19/archives/cost.csv [Pipeline] lock [2023-09-23T21:16:23.365Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-19-stack-cost] [2023-09-23T21:16:23.370Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-19-stack-cost] did not exist. Created. [2023-09-23T21:16:23.371Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-23T21:16:23.699Z] /w/workspace/device-rfid-llrp-go/19@tmp/durable-30d63517/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-23T21:16:24.026Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-23T21:16:24.050Z] Warning: overwriting stash ‘stack-cost’ [2023-09-23T21:16:24.111Z] Stashed 1 file(s) [Pipeline] } [2023-09-23T21:16:24.120Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-19-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-23T21:16:24.136Z] $ docker stop --time=1 912a1bb3afaa8e0ab054f9d3febb658cd55ab13d2cae40801df98be68f93ef73 [2023-09-23T21:16:26.707Z] $ docker rm -f --volumes 912a1bb3afaa8e0ab054f9d3febb658cd55ab13d2cae40801df98be68f93ef73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-23T21:16:27.132Z] provisioning config files... [2023-09-23T21:16:27.140Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config17485359396897560542tmp [Pipeline] { [Pipeline] sh [2023-09-23T21:16:27.434Z] + set +x [2023-09-23T21:16:27.434Z] + curl -s https://codecov.io/bash [2023-09-23T21:16:27.434Z] + bash -s -- [2023-09-23T21:16:27.693Z] [2023-09-23T21:16:27.693Z] _____ _ [2023-09-23T21:16:27.693Z] / ____| | | [2023-09-23T21:16:27.693Z] | | ___ __| | ___ ___ _____ __ [2023-09-23T21:16:27.693Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-23T21:16:27.693Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-23T21:16:27.693Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-23T21:16:27.693Z] Bash-1.0.6 [2023-09-23T21:16:27.693Z] [2023-09-23T21:16:27.693Z] [2023-09-23T21:16:27.693Z] ==> git version 2.25.1 found [2023-09-23T21:16:27.693Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-23T21:16:27.693Z] Release-Date: 2020-01-08 [2023-09-23T21:16:27.693Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-23T21:16:27.693Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-23T21:16:27.693Z] ==> Jenkins CI detected. [2023-09-23T21:16:27.693Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-229 [2023-09-23T21:16:27.693Z] project root: . [2023-09-23T21:16:27.693Z] --> token set from env [2023-09-23T21:16:27.693Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-23T21:16:27.693Z] ==> Running gcov in . (disable via -X gcov) [2023-09-23T21:16:27.693Z] ==> Python coveragepy not found [2023-09-23T21:16:27.693Z] ==> Searching for coverage reports in: [2023-09-23T21:16:27.693Z] + . [2023-09-23T21:16:27.693Z] -> Found 1 reports [2023-09-23T21:16:27.693Z] ==> Detecting git/mercurial file structure [2023-09-23T21:16:27.693Z] ==> Reading reports [2023-09-23T21:16:27.693Z] + ./coverage.out bytes=459493 [2023-09-23T21:16:27.693Z] ==> Appending adjustments [2023-09-23T21:16:27.693Z] https://docs.codecov.io/docs/fixing-reports [2023-09-23T21:16:27.952Z] + Found adjustments [2023-09-23T21:16:27.952Z] ==> Gzipping contents [2023-09-23T21:16:27.952Z] 52K /tmp/codecov.0wLP6i.gz [2023-09-23T21:16:27.952Z] ==> Uploading reports [2023-09-23T21:16:27.952Z] url: https://codecov.io [2023-09-23T21:16:27.952Z] query: branch=PR-229&commit=51c9e84ae8084a0b163a8ac1b5ebe6b4474497d8&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F19%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= [2023-09-23T21:16:27.952Z] -> Pinging Codecov [2023-09-23T21:16:27.952Z] 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=51c9e84ae8084a0b163a8ac1b5ebe6b4474497d8&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F19%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= [2023-09-23T21:16:28.211Z] -> Uploading to [2023-09-23T21:16:28.211Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-23/581DD39554BDF9B6E22D074273EAD858/51c9e84ae8084a0b163a8ac1b5ebe6b4474497d8/649f2364-1123-4329-9cf3-fbcd1cd61631.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230923%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230923T211628Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2cf1553db65ca6baf9835df42a15aa5d1aa948bf41991e4c9e23c9ec178fb83d [2023-09-23T21:16:28.211Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-23T21:16:28.211Z] Dload Upload Total Spent Left Speed [2023-09-23T21:16:28.471Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50515 0 0 100 50515 0 199k --:--:-- --:--:-- --:--:-- 199k [2023-09-23T21:16:28.471Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/51c9e84ae8084a0b163a8ac1b5ebe6b4474497d8 [Pipeline] } [2023-09-23T21:16:28.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-23T21:16:29.246Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-229/archives ] [2023-09-23T21:16:29.247Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-09-23T21:16:29.247Z] total 16 [2023-09-23T21:16:29.247Z] drwxr-xr-x 3 root root 4096 Sep 23 21:09 . [2023-09-23T21:16:29.247Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 23 21:09 .. [2023-09-23T21:16:29.247Z] drwxr-xr-x 2 root root 4096 Sep 23 21:09 cost [2023-09-23T21:16:29.247Z] -rw-r--r-- 1 root root 92 Sep 23 21:09 cost.csv [2023-09-23T21:16:29.247Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-09-23T21:16:29.247Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-09-23T21:16:29.247Z] total 16 [2023-09-23T21:16:29.247Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 23 21:09 . [2023-09-23T21:16:29.247Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 23 21:09 .. [2023-09-23T21:16:29.247Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 23 21:09 cost [2023-09-23T21:16:29.247Z] -rw-r--r-- 1 jenkins jenkins 92 Sep 23 21:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-23T21:16:29.536Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-23T21:16:30.395Z] ---> package-listing.sh [2023-09-23T21:16:30.395Z] ++ facter osfamily [2023-09-23T21:16:30.395Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-23T21:16:30.654Z] + OS_FAMILY=debian [2023-09-23T21:16:30.654Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-229 [2023-09-23T21:16:30.654Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-23T21:16:30.654Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-23T21:16:30.654Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-23T21:16:30.654Z] + PACKAGES=/tmp/packages_start.txt [2023-09-23T21:16:30.654Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' [2023-09-23T21:16:30.654Z] + PACKAGES=/tmp/packages_end.txt [2023-09-23T21:16:30.654Z] + case "${OS_FAMILY}" in [2023-09-23T21:16:30.654Z] + dpkg -l [2023-09-23T21:16:30.654Z] + grep '^ii' [2023-09-23T21:16:30.654Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-23T21:16:30.654Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-23T21:16:30.654Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-23T21:16:30.654Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' [2023-09-23T21:16:30.654Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ [2023-09-23T21:16:30.654Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ [Pipeline] echo [2023-09-23T21:16:30.665Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-23T21:16:30.940Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T21:16:31.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-23T21:16:31.497Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T21:16:31.570Z] prd-ubuntu20.04-docker-8c-8g-7715 does not seem to be running inside a container [2023-09-23T21:16:31.605Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-23T21:16:32.388Z] $ docker top 4952f3e2bcd2058101109b4a8db51d4b0388feb702b6aed97b733094fe75f0e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-23T21:16:32.720Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-23T21:16:33.006Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-23T21:16:33.291Z] + ls /var/log/sa-host [2023-09-23T21:16:33.292Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-23T21:16:33.446Z] provisioning config files... [2023-09-23T21:16:33.455Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config10393500149356428157tmp [Pipeline] { [Pipeline] echo [2023-09-23T21:16:33.468Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-23T21:16:33.751Z] ---> create-netrc.sh [Pipeline] } [2023-09-23T21:16:33.757Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-23T21:16:34.094Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-23T21:16:34.103Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-23T21:16:34.388Z] ---> sudo-logs.sh [2023-09-23T21:16:34.388Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-23T21:16:34.422Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-23T21:16:34.708Z] ---> job-cost.sh [2023-09-23T21:16:34.708Z] lf-activate-venv: SKIPPING [2023-09-23T21:16:34.708Z] DEBUG: total: 0.2199999988079071 [2023-09-23T21:16:34.708Z] INFO: Retrieving Stack Cost... [2023-09-23T21:16:34.967Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-23T21:16:35.533Z] INFO: Archiving Costs [Pipeline] echo [2023-09-23T21:16:35.543Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-23T21:16:35.821Z] ---> logs-deploy.sh [2023-09-23T21:16:35.821Z] lf-activate-venv: SKIPPING [2023-09-23T21:16:35.821Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-229/19 [2023-09-23T21:16:35.821Z] INFO: archiving workspace using pattern(s): [2023-09-23T21:16:36.757Z] Archives upload complete. [2023-09-23T21:16:36.757Z] INFO: archiving logs to Nexus