Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 101b75117e411bdd78502b3f1ca04c1dcd42e077+40e7fd9457312c7ba73491b63d6fc33ef6c19e69 (76a716e16fbada43d0bfd595283303d94dc1309c) 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-ssh14831194175264839332.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-ssh8557188252151127617.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-ssh4921443555878147640.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-ssh13842069589604032742.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-ssh13922864875104743070.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-6139 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-229 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # timeout=10 Merge succeeded, producing 628d3c58db9c8aada204f40c226028d1ce463dfd Checking out Revision 628d3c58db9c8aada204f40c226028d1ce463dfd (PR-229) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 628d3c58db9c8aada204f40c226028d1ce463dfd # timeout=10 Commit message: "Merge commit '40e7fd9457312c7ba73491b63d6fc33ef6c19e69' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-13T21:06:44.074Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk a617e262f64df02a0ff4830f96670af271b3c6ae # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-13T21:06:44.140Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-13T21:06:44.156Z] ========================================================= [2023-09-13T21:06:44.156Z] EdgeX Global Pipelines Version Info [2023-09-13T21:06:44.156Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-13T21:06:44.876Z] ------------------- [2023-09-13T21:06:44.876Z] stable info: [2023-09-13T21:06:44.876Z] ------------------- [2023-09-13T21:06:44.876Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-13T21:06:44.876Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-13T21:06:44.876Z] Message: update stable to v1.0.254 [2023-09-13T21:06:45.448Z] ------------------- [2023-09-13T21:06:45.449Z] experimental info: [2023-09-13T21:06:45.449Z] ------------------- [2023-09-13T21:06:45.449Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-13T21:06:45.449Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-13T21:06:45.449Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-13T21:06:45.628Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-09-13T21:06:45.642Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-09-13T21:06:45.651Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-13T21:06:45.661Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-13T21:06:45.671Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-13T21:06:45.680Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-13T21:06:45.695Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-13T21:06:45.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-13T21:06:45.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-13T21:06:45.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-13T21:06:45.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-13T21:06:45.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-09-13T21:06:45.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-13T21:06:45.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-13T21:06:45.802Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-13T21:06:45.813Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-13T21:06:45.823Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-13T21:06:45.834Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-13T21:06:45.845Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-13T21:06:45.858Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-13T21:06:45.871Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-13T21:06:45.882Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-13T21:06:45.892Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-13T21:06:45.903Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-13T21:06:45.913Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-13T21:06:45.926Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-13T21:06:45.940Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-13T21:06:45.957Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-229 [Pipeline] echo [2023-09-13T21:06:45.970Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-229 [Pipeline] echo [2023-09-13T21:06:45.982Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-229 [Pipeline] echo [2023-09-13T21:06:45.999Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 628d3c58db9c8aada204f40c226028d1ce463dfd [Pipeline] echo [2023-09-13T21:06:46.020Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 628d3c5 [Pipeline] echo [2023-09-13T21:06:46.038Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T21:06:46.085Z] provisioning config files... [2023-09-13T21:06:46.099Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config2548409439128003099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T21:06:46.402Z] ---> docker-login.sh [2023-09-13T21:06:46.402Z] nexus3.edgexfoundry.org:10001 [2023-09-13T21:06:46.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T21:06:46.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T21:06:46.923Z] Configure a credential helper to remove this warning. See [2023-09-13T21:06:46.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T21:06:46.923Z] [2023-09-13T21:06:46.923Z] Login Succeeded [2023-09-13T21:06:46.923Z] nexus3.edgexfoundry.org:10002 [2023-09-13T21:06:46.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T21:06:46.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T21:06:46.923Z] Configure a credential helper to remove this warning. See [2023-09-13T21:06:46.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T21:06:46.923Z] [2023-09-13T21:06:46.923Z] Login Succeeded [2023-09-13T21:06:46.923Z] nexus3.edgexfoundry.org:10003 [2023-09-13T21:06:46.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T21:06:47.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T21:06:47.184Z] Configure a credential helper to remove this warning. See [2023-09-13T21:06:47.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T21:06:47.184Z] [2023-09-13T21:06:47.184Z] Login Succeeded [2023-09-13T21:06:47.184Z] nexus3.edgexfoundry.org:10004 [2023-09-13T21:06:47.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T21:06:47.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T21:06:47.184Z] Configure a credential helper to remove this warning. See [2023-09-13T21:06:47.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T21:06:47.184Z] [2023-09-13T21:06:47.184Z] Login Succeeded [2023-09-13T21:06:47.184Z] docker.io [2023-09-13T21:06:47.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T21:06:47.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T21:06:47.444Z] Configure a credential helper to remove this warning. See [2023-09-13T21:06:47.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T21:06:47.444Z] [2023-09-13T21:06:47.444Z] Login Succeeded [2023-09-13T21:06:47.444Z] ---> docker-login.sh ends [Pipeline] } [2023-09-13T21:06:47.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-13T21:06:47.820Z] + git rev-list -1 --merges 628d3c58db9c8aada204f40c226028d1ce463dfd~1..628d3c58db9c8aada204f40c226028d1ce463dfd [Pipeline] echo [2023-09-13T21:06:47.863Z] -----------> git rev-list -1 --merges 628d3c58db9c8aada204f40c226028d1ce463dfd~1..628d3c58db9c8aada204f40c226028d1ce463dfd 628d3c58db9c8aada204f40c226028d1ce463dfd [2023-09-13T21:06:47.863Z] 628d3c58db9c8aada204f40c226028d1ce463dfd [false] [Pipeline] sh [2023-09-13T21:06:48.159Z] + git log --format=format:%s -1 628d3c58db9c8aada204f40c226028d1ce463dfd [Pipeline] echo [2023-09-13T21:06:48.173Z] ========================================================= [2023-09-13T21:06:48.173Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-13T21:06:48.173Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-13T21:06:48.492Z] + git log --format=format:%s -1 628d3c58db9c8aada204f40c226028d1ce463dfd [Pipeline] echo [2023-09-13T21:06:48.502Z] [semverPrep] GIT_COMMIT: 628d3c58db9c8aada204f40c226028d1ce463dfd, Commit Message: Merge commit '40e7fd9457312c7ba73491b63d6fc33ef6c19e69' into HEAD [Pipeline] echo [2023-09-13T21:06:48.513Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-13T21:06:48.870Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-13T21:06:48.870Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-13T21:06:48.870Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-13T21:06:48.870Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-13T21:06:48.870Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-13T21:06:48.870Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-13T21:06:48.870Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T21:06:49.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T21:06:49.213Z] [2023-09-13T21:06:49.213Z] 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-13T21:06:49.518Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T21:06:49.518Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-13T21:06:49.518Z] b85a868b505f: Pulling fs layer [2023-09-13T21:06:49.518Z] e2be974225ed: Pulling fs layer [2023-09-13T21:06:49.518Z] 339a4e72a1f5: Pulling fs layer [2023-09-13T21:06:49.518Z] 988bab9f4d93: Pulling fs layer [2023-09-13T21:06:49.518Z] 1469e6f7b9e6: Pulling fs layer [2023-09-13T21:06:49.518Z] eaf3925da568: Pulling fs layer [2023-09-13T21:06:49.518Z] bab4dde63d76: Pulling fs layer [2023-09-13T21:06:49.518Z] bde34c3a00c8: Pulling fs layer [2023-09-13T21:06:49.518Z] b352a97aabf1: Pulling fs layer [2023-09-13T21:06:49.518Z] 4872d77fe225: Pulling fs layer [2023-09-13T21:06:49.518Z] 5851b861e8e6: Pulling fs layer [2023-09-13T21:06:49.518Z] 1469e6f7b9e6: Waiting [2023-09-13T21:06:49.518Z] eaf3925da568: Waiting [2023-09-13T21:06:49.518Z] bde34c3a00c8: Waiting [2023-09-13T21:06:49.518Z] 988bab9f4d93: Waiting [2023-09-13T21:06:49.518Z] 5851b861e8e6: Waiting [2023-09-13T21:06:49.518Z] 4872d77fe225: Waiting [2023-09-13T21:06:49.518Z] bab4dde63d76: Waiting [2023-09-13T21:06:49.518Z] b352a97aabf1: Waiting [2023-09-13T21:06:49.518Z] e2be974225ed: Download complete [2023-09-13T21:06:49.518Z] 988bab9f4d93: Verifying Checksum [2023-09-13T21:06:49.518Z] 988bab9f4d93: Download complete [2023-09-13T21:06:49.778Z] 1469e6f7b9e6: Verifying Checksum [2023-09-13T21:06:49.778Z] 1469e6f7b9e6: Download complete [2023-09-13T21:06:49.778Z] 339a4e72a1f5: Verifying Checksum [2023-09-13T21:06:49.778Z] 339a4e72a1f5: Download complete [2023-09-13T21:06:49.778Z] eaf3925da568: Verifying Checksum [2023-09-13T21:06:49.778Z] eaf3925da568: Download complete [2023-09-13T21:06:49.778Z] bde34c3a00c8: Verifying Checksum [2023-09-13T21:06:49.778Z] bde34c3a00c8: Download complete [2023-09-13T21:06:49.778Z] b352a97aabf1: Download complete [2023-09-13T21:06:49.778Z] 4872d77fe225: Verifying Checksum [2023-09-13T21:06:49.778Z] 4872d77fe225: Download complete [2023-09-13T21:06:49.778Z] 5851b861e8e6: Download complete [2023-09-13T21:06:49.778Z] b85a868b505f: Verifying Checksum [2023-09-13T21:06:49.778Z] b85a868b505f: Download complete [2023-09-13T21:06:50.036Z] bab4dde63d76: Verifying Checksum [2023-09-13T21:06:50.036Z] bab4dde63d76: Download complete [2023-09-13T21:06:50.973Z] b85a868b505f: Pull complete [2023-09-13T21:06:50.973Z] e2be974225ed: Pull complete [2023-09-13T21:06:51.539Z] 339a4e72a1f5: Pull complete [2023-09-13T21:06:51.539Z] 988bab9f4d93: Pull complete [2023-09-13T21:06:51.797Z] 1469e6f7b9e6: Pull complete [2023-09-13T21:06:51.797Z] eaf3925da568: Pull complete [2023-09-13T21:06:53.700Z] bab4dde63d76: Pull complete [2023-09-13T21:06:53.700Z] bde34c3a00c8: Pull complete [2023-09-13T21:06:53.700Z] b352a97aabf1: Pull complete [2023-09-13T21:06:53.700Z] 4872d77fe225: Pull complete [2023-09-13T21:06:53.700Z] 5851b861e8e6: Pull complete [2023-09-13T21:06:53.700Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-13T21:06:53.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T21:06:53.700Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T21:06:53.789Z] prd-ubuntu20.04-docker-8c-8g-6139 does not seem to be running inside a container [2023-09-13T21:06:53.817Z] $ 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-13T21:06:57.372Z] $ docker top 9d22bc6a0e5dcc1205b5b37325e0cf5841203895783b9d212b2d0248dbd7b890 -eo pid,comm [2023-09-13T21:06:57.429Z] 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-13T21:06:57.429Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-13T21:06:57.467Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T21:06:57.467Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T21:06:57.576Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T21:06:57.578Z] $ docker exec 9d22bc6a0e5dcc1205b5b37325e0cf5841203895783b9d212b2d0248dbd7b890 ssh-agent [2023-09-13T21:06:57.683Z] SSH_AUTH_SOCK=/tmp/ssh-BwokHcPBrfXZ/agent.31 [2023-09-13T21:06:57.683Z] SSH_AGENT_PID=37 [2023-09-13T21:06:57.701Z] Running ssh-add (command line suppressed) [2023-09-13T21:06:57.796Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_16470117236970178908.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_16470117236970178908.key) [2023-09-13T21:06:57.812Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T21:06:58.097Z] + git tag --points-at HEAD [Pipeline] } [2023-09-13T21:06:58.113Z] $ docker exec --env ******** --env ******** 9d22bc6a0e5dcc1205b5b37325e0cf5841203895783b9d212b2d0248dbd7b890 ssh-agent -k [2023-09-13T21:06:58.202Z] unset SSH_AUTH_SOCK; [2023-09-13T21:06:58.203Z] unset SSH_AGENT_PID; [2023-09-13T21:06:58.203Z] echo Agent pid 37 killed; [2023-09-13T21:06:58.213Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-13T21:06:58.235Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T21:06:58.235Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T21:06:58.340Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T21:06:58.341Z] $ docker exec 9d22bc6a0e5dcc1205b5b37325e0cf5841203895783b9d212b2d0248dbd7b890 ssh-agent [2023-09-13T21:06:58.447Z] SSH_AUTH_SOCK=/tmp/ssh-iGFx0fxrayCO/agent.69 [2023-09-13T21:06:58.447Z] SSH_AGENT_PID=75 [2023-09-13T21:06:58.451Z] Running ssh-add (command line suppressed) [2023-09-13T21:06:58.541Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_2896009178921631563.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_2896009178921631563.key) [2023-09-13T21:06:58.553Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T21:06:58.840Z] + git semver init [2023-09-13T21:06:59.100Z] 2023-09-13 21:06:59,009 [run_init] DEBUG init version:0.0.0 force:False [2023-09-13T21:06:59.100Z] 2023-09-13 21:06:59,010 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver [2023-09-13T21:06:59.100Z] 2023-09-13 21:06:59,010 [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-13T21:06:59.100Z] 2023-09-13 21:06:59,010 [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-13T21:07:00.037Z] 2023-09-13 21:06:59,946 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.git/info/exclude [2023-09-13T21:07:00.037Z] 2023-09-13 21:06:59,947 [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-13T21:07:00.037Z] 2023-09-13 21:06:59,947 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 [2023-09-13T21:07:00.037Z] 2023-09-13 21:06:59,951 [execute] INFO git cat-file --batch-check [2023-09-13T21:07:00.037Z] 2023-09-13 21:06:59,951 [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-13T21:07:00.037Z] 2023-09-13 21:06:59,957 [execute] INFO git cat-file --batch [2023-09-13T21:07:00.037Z] 2023-09-13 21:06:59,957 [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-13T21:07:00.037Z] 2023-09-13 21:06:59,962 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 [2023-09-13T21:07:00.037Z] 0.0.0 [Pipeline] } [2023-09-13T21:07:00.046Z] $ docker exec --env ******** --env ******** 9d22bc6a0e5dcc1205b5b37325e0cf5841203895783b9d212b2d0248dbd7b890 ssh-agent -k [2023-09-13T21:07:00.134Z] unset SSH_AUTH_SOCK; [2023-09-13T21:07:00.134Z] unset SSH_AGENT_PID; [2023-09-13T21:07:00.135Z] echo Agent pid 75 killed; [2023-09-13T21:07:00.144Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-13T21:07:00.442Z] + git semver [Pipeline] } [2023-09-13T21:07:00.714Z] $ docker stop --time=1 9d22bc6a0e5dcc1205b5b37325e0cf5841203895783b9d212b2d0248dbd7b890 [2023-09-13T21:07:02.047Z] $ docker rm -f --volumes 9d22bc6a0e5dcc1205b5b37325e0cf5841203895783b9d212b2d0248dbd7b890 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-13T21:07:02.383Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-13T21:07:02.585Z] Stashed 1 file(s) [Pipeline] echo [2023-09-13T21:07:02.588Z] [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-13T21:07:02.707Z] provisioning config files... [2023-09-13T21:07:02.716Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config17224852130928512090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T21:07:03.003Z] ---> docker-login.sh [2023-09-13T21:07:03.003Z] nexus3.edgexfoundry.org:10001 [2023-09-13T21:07:03.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T21:07:03.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T21:07:03.003Z] Configure a credential helper to remove this warning. See [2023-09-13T21:07:03.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T21:07:03.003Z] [2023-09-13T21:07:03.003Z] Login Succeeded [2023-09-13T21:07:03.003Z] nexus3.edgexfoundry.org:10002 [2023-09-13T21:07:03.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T21:07:03.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T21:07:03.003Z] Configure a credential helper to remove this warning. See [2023-09-13T21:07:03.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T21:07:03.003Z] [2023-09-13T21:07:03.003Z] Login Succeeded [2023-09-13T21:07:03.003Z] nexus3.edgexfoundry.org:10003 [2023-09-13T21:07:03.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T21:07:03.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T21:07:03.264Z] Configure a credential helper to remove this warning. See [2023-09-13T21:07:03.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T21:07:03.264Z] [2023-09-13T21:07:03.264Z] Login Succeeded [2023-09-13T21:07:03.264Z] nexus3.edgexfoundry.org:10004 [2023-09-13T21:07:03.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T21:07:03.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T21:07:03.264Z] Configure a credential helper to remove this warning. See [2023-09-13T21:07:03.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T21:07:03.264Z] [2023-09-13T21:07:03.264Z] Login Succeeded [2023-09-13T21:07:03.264Z] docker.io [2023-09-13T21:07:03.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T21:07:03.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T21:07:03.523Z] Configure a credential helper to remove this warning. See [2023-09-13T21:07:03.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T21:07:03.523Z] [2023-09-13T21:07:03.523Z] Login Succeeded [2023-09-13T21:07:03.523Z] ---> docker-login.sh ends [Pipeline] } [2023-09-13T21:07:03.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-13T21:07:03.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T21:07:03.609Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T21:07:03.623Z] ========================================================= [2023-09-13T21:07:03.623Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-13T21:07:03.623Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T21:07:03.952Z] + 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-13T21:07:03.952Z] Sending build context to Docker daemon 4.316MB [2023-09-13T21:07:03.952Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-13T21:07:03.952Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-13T21:07:03.952Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-13T21:07:03.952Z] 7264a8db6415: Pulling fs layer [2023-09-13T21:07:03.952Z] c4d48a809fc2: Pulling fs layer [2023-09-13T21:07:03.952Z] 4f1c88b9dad5: Pulling fs layer [2023-09-13T21:07:03.952Z] ad3a456e5733: Pulling fs layer [2023-09-13T21:07:03.952Z] 9e4f439ed901: Pulling fs layer [2023-09-13T21:07:03.952Z] feaf6a47b606: Pulling fs layer [2023-09-13T21:07:03.952Z] 5e8b037d7d82: Pulling fs layer [2023-09-13T21:07:03.952Z] 8ac70367396e: Pulling fs layer [2023-09-13T21:07:03.952Z] 6db16350a2e2: Pulling fs layer [2023-09-13T21:07:03.952Z] 9250d5d63582: Pulling fs layer [2023-09-13T21:07:03.952Z] ad3a456e5733: Waiting [2023-09-13T21:07:03.952Z] 9e4f439ed901: Waiting [2023-09-13T21:07:03.952Z] feaf6a47b606: Waiting [2023-09-13T21:07:03.952Z] 8ac70367396e: Waiting [2023-09-13T21:07:03.952Z] 6db16350a2e2: Waiting [2023-09-13T21:07:03.952Z] 9250d5d63582: Waiting [2023-09-13T21:07:03.952Z] 5e8b037d7d82: Waiting [2023-09-13T21:07:03.952Z] c4d48a809fc2: Verifying Checksum [2023-09-13T21:07:03.952Z] c4d48a809fc2: Download complete [2023-09-13T21:07:03.952Z] ad3a456e5733: Verifying Checksum [2023-09-13T21:07:03.952Z] ad3a456e5733: Download complete [2023-09-13T21:07:03.952Z] 9e4f439ed901: Verifying Checksum [2023-09-13T21:07:03.952Z] 9e4f439ed901: Download complete [2023-09-13T21:07:03.952Z] 7264a8db6415: Verifying Checksum [2023-09-13T21:07:03.952Z] 7264a8db6415: Download complete [2023-09-13T21:07:04.213Z] feaf6a47b606: Verifying Checksum [2023-09-13T21:07:04.213Z] feaf6a47b606: Download complete [2023-09-13T21:07:04.213Z] 7264a8db6415: Pull complete [2023-09-13T21:07:04.472Z] 8ac70367396e: Verifying Checksum [2023-09-13T21:07:04.472Z] 8ac70367396e: Download complete [2023-09-13T21:07:04.472Z] c4d48a809fc2: Pull complete [2023-09-13T21:07:04.472Z] 4f1c88b9dad5: Download complete [2023-09-13T21:07:04.732Z] 6db16350a2e2: Verifying Checksum [2023-09-13T21:07:04.732Z] 6db16350a2e2: Download complete [2023-09-13T21:07:04.990Z] 5e8b037d7d82: Verifying Checksum [2023-09-13T21:07:04.990Z] 5e8b037d7d82: Download complete [2023-09-13T21:07:04.990Z] 9250d5d63582: Verifying Checksum [2023-09-13T21:07:04.990Z] 9250d5d63582: Download complete [2023-09-13T21:07:08.279Z] 4f1c88b9dad5: Pull complete [2023-09-13T21:07:08.279Z] ad3a456e5733: Pull complete [2023-09-13T21:07:08.279Z] 9e4f439ed901: Pull complete [2023-09-13T21:07:08.279Z] feaf6a47b606: Pull complete [2023-09-13T21:07:10.183Z] 5e8b037d7d82: Pull complete [2023-09-13T21:07:10.751Z] 8ac70367396e: Pull complete [2023-09-13T21:07:11.010Z] 6db16350a2e2: Pull complete [2023-09-13T21:07:11.576Z] 9250d5d63582: Pull complete [2023-09-13T21:07:11.576Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-13T21:07:11.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-13T21:07:11.576Z] ---> fa269f55d9b9 [2023-09-13T21:07:11.576Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-13T21:07:17.676Z] Still waiting to schedule task [2023-09-13T21:07:17.676Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-13T21:07:19.695Z] ---> Running in 42d293613c7a [2023-09-13T21:07:19.695Z] Removing intermediate container 42d293613c7a [2023-09-13T21:07:19.695Z] ---> dfe9cd114b35 [2023-09-13T21:07:19.695Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-13T21:07:19.695Z] ---> Running in 32cb4de4b85e [2023-09-13T21:07:19.695Z] Removing intermediate container 32cb4de4b85e [2023-09-13T21:07:19.695Z] ---> 3f5c83c93a39 [2023-09-13T21:07:19.695Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-13T21:07:19.695Z] ---> Running in 07ff9da82a1f [2023-09-13T21:07:19.695Z] Removing intermediate container 07ff9da82a1f [2023-09-13T21:07:19.695Z] ---> 4642203049fe [2023-09-13T21:07:19.695Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-13T21:07:19.954Z] ---> Running in a23d7010d019 [2023-09-13T21:07:19.954Z] Removing intermediate container a23d7010d019 [2023-09-13T21:07:19.954Z] ---> ec7a08aed3fc [2023-09-13T21:07:19.954Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-13T21:07:19.954Z] ---> Running in 8f3cee0cf66c [2023-09-13T21:07:20.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T21:07:20.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T21:07:20.726Z] OK: 265 MiB in 56 packages [2023-09-13T21:07:20.985Z] Removing intermediate container 8f3cee0cf66c [2023-09-13T21:07:20.985Z] ---> 012753d79e54 [2023-09-13T21:07:20.985Z] Step 8/12 : WORKDIR /app [2023-09-13T21:07:20.985Z] ---> Running in 674250aac8f1 [2023-09-13T21:07:21.244Z] Removing intermediate container 674250aac8f1 [2023-09-13T21:07:21.244Z] ---> 8b144791f5e7 [2023-09-13T21:07:21.244Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-13T21:07:21.502Z] ---> 590c537ace24 [2023-09-13T21:07:21.502Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T21:07:21.502Z] ---> Running in 0cb5150f3538 [2023-09-13T21:08:08.174Z] Removing intermediate container 0cb5150f3538 [2023-09-13T21:08:08.174Z] ---> 7673378888bb [2023-09-13T21:08:08.174Z] Step 11/12 : COPY . . [2023-09-13T21:08:08.174Z] ---> ae6c72e7304b [2023-09-13T21:08:08.174Z] Step 12/12 : RUN $MAKE [2023-09-13T21:08:08.174Z] ---> Running in 293fde539cce [2023-09-13T21:08:08.174Z] noop [2023-09-13T21:08:08.174Z] Removing intermediate container 293fde539cce [2023-09-13T21:08:08.174Z] ---> a531047d94b6 [2023-09-13T21:08:08.174Z] Successfully built a531047d94b6 [2023-09-13T21:08:08.174Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T21:08:08.476Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-13T21:08:08.476Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T21:08:08.545Z] prd-ubuntu20.04-docker-8c-8g-6139 does not seem to be running inside a container [2023-09-13T21:08:08.582Z] $ 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-13T21:08:08.931Z] $ docker top 114b1c1eb49ace769d0fd4ad560e3f1390c467f1b9e6851132c1193273efa0db -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T21:08:09.269Z] + go version [2023-09-13T21:08:09.269Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-13T21:08:09.280Z] $ docker stop --time=1 114b1c1eb49ace769d0fd4ad560e3f1390c467f1b9e6851132c1193273efa0db [2023-09-13T21:08:10.540Z] $ docker rm -f --volumes 114b1c1eb49ace769d0fd4ad560e3f1390c467f1b9e6851132c1193273efa0db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T21:08:10.937Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-13T21:08:10.937Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T21:08:11.007Z] prd-ubuntu20.04-docker-8c-8g-6139 does not seem to be running inside a container [2023-09-13T21:08:11.033Z] $ 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-13T21:08:11.370Z] $ docker top e3b7a9185ffb940d16c58ae8f0f0c67dddcb81a885b71b16082a1ae8d7b95c0f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T21:08:11.702Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] fileExists [Pipeline] sh [2023-09-13T21:08:11.997Z] + make test [2023-09-13T21:08:11.997Z] go test ./... -coverprofile=coverage.out ./... [2023-09-13T21:08:13.372Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-13T21:08:23.330Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-13T21:08:23.330Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-13T21:08:28.595Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.438s coverage: 40.6% of statements [2023-09-13T21:08:28.595Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.245s coverage: 51.9% of statements [2023-09-13T21:08:28.595Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 95.5% of statements [2023-09-13T21:08:42.859Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6140 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] { [Pipeline] ws [2023-09-13T21:08:42.875Z] Running in /w/workspace/device-rfid-llrp-go/17 [Pipeline] { [Pipeline] checkout [2023-09-13T21:08:42.911Z] The recommended git tool is: git [2023-09-13T21:08:46.673Z] go vet ./... [2023-09-13T21:08:47.775Z] using credential edgex-jenkins-ssh [2023-09-13T21:08:47.792Z] Cloning the remote Git repository [2023-09-13T21:08:47.843Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-13T21:08:47.945Z] > git init /w/workspace/device-rfid-llrp-go/17 # timeout=10 [2023-09-13T21:08:48.079Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-13T21:08:48.080Z] > git --version # timeout=10 [2023-09-13T21:08:48.099Z] > git --version # 'git version 2.25.1' [2023-09-13T21:08:48.101Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-13T21:08:48.259Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-13T21:08:49.365Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-13T21:08:49.391Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-13T21:08:50.217Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-13T21:08:50.254Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-13T21:08:50.254Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-13T21:08:50.270Z] > 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-13T21:08:50.712Z] Merging remotes/origin/main commit 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 [2023-09-13T21:08:50.855Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-13T21:08:50.855Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-13T21:08:50.855Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-13T21:08:50.870Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-13T21:08:50.883Z] $ docker stop --time=1 e3b7a9185ffb940d16c58ae8f0f0c67dddcb81a885b71b16082a1ae8d7b95c0f [2023-09-13T21:08:51.098Z] Merge succeeded, producing 7ae2d7f9b07523d826b964e37c5dd8f19483d4ca [2023-09-13T21:08:51.098Z] Checking out Revision 7ae2d7f9b07523d826b964e37c5dd8f19483d4ca (PR-229) [2023-09-13T21:08:50.734Z] > git config core.sparsecheckout # timeout=10 [2023-09-13T21:08:50.802Z] > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # timeout=10 [2023-09-13T21:08:50.906Z] > git remote # timeout=10 [2023-09-13T21:08:50.925Z] > git config --get remote.origin.url # timeout=10 [2023-09-13T21:08:50.951Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-13T21:08:50.964Z] > git merge 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 # timeout=10 [2023-09-13T21:08:51.086Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-13T21:08:51.107Z] > git config core.sparsecheckout # timeout=10 [2023-09-13T21:08:51.120Z] > git checkout -f 7ae2d7f9b07523d826b964e37c5dd8f19483d4ca # timeout=10 [2023-09-13T21:08:52.360Z] $ docker rm -f --volumes e3b7a9185ffb940d16c58ae8f0f0c67dddcb81a885b71b16082a1ae8d7b95c0f [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-13T21:08:52.839Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-13T21:08:52.916Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-13T21:08:53.470Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-13T21:08:53.755Z] + ls -al . [2023-09-13T21:08:53.755Z] total 644 [2023-09-13T21:08:53.755Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 13 21:08 . [2023-09-13T21:08:53.755Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 21:06 .. [2023-09-13T21:08:53.755Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 13 21:06 .dockerignore [2023-09-13T21:08:53.755Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 13 21:08 .git [2023-09-13T21:08:53.755Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 21:06 .github [2023-09-13T21:08:53.755Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 13 21:06 .gitignore [2023-09-13T21:08:53.755Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 13 21:06 .golangci.yml [2023-09-13T21:08:53.755Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 13 21:06 .semver [2023-09-13T21:08:53.755Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 13 21:06 Attribution.txt [2023-09-13T21:08:53.755Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 13 21:06 CHANGELOG.md [2023-09-13T21:08:53.755Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 13 21:06 Dockerfile [2023-09-13T21:08:53.755Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 13 21:06 GOVERNANCE.md [2023-09-13T21:08:53.755Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 13 21:06 Jenkinsfile [2023-09-13T21:08:53.755Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 13 21:06 LICENSE [2023-09-13T21:08:53.755Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 13 21:06 Makefile [2023-09-13T21:08:53.755Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 13 21:06 OWNERS.md [2023-09-13T21:08:53.755Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 13 21:06 README.md [2023-09-13T21:08:53.755Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 13 21:07 VERSION [2023-09-13T21:08:53.755Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 21:06 bin [2023-09-13T21:08:53.755Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 21:06 cmd [2023-09-13T21:08:53.755Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 13 21:08 coverage.out [2023-09-13T21:08:53.755Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 21:06 examples [2023-09-13T21:08:53.755Z] -rw-rw-r-- 1 jenkins jenkins 3876 Sep 13 21:06 go.mod [2023-09-13T21:08:53.755Z] -rw-rw-r-- 1 jenkins jenkins 33758 Sep 13 21:06 go.sum [2023-09-13T21:08:53.755Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 21:06 images [2023-09-13T21:08:53.755Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 13 21:06 internal [2023-09-13T21:08:53.755Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 21:06 snap [2023-09-13T21:08:53.755Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 13 21:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T21:08:54.052Z] + 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=628d3c58db9c8aada204f40c226028d1ce463dfd --label arch=amd64 --label version=0.0.0 . [2023-09-13T21:08:54.052Z] Sending build context to Docker daemon 4.316MB [2023-09-13T21:08:54.052Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-13T21:08:54.052Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-13T21:08:54.052Z] ---> a531047d94b6 [2023-09-13T21:08:54.052Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-13T21:08:54.052Z] ---> Running in b192ce17282d [2023-09-13T21:08:54.310Z] Removing intermediate container b192ce17282d [2023-09-13T21:08:54.310Z] ---> 3b3e1f5e2762 [2023-09-13T21:08:54.310Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-13T21:08:54.310Z] ---> Running in 01cbf20762be [2023-09-13T21:08:54.310Z] Removing intermediate container 01cbf20762be [2023-09-13T21:08:54.310Z] ---> f231eaf1d718 [2023-09-13T21:08:54.310Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-13T21:08:54.310Z] ---> Running in 453c4893a171 [2023-09-13T21:08:54.310Z] Removing intermediate container 453c4893a171 [2023-09-13T21:08:54.310Z] ---> 3c1e82eea660 [2023-09-13T21:08:54.310Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-13T21:08:54.310Z] ---> Running in bb8cb95aaf4a [2023-09-13T21:08:54.564Z] Commit message: "Merge commit '40e7fd9457312c7ba73491b63d6fc33ef6c19e69' into HEAD" [2023-09-13T21:08:54.568Z] Removing intermediate container bb8cb95aaf4a [2023-09-13T21:08:54.568Z] ---> df4fc2eb78ce [2023-09-13T21:08:54.568Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-13T21:08:54.568Z] ---> Running in 0e85e8d92f54 [2023-09-13T21:08:54.588Z] First time build. Skipping changelog. [2023-09-13T21:08:54.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T21:08:54.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-13T21:08:55.084Z] OK: 265 MiB in 56 packages [2023-09-13T21:08:55.343Z] Removing intermediate container 0e85e8d92f54 [2023-09-13T21:08:55.343Z] ---> 639b4ee4728f [2023-09-13T21:08:55.343Z] Step 8/24 : WORKDIR /app [2023-09-13T21:08:55.493Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-13T21:08:55.494Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T21:08:55.494Z] Dload Upload Total Spent Left Speed [2023-09-13T21:08:55.494Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 [2023-09-13T21:08:55.601Z] ---> Running in 9d1752ffa401 [2023-09-13T21:08:55.601Z] Removing intermediate container 9d1752ffa401 [2023-09-13T21:08:55.601Z] ---> 6f30afb2efbc [2023-09-13T21:08:55.601Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-13T21:08:55.601Z] ---> 00d001001e57 [2023-09-13T21:08:55.601Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T21:08:55.601Z] ---> Running in e2935b4618f9 [Pipeline] sh [2023-09-13T21:08:54.574Z] > git rev-list --no-walk a617e262f64df02a0ff4830f96670af271b3c6ae # timeout=10 [2023-09-13T21:08:56.171Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-13T21:08:56.497Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-13T21:08:56.497Z] + sudo tee /etc/docker/daemon.new [2023-09-13T21:08:56.497Z] { [2023-09-13T21:08:56.497Z] "registry-mirrors": [ [2023-09-13T21:08:56.497Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-13T21:08:56.497Z] ], [2023-09-13T21:08:56.497Z] "bip": "10.250.0.254/24", [2023-09-13T21:08:56.497Z] "hosts": [ [2023-09-13T21:08:56.497Z] "tcp://0.0.0.0:5555", [2023-09-13T21:08:56.497Z] "unix:///var/run/docker.sock" [2023-09-13T21:08:56.497Z] ], [2023-09-13T21:08:56.497Z] "mtu": 1458, [2023-09-13T21:08:56.497Z] "selinux-enabled": true, [2023-09-13T21:08:56.497Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-13T21:08:56.497Z] } [Pipeline] sh [2023-09-13T21:08:56.539Z] Removing intermediate container e2935b4618f9 [2023-09-13T21:08:56.539Z] ---> 519e48c39090 [2023-09-13T21:08:56.539Z] Step 11/24 : COPY . . [2023-09-13T21:08:56.798Z] ---> eea384b5eac0 [2023-09-13T21:08:56.798Z] Step 12/24 : RUN $MAKE [2023-09-13T21:08:56.798Z] ---> Running in 01fbbe24006a [2023-09-13T21:08:56.821Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-13T21:08:57.057Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-13T21:08:57.145Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T21:09:15.383Z] provisioning config files... [2023-09-13T21:09:15.405Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/17@tmp/config16447883481530056827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T21:09:15.747Z] ---> docker-login.sh [2023-09-13T21:09:15.747Z] nexus3.edgexfoundry.org:10001 [2023-09-13T21:09:16.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T21:09:16.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T21:09:16.286Z] Configure a credential helper to remove this warning. See [2023-09-13T21:09:16.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T21:09:16.286Z] [2023-09-13T21:09:16.286Z] Login Succeeded [2023-09-13T21:09:16.286Z] nexus3.edgexfoundry.org:10002 [2023-09-13T21:09:16.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T21:09:16.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T21:09:16.829Z] Configure a credential helper to remove this warning. See [2023-09-13T21:09:16.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T21:09:16.829Z] [2023-09-13T21:09:16.829Z] Login Succeeded [2023-09-13T21:09:16.829Z] nexus3.edgexfoundry.org:10003 [2023-09-13T21:09:16.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T21:09:17.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T21:09:17.098Z] Configure a credential helper to remove this warning. See [2023-09-13T21:09:17.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T21:09:17.098Z] [2023-09-13T21:09:17.098Z] Login Succeeded [2023-09-13T21:09:17.098Z] nexus3.edgexfoundry.org:10004 [2023-09-13T21:09:17.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T21:09:17.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T21:09:17.367Z] Configure a credential helper to remove this warning. See [2023-09-13T21:09:17.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T21:09:17.367Z] [2023-09-13T21:09:17.367Z] Login Succeeded [2023-09-13T21:09:17.367Z] docker.io [2023-09-13T21:09:17.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T21:09:17.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T21:09:17.905Z] Configure a credential helper to remove this warning. See [2023-09-13T21:09:17.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T21:09:17.905Z] [2023-09-13T21:09:17.905Z] Login Succeeded [2023-09-13T21:09:17.905Z] ---> docker-login.sh ends [Pipeline] } [2023-09-13T21:09:17.920Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-13T21:09:18.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T21:09:18.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T21:09:18.180Z] ========================================================= [2023-09-13T21:09:18.180Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-13T21:09:18.180Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T21:09:18.538Z] + 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-13T21:09:18.807Z] Sending build context to Docker daemon 1.218MB [2023-09-13T21:09:18.807Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-13T21:09:18.807Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-13T21:09:19.038Z] Removing intermediate container 01fbbe24006a [2023-09-13T21:09:19.038Z] ---> 8fb3954d8444 [2023-09-13T21:09:19.038Z] Step 13/24 : FROM alpine:3.18 [2023-09-13T21:09:19.038Z] 3.18: Pulling from library/alpine [2023-09-13T21:09:19.077Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-13T21:09:19.077Z] 9fda8d8052c6: Pulling fs layer [2023-09-13T21:09:19.077Z] 5d54e960e981: Pulling fs layer [2023-09-13T21:09:19.077Z] c4a7e357bf2a: Pulling fs layer [2023-09-13T21:09:19.077Z] f0e02332f6b5: Pulling fs layer [2023-09-13T21:09:19.077Z] 66412af1f25a: Pulling fs layer [2023-09-13T21:09:19.077Z] 1baf3a5c0e64: Pulling fs layer [2023-09-13T21:09:19.077Z] 9a37bb91b891: Pulling fs layer [2023-09-13T21:09:19.077Z] a29adfc67d43: Pulling fs layer [2023-09-13T21:09:19.077Z] d5de9f91c1a4: Pulling fs layer [2023-09-13T21:09:19.077Z] f0e02332f6b5: Waiting [2023-09-13T21:09:19.077Z] 66412af1f25a: Waiting [2023-09-13T21:09:19.077Z] 1baf3a5c0e64: Waiting [2023-09-13T21:09:19.077Z] 9a37bb91b891: Waiting [2023-09-13T21:09:19.077Z] a29adfc67d43: Waiting [2023-09-13T21:09:19.077Z] d5de9f91c1a4: Waiting [2023-09-13T21:09:19.077Z] 5d54e960e981: Verifying Checksum [2023-09-13T21:09:19.077Z] 5d54e960e981: Download complete [2023-09-13T21:09:19.077Z] f0e02332f6b5: Verifying Checksum [2023-09-13T21:09:19.077Z] f0e02332f6b5: Download complete [2023-09-13T21:09:19.077Z] 66412af1f25a: Verifying Checksum [2023-09-13T21:09:19.077Z] 66412af1f25a: Download complete [2023-09-13T21:09:19.077Z] 9fda8d8052c6: Verifying Checksum [2023-09-13T21:09:19.077Z] 9fda8d8052c6: Download complete [2023-09-13T21:09:19.297Z] 7264a8db6415: Already exists [2023-09-13T21:09:19.297Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T21:09:19.297Z] Status: Downloaded newer image for alpine:3.18 [2023-09-13T21:09:19.297Z] ---> 7e01a0d0a1dc [2023-09-13T21:09:19.297Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-13T21:09:19.297Z] ---> Running in ffd4b13187fb [2023-09-13T21:09:19.349Z] 9a37bb91b891: Verifying Checksum [2023-09-13T21:09:19.349Z] 9a37bb91b891: Download complete [2023-09-13T21:09:19.555Z] Removing intermediate container ffd4b13187fb [2023-09-13T21:09:19.555Z] ---> 7c4c958de53a [2023-09-13T21:09:19.555Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-13T21:09:19.555Z] ---> Running in 3dde4c49acf1 [2023-09-13T21:09:19.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T21:09:19.959Z] a29adfc67d43: Verifying Checksum [2023-09-13T21:09:19.959Z] a29adfc67d43: Download complete [2023-09-13T21:09:20.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T21:09:20.237Z] 9fda8d8052c6: Pull complete [2023-09-13T21:09:20.331Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-13T21:09:20.331Z] Executing busybox-1.36.1-r2.trigger [2023-09-13T21:09:20.331Z] OK: 7 MiB in 16 packages [2023-09-13T21:09:20.589Z] Removing intermediate container 3dde4c49acf1 [2023-09-13T21:09:20.589Z] ---> b34d215e2334 [2023-09-13T21:09:20.589Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-13T21:09:20.589Z] ---> 125c07f7f03c [2023-09-13T21:09:20.589Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-13T21:09:20.823Z] 5d54e960e981: Pull complete [2023-09-13T21:09:20.823Z] d5de9f91c1a4: Verifying Checksum [2023-09-13T21:09:20.823Z] d5de9f91c1a4: Download complete [2023-09-13T21:09:20.847Z] ---> 7fbfe76d6227 [2023-09-13T21:09:20.847Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-13T21:09:21.093Z] c4a7e357bf2a: Verifying Checksum [2023-09-13T21:09:21.093Z] c4a7e357bf2a: Download complete [2023-09-13T21:09:21.681Z] 1baf3a5c0e64: Verifying Checksum [2023-09-13T21:09:21.681Z] 1baf3a5c0e64: Download complete [2023-09-13T21:09:21.783Z] ---> 9a5365280993 [2023-09-13T21:09:21.783Z] Step 19/24 : EXPOSE 59989 [2023-09-13T21:09:21.783Z] ---> Running in b2c02d385fc0 [2023-09-13T21:09:21.783Z] Removing intermediate container b2c02d385fc0 [2023-09-13T21:09:21.783Z] ---> 0e324fbbd3fe [2023-09-13T21:09:21.783Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-13T21:09:21.783Z] ---> Running in 9f714480d7ff [2023-09-13T21:09:22.042Z] Removing intermediate container 9f714480d7ff [2023-09-13T21:09:22.042Z] ---> 4c836cec95de [2023-09-13T21:09:22.042Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-13T21:09:22.042Z] ---> Running in 93be0ba912dd [2023-09-13T21:09:22.042Z] Removing intermediate container 93be0ba912dd [2023-09-13T21:09:22.042Z] ---> f8e529d3622b [2023-09-13T21:09:22.042Z] Step 22/24 : LABEL arch=amd64 [2023-09-13T21:09:22.042Z] ---> Running in 2c8d8dda0617 [2023-09-13T21:09:22.300Z] Removing intermediate container 2c8d8dda0617 [2023-09-13T21:09:22.300Z] ---> 2458ec65a00c [2023-09-13T21:09:22.300Z] Step 23/24 : LABEL git_sha=628d3c58db9c8aada204f40c226028d1ce463dfd [2023-09-13T21:09:22.300Z] ---> Running in d26f29f0482a [2023-09-13T21:09:22.300Z] Removing intermediate container d26f29f0482a [2023-09-13T21:09:22.300Z] ---> 42742806ade5 [2023-09-13T21:09:22.300Z] Step 24/24 : LABEL version=0.0.0 [2023-09-13T21:09:22.300Z] ---> Running in 8054a6ebe15e [2023-09-13T21:09:22.558Z] Removing intermediate container 8054a6ebe15e [2023-09-13T21:09:22.558Z] ---> a0edd80d4f3b [2023-09-13T21:09:22.558Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-13T21:09:22.558Z] Successfully built a0edd80d4f3b [2023-09-13T21:09:22.558Z] 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-13T21:09:22.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-13T21:09:22.987Z] [2023-09-13T21:09:22.987Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T21:09:23.282Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-13T21:09:23.282Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-13T21:09:23.282Z] 5eb5b503b376: Pulling fs layer [2023-09-13T21:09:23.282Z] 5c69ac0246d0: Pulling fs layer [2023-09-13T21:09:23.282Z] ec43610c2a17: Pulling fs layer [2023-09-13T21:09:23.282Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-13T21:09:23.282Z] 33b1e0a273af: Pulling fs layer [2023-09-13T21:09:23.282Z] 5d3b04190fa2: Pulling fs layer [2023-09-13T21:09:23.282Z] 2f39f015ded8: Pulling fs layer [2023-09-13T21:09:23.282Z] 2f39f015ded8: Waiting [2023-09-13T21:09:23.282Z] 33b1e0a273af: Waiting [2023-09-13T21:09:23.282Z] 5d3b04190fa2: Waiting [2023-09-13T21:09:23.282Z] 3a2ae6a8a46f: Waiting [2023-09-13T21:09:23.282Z] 5c69ac0246d0: Verifying Checksum [2023-09-13T21:09:23.282Z] 5c69ac0246d0: Download complete [2023-09-13T21:09:23.282Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-13T21:09:23.282Z] 3a2ae6a8a46f: Download complete [2023-09-13T21:09:23.282Z] 33b1e0a273af: Verifying Checksum [2023-09-13T21:09:23.282Z] 33b1e0a273af: Download complete [2023-09-13T21:09:23.282Z] 5d3b04190fa2: Verifying Checksum [2023-09-13T21:09:23.282Z] 5d3b04190fa2: Download complete [2023-09-13T21:09:23.282Z] ec43610c2a17: Download complete [2023-09-13T21:09:23.542Z] 5eb5b503b376: Verifying Checksum [2023-09-13T21:09:23.542Z] 5eb5b503b376: Download complete [2023-09-13T21:09:24.108Z] 2f39f015ded8: Verifying Checksum [2023-09-13T21:09:24.108Z] 2f39f015ded8: Download complete [2023-09-13T21:09:24.674Z] 5eb5b503b376: Pull complete [2023-09-13T21:09:24.939Z] 5c69ac0246d0: Pull complete [2023-09-13T21:09:25.199Z] ec43610c2a17: Pull complete [2023-09-13T21:09:25.457Z] 3a2ae6a8a46f: Pull complete [2023-09-13T21:09:25.716Z] 33b1e0a273af: Pull complete [2023-09-13T21:09:25.716Z] 5d3b04190fa2: Pull complete [2023-09-13T21:09:29.901Z] 2f39f015ded8: Pull complete [2023-09-13T21:09:29.901Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-13T21:09:29.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-13T21:09:29.901Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T21:09:29.976Z] prd-ubuntu20.04-docker-8c-8g-6139 does not seem to be running inside a container [2023-09-13T21:09:30.004Z] $ 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-13T21:09:31.763Z] c4a7e357bf2a: Pull complete [2023-09-13T21:09:31.763Z] f0e02332f6b5: Pull complete [2023-09-13T21:09:32.030Z] 66412af1f25a: Pull complete [2023-09-13T21:09:35.262Z] $ docker top 83fb5047e0448b372f27b32e9174fc6b4ce09037455e3abfb66feae507994fe0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T21:09:35.651Z] ---> job-cost.sh [2023-09-13T21:09:35.651Z] lf-activate-venv: SKIPPING [2023-09-13T21:09:35.651Z] INFO: No Stack... [2023-09-13T21:09:35.908Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-13T21:09:36.476Z] INFO: Archiving Costs [Pipeline] sh [2023-09-13T21:09:36.762Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/cost.csv [2023-09-13T21:09:36.762Z] + cut -d, -f6 [Pipeline] lock [2023-09-13T21:09:36.774Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-17-stack-cost] [2023-09-13T21:09:36.783Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-17-stack-cost] did not exist. Created. [2023-09-13T21:09:36.784Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-13T21:09:37.081Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-13T21:09:37.113Z] Stashed 1 file(s) [Pipeline] } [2023-09-13T21:09:37.119Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-17-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-13T21:09:37.141Z] $ docker stop --time=1 83fb5047e0448b372f27b32e9174fc6b4ce09037455e3abfb66feae507994fe0 [2023-09-13T21:09:38.297Z] $ docker rm -f --volumes 83fb5047e0448b372f27b32e9174fc6b4ce09037455e3abfb66feae507994fe0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-13T21:09:38.678Z] 1baf3a5c0e64: Pull complete [2023-09-13T21:09:40.634Z] 9a37bb91b891: Pull complete [2023-09-13T21:09:42.057Z] a29adfc67d43: Pull complete [2023-09-13T21:09:43.466Z] d5de9f91c1a4: Pull complete [2023-09-13T21:09:43.466Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-13T21:09:43.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-13T21:09:43.466Z] ---> 746ca1b523b5 [2023-09-13T21:09:43.466Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-13T21:09:45.413Z] ---> Running in 7e95132cd1e6 [2023-09-13T21:09:45.413Z] Removing intermediate container 7e95132cd1e6 [2023-09-13T21:09:45.413Z] ---> 237f342a49a1 [2023-09-13T21:09:45.413Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-13T21:09:45.413Z] ---> Running in 8f285df18a01 [2023-09-13T21:09:45.680Z] Removing intermediate container 8f285df18a01 [2023-09-13T21:09:45.680Z] ---> b855b50ea10e [2023-09-13T21:09:45.680Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-13T21:09:45.944Z] ---> Running in 5e33fd447bd3 [2023-09-13T21:09:46.209Z] Removing intermediate container 5e33fd447bd3 [2023-09-13T21:09:46.209Z] ---> 9bb9e0167dfb [2023-09-13T21:09:46.209Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-13T21:09:46.209Z] ---> Running in 3c336995141e [2023-09-13T21:09:46.477Z] Removing intermediate container 3c336995141e [2023-09-13T21:09:46.477Z] ---> 5025fc775cac [2023-09-13T21:09:46.477Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-13T21:09:46.477Z] ---> Running in ce61e019793d [2023-09-13T21:09:47.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T21:09:47.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T21:09:48.840Z] OK: 267 MiB in 56 packages [2023-09-13T21:09:49.797Z] Removing intermediate container ce61e019793d [2023-09-13T21:09:49.797Z] ---> 1e4fe10f022d [2023-09-13T21:09:49.797Z] Step 8/12 : WORKDIR /app [2023-09-13T21:09:49.797Z] ---> Running in fccd0124c43e [2023-09-13T21:09:50.063Z] Removing intermediate container fccd0124c43e [2023-09-13T21:09:50.063Z] ---> 158da6d8edfc [2023-09-13T21:09:50.063Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-13T21:09:50.646Z] ---> d28ba0102f7e [2023-09-13T21:09:50.646Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T21:09:50.646Z] ---> Running in ee83c29fc181 [2023-09-13T21:11:12.252Z] Removing intermediate container ee83c29fc181 [2023-09-13T21:11:12.252Z] ---> a81391a6c320 [2023-09-13T21:11:12.252Z] Step 11/12 : COPY . . [2023-09-13T21:11:12.252Z] ---> 234f693e03d9 [2023-09-13T21:11:12.252Z] Step 12/12 : RUN $MAKE [2023-09-13T21:11:12.252Z] ---> Running in 0dfcb42f7070 [2023-09-13T21:11:12.252Z] noop [2023-09-13T21:11:12.252Z] Removing intermediate container 0dfcb42f7070 [2023-09-13T21:11:12.252Z] ---> cc415eb72830 [2023-09-13T21:11:12.252Z] Successfully built cc415eb72830 [2023-09-13T21:11:12.252Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T21:11:12.605Z] + docker inspect -f . ci-base-image-arm64 [2023-09-13T21:11:12.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T21:11:12.795Z] prd-ubuntu20.04-docker-arm64-4c-16g-6140 does not seem to be running inside a container [2023-09-13T21:11:12.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/17 -v /w/workspace/device-rfid-llrp-go/17:/w/workspace/device-rfid-llrp-go/17:rw,z -v /w/workspace/device-rfid-llrp-go/17@tmp:/w/workspace/device-rfid-llrp-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-13T21:11:14.042Z] $ docker top b7d867c44168c8cbd971af79884e80135264421437b4351fa6f7760807ec9d7b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T21:11:14.876Z] + go version [2023-09-13T21:11:14.876Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-13T21:11:14.896Z] $ docker stop --time=1 b7d867c44168c8cbd971af79884e80135264421437b4351fa6f7760807ec9d7b [2023-09-13T21:11:18.051Z] $ docker rm -f --volumes b7d867c44168c8cbd971af79884e80135264421437b4351fa6f7760807ec9d7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T21:11:18.552Z] + docker inspect -f . ci-base-image-arm64 [2023-09-13T21:11:18.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T21:11:18.721Z] prd-ubuntu20.04-docker-arm64-4c-16g-6140 does not seem to be running inside a container [2023-09-13T21:11:18.780Z] $ 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/17 -v /w/workspace/device-rfid-llrp-go/17:/w/workspace/device-rfid-llrp-go/17:rw,z -v /w/workspace/device-rfid-llrp-go/17@tmp:/w/workspace/device-rfid-llrp-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-13T21:11:19.871Z] $ docker top db6aa24d5d5239d00d3929798f40512801a25cafa313240ace3e36ae334ecae7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T21:11:20.373Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/17 [Pipeline] fileExists [Pipeline] sh [2023-09-13T21:11:20.699Z] + make test [2023-09-13T21:11:20.699Z] go test ./... -coverprofile=coverage.out ./... [2023-09-13T21:11:24.959Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-13T21:13:01.583Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-13T21:13:01.583Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-13T21:13:23.634Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.729s coverage: 40.6% of statements [2023-09-13T21:13:23.634Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.525s coverage: 51.9% of statements [2023-09-13T21:13:23.634Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.030s coverage: 96.4% of statements [2023-09-13T21:13:23.634Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-13T21:13:23.634Z] go vet ./... [2023-09-13T21:13:55.869Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-13T21:13:55.869Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-13T21:13:55.869Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-13T21:13:55.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-13T21:13:55.905Z] $ docker stop --time=1 db6aa24d5d5239d00d3929798f40512801a25cafa313240ace3e36ae334ecae7 [2023-09-13T21:13:58.616Z] $ docker rm -f --volumes db6aa24d5d5239d00d3929798f40512801a25cafa313240ace3e36ae334ecae7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-13T21:13:59.773Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-13T21:13:59.793Z] Warning: overwriting stash ‘coverage-report’ [2023-09-13T21:14:00.402Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-13T21:14:00.812Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-13T21:14:01.211Z] + ls -al . [2023-09-13T21:14:01.211Z] total 640 [2023-09-13T21:14:01.211Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 13 21:11 . [2023-09-13T21:14:01.211Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 21:08 .. [2023-09-13T21:14:01.211Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 13 21:08 .dockerignore [2023-09-13T21:14:01.211Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 13 21:08 .git [2023-09-13T21:14:01.211Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 21:08 .github [2023-09-13T21:14:01.211Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 13 21:08 .gitignore [2023-09-13T21:14:01.211Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 13 21:08 .golangci.yml [2023-09-13T21:14:01.211Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 13 21:08 Attribution.txt [2023-09-13T21:14:01.211Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 13 21:08 CHANGELOG.md [2023-09-13T21:14:01.211Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 13 21:08 Dockerfile [2023-09-13T21:14:01.211Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 13 21:08 GOVERNANCE.md [2023-09-13T21:14:01.211Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 13 21:08 Jenkinsfile [2023-09-13T21:14:01.211Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 13 21:08 LICENSE [2023-09-13T21:14:01.211Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 13 21:08 Makefile [2023-09-13T21:14:01.211Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 13 21:08 OWNERS.md [2023-09-13T21:14:01.211Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 13 21:08 README.md [2023-09-13T21:14:01.211Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 13 21:07 VERSION [2023-09-13T21:14:01.211Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 21:08 bin [2023-09-13T21:14:01.211Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 21:08 cmd [2023-09-13T21:14:01.211Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 13 21:13 coverage.out [2023-09-13T21:14:01.211Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 21:08 examples [2023-09-13T21:14:01.211Z] -rw-rw-r-- 1 jenkins jenkins 3876 Sep 13 21:08 go.mod [2023-09-13T21:14:01.211Z] -rw-rw-r-- 1 jenkins jenkins 33758 Sep 13 21:08 go.sum [2023-09-13T21:14:01.211Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 21:08 images [2023-09-13T21:14:01.211Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 13 21:08 internal [2023-09-13T21:14:01.211Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 21:08 snap [2023-09-13T21:14:01.211Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 13 21:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T21:14:01.576Z] + 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=7ae2d7f9b07523d826b964e37c5dd8f19483d4ca --label arch=arm64 --label version=0.0.0 . [2023-09-13T21:14:01.847Z] Sending build context to Docker daemon 1.218MB [2023-09-13T21:14:01.847Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-13T21:14:01.847Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-13T21:14:01.847Z] ---> cc415eb72830 [2023-09-13T21:14:01.847Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-13T21:14:01.847Z] ---> Running in b0f34de96d49 [2023-09-13T21:14:02.118Z] Removing intermediate container b0f34de96d49 [2023-09-13T21:14:02.118Z] ---> 491a73cac375 [2023-09-13T21:14:02.118Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-13T21:14:02.392Z] ---> Running in c43670588230 [2023-09-13T21:14:02.668Z] Removing intermediate container c43670588230 [2023-09-13T21:14:02.668Z] ---> 6909f46a38a5 [2023-09-13T21:14:02.668Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-13T21:14:02.668Z] ---> Running in af00ed049b53 [2023-09-13T21:14:04.636Z] Removing intermediate container af00ed049b53 [2023-09-13T21:14:04.636Z] ---> 4339d741cd3f [2023-09-13T21:14:04.636Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-13T21:14:04.636Z] ---> Running in fcefb8cc375f [2023-09-13T21:14:04.906Z] Removing intermediate container fcefb8cc375f [2023-09-13T21:14:04.906Z] ---> abe7f9a113a2 [2023-09-13T21:14:04.906Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-13T21:14:05.176Z] ---> Running in 67679337bc7c [2023-09-13T21:14:07.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T21:14:07.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T21:14:09.177Z] OK: 267 MiB in 56 packages [2023-09-13T21:14:10.589Z] Removing intermediate container 67679337bc7c [2023-09-13T21:14:10.589Z] ---> 30fc88c32314 [2023-09-13T21:14:10.589Z] Step 8/24 : WORKDIR /app [2023-09-13T21:14:10.589Z] ---> Running in 17424aead6d6 [2023-09-13T21:14:11.201Z] Removing intermediate container 17424aead6d6 [2023-09-13T21:14:11.201Z] ---> 6d8f146e4246 [2023-09-13T21:14:11.201Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-13T21:14:12.613Z] ---> cbdb0a701d19 [2023-09-13T21:14:12.613Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T21:14:12.882Z] ---> Running in 6a56a4f6e3cf [2023-09-13T21:14:17.148Z] Removing intermediate container 6a56a4f6e3cf [2023-09-13T21:14:17.148Z] ---> 5c9e5ff272cd [2023-09-13T21:14:17.148Z] Step 11/24 : COPY . . [2023-09-13T21:14:17.148Z] ---> 101389532342 [2023-09-13T21:14:17.148Z] Step 12/24 : RUN $MAKE [2023-09-13T21:14:17.416Z] ---> Running in 6c42a00b3663 [2023-09-13T21:14:18.379Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-13T21:16:10.007Z] Removing intermediate container 6c42a00b3663 [2023-09-13T21:16:10.007Z] ---> 8f47b5215104 [2023-09-13T21:16:10.007Z] Step 13/24 : FROM alpine:3.18 [2023-09-13T21:16:10.007Z] 3.18: Pulling from library/alpine [2023-09-13T21:16:10.007Z] 9fda8d8052c6: Already exists [2023-09-13T21:16:10.007Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T21:16:10.007Z] Status: Downloaded newer image for alpine:3.18 [2023-09-13T21:16:10.007Z] ---> f6648c04cd6c [2023-09-13T21:16:10.007Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-13T21:16:10.007Z] ---> Running in ed1dc021cffc [2023-09-13T21:16:10.007Z] Removing intermediate container ed1dc021cffc [2023-09-13T21:16:10.007Z] ---> 5e673ea4b96b [2023-09-13T21:16:10.007Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-13T21:16:10.007Z] ---> Running in 062ee83644d6 [2023-09-13T21:16:10.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T21:16:10.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T21:16:10.007Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-13T21:16:10.007Z] Executing busybox-1.36.1-r2.trigger [2023-09-13T21:16:10.007Z] OK: 8 MiB in 16 packages [2023-09-13T21:16:10.007Z] Removing intermediate container 062ee83644d6 [2023-09-13T21:16:10.007Z] ---> 939a6805709d [2023-09-13T21:16:10.007Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-13T21:16:10.007Z] ---> 5ed863a434b0 [2023-09-13T21:16:10.007Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-13T21:16:10.007Z] ---> 7af5997a542b [2023-09-13T21:16:10.007Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-13T21:16:10.007Z] ---> f675e20e7b16 [2023-09-13T21:16:10.007Z] Step 19/24 : EXPOSE 59989 [2023-09-13T21:16:10.007Z] ---> Running in 0f48a4c1c173 [2023-09-13T21:16:10.007Z] Removing intermediate container 0f48a4c1c173 [2023-09-13T21:16:10.007Z] ---> e7fd81e4bc20 [2023-09-13T21:16:10.007Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-13T21:16:10.007Z] ---> Running in 60d0ee71143a [2023-09-13T21:16:10.007Z] Removing intermediate container 60d0ee71143a [2023-09-13T21:16:10.007Z] ---> c005bebae478 [2023-09-13T21:16:10.007Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-13T21:16:10.007Z] ---> Running in 678da00f4d30 [2023-09-13T21:16:10.007Z] Removing intermediate container 678da00f4d30 [2023-09-13T21:16:10.007Z] ---> 59e78b282258 [2023-09-13T21:16:10.007Z] Step 22/24 : LABEL arch=arm64 [2023-09-13T21:16:10.007Z] ---> Running in bcabcb5dafc2 [2023-09-13T21:16:10.007Z] Removing intermediate container bcabcb5dafc2 [2023-09-13T21:16:10.007Z] ---> b4c91d96a8d4 [2023-09-13T21:16:10.007Z] Step 23/24 : LABEL git_sha=7ae2d7f9b07523d826b964e37c5dd8f19483d4ca [2023-09-13T21:16:10.007Z] ---> Running in b9825daa55de [2023-09-13T21:16:10.007Z] Removing intermediate container b9825daa55de [2023-09-13T21:16:10.007Z] ---> 164e4a49c4f2 [2023-09-13T21:16:10.007Z] Step 24/24 : LABEL version=0.0.0 [2023-09-13T21:16:10.007Z] ---> Running in e09b082fc7d4 [2023-09-13T21:16:10.007Z] Removing intermediate container e09b082fc7d4 [2023-09-13T21:16:10.007Z] ---> 2efd2bccf405 [2023-09-13T21:16:10.007Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-13T21:16:10.007Z] Successfully built 2efd2bccf405 [2023-09-13T21:16:10.007Z] 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-13T21:16:10.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-13T21:16:10.436Z] [2023-09-13T21:16:10.436Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T21:16:10.765Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-13T21:16:10.765Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-13T21:16:10.765Z] 8998bd30e6a1: Pulling fs layer [2023-09-13T21:16:10.765Z] 04944245beec: Pulling fs layer [2023-09-13T21:16:10.765Z] 699f458cf7ca: Pulling fs layer [2023-09-13T21:16:10.765Z] 765212b225bb: Pulling fs layer [2023-09-13T21:16:10.765Z] f23df028b6ca: Pulling fs layer [2023-09-13T21:16:10.765Z] d65c8cfc05b1: Pulling fs layer [2023-09-13T21:16:10.765Z] 2437ff75d9bd: Pulling fs layer [2023-09-13T21:16:10.765Z] 765212b225bb: Waiting [2023-09-13T21:16:10.765Z] f23df028b6ca: Waiting [2023-09-13T21:16:10.765Z] 2437ff75d9bd: Waiting [2023-09-13T21:16:10.765Z] d65c8cfc05b1: Waiting [2023-09-13T21:16:11.034Z] 04944245beec: Verifying Checksum [2023-09-13T21:16:11.034Z] 04944245beec: Download complete [2023-09-13T21:16:11.034Z] 765212b225bb: Verifying Checksum [2023-09-13T21:16:11.034Z] 765212b225bb: Download complete [2023-09-13T21:16:11.034Z] f23df028b6ca: Verifying Checksum [2023-09-13T21:16:11.034Z] f23df028b6ca: Download complete [2023-09-13T21:16:11.034Z] d65c8cfc05b1: Verifying Checksum [2023-09-13T21:16:11.034Z] d65c8cfc05b1: Download complete [2023-09-13T21:16:11.034Z] 699f458cf7ca: Verifying Checksum [2023-09-13T21:16:11.034Z] 699f458cf7ca: Download complete [2023-09-13T21:16:11.616Z] 8998bd30e6a1: Verifying Checksum [2023-09-13T21:16:11.616Z] 8998bd30e6a1: Download complete [2023-09-13T21:16:13.554Z] 2437ff75d9bd: Verifying Checksum [2023-09-13T21:16:13.554Z] 2437ff75d9bd: Download complete [2023-09-13T21:16:15.493Z] 8998bd30e6a1: Pull complete [2023-09-13T21:16:15.757Z] 04944245beec: Pull complete [2023-09-13T21:16:17.162Z] 699f458cf7ca: Pull complete [2023-09-13T21:16:17.428Z] 765212b225bb: Pull complete [2023-09-13T21:16:18.011Z] f23df028b6ca: Pull complete [2023-09-13T21:16:18.278Z] d65c8cfc05b1: Pull complete [2023-09-13T21:16:33.274Z] 2437ff75d9bd: Pull complete [2023-09-13T21:16:33.274Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-13T21:16:33.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-13T21:16:33.274Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T21:16:33.460Z] prd-ubuntu20.04-docker-arm64-4c-16g-6140 does not seem to be running inside a container [2023-09-13T21:16:33.515Z] $ 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/17 -v /w/workspace/device-rfid-llrp-go/17:/w/workspace/device-rfid-llrp-go/17:rw,z -v /w/workspace/device-rfid-llrp-go/17@tmp:/w/workspace/device-rfid-llrp-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-13T21:16:35.876Z] $ docker top b541101fc3e145ae207bb1efc1e07fc786a3df7aac685a99bb469c7c02c57d99 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T21:16:36.389Z] ---> job-cost.sh [2023-09-13T21:16:36.653Z] lf-activate-venv: SKIPPING [2023-09-13T21:16:36.653Z] INFO: No Stack... [2023-09-13T21:16:36.918Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-13T21:16:37.872Z] INFO: Archiving Costs [Pipeline] sh [2023-09-13T21:16:38.184Z] + cat /w/workspace/device-rfid-llrp-go/17/archives/cost.csv [2023-09-13T21:16:38.184Z] + cut -d, -f6 [Pipeline] lock [2023-09-13T21:16:38.504Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-17-stack-cost] [2023-09-13T21:16:38.514Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-17-stack-cost] did not exist. Created. [2023-09-13T21:16:38.514Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-13T21:16:38.847Z] /w/workspace/device-rfid-llrp-go/17@tmp/durable-eb8a39da/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-13T21:16:39.171Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-13T21:16:39.195Z] Warning: overwriting stash ‘stack-cost’ [2023-09-13T21:16:39.253Z] Stashed 1 file(s) [Pipeline] } [2023-09-13T21:16:39.258Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-17-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-13T21:16:39.273Z] $ docker stop --time=1 b541101fc3e145ae207bb1efc1e07fc786a3df7aac685a99bb469c7c02c57d99 [2023-09-13T21:16:40.762Z] $ docker rm -f --volumes b541101fc3e145ae207bb1efc1e07fc786a3df7aac685a99bb469c7c02c57d99 [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-13T21:16:41.162Z] provisioning config files... [2023-09-13T21:16:41.170Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config8133703107523864798tmp [Pipeline] { [Pipeline] sh [2023-09-13T21:16:41.463Z] + set +x [2023-09-13T21:16:41.463Z] + bash -s -- [2023-09-13T21:16:41.463Z] + curl -s https://codecov.io/bash [2023-09-13T21:16:41.724Z] [2023-09-13T21:16:41.724Z] _____ _ [2023-09-13T21:16:41.724Z] / ____| | | [2023-09-13T21:16:41.724Z] | | ___ __| | ___ ___ _____ __ [2023-09-13T21:16:41.724Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-13T21:16:41.724Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-13T21:16:41.724Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-13T21:16:41.724Z] Bash-1.0.6 [2023-09-13T21:16:41.724Z] [2023-09-13T21:16:41.724Z] [2023-09-13T21:16:41.724Z] ==> git version 2.25.1 found [2023-09-13T21:16:41.724Z] ==> 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-13T21:16:41.724Z] Release-Date: 2020-01-08 [2023-09-13T21:16:41.724Z] 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-13T21:16:41.724Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-13T21:16:41.724Z] ==> Jenkins CI detected. [2023-09-13T21:16:41.724Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-229 [2023-09-13T21:16:41.724Z] project root: . [2023-09-13T21:16:41.724Z] --> token set from env [2023-09-13T21:16:41.724Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-13T21:16:41.724Z] ==> Running gcov in . (disable via -X gcov) [2023-09-13T21:16:41.724Z] ==> Python coveragepy not found [2023-09-13T21:16:41.724Z] ==> Searching for coverage reports in: [2023-09-13T21:16:41.724Z] + . [2023-09-13T21:16:41.724Z] -> Found 1 reports [2023-09-13T21:16:41.724Z] ==> Detecting git/mercurial file structure [2023-09-13T21:16:41.724Z] ==> Reading reports [2023-09-13T21:16:41.724Z] + ./coverage.out bytes=459493 [2023-09-13T21:16:41.724Z] ==> Appending adjustments [2023-09-13T21:16:41.724Z] https://docs.codecov.io/docs/fixing-reports [2023-09-13T21:16:41.983Z] + Found adjustments [2023-09-13T21:16:41.983Z] ==> Gzipping contents [2023-09-13T21:16:41.983Z] 52K /tmp/codecov.4cR3n9.gz [2023-09-13T21:16:41.983Z] ==> Uploading reports [2023-09-13T21:16:41.983Z] url: https://codecov.io [2023-09-13T21:16:41.983Z] query: branch=PR-229&commit=628d3c58db9c8aada204f40c226028d1ce463dfd&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= [2023-09-13T21:16:42.242Z] -> Pinging Codecov [2023-09-13T21:16:42.242Z] 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=628d3c58db9c8aada204f40c226028d1ce463dfd&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= [2023-09-13T21:16:42.242Z] -> Uploading to [2023-09-13T21:16:42.242Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-13/581DD39554BDF9B6E22D074273EAD858/628d3c58db9c8aada204f40c226028d1ce463dfd/7a250300-9d89-4421-bb3f-950b00579c3f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230913%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230913T211642Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f67fb7f399c954a51feb8ee049326bb63e64c6703e882eca46991b8d1cfa318b [2023-09-13T21:16:42.242Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T21:16:42.242Z] Dload Upload Total Spent Left Speed [2023-09-13T21:16:42.501Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50512 0 0 100 50512 0 226k --:--:-- --:--:-- --:--:-- 226k [2023-09-13T21:16:42.501Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/628d3c58db9c8aada204f40c226028d1ce463dfd [Pipeline] } [2023-09-13T21:16:42.506Z] 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-13T21:16:43.250Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-229/archives ] [2023-09-13T21:16:43.250Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-09-13T21:16:43.250Z] total 16 [2023-09-13T21:16:43.250Z] drwxr-xr-x 3 root root 4096 Sep 13 21:09 . [2023-09-13T21:16:43.250Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 13 21:09 .. [2023-09-13T21:16:43.250Z] drwxr-xr-x 2 root root 4096 Sep 13 21:09 cost [2023-09-13T21:16:43.250Z] -rw-r--r-- 1 root root 92 Sep 13 21:09 cost.csv [2023-09-13T21:16:43.250Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-09-13T21:16:43.250Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-09-13T21:16:43.250Z] total 16 [2023-09-13T21:16:43.250Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 13 21:09 . [2023-09-13T21:16:43.250Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 13 21:09 .. [2023-09-13T21:16:43.250Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 13 21:09 cost [2023-09-13T21:16:43.250Z] -rw-r--r-- 1 jenkins jenkins 92 Sep 13 21:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-13T21:16:43.541Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T21:16:44.399Z] ---> package-listing.sh [2023-09-13T21:16:44.399Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-13T21:16:44.399Z] ++ facter osfamily [2023-09-13T21:16:44.658Z] + OS_FAMILY=debian [2023-09-13T21:16:44.658Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-229 [2023-09-13T21:16:44.658Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-13T21:16:44.658Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-13T21:16:44.658Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-13T21:16:44.658Z] + PACKAGES=/tmp/packages_start.txt [2023-09-13T21:16:44.658Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' [2023-09-13T21:16:44.658Z] + PACKAGES=/tmp/packages_end.txt [2023-09-13T21:16:44.658Z] + case "${OS_FAMILY}" in [2023-09-13T21:16:44.658Z] + dpkg -l [2023-09-13T21:16:44.658Z] + grep '^ii' [2023-09-13T21:16:44.658Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-13T21:16:44.658Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-13T21:16:44.658Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-13T21:16:44.658Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' [2023-09-13T21:16:44.658Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ [2023-09-13T21:16:44.658Z] + 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-13T21:16:44.667Z] 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-13T21:16:44.942Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T21:16:45.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-13T21:16:45.500Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T21:16:45.584Z] prd-ubuntu20.04-docker-8c-8g-6139 does not seem to be running inside a container [2023-09-13T21:16:45.617Z] $ 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-13T21:16:45.832Z] $ docker top db2a9907b43c3e99fb11c5a46fa8d76822347bd9ef62069423d3e4ba0b779497 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T21:16:46.171Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-13T21:16:46.456Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-13T21:16:46.740Z] + ls /var/log/sa-host [2023-09-13T21:16:46.740Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T21:16:46.890Z] provisioning config files... [2023-09-13T21:16:46.899Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config10567877288955689782tmp [Pipeline] { [Pipeline] echo [2023-09-13T21:16:46.910Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T21:16:47.193Z] ---> create-netrc.sh [Pipeline] } [2023-09-13T21:16:47.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-13T21:16:47.546Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-13T21:16:47.554Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T21:16:47.837Z] ---> sudo-logs.sh [2023-09-13T21:16:47.837Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-13T21:16:47.870Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T21:16:48.155Z] ---> job-cost.sh [2023-09-13T21:16:48.155Z] lf-activate-venv: SKIPPING [2023-09-13T21:16:48.155Z] DEBUG: total: 0.2199999988079071 [2023-09-13T21:16:48.155Z] INFO: Retrieving Stack Cost... [2023-09-13T21:16:48.724Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-13T21:16:48.984Z] INFO: Archiving Costs [Pipeline] echo [2023-09-13T21:16:48.996Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T21:16:49.278Z] ---> logs-deploy.sh [2023-09-13T21:16:49.278Z] lf-activate-venv: SKIPPING [2023-09-13T21:16:49.278Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-229/17 [2023-09-13T21:16:49.278Z] INFO: archiving workspace using pattern(s): [2023-09-13T21:16:50.212Z] Archives upload complete. [2023-09-13T21:16:50.212Z] INFO: archiving logs to Nexus