Pull request #267 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a7f04080a49c3669dc46e46054c67a984a03fc28+fbcb6d3027ae2c9eb317848bea30a5d6743f2972 (b83a7159d3f1ad2b6ae2c2678185bd14fa1258af) 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-ssh6211518017812185321.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-ssh454179364348130965.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-267/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-267/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9439631463982367064.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-267/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16233142465165181018.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5758430397543979467.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-267/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-267/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14912231302688199364.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15629’ Running on prd-ubuntu20.04-docker-8c-8g-15631 in /w/workspace/undry_device-rfid-llrp-go_PR-267 [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-267 # 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 fbcb6d3027ae2c9eb317848bea30a5d6743f2972 into PR head commit a7f04080a49c3669dc46e46054c67a984a03fc28 > 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/267/head:refs/remotes/origin/PR-267 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a7f04080a49c3669dc46e46054c67a984a03fc28 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fbcb6d3027ae2c9eb317848bea30a5d6743f2972 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing a7f04080a49c3669dc46e46054c67a984a03fc28 Checking out Revision a7f04080a49c3669dc46e46054c67a984a03fc28 (PR-267) Commit message: "build(deps): bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-31T21:34:58.985Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-31T21:34:59.159Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-31T21:34:59.263Z] ========================================================= [2023-10-31T21:34:59.263Z] EdgeX Global Pipelines Version Info [2023-10-31T21:34:59.264Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f a7f04080a49c3669dc46e46054c67a984a03fc28 # timeout=10 [2023-10-31T21:35:00.018Z] ------------------- [2023-10-31T21:35:00.018Z] stable info: [2023-10-31T21:35:00.018Z] ------------------- [2023-10-31T21:35:00.018Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-31T21:35:00.018Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-31T21:35:00.019Z] Message: update stable to v1.0.254 [2023-10-31T21:35:00.588Z] ------------------- [2023-10-31T21:35:00.588Z] experimental info: [2023-10-31T21:35:00.588Z] ------------------- [2023-10-31T21:35:00.588Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-31T21:35:00.588Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-10-31T21:35:00.588Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-31T21:35:00.887Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-10-31T21:35:00.939Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-10-31T21:35:00.985Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-31T21:35:01.027Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-31T21:35:01.075Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-31T21:35:01.122Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-31T21:35:01.170Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-31T21:35:01.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-31T21:35:01.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-31T21:35:01.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-31T21:35:01.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-31T21:35:01.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-10-31T21:35:01.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-31T21:35:01.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-31T21:35:01.531Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-31T21:35:01.569Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-31T21:35:01.610Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-31T21:35:01.654Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-31T21:35:01.700Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-31T21:35:01.739Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-31T21:35:01.782Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-31T21:35:01.825Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-31T21:35:01.865Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-31T21:35:01.907Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-31T21:35:01.948Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-31T21:35:01.986Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-31T21:35:02.037Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-31T21:35:02.077Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-267 [Pipeline] echo [2023-10-31T21:35:02.126Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-267 [Pipeline] echo [2023-10-31T21:35:02.180Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-267 [Pipeline] echo [2023-10-31T21:35:02.220Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a7f04080a49c3669dc46e46054c67a984a03fc28 [Pipeline] echo [2023-10-31T21:35:02.261Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a7f0408 [Pipeline] echo [2023-10-31T21:35:02.308Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T21:35:02.438Z] provisioning config files... [2023-10-31T21:35:02.473Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-267@tmp/config11319324657866646997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:35:02.826Z] ---> docker-login.sh [2023-10-31T21:35:02.826Z] nexus3.edgexfoundry.org:10001 [2023-10-31T21:35:04.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:35:04.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:35:04.210Z] Configure a credential helper to remove this warning. See [2023-10-31T21:35:04.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:35:04.210Z] [2023-10-31T21:35:04.210Z] Login Succeeded [2023-10-31T21:35:04.210Z] nexus3.edgexfoundry.org:10002 [2023-10-31T21:35:04.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:35:04.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:35:04.470Z] Configure a credential helper to remove this warning. See [2023-10-31T21:35:04.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:35:04.470Z] [2023-10-31T21:35:04.470Z] Login Succeeded [2023-10-31T21:35:04.470Z] nexus3.edgexfoundry.org:10003 [2023-10-31T21:35:04.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:35:04.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:35:04.470Z] Configure a credential helper to remove this warning. See [2023-10-31T21:35:04.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:35:04.470Z] [2023-10-31T21:35:04.470Z] Login Succeeded [2023-10-31T21:35:04.470Z] nexus3.edgexfoundry.org:10004 [2023-10-31T21:35:04.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:35:04.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:35:04.470Z] Configure a credential helper to remove this warning. See [2023-10-31T21:35:04.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:35:04.470Z] [2023-10-31T21:35:04.470Z] Login Succeeded [2023-10-31T21:35:04.470Z] docker.io [2023-10-31T21:35:04.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:35:04.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:35:04.989Z] Configure a credential helper to remove this warning. See [2023-10-31T21:35:04.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:35:04.989Z] [2023-10-31T21:35:04.989Z] Login Succeeded [2023-10-31T21:35:04.989Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T21:35:05.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-31T21:35:05.706Z] + git rev-list -1 --merges a7f04080a49c3669dc46e46054c67a984a03fc28~1..a7f04080a49c3669dc46e46054c67a984a03fc28 [Pipeline] echo [2023-10-31T21:35:05.792Z] -----------> git rev-list -1 --merges a7f04080a49c3669dc46e46054c67a984a03fc28~1..a7f04080a49c3669dc46e46054c67a984a03fc28 a7f04080a49c3669dc46e46054c67a984a03fc28 [false] [Pipeline] sh [2023-10-31T21:35:06.108Z] + git log --format=format:%s -1 a7f04080a49c3669dc46e46054c67a984a03fc28 [Pipeline] echo [2023-10-31T21:35:06.144Z] ========================================================= [2023-10-31T21:35:06.144Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-31T21:35:06.144Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-31T21:35:06.595Z] + git log --format=format:%s -1 a7f04080a49c3669dc46e46054c67a984a03fc28 [Pipeline] echo [2023-10-31T21:35:06.660Z] [semverPrep] GIT_COMMIT: a7f04080a49c3669dc46e46054c67a984a03fc28, Commit Message: build(deps): bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6 [Pipeline] echo [2023-10-31T21:35:06.690Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-31T21:35:07.057Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-31T21:35:07.057Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-31T21:35:07.057Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-31T21:35:07.057Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-31T21:35:07.057Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-31T21:35:07.057Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-31T21:35:07.057Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:35:07.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T21:35:07.480Z] [2023-10-31T21:35:07.480Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:35:07.884Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T21:35:08.454Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-31T21:35:08.454Z] b85a868b505f: Pulling fs layer [2023-10-31T21:35:08.454Z] e2be974225ed: Pulling fs layer [2023-10-31T21:35:08.454Z] 339a4e72a1f5: Pulling fs layer [2023-10-31T21:35:08.454Z] 988bab9f4d93: Pulling fs layer [2023-10-31T21:35:08.454Z] 1469e6f7b9e6: Pulling fs layer [2023-10-31T21:35:08.454Z] eaf3925da568: Pulling fs layer [2023-10-31T21:35:08.454Z] bab4dde63d76: Pulling fs layer [2023-10-31T21:35:08.454Z] bde34c3a00c8: Pulling fs layer [2023-10-31T21:35:08.454Z] b352a97aabf1: Pulling fs layer [2023-10-31T21:35:08.454Z] 4872d77fe225: Pulling fs layer [2023-10-31T21:35:08.454Z] 5851b861e8e6: Pulling fs layer [2023-10-31T21:35:08.454Z] 988bab9f4d93: Waiting [2023-10-31T21:35:08.454Z] bab4dde63d76: Waiting [2023-10-31T21:35:08.454Z] bde34c3a00c8: Waiting [2023-10-31T21:35:08.454Z] b352a97aabf1: Waiting [2023-10-31T21:35:08.454Z] 5851b861e8e6: Waiting [2023-10-31T21:35:08.454Z] 4872d77fe225: Waiting [2023-10-31T21:35:08.454Z] 1469e6f7b9e6: Waiting [2023-10-31T21:35:08.454Z] eaf3925da568: Waiting [2023-10-31T21:35:08.454Z] e2be974225ed: Verifying Checksum [2023-10-31T21:35:08.454Z] e2be974225ed: Download complete [2023-10-31T21:35:08.454Z] 988bab9f4d93: Download complete [2023-10-31T21:35:08.454Z] 1469e6f7b9e6: Verifying Checksum [2023-10-31T21:35:08.454Z] 1469e6f7b9e6: Download complete [2023-10-31T21:35:08.454Z] eaf3925da568: Download complete [2023-10-31T21:35:08.454Z] 339a4e72a1f5: Verifying Checksum [2023-10-31T21:35:08.454Z] 339a4e72a1f5: Download complete [2023-10-31T21:35:08.454Z] bde34c3a00c8: Download complete [2023-10-31T21:35:08.454Z] b352a97aabf1: Verifying Checksum [2023-10-31T21:35:08.454Z] b352a97aabf1: Download complete [2023-10-31T21:35:08.454Z] 4872d77fe225: Verifying Checksum [2023-10-31T21:35:08.454Z] 4872d77fe225: Download complete [2023-10-31T21:35:08.713Z] 5851b861e8e6: Download complete [2023-10-31T21:35:08.713Z] b85a868b505f: Verifying Checksum [2023-10-31T21:35:08.713Z] b85a868b505f: Download complete [2023-10-31T21:35:08.971Z] bab4dde63d76: Verifying Checksum [2023-10-31T21:35:08.971Z] bab4dde63d76: Download complete [2023-10-31T21:35:09.907Z] b85a868b505f: Pull complete [2023-10-31T21:35:10.477Z] e2be974225ed: Pull complete [2023-10-31T21:35:11.423Z] 339a4e72a1f5: Pull complete [2023-10-31T21:35:11.685Z] 988bab9f4d93: Pull complete [2023-10-31T21:35:12.258Z] 1469e6f7b9e6: Pull complete [2023-10-31T21:35:12.258Z] eaf3925da568: Pull complete [2023-10-31T21:35:14.167Z] bab4dde63d76: Pull complete [2023-10-31T21:35:14.426Z] bde34c3a00c8: Pull complete [2023-10-31T21:35:14.689Z] b352a97aabf1: Pull complete [2023-10-31T21:35:14.950Z] 4872d77fe225: Pull complete [2023-10-31T21:35:15.210Z] 5851b861e8e6: Pull complete [2023-10-31T21:35:15.210Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-31T21:35:15.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T21:35:15.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:35:15.441Z] prd-ubuntu20.04-docker-8c-8g-15631 does not seem to be running inside a container [2023-10-31T21:35:15.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-267 -v /w/workspace/undry_device-rfid-llrp-go_PR-267:/w/workspace/undry_device-rfid-llrp-go_PR-267:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-267@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-267@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-31T21:35:22.214Z] $ docker top 45134cc2af9fbaf07f76c9a6e1f1b1f4548860d2b410ee45d5c4de821048718d -eo pid,comm [2023-10-31T21:35:22.282Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-31T21:35:22.282Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-31T21:35:22.399Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-31T21:35:22.399Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-31T21:35:22.509Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-31T21:35:22.516Z] $ docker exec 45134cc2af9fbaf07f76c9a6e1f1b1f4548860d2b410ee45d5c4de821048718d ssh-agent [2023-10-31T21:35:22.618Z] SSH_AUTH_SOCK=/tmp/ssh-A6EG9OchcvpF/agent.14 [2023-10-31T21:35:22.618Z] SSH_AGENT_PID=20 [2023-10-31T21:35:22.624Z] Running ssh-add (command line suppressed) [2023-10-31T21:35:22.736Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-267@tmp/private_key_1475238813240135684.key (/w/workspace/undry_device-rfid-llrp-go_PR-267@tmp/private_key_1475238813240135684.key) [2023-10-31T21:35:22.762Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-31T21:35:23.087Z] + git tag --points-at HEAD [Pipeline] } [2023-10-31T21:35:23.118Z] $ docker exec --env ******** --env ******** 45134cc2af9fbaf07f76c9a6e1f1b1f4548860d2b410ee45d5c4de821048718d ssh-agent -k [2023-10-31T21:35:23.205Z] unset SSH_AUTH_SOCK; [2023-10-31T21:35:23.205Z] unset SSH_AGENT_PID; [2023-10-31T21:35:23.206Z] echo Agent pid 20 killed; [2023-10-31T21:35:23.210Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-31T21:35:23.292Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-31T21:35:23.292Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-31T21:35:23.403Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-31T21:35:23.410Z] $ docker exec 45134cc2af9fbaf07f76c9a6e1f1b1f4548860d2b410ee45d5c4de821048718d ssh-agent [2023-10-31T21:35:23.509Z] SSH_AUTH_SOCK=/tmp/ssh-BaQ5ch3wABp6/agent.70 [2023-10-31T21:35:23.509Z] SSH_AGENT_PID=76 [2023-10-31T21:35:23.513Z] Running ssh-add (command line suppressed) [2023-10-31T21:35:23.606Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-267@tmp/private_key_15252743235989090250.key (/w/workspace/undry_device-rfid-llrp-go_PR-267@tmp/private_key_15252743235989090250.key) [2023-10-31T21:35:23.614Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-31T21:35:23.948Z] + git semver init [2023-10-31T21:35:24.213Z] 2023-10-31 21:35:24,142 [run_init] DEBUG init version:0.0.0 force:False [2023-10-31T21:35:24.213Z] 2023-10-31 21:35:24,144 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-267/.semver [2023-10-31T21:35:24.213Z] 2023-10-31 21:35:24,145 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-267/.semver [2023-10-31T21:35:24.213Z] 2023-10-31 21:35:24,145 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-267/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-267, universal_newlines=False, shell=None, istream=None) [2023-10-31T21:35:25.151Z] 2023-10-31 21:35:25,124 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-267/.git/info/exclude [2023-10-31T21:35:25.151Z] 2023-10-31 21:35:25,124 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-267/.semver/PR-267 with force:False [2023-10-31T21:35:25.151Z] 2023-10-31 21:35:25,124 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-267/.semver/PR-267 [2023-10-31T21:35:25.151Z] 2023-10-31 21:35:25,129 [execute] INFO git cat-file --batch-check [2023-10-31T21:35:25.151Z] 2023-10-31 21:35:25,129 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-267/.semver, universal_newlines=False, shell=None, istream=) [2023-10-31T21:35:25.151Z] 2023-10-31 21:35:25,134 [execute] INFO git cat-file --batch [2023-10-31T21:35:25.151Z] 2023-10-31 21:35:25,135 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-267/.semver, universal_newlines=False, shell=None, istream=) [2023-10-31T21:35:25.151Z] 2023-10-31 21:35:25,139 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-267/.semver/PR-267 [2023-10-31T21:35:25.151Z] 0.0.0 [Pipeline] } [2023-10-31T21:35:25.445Z] $ docker exec --env ******** --env ******** 45134cc2af9fbaf07f76c9a6e1f1b1f4548860d2b410ee45d5c4de821048718d ssh-agent -k [2023-10-31T21:35:25.541Z] unset SSH_AUTH_SOCK; [2023-10-31T21:35:25.541Z] unset SSH_AGENT_PID; [2023-10-31T21:35:25.541Z] echo Agent pid 76 killed; [2023-10-31T21:35:25.543Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-31T21:35:25.963Z] + git semver [Pipeline] } [2023-10-31T21:35:26.256Z] $ docker stop --time=1 45134cc2af9fbaf07f76c9a6e1f1b1f4548860d2b410ee45d5c4de821048718d [2023-10-31T21:35:28.210Z] $ docker rm -f --volumes 45134cc2af9fbaf07f76c9a6e1f1b1f4548860d2b410ee45d5c4de821048718d [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-31T21:35:28.691Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-31T21:35:29.004Z] Stashed 1 file(s) [Pipeline] echo [2023-10-31T21:35:29.020Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T21:35:29.605Z] provisioning config files... [2023-10-31T21:35:29.616Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-267@tmp/config12075648927668534213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:35:29.974Z] ---> docker-login.sh [2023-10-31T21:35:29.974Z] nexus3.edgexfoundry.org:10001 [2023-10-31T21:35:29.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:35:29.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:35:29.974Z] Configure a credential helper to remove this warning. See [2023-10-31T21:35:29.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:35:29.974Z] [2023-10-31T21:35:29.974Z] Login Succeeded [2023-10-31T21:35:29.974Z] nexus3.edgexfoundry.org:10002 [2023-10-31T21:35:29.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:35:29.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:35:29.974Z] Configure a credential helper to remove this warning. See [2023-10-31T21:35:29.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:35:29.974Z] [2023-10-31T21:35:29.974Z] Login Succeeded [2023-10-31T21:35:29.974Z] nexus3.edgexfoundry.org:10003 [2023-10-31T21:35:30.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:35:30.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:35:30.241Z] Configure a credential helper to remove this warning. See [2023-10-31T21:35:30.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:35:30.241Z] [2023-10-31T21:35:30.241Z] Login Succeeded [2023-10-31T21:35:30.241Z] nexus3.edgexfoundry.org:10004 [2023-10-31T21:35:30.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:35:30.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:35:30.241Z] Configure a credential helper to remove this warning. See [2023-10-31T21:35:30.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:35:30.241Z] [2023-10-31T21:35:30.241Z] Login Succeeded [2023-10-31T21:35:30.241Z] docker.io [2023-10-31T21:35:30.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:35:30.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:35:30.500Z] Configure a credential helper to remove this warning. See [2023-10-31T21:35:30.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:35:30.500Z] [2023-10-31T21:35:30.500Z] Login Succeeded [2023-10-31T21:35:30.500Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T21:35:30.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-31T21:35:30.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T21:35:30.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T21:35:30.789Z] ========================================================= [2023-10-31T21:35:30.789Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-31T21:35:30.789Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:35:31.253Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-31T21:35:31.253Z] Sending build context to Docker daemon 4.351MB [2023-10-31T21:35:31.253Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-31T21:35:31.253Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-31T21:35:31.510Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-31T21:35:31.510Z] 7264a8db6415: Pulling fs layer [2023-10-31T21:35:31.510Z] c4d48a809fc2: Pulling fs layer [2023-10-31T21:35:31.510Z] 4f1c88b9dad5: Pulling fs layer [2023-10-31T21:35:31.510Z] ad3a456e5733: Pulling fs layer [2023-10-31T21:35:31.510Z] 33e27b845d1e: Pulling fs layer [2023-10-31T21:35:31.510Z] c68163c4e522: Pulling fs layer [2023-10-31T21:35:31.510Z] 50da416c3ac9: Pulling fs layer [2023-10-31T21:35:31.510Z] 23d2d4c4bb30: Pulling fs layer [2023-10-31T21:35:31.510Z] c68163c4e522: Waiting [2023-10-31T21:35:31.510Z] 50da416c3ac9: Waiting [2023-10-31T21:35:31.510Z] 23d2d4c4bb30: Waiting [2023-10-31T21:35:31.510Z] ad3a456e5733: Waiting [2023-10-31T21:35:31.510Z] 33e27b845d1e: Waiting [2023-10-31T21:35:31.510Z] c4d48a809fc2: Download complete [2023-10-31T21:35:31.510Z] ad3a456e5733: Download complete [2023-10-31T21:35:31.510Z] 33e27b845d1e: Verifying Checksum [2023-10-31T21:35:31.510Z] 33e27b845d1e: Download complete [2023-10-31T21:35:31.510Z] 7264a8db6415: Verifying Checksum [2023-10-31T21:35:31.510Z] 7264a8db6415: Download complete [2023-10-31T21:35:31.510Z] c68163c4e522: Verifying Checksum [2023-10-31T21:35:31.510Z] c68163c4e522: Download complete [2023-10-31T21:35:32.079Z] 23d2d4c4bb30: Verifying Checksum [2023-10-31T21:35:32.079Z] 23d2d4c4bb30: Download complete [2023-10-31T21:35:32.079Z] 7264a8db6415: Pull complete [2023-10-31T21:35:32.079Z] 4f1c88b9dad5: Verifying Checksum [2023-10-31T21:35:32.079Z] 4f1c88b9dad5: Download complete [2023-10-31T21:35:32.646Z] c4d48a809fc2: Pull complete [2023-10-31T21:35:32.646Z] 50da416c3ac9: Verifying Checksum [2023-10-31T21:35:32.646Z] 50da416c3ac9: Download complete [2023-10-31T21:35:35.934Z] 4f1c88b9dad5: Pull complete [2023-10-31T21:35:35.934Z] ad3a456e5733: Pull complete [2023-10-31T21:35:36.191Z] 33e27b845d1e: Pull complete [2023-10-31T21:35:36.450Z] c68163c4e522: Pull complete [2023-10-31T21:35:38.977Z] 50da416c3ac9: Pull complete [2023-10-31T21:35:39.910Z] 23d2d4c4bb30: Pull complete [2023-10-31T21:35:39.910Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-31T21:35:40.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-31T21:35:40.170Z] ---> 0786185ac409 [2023-10-31T21:35:40.170Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-31T21:35:44.422Z] Still waiting to schedule task [2023-10-31T21:35:44.422Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15630’ [2023-10-31T21:35:55.059Z] ---> Running in 88a8c895a9e0 [2023-10-31T21:35:55.059Z] Removing intermediate container 88a8c895a9e0 [2023-10-31T21:35:55.059Z] ---> c5b8892c3352 [2023-10-31T21:35:55.059Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-31T21:35:55.059Z] ---> Running in cacc6e61de92 [2023-10-31T21:35:55.059Z] Removing intermediate container cacc6e61de92 [2023-10-31T21:35:55.059Z] ---> 9e5022b13c0c [2023-10-31T21:35:55.059Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-31T21:35:55.650Z] ---> Running in af29bec8188e [2023-10-31T21:35:56.588Z] Removing intermediate container af29bec8188e [2023-10-31T21:35:56.588Z] ---> 244c28673004 [2023-10-31T21:35:56.588Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-31T21:35:56.849Z] ---> Running in a7a02c6f1a16 [2023-10-31T21:35:57.416Z] Removing intermediate container a7a02c6f1a16 [2023-10-31T21:35:57.416Z] ---> 6d61827c0703 [2023-10-31T21:35:57.416Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-31T21:35:57.985Z] ---> Running in 96b86d3eef4f [2023-10-31T21:35:58.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T21:35:58.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T21:35:59.181Z] OK: 264 MiB in 52 packages [2023-10-31T21:36:00.562Z] Removing intermediate container 96b86d3eef4f [2023-10-31T21:36:00.562Z] ---> a9bdf522424d [2023-10-31T21:36:00.562Z] Step 8/12 : WORKDIR /app [2023-10-31T21:36:00.839Z] ---> Running in 453df2d589b8 [2023-10-31T21:36:01.098Z] Removing intermediate container 453df2d589b8 [2023-10-31T21:36:01.098Z] ---> 6afde7558ab0 [2023-10-31T21:36:01.098Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-31T21:36:01.664Z] ---> 07ab1fc4c919 [2023-10-31T21:36:01.664Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T21:36:01.930Z] ---> Running in cc717031425f [2023-10-31T21:37:23.478Z] Removing intermediate container cc717031425f [2023-10-31T21:37:23.478Z] ---> 7482b13ef712 [2023-10-31T21:37:23.478Z] Step 11/12 : COPY . . [2023-10-31T21:37:23.478Z] ---> 60c55eb91b77 [2023-10-31T21:37:23.478Z] Step 12/12 : RUN $MAKE [2023-10-31T21:37:23.478Z] ---> Running in 45a8fba9e405 [2023-10-31T21:37:23.478Z] noop [2023-10-31T21:37:23.478Z] Removing intermediate container 45a8fba9e405 [2023-10-31T21:37:23.478Z] ---> b3759b4240fc [2023-10-31T21:37:23.478Z] Successfully built b3759b4240fc [2023-10-31T21:37:23.478Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:37:23.994Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-31T21:37:23.994Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:37:24.287Z] prd-ubuntu20.04-docker-8c-8g-15631 does not seem to be running inside a container [2023-10-31T21:37:24.323Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-267 -v /w/workspace/undry_device-rfid-llrp-go_PR-267:/w/workspace/undry_device-rfid-llrp-go_PR-267:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-267@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-267@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-31T21:37:25.182Z] $ docker top de8537773dc43c341f94642eb35e1380d6e79a04738a2be51ec127ea9ae682ea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T21:37:25.577Z] + go version [2023-10-31T21:37:25.577Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-31T21:37:25.610Z] $ docker stop --time=1 de8537773dc43c341f94642eb35e1380d6e79a04738a2be51ec127ea9ae682ea [2023-10-31T21:37:27.588Z] $ docker rm -f --volumes de8537773dc43c341f94642eb35e1380d6e79a04738a2be51ec127ea9ae682ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:37:28.518Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-31T21:37:28.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:37:28.690Z] prd-ubuntu20.04-docker-8c-8g-15631 does not seem to be running inside a container [2023-10-31T21:37:28.723Z] $ 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-267 -v /w/workspace/undry_device-rfid-llrp-go_PR-267:/w/workspace/undry_device-rfid-llrp-go_PR-267:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-267@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-267@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-31T21:37:29.922Z] $ docker top fe91282ffa948696fcb61d74a81a0ebc538c47f3a8086e1e62ef871009a2d87b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T21:37:30.316Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-267 [Pipeline] fileExists [Pipeline] sh [2023-10-31T21:37:30.668Z] + make test [2023-10-31T21:37:30.668Z] go test ./... -coverprofile=coverage.out ./... [2023-10-31T21:37:40.837Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-10-31T21:37:50.796Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-10-31T21:37:50.796Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-10-31T21:37:54.104Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.333s coverage: 40.6% of statements [2023-10-31T21:37:54.105Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.251s coverage: 51.9% of statements [2023-10-31T21:37:54.105Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.016s coverage: 94.6% of statements [2023-10-31T21:38:12.216Z] go vet ./... [2023-10-31T21:38:15.509Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-31T21:38:15.509Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-31T21:38:15.509Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-31T21:38:15.546Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-31T21:38:15.585Z] $ docker stop --time=1 fe91282ffa948696fcb61d74a81a0ebc538c47f3a8086e1e62ef871009a2d87b [2023-10-31T21:38:20.845Z] $ docker rm -f --volumes fe91282ffa948696fcb61d74a81a0ebc538c47f3a8086e1e62ef871009a2d87b [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-31T21:38:21.465Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-31T21:38:21.566Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-31T21:38:22.208Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-31T21:38:22.530Z] + ls -al . [2023-10-31T21:38:22.531Z] total 640 [2023-10-31T21:38:22.531Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 31 21:37 . [2023-10-31T21:38:22.531Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 21:34 .. [2023-10-31T21:38:22.531Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 31 21:34 .dockerignore [2023-10-31T21:38:22.531Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 21:37 .git [2023-10-31T21:38:22.531Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:34 .github [2023-10-31T21:38:22.531Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 31 21:34 .gitignore [2023-10-31T21:38:22.531Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 31 21:34 .golangci.yml [2023-10-31T21:38:22.531Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 21:35 .semver [2023-10-31T21:38:22.531Z] -rw-rw-r-- 1 jenkins jenkins 11980 Oct 31 21:34 Attribution.txt [2023-10-31T21:38:22.531Z] -rw-rw-r-- 1 jenkins jenkins 10365 Oct 31 21:34 CHANGELOG.md [2023-10-31T21:38:22.531Z] -rw-rw-r-- 1 jenkins jenkins 1347 Oct 31 21:34 Dockerfile [2023-10-31T21:38:22.531Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 21:34 GOVERNANCE.md [2023-10-31T21:38:22.531Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 31 21:34 Jenkinsfile [2023-10-31T21:38:22.531Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 31 21:34 LICENSE [2023-10-31T21:38:22.531Z] -rw-rw-r-- 1 jenkins jenkins 2179 Oct 31 21:34 Makefile [2023-10-31T21:38:22.531Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 31 21:34 OWNERS.md [2023-10-31T21:38:22.531Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 31 21:34 README.md [2023-10-31T21:38:22.531Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 21:35 VERSION [2023-10-31T21:38:22.531Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 21:34 bin [2023-10-31T21:38:22.531Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 21:34 cmd [2023-10-31T21:38:22.531Z] -rw-r--r-- 1 jenkins jenkins 459493 Oct 31 21:37 coverage.out [2023-10-31T21:38:22.531Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 21:34 examples [2023-10-31T21:38:22.531Z] -rw-rw-r-- 1 jenkins jenkins 3878 Oct 31 21:34 go.mod [2023-10-31T21:38:22.531Z] -rw-rw-r-- 1 jenkins jenkins 34490 Oct 31 21:34 go.sum [2023-10-31T21:38:22.531Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 21:34 images [2023-10-31T21:38:22.531Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 31 21:34 internal [2023-10-31T21:38:22.531Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 31 21:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:38:22.996Z] + 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=a7f04080a49c3669dc46e46054c67a984a03fc28 --label arch=amd64 --label version=0.0.0 . [2023-10-31T21:38:22.996Z] Sending build context to Docker daemon 4.351MB [2023-10-31T21:38:22.996Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-31T21:38:22.996Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-31T21:38:22.996Z] ---> b3759b4240fc [2023-10-31T21:38:22.996Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-31T21:38:23.564Z] ---> Running in 5ef24df22b85 [2023-10-31T21:38:24.133Z] Removing intermediate container 5ef24df22b85 [2023-10-31T21:38:24.133Z] ---> cc6a9b71606a [2023-10-31T21:38:24.133Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-31T21:38:24.133Z] ---> Running in d348c7f01b99 [2023-10-31T21:38:24.395Z] Removing intermediate container d348c7f01b99 [2023-10-31T21:38:24.395Z] ---> fa6ecc25c3d9 [2023-10-31T21:38:24.395Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-10-31T21:38:24.395Z] ---> Running in 0eaf913d8c4f [2023-10-31T21:38:24.962Z] Removing intermediate container 0eaf913d8c4f [2023-10-31T21:38:24.962Z] ---> 05ded459ba00 [2023-10-31T21:38:24.962Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-31T21:38:24.962Z] ---> Running in fc2629437049 [2023-10-31T21:38:25.220Z] Removing intermediate container fc2629437049 [2023-10-31T21:38:25.220Z] ---> 56acbacafdcb [2023-10-31T21:38:25.220Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-31T21:38:25.220Z] ---> Running in 14ad2db03e42 [2023-10-31T21:38:25.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T21:38:25.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T21:38:26.044Z] OK: 264 MiB in 52 packages [2023-10-31T21:38:27.431Z] Removing intermediate container 14ad2db03e42 [2023-10-31T21:38:27.431Z] ---> f9e01bcd8f72 [2023-10-31T21:38:27.431Z] Step 8/24 : WORKDIR /app [2023-10-31T21:38:27.431Z] ---> Running in 153b33066121 [2023-10-31T21:38:27.691Z] Removing intermediate container 153b33066121 [2023-10-31T21:38:27.691Z] ---> 88c2d7b2c2fd [2023-10-31T21:38:27.691Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-31T21:38:28.283Z] ---> ee9ada19625d [2023-10-31T21:38:28.283Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T21:38:28.887Z] ---> Running in a494392a46fa [2023-10-31T21:38:30.822Z] Removing intermediate container a494392a46fa [2023-10-31T21:38:30.822Z] ---> eae73a1e0734 [2023-10-31T21:38:30.822Z] Step 11/24 : COPY . . [2023-10-31T21:38:32.213Z] ---> 98e5a44234c8 [2023-10-31T21:38:32.213Z] Step 12/24 : RUN $MAKE [2023-10-31T21:38:32.470Z] ---> Running in e44fb9caa7db [2023-10-31T21:38:33.036Z] 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.37" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-10-31T21:38:35.731Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15655 in /w/workspace/undry_device-rfid-llrp-go_PR-267 [Pipeline] { [Pipeline] ws [2023-10-31T21:38:35.791Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-10-31T21:38:35.886Z] The recommended git tool is: git [2023-10-31T21:38:49.861Z] using credential edgex-jenkins-ssh [2023-10-31T21:38:49.883Z] Cloning the remote Git repository [2023-10-31T21:38:49.949Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-10-31T21:38:50.068Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-10-31T21:38:50.380Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-10-31T21:38:50.381Z] > git --version # timeout=10 [2023-10-31T21:38:50.434Z] > git --version # 'git version 2.25.1' [2023-10-31T21:38:50.437Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-31T21:38:50.678Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-31T21:38:51.903Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-10-31T21:38:51.942Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-31T21:38:54.053Z] Merging remotes/origin/main commit fbcb6d3027ae2c9eb317848bea30a5d6743f2972 into PR head commit a7f04080a49c3669dc46e46054c67a984a03fc28 [2023-10-31T21:38:54.582Z] Merge succeeded, producing a7f04080a49c3669dc46e46054c67a984a03fc28 [2023-10-31T21:38:54.583Z] Checking out Revision a7f04080a49c3669dc46e46054c67a984a03fc28 (PR-267) [2023-10-31T21:38:53.361Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-10-31T21:38:53.434Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-10-31T21:38:53.435Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-31T21:38:53.461Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/267/head:refs/remotes/origin/PR-267 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-31T21:38:54.086Z] > git config core.sparsecheckout # timeout=10 [2023-10-31T21:38:54.238Z] > git checkout -f a7f04080a49c3669dc46e46054c67a984a03fc28 # timeout=10 [2023-10-31T21:38:54.438Z] > git remote # timeout=10 [2023-10-31T21:38:54.464Z] > git config --get remote.origin.url # timeout=10 [2023-10-31T21:38:54.487Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-31T21:38:54.504Z] > git merge fbcb6d3027ae2c9eb317848bea30a5d6743f2972 # timeout=10 [2023-10-31T21:38:54.544Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-31T21:38:54.594Z] > git config core.sparsecheckout # timeout=10 [2023-10-31T21:38:54.637Z] > git checkout -f a7f04080a49c3669dc46e46054c67a984a03fc28 # timeout=10 [2023-10-31T21:38:55.531Z] Commit message: "build(deps): bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6" [2023-10-31T21:38:55.623Z] > git --version # timeout=10 [2023-10-31T21:38:55.649Z] > git --version # 'git version 2.25.1' [2023-10-31T21:38:55.686Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-31T21:38:56.997Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-31T21:38:56.997Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-31T21:38:56.997Z] Dload Upload Total Spent Left Speed [2023-10-31T21:38:56.997Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 161k 0 --:--:-- --:--:-- --:--:-- 163k [Pipeline] sh [2023-10-31T21:38:58.017Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-31T21:38:58.577Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-31T21:38:58.577Z] + sudo tee /etc/docker/daemon.new [2023-10-31T21:38:58.863Z] { [2023-10-31T21:38:58.863Z] "registry-mirrors": [ [2023-10-31T21:38:58.863Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-31T21:38:58.863Z] ], [2023-10-31T21:38:58.863Z] "bip": "10.250.0.254/24", [2023-10-31T21:38:58.863Z] "hosts": [ [2023-10-31T21:38:58.863Z] "tcp://0.0.0.0:5555", [2023-10-31T21:38:58.863Z] "unix:///var/run/docker.sock" [2023-10-31T21:38:58.863Z] ], [2023-10-31T21:38:58.863Z] "mtu": 1458, [2023-10-31T21:38:58.863Z] "selinux-enabled": true, [2023-10-31T21:38:58.863Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-31T21:38:58.863Z] } [Pipeline] sh [2023-10-31T21:38:59.276Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-31T21:38:59.821Z] + sudo service docker restart [2023-10-31T21:39:05.182Z] Removing intermediate container e44fb9caa7db [2023-10-31T21:39:05.182Z] ---> ba7bd036252c [2023-10-31T21:39:05.182Z] Step 13/24 : FROM alpine:3.18 [2023-10-31T21:39:05.182Z] 3.18: Pulling from library/alpine [2023-10-31T21:39:05.182Z] 96526aa774ef: Pulling fs layer [2023-10-31T21:39:05.182Z] 96526aa774ef: Download complete [2023-10-31T21:39:05.182Z] 96526aa774ef: Pull complete [2023-10-31T21:39:05.182Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-31T21:39:05.182Z] Status: Downloaded newer image for alpine:3.18 [2023-10-31T21:39:05.182Z] ---> 8ca4688f4f35 [2023-10-31T21:39:05.182Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-31T21:39:05.182Z] ---> Running in e5dbd850c08c [2023-10-31T21:39:05.182Z] Removing intermediate container e5dbd850c08c [2023-10-31T21:39:05.182Z] ---> 3dc8e559edff [2023-10-31T21:39:05.182Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-31T21:39:05.182Z] ---> Running in 38e7317d9eea [2023-10-31T21:39:05.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T21:39:05.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T21:39:05.440Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-31T21:39:05.440Z] Executing busybox-1.36.1-r2.trigger [2023-10-31T21:39:05.440Z] OK: 7 MiB in 16 packages [2023-10-31T21:39:06.827Z] Removing intermediate container 38e7317d9eea [2023-10-31T21:39:06.827Z] ---> c5625867b12c [2023-10-31T21:39:06.827Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-10-31T21:39:07.767Z] ---> 2dbb77718625 [2023-10-31T21:39:07.767Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-10-31T21:39:08.704Z] ---> f4b5f3063009 [2023-10-31T21:39:08.704Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-10-31T21:39:10.621Z] ---> 19842f4e2fe3 [2023-10-31T21:39:10.621Z] Step 19/24 : EXPOSE 59989 [2023-10-31T21:39:10.879Z] ---> Running in 8f21c889ffba [2023-10-31T21:39:11.448Z] Removing intermediate container 8f21c889ffba [2023-10-31T21:39:11.448Z] ---> 29ae7f10ceb1 [2023-10-31T21:39:11.448Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-10-31T21:39:11.707Z] ---> Running in deda70aedb2e [2023-10-31T21:39:12.340Z] Removing intermediate container deda70aedb2e [2023-10-31T21:39:12.340Z] ---> 6b994566eea1 [2023-10-31T21:39:12.340Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-31T21:39:12.601Z] ---> Running in 94489ef14782 [2023-10-31T21:39:13.570Z] Removing intermediate container 94489ef14782 [2023-10-31T21:39:13.570Z] ---> 4bda7fc49970 [2023-10-31T21:39:13.570Z] Step 22/24 : LABEL arch=amd64 [2023-10-31T21:39:14.141Z] ---> Running in 117ba00206f2 [2023-10-31T21:39:15.524Z] Removing intermediate container 117ba00206f2 [2023-10-31T21:39:15.524Z] ---> 2d2bfd607694 [2023-10-31T21:39:15.524Z] Step 23/24 : LABEL git_sha=a7f04080a49c3669dc46e46054c67a984a03fc28 [2023-10-31T21:39:15.524Z] ---> Running in 64618232ca3f [2023-10-31T21:39:17.157Z] Removing intermediate container 64618232ca3f [2023-10-31T21:39:17.157Z] ---> bfc66b5758cd [2023-10-31T21:39:17.157Z] Step 24/24 : LABEL version=0.0.0 [2023-10-31T21:39:17.734Z] ---> Running in 28be67bc5ca3 [2023-10-31T21:39:19.650Z] Removing intermediate container 28be67bc5ca3 [2023-10-31T21:39:19.650Z] ---> bc29147f0df4 [2023-10-31T21:39:19.650Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-31T21:39:19.650Z] Successfully built bc29147f0df4 [2023-10-31T21:39:19.650Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:39:20.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T21:39:20.676Z] [2023-10-31T21:39:20.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:39:21.078Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T21:39:21.353Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-31T21:39:21.353Z] 5eb5b503b376: Pulling fs layer [2023-10-31T21:39:21.353Z] 5c69ac0246d0: Pulling fs layer [2023-10-31T21:39:21.353Z] ec43610c2a17: Pulling fs layer [2023-10-31T21:39:21.353Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-31T21:39:21.353Z] 33b1e0a273af: Pulling fs layer [2023-10-31T21:39:21.353Z] 5d3b04190fa2: Pulling fs layer [2023-10-31T21:39:21.353Z] 2f39f015ded8: Pulling fs layer [2023-10-31T21:39:21.353Z] 33b1e0a273af: Waiting [2023-10-31T21:39:21.353Z] 5d3b04190fa2: Waiting [2023-10-31T21:39:21.353Z] 2f39f015ded8: Waiting [2023-10-31T21:39:21.353Z] 3a2ae6a8a46f: Waiting [2023-10-31T21:39:21.353Z] 5c69ac0246d0: Verifying Checksum [2023-10-31T21:39:21.353Z] 5c69ac0246d0: Download complete [2023-10-31T21:39:21.353Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-31T21:39:21.353Z] 3a2ae6a8a46f: Download complete [2023-10-31T21:39:21.642Z] ec43610c2a17: Verifying Checksum [2023-10-31T21:39:21.642Z] ec43610c2a17: Download complete [2023-10-31T21:39:21.642Z] 33b1e0a273af: Verifying Checksum [2023-10-31T21:39:21.642Z] 33b1e0a273af: Download complete [2023-10-31T21:39:21.642Z] 5d3b04190fa2: Download complete [2023-10-31T21:39:21.642Z] 5eb5b503b376: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T21:39:22.432Z] provisioning config files... [2023-10-31T21:39:22.492Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config11607008277847305513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:39:22.586Z] 2f39f015ded8: Download complete [2023-10-31T21:39:22.934Z] ---> docker-login.sh [2023-10-31T21:39:22.934Z] nexus3.edgexfoundry.org:10001 [2023-10-31T21:39:23.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:39:23.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:39:23.824Z] Configure a credential helper to remove this warning. See [2023-10-31T21:39:23.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:39:23.824Z] [2023-10-31T21:39:23.824Z] Login Succeeded [2023-10-31T21:39:23.824Z] nexus3.edgexfoundry.org:10002 [2023-10-31T21:39:23.976Z] 5eb5b503b376: Pull complete [2023-10-31T21:39:24.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:39:24.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:39:24.166Z] Configure a credential helper to remove this warning. See [2023-10-31T21:39:24.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:39:24.166Z] [2023-10-31T21:39:24.166Z] Login Succeeded [2023-10-31T21:39:24.166Z] nexus3.edgexfoundry.org:10003 [2023-10-31T21:39:24.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:39:24.566Z] 5c69ac0246d0: Pull complete [2023-10-31T21:39:24.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:39:24.757Z] Configure a credential helper to remove this warning. See [2023-10-31T21:39:24.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:39:24.757Z] [2023-10-31T21:39:24.757Z] Login Succeeded [2023-10-31T21:39:24.757Z] nexus3.edgexfoundry.org:10004 [2023-10-31T21:39:25.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:39:25.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:39:25.311Z] Configure a credential helper to remove this warning. See [2023-10-31T21:39:25.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:39:25.312Z] [2023-10-31T21:39:25.312Z] Login Succeeded [2023-10-31T21:39:25.312Z] docker.io [2023-10-31T21:39:25.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:39:25.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:39:25.862Z] Configure a credential helper to remove this warning. See [2023-10-31T21:39:25.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:39:25.862Z] [2023-10-31T21:39:25.862Z] Login Succeeded [2023-10-31T21:39:25.862Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T21:39:25.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-31T21:39:26.633Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T21:39:26.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T21:39:26.699Z] ========================================================= [2023-10-31T21:39:26.699Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-31T21:39:26.699Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:39:27.308Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-31T21:39:27.589Z] Sending build context to Docker daemon 1.197MB [2023-10-31T21:39:27.874Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-31T21:39:27.874Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-31T21:39:27.874Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-31T21:39:27.874Z] 9fda8d8052c6: Pulling fs layer [2023-10-31T21:39:27.874Z] 5d54e960e981: Pulling fs layer [2023-10-31T21:39:27.874Z] c4a7e357bf2a: Pulling fs layer [2023-10-31T21:39:27.874Z] f0e02332f6b5: Pulling fs layer [2023-10-31T21:39:27.874Z] cefa15bbcfad: Pulling fs layer [2023-10-31T21:39:27.874Z] 17808c966233: Pulling fs layer [2023-10-31T21:39:27.874Z] f4c1fc716caa: Pulling fs layer [2023-10-31T21:39:27.874Z] cefa15bbcfad: Waiting [2023-10-31T21:39:27.874Z] 17808c966233: Waiting [2023-10-31T21:39:27.874Z] f4c1fc716caa: Waiting [2023-10-31T21:39:27.874Z] f0e02332f6b5: Waiting [2023-10-31T21:39:28.152Z] 5d54e960e981: Verifying Checksum [2023-10-31T21:39:28.153Z] 5d54e960e981: Download complete [2023-10-31T21:39:28.153Z] f0e02332f6b5: Verifying Checksum [2023-10-31T21:39:28.153Z] f0e02332f6b5: Download complete [2023-10-31T21:39:28.153Z] cefa15bbcfad: Verifying Checksum [2023-10-31T21:39:28.153Z] cefa15bbcfad: Download complete [2023-10-31T21:39:28.153Z] 9fda8d8052c6: Verifying Checksum [2023-10-31T21:39:28.153Z] 9fda8d8052c6: Download complete [2023-10-31T21:39:28.758Z] f4c1fc716caa: Verifying Checksum [2023-10-31T21:39:28.758Z] f4c1fc716caa: Download complete [2023-10-31T21:39:29.249Z] 9fda8d8052c6: Pull complete [2023-10-31T21:39:30.265Z] 5d54e960e981: Pull complete [2023-10-31T21:39:30.265Z] c4a7e357bf2a: Verifying Checksum [2023-10-31T21:39:30.265Z] c4a7e357bf2a: Download complete [2023-10-31T21:39:31.230Z] ec43610c2a17: Pull complete [2023-10-31T21:39:31.230Z] 3a2ae6a8a46f: Pull complete [2023-10-31T21:39:31.495Z] 33b1e0a273af: Pull complete [2023-10-31T21:39:31.714Z] 17808c966233: Verifying Checksum [2023-10-31T21:39:31.714Z] 17808c966233: Download complete [2023-10-31T21:39:32.065Z] 5d3b04190fa2: Pull complete [2023-10-31T21:39:37.441Z] 2f39f015ded8: Pull complete [2023-10-31T21:39:37.701Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-31T21:39:38.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T21:39:38.273Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:39:38.524Z] prd-ubuntu20.04-docker-8c-8g-15631 does not seem to be running inside a container [2023-10-31T21:39:38.565Z] $ 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-267 -v /w/workspace/undry_device-rfid-llrp-go_PR-267:/w/workspace/undry_device-rfid-llrp-go_PR-267:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-267@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-267@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-31T21:39:44.145Z] c4a7e357bf2a: Pull complete [2023-10-31T21:39:44.145Z] f0e02332f6b5: Pull complete [2023-10-31T21:39:44.414Z] cefa15bbcfad: Pull complete [2023-10-31T21:39:54.569Z] 17808c966233: Pull complete [2023-10-31T21:39:54.843Z] f4c1fc716caa: Pull complete [2023-10-31T21:39:54.843Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-31T21:39:54.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-31T21:39:54.843Z] ---> ea914061e18c [2023-10-31T21:39:54.843Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-31T21:39:56.268Z] ---> Running in bd367aa879f9 [2023-10-31T21:39:56.539Z] Removing intermediate container bd367aa879f9 [2023-10-31T21:39:56.539Z] ---> fca0eb8af4ff [2023-10-31T21:39:56.539Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-31T21:39:56.539Z] ---> Running in 1173c258bbb9 [2023-10-31T21:39:57.132Z] Removing intermediate container 1173c258bbb9 [2023-10-31T21:39:57.132Z] ---> c243626c20ac [2023-10-31T21:39:57.132Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-31T21:39:57.132Z] ---> Running in 4637120f93a0 [2023-10-31T21:39:57.406Z] Removing intermediate container 4637120f93a0 [2023-10-31T21:39:57.406Z] ---> f02ab1ec9b70 [2023-10-31T21:39:57.406Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-31T21:39:57.406Z] ---> Running in 7f7ea4c3eb74 [2023-10-31T21:39:57.684Z] $ docker top c452f0c8fd96b664487fc436b8bf42b880f3b7cc74296280e5a013dc2404d054 -eo pid,comm [Pipeline] { [2023-10-31T21:39:58.005Z] Removing intermediate container 7f7ea4c3eb74 [2023-10-31T21:39:58.005Z] ---> 2540898b7b82 [2023-10-31T21:39:58.005Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-31T21:39:58.005Z] ---> Running in bdb795bb310d [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:39:58.373Z] ---> job-cost.sh [2023-10-31T21:39:58.373Z] lf-activate-venv: SKIPPING [2023-10-31T21:39:58.373Z] INFO: No Stack... [2023-10-31T21:39:58.632Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-31T21:39:59.196Z] INFO: Archiving Costs [Pipeline] sh [2023-10-31T21:39:59.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-31T21:39:59.532Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-267/archives/cost.csv [2023-10-31T21:39:59.532Z] + cut -d, -f6 [Pipeline] lock [2023-10-31T21:39:59.580Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-267-1-stack-cost] [2023-10-31T21:39:59.586Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-267-1-stack-cost] did not exist. Created. [2023-10-31T21:39:59.586Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-267-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-31T21:39:59.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-31T21:39:59.988Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-31T21:40:00.046Z] Stashed 1 file(s) [Pipeline] } [2023-10-31T21:40:00.086Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-267-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-31T21:40:00.174Z] $ docker stop --time=1 c452f0c8fd96b664487fc436b8bf42b880f3b7cc74296280e5a013dc2404d054 [2023-10-31T21:40:01.143Z] OK: 266 MiB in 52 packages [2023-10-31T21:40:05.456Z] Removing intermediate container bdb795bb310d [2023-10-31T21:40:05.456Z] ---> 7fd004baa459 [2023-10-31T21:40:05.456Z] Step 8/12 : WORKDIR /app [2023-10-31T21:40:05.456Z] ---> Running in 4e6e618ed902 [2023-10-31T21:40:05.456Z] Removing intermediate container 4e6e618ed902 [2023-10-31T21:40:05.456Z] ---> 95e3a5453c5d [2023-10-31T21:40:05.456Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-31T21:40:05.731Z] ---> 5f6ba1521a21 [2023-10-31T21:40:05.731Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T21:40:06.001Z] ---> Running in 3eda9351838d [2023-10-31T21:40:06.310Z] $ docker rm -f --volumes c452f0c8fd96b664487fc436b8bf42b880f3b7cc74296280e5a013dc2404d054 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-31T21:41:27.743Z] Removing intermediate container 3eda9351838d [2023-10-31T21:41:27.744Z] ---> 85640f4a0b32 [2023-10-31T21:41:27.744Z] Step 11/12 : COPY . . [2023-10-31T21:41:27.744Z] ---> bd88486235be [2023-10-31T21:41:27.744Z] Step 12/12 : RUN $MAKE [2023-10-31T21:41:27.744Z] ---> Running in 493accfaf9c0 [2023-10-31T21:41:27.744Z] noop [2023-10-31T21:41:27.744Z] Removing intermediate container 493accfaf9c0 [2023-10-31T21:41:27.744Z] ---> c328fa6014c3 [2023-10-31T21:41:27.744Z] Successfully built c328fa6014c3 [2023-10-31T21:41:27.744Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:41:28.263Z] + docker inspect -f . ci-base-image-arm64 [2023-10-31T21:41:28.263Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:41:28.604Z] prd-ubuntu20.04-docker-arm64-4c-16g-15655 does not seem to be running inside a container [2023-10-31T21:41:28.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-31T21:41:30.223Z] $ docker top e7f5be9d4df6ccb1f950686ce49767b44e2055c4145868e5c0cc165e429b8d86 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T21:41:31.214Z] + go version [2023-10-31T21:41:31.214Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-31T21:41:31.272Z] $ docker stop --time=1 e7f5be9d4df6ccb1f950686ce49767b44e2055c4145868e5c0cc165e429b8d86 [2023-10-31T21:41:33.048Z] $ docker rm -f --volumes e7f5be9d4df6ccb1f950686ce49767b44e2055c4145868e5c0cc165e429b8d86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:41:33.973Z] + docker inspect -f . ci-base-image-arm64 [2023-10-31T21:41:33.973Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:41:34.289Z] prd-ubuntu20.04-docker-arm64-4c-16g-15655 does not seem to be running inside a container [2023-10-31T21:41:34.623Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-31T21:41:36.122Z] $ docker top d57d3a4020111d8e1a77a46a07e7f6c482af45b08e5acebf4b55098a8bb87901 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T21:41:37.081Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-31T21:41:37.818Z] + make test [2023-10-31T21:41:37.818Z] go test ./... -coverprofile=coverage.out ./... [2023-10-31T21:41:43.179Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-10-31T21:43:49.949Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-10-31T21:43:49.949Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-10-31T21:44:28.893Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.443s coverage: 40.6% of statements [2023-10-31T21:44:28.893Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.570s coverage: 51.9% of statements [2023-10-31T21:44:28.893Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.051s coverage: 96.4% of statements [2023-10-31T21:44:28.893Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-31T21:44:28.893Z] go vet ./... [2023-10-31T21:44:55.627Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-31T21:44:55.627Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-31T21:44:55.627Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-31T21:44:55.676Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-31T21:44:55.706Z] $ docker stop --time=1 d57d3a4020111d8e1a77a46a07e7f6c482af45b08e5acebf4b55098a8bb87901 [2023-10-31T21:44:57.709Z] $ docker rm -f --volumes d57d3a4020111d8e1a77a46a07e7f6c482af45b08e5acebf4b55098a8bb87901 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-31T21:44:59.202Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-31T21:44:59.241Z] Warning: overwriting stash ‘coverage-report’ [2023-10-31T21:45:00.078Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-31T21:45:00.719Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-31T21:45:01.079Z] + ls -al . [2023-10-31T21:45:01.080Z] total 636 [2023-10-31T21:45:01.080Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 21:41 . [2023-10-31T21:45:01.080Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 21:38 .. [2023-10-31T21:45:01.080Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 31 21:38 .dockerignore [2023-10-31T21:45:01.080Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 21:38 .git [2023-10-31T21:45:01.080Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:38 .github [2023-10-31T21:45:01.080Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 31 21:38 .gitignore [2023-10-31T21:45:01.080Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 31 21:38 .golangci.yml [2023-10-31T21:45:01.080Z] -rw-rw-r-- 1 jenkins jenkins 11980 Oct 31 21:38 Attribution.txt [2023-10-31T21:45:01.080Z] -rw-rw-r-- 1 jenkins jenkins 10365 Oct 31 21:38 CHANGELOG.md [2023-10-31T21:45:01.080Z] -rw-rw-r-- 1 jenkins jenkins 1347 Oct 31 21:38 Dockerfile [2023-10-31T21:45:01.080Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 21:38 GOVERNANCE.md [2023-10-31T21:45:01.080Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 31 21:38 Jenkinsfile [2023-10-31T21:45:01.080Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 31 21:38 LICENSE [2023-10-31T21:45:01.080Z] -rw-rw-r-- 1 jenkins jenkins 2179 Oct 31 21:38 Makefile [2023-10-31T21:45:01.080Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 31 21:38 OWNERS.md [2023-10-31T21:45:01.080Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 31 21:38 README.md [2023-10-31T21:45:01.080Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 21:35 VERSION [2023-10-31T21:45:01.080Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 21:38 bin [2023-10-31T21:45:01.080Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 21:38 cmd [2023-10-31T21:45:01.080Z] -rw-r--r-- 1 jenkins jenkins 459493 Oct 31 21:44 coverage.out [2023-10-31T21:45:01.080Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 21:38 examples [2023-10-31T21:45:01.080Z] -rw-rw-r-- 1 jenkins jenkins 3878 Oct 31 21:38 go.mod [2023-10-31T21:45:01.080Z] -rw-rw-r-- 1 jenkins jenkins 34490 Oct 31 21:38 go.sum [2023-10-31T21:45:01.080Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 21:38 images [2023-10-31T21:45:01.080Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 31 21:38 internal [2023-10-31T21:45:01.080Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 31 21:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:45:01.521Z] + 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=a7f04080a49c3669dc46e46054c67a984a03fc28 --label arch=arm64 --label version=0.0.0 . [2023-10-31T21:45:01.797Z] Sending build context to Docker daemon 1.197MB [2023-10-31T21:45:01.797Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-31T21:45:01.797Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-31T21:45:01.797Z] ---> c328fa6014c3 [2023-10-31T21:45:01.797Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-31T21:45:02.084Z] ---> Running in 31356806c891 [2023-10-31T21:45:02.356Z] Removing intermediate container 31356806c891 [2023-10-31T21:45:02.356Z] ---> 674825fa1e9a [2023-10-31T21:45:02.356Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-31T21:45:02.632Z] ---> Running in 095ba35f1c19 [2023-10-31T21:45:02.907Z] Removing intermediate container 095ba35f1c19 [2023-10-31T21:45:02.907Z] ---> 918fb7f7de05 [2023-10-31T21:45:02.907Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-10-31T21:45:02.907Z] ---> Running in c81d655253f0 [2023-10-31T21:45:03.506Z] Removing intermediate container c81d655253f0 [2023-10-31T21:45:03.506Z] ---> 48d5fb484d1b [2023-10-31T21:45:03.506Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-31T21:45:03.506Z] ---> Running in 12f47a89a7b1 [2023-10-31T21:45:03.787Z] Removing intermediate container 12f47a89a7b1 [2023-10-31T21:45:03.787Z] ---> 3dfa885d6815 [2023-10-31T21:45:03.787Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-31T21:45:04.065Z] ---> Running in ccb5089f4ba7 [2023-10-31T21:45:05.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-31T21:45:05.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-31T21:45:07.229Z] OK: 266 MiB in 52 packages [2023-10-31T21:45:08.203Z] Removing intermediate container ccb5089f4ba7 [2023-10-31T21:45:08.203Z] ---> 196e9fa0d909 [2023-10-31T21:45:08.203Z] Step 8/24 : WORKDIR /app [2023-10-31T21:45:08.475Z] ---> Running in 25b362294e09 [2023-10-31T21:45:08.743Z] Removing intermediate container 25b362294e09 [2023-10-31T21:45:08.743Z] ---> c0ab3887d47e [2023-10-31T21:45:08.743Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-31T21:45:09.333Z] ---> 495cdbefa611 [2023-10-31T21:45:09.333Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T21:45:09.333Z] ---> Running in bed24c1cdd7a [2023-10-31T21:45:16.051Z] Removing intermediate container bed24c1cdd7a [2023-10-31T21:45:16.051Z] ---> b25981827e03 [2023-10-31T21:45:16.051Z] Step 11/24 : COPY . . [2023-10-31T21:45:16.323Z] ---> 9814e38da857 [2023-10-31T21:45:16.323Z] Step 12/24 : RUN $MAKE [2023-10-31T21:45:16.595Z] ---> Running in 5ec26fe0b265 [2023-10-31T21:45:17.568Z] 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.37" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-10-31T21:47:54.424Z] Removing intermediate container 5ec26fe0b265 [2023-10-31T21:47:54.424Z] ---> 924d555c3e53 [2023-10-31T21:47:54.424Z] Step 13/24 : FROM alpine:3.18 [2023-10-31T21:47:54.424Z] 3.18: Pulling from library/alpine [2023-10-31T21:47:54.424Z] 579b34f0a95b: Pulling fs layer [2023-10-31T21:47:54.424Z] 579b34f0a95b: Verifying Checksum [2023-10-31T21:47:54.424Z] 579b34f0a95b: Download complete [2023-10-31T21:47:54.424Z] 579b34f0a95b: Pull complete [2023-10-31T21:47:54.424Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-31T21:47:54.424Z] Status: Downloaded newer image for alpine:3.18 [2023-10-31T21:47:54.424Z] ---> 3cc203321400 [2023-10-31T21:47:54.424Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-31T21:47:54.424Z] ---> Running in d56e6c1fc176 [2023-10-31T21:47:54.424Z] Removing intermediate container d56e6c1fc176 [2023-10-31T21:47:54.424Z] ---> f1fb1fcc8a31 [2023-10-31T21:47:54.424Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-31T21:47:54.424Z] ---> Running in 4ed1869f3f90 [2023-10-31T21:47:54.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-31T21:47:54.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-31T21:47:54.424Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-31T21:47:54.424Z] Executing busybox-1.36.1-r2.trigger [2023-10-31T21:47:54.424Z] OK: 8 MiB in 16 packages [2023-10-31T21:47:54.424Z] Removing intermediate container 4ed1869f3f90 [2023-10-31T21:47:54.424Z] ---> 22df4d79bd3e [2023-10-31T21:47:54.424Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-10-31T21:47:54.424Z] ---> 54c1c0883ab5 [2023-10-31T21:47:54.424Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-10-31T21:47:54.424Z] ---> adf695dc9d03 [2023-10-31T21:47:54.424Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-10-31T21:47:58.736Z] ---> d41f67aa637f [2023-10-31T21:47:58.736Z] Step 19/24 : EXPOSE 59989 [2023-10-31T21:47:58.736Z] ---> Running in 510d71c10641 [2023-10-31T21:47:58.736Z] Removing intermediate container 510d71c10641 [2023-10-31T21:47:58.736Z] ---> 00371c4894f3 [2023-10-31T21:47:58.736Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-10-31T21:47:58.736Z] ---> Running in 0c6d88b1f77b [2023-10-31T21:47:59.012Z] Removing intermediate container 0c6d88b1f77b [2023-10-31T21:47:59.012Z] ---> 0cb29fd55ede [2023-10-31T21:47:59.012Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-31T21:47:59.012Z] ---> Running in 3178da11695d [2023-10-31T21:47:59.293Z] Removing intermediate container 3178da11695d [2023-10-31T21:47:59.293Z] ---> b321491132e9 [2023-10-31T21:47:59.293Z] Step 22/24 : LABEL arch=arm64 [2023-10-31T21:47:59.572Z] ---> Running in 385c1826e192 [2023-10-31T21:47:59.842Z] Removing intermediate container 385c1826e192 [2023-10-31T21:47:59.842Z] ---> 6778a1f2bf63 [2023-10-31T21:47:59.842Z] Step 23/24 : LABEL git_sha=a7f04080a49c3669dc46e46054c67a984a03fc28 [2023-10-31T21:47:59.842Z] ---> Running in cd78aae68656 [2023-10-31T21:48:00.431Z] Removing intermediate container cd78aae68656 [2023-10-31T21:48:00.431Z] ---> bf69d72fc9f1 [2023-10-31T21:48:00.431Z] Step 24/24 : LABEL version=0.0.0 [2023-10-31T21:48:00.431Z] ---> Running in ca59f1656bd6 [2023-10-31T21:48:00.702Z] Removing intermediate container ca59f1656bd6 [2023-10-31T21:48:00.702Z] ---> 510f0a151462 [2023-10-31T21:48:00.702Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-31T21:48:00.702Z] Successfully built 510f0a151462 [2023-10-31T21:48:00.702Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:48:01.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-31T21:48:01.542Z] [2023-10-31T21:48:01.542Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:48:01.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-31T21:48:02.250Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-31T21:48:02.250Z] 8998bd30e6a1: Pulling fs layer [2023-10-31T21:48:02.250Z] 04944245beec: Pulling fs layer [2023-10-31T21:48:02.250Z] 699f458cf7ca: Pulling fs layer [2023-10-31T21:48:02.250Z] 765212b225bb: Pulling fs layer [2023-10-31T21:48:02.250Z] f23df028b6ca: Pulling fs layer [2023-10-31T21:48:02.250Z] d65c8cfc05b1: Pulling fs layer [2023-10-31T21:48:02.250Z] 2437ff75d9bd: Pulling fs layer [2023-10-31T21:48:02.250Z] 765212b225bb: Waiting [2023-10-31T21:48:02.250Z] f23df028b6ca: Waiting [2023-10-31T21:48:02.250Z] d65c8cfc05b1: Waiting [2023-10-31T21:48:02.250Z] 2437ff75d9bd: Waiting [2023-10-31T21:48:02.250Z] 04944245beec: Verifying Checksum [2023-10-31T21:48:02.250Z] 04944245beec: Download complete [2023-10-31T21:48:02.250Z] 765212b225bb: Verifying Checksum [2023-10-31T21:48:02.250Z] 765212b225bb: Download complete [2023-10-31T21:48:02.524Z] f23df028b6ca: Verifying Checksum [2023-10-31T21:48:02.524Z] f23df028b6ca: Download complete [2023-10-31T21:48:02.524Z] d65c8cfc05b1: Verifying Checksum [2023-10-31T21:48:02.524Z] d65c8cfc05b1: Download complete [2023-10-31T21:48:02.524Z] 699f458cf7ca: Verifying Checksum [2023-10-31T21:48:02.524Z] 699f458cf7ca: Download complete [2023-10-31T21:48:03.116Z] 8998bd30e6a1: Verifying Checksum [2023-10-31T21:48:03.116Z] 8998bd30e6a1: Download complete [2023-10-31T21:48:05.712Z] 2437ff75d9bd: Verifying Checksum [2023-10-31T21:48:05.712Z] 2437ff75d9bd: Download complete [2023-10-31T21:48:07.666Z] 8998bd30e6a1: Pull complete [2023-10-31T21:48:08.254Z] 04944245beec: Pull complete [2023-10-31T21:48:13.620Z] 699f458cf7ca: Pull complete [2023-10-31T21:48:13.620Z] 765212b225bb: Pull complete [2023-10-31T21:48:13.887Z] f23df028b6ca: Pull complete [2023-10-31T21:48:14.157Z] d65c8cfc05b1: Pull complete [2023-10-31T21:48:32.414Z] 2437ff75d9bd: Pull complete [2023-10-31T21:48:32.414Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-31T21:48:32.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-31T21:48:32.414Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:48:32.802Z] prd-ubuntu20.04-docker-arm64-4c-16g-15655 does not seem to be running inside a container [2023-10-31T21:48:32.899Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-31T21:48:36.511Z] $ docker top c039ba84ff4506d7fdfd36e2f7a1beeeed0ec2eafc9d8f1f5195d589d51dffbf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:48:37.491Z] ---> job-cost.sh [2023-10-31T21:48:37.491Z] lf-activate-venv: SKIPPING [2023-10-31T21:48:37.491Z] INFO: No Stack... [2023-10-31T21:48:38.080Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-31T21:48:38.673Z] INFO: Archiving Costs [Pipeline] sh [2023-10-31T21:48:39.365Z] + + catcut /w/workspace/device-rfid-llrp-go/1/archives/cost.csv -d, [2023-10-31T21:48:39.365Z] -f6 [Pipeline] lock [2023-10-31T21:48:39.476Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-267-1-stack-cost] [2023-10-31T21:48:39.480Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-267-1-stack-cost] did not exist. Created. [2023-10-31T21:48:39.481Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-267-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-31T21:48:40.236Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-c34ba227/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-31T21:48:40.931Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-31T21:48:40.968Z] Warning: overwriting stash ‘stack-cost’ [2023-10-31T21:48:41.054Z] Stashed 1 file(s) [Pipeline] } [2023-10-31T21:48:41.071Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-267-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-31T21:48:41.147Z] $ docker stop --time=1 c039ba84ff4506d7fdfd36e2f7a1beeeed0ec2eafc9d8f1f5195d589d51dffbf [2023-10-31T21:48:44.064Z] $ docker rm -f --volumes c039ba84ff4506d7fdfd36e2f7a1beeeed0ec2eafc9d8f1f5195d589d51dffbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-31T21:48:45.130Z] provisioning config files... [2023-10-31T21:48:45.176Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-267@tmp/config17989115077955059236tmp [Pipeline] { [Pipeline] sh [2023-10-31T21:48:45.495Z] + set +x [2023-10-31T21:48:45.496Z] + curl -s https://codecov.io/bash [2023-10-31T21:48:45.496Z] + bash -s -- [2023-10-31T21:48:45.496Z] [2023-10-31T21:48:45.496Z] _____ _ [2023-10-31T21:48:45.496Z] / ____| | | [2023-10-31T21:48:45.496Z] | | ___ __| | ___ ___ _____ __ [2023-10-31T21:48:45.496Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-31T21:48:45.496Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-31T21:48:45.496Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-31T21:48:45.496Z] Bash-1.0.6 [2023-10-31T21:48:45.496Z] [2023-10-31T21:48:45.496Z] [2023-10-31T21:48:45.496Z] ==> git version 2.25.1 found [2023-10-31T21:48:45.496Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-31T21:48:45.496Z] Release-Date: 2020-01-08 [2023-10-31T21:48:45.496Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-31T21:48:45.496Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-31T21:48:45.496Z] ==> Jenkins CI detected. [2023-10-31T21:48:45.496Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-267 [2023-10-31T21:48:45.496Z] project root: . [2023-10-31T21:48:45.496Z] --> token set from env [2023-10-31T21:48:45.496Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-31T21:48:45.496Z] ==> Running gcov in . (disable via -X gcov) [2023-10-31T21:48:45.496Z] ==> Python coveragepy not found [2023-10-31T21:48:45.496Z] ==> Searching for coverage reports in: [2023-10-31T21:48:45.496Z] + . [2023-10-31T21:48:45.496Z] -> Found 1 reports [2023-10-31T21:48:45.496Z] ==> Detecting git/mercurial file structure [2023-10-31T21:48:45.496Z] ==> Reading reports [2023-10-31T21:48:45.496Z] + ./coverage.out bytes=459493 [2023-10-31T21:48:45.496Z] ==> Appending adjustments [2023-10-31T21:48:45.496Z] https://docs.codecov.io/docs/fixing-reports [2023-10-31T21:48:45.754Z] + Found adjustments [2023-10-31T21:48:45.754Z] ==> Gzipping contents [2023-10-31T21:48:45.754Z] 52K /tmp/codecov.3jATN5.gz [2023-10-31T21:48:45.754Z] ==> Uploading reports [2023-10-31T21:48:45.754Z] url: https://codecov.io [2023-10-31T21:48:45.754Z] query: branch=PR-267&commit=a7f04080a49c3669dc46e46054c67a984a03fc28&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-267%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=267&job=&cmd_args= [2023-10-31T21:48:45.754Z] -> Pinging Codecov [2023-10-31T21:48:45.754Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-267&commit=a7f04080a49c3669dc46e46054c67a984a03fc28&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-267%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=267&job=&cmd_args= [2023-10-31T21:48:46.014Z] -> Uploading to [2023-10-31T21:48:46.014Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-31/581DD39554BDF9B6E22D074273EAD858/a7f04080a49c3669dc46e46054c67a984a03fc28/e0551c4c-fdb1-406d-9adf-3c41c1f05445.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231031%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231031T214845Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=688a274f890c8901698f24efc48b817e6fbf808694ecf38d6cb77b3c4b71d3fb [2023-10-31T21:48:46.014Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-31T21:48:46.014Z] Dload Upload Total Spent Left Speed [2023-10-31T21:48:46.275Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50319 0 0 100 50319 0 144k --:--:-- --:--:-- --:--:-- 148k [2023-10-31T21:48:46.275Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a7f04080a49c3669dc46e46054c67a984a03fc28 [Pipeline] } [2023-10-31T21:48:46.301Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-31T21:48:48.132Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-267/archives ] [2023-10-31T21:48:48.133Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-267/archives [2023-10-31T21:48:48.133Z] total 16 [2023-10-31T21:48:48.133Z] drwxr-xr-x 3 root root 4096 Oct 31 21:39 . [2023-10-31T21:48:48.133Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 31 21:39 .. [2023-10-31T21:48:48.133Z] drwxr-xr-x 2 root root 4096 Oct 31 21:39 cost [2023-10-31T21:48:48.133Z] -rw-r--r-- 1 root root 91 Oct 31 21:39 cost.csv [2023-10-31T21:48:48.133Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-267/archives [2023-10-31T21:48:48.133Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-267/archives [2023-10-31T21:48:48.133Z] total 16 [2023-10-31T21:48:48.133Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 21:39 . [2023-10-31T21:48:48.133Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 31 21:39 .. [2023-10-31T21:48:48.133Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 21:39 cost [2023-10-31T21:48:48.133Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 31 21:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:48:48.466Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:48:49.752Z] ---> package-listing.sh [2023-10-31T21:48:49.752Z] ++ facter osfamily [2023-10-31T21:48:49.752Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-31T21:48:50.078Z] + OS_FAMILY=debian [2023-10-31T21:48:50.078Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-267 [2023-10-31T21:48:50.078Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-31T21:48:50.078Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-31T21:48:50.078Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-31T21:48:50.078Z] + PACKAGES=/tmp/packages_start.txt [2023-10-31T21:48:50.078Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-267 ']' [2023-10-31T21:48:50.078Z] + PACKAGES=/tmp/packages_end.txt [2023-10-31T21:48:50.078Z] + case "${OS_FAMILY}" in [2023-10-31T21:48:50.078Z] + dpkg -l [2023-10-31T21:48:50.078Z] + grep '^ii' [2023-10-31T21:48:50.078Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-31T21:48:50.078Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-31T21:48:50.078Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-31T21:48:50.337Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-267 ']' [2023-10-31T21:48:50.337Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-267/archives/ [2023-10-31T21:48:50.337Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-267/archives/ [Pipeline] echo [2023-10-31T21:48:50.372Z] 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-267/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-31T21:48:50.699Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:48:51.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T21:48:51.386Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:48:51.578Z] prd-ubuntu20.04-docker-8c-8g-15631 does not seem to be running inside a container [2023-10-31T21:48:51.618Z] $ 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-267/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-267 -v /w/workspace/undry_device-rfid-llrp-go_PR-267:/w/workspace/undry_device-rfid-llrp-go_PR-267:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-267@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-267@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-31T21:48:52.599Z] $ docker top a1489daf987b83a1c1fcf1aeff25e07721df3df08848147efd54a4224ff71383 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T21:48:53.009Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-31T21:48:53.325Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-31T21:48:53.651Z] + ls /var/log/sa-host [2023-10-31T21:48:53.652Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T21:48:53.817Z] provisioning config files... [2023-10-31T21:48:53.828Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-267@tmp/config17805055863936143870tmp [Pipeline] { [Pipeline] echo [2023-10-31T21:48:53.889Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:48:54.229Z] ---> create-netrc.sh [Pipeline] } [2023-10-31T21:48:54.285Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:48:54.722Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-31T21:48:54.758Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:48:55.135Z] ---> sudo-logs.sh [2023-10-31T21:48:55.135Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-31T21:48:55.502Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:48:55.862Z] ---> job-cost.sh [2023-10-31T21:48:55.862Z] lf-activate-venv: SKIPPING [2023-10-31T21:48:55.862Z] DEBUG: total: 0.2199999988079071 [2023-10-31T21:48:55.862Z] INFO: Retrieving Stack Cost... [2023-10-31T21:48:56.122Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-31T21:48:56.694Z] INFO: Archiving Costs [Pipeline] echo [2023-10-31T21:48:56.731Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:48:57.047Z] ---> logs-deploy.sh [2023-10-31T21:48:57.047Z] lf-activate-venv: SKIPPING [2023-10-31T21:48:57.047Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-267/1 [2023-10-31T21:48:57.047Z] INFO: archiving workspace using pattern(s): [2023-10-31T21:48:58.443Z] Archives upload complete. [2023-10-31T21:48:58.443Z] INFO: archiving logs to Nexus