Pull request #223 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a+3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 (70bd5b63adcd6b3b4e148de4371c72f620349ff2) 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-ssh4937348663271415761.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh2274632751510639579.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-223/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-223/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh489197301469553477.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-223/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13457344240297911677.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh16979400558397726103.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-223/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-223/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14108970323283336495.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 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-14487 in /w/workspace/undry_device-rfid-llrp-go_PR-223 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-223 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/223/head:refs/remotes/origin/PR-223 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 into PR head commit 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a Merge succeeded, producing 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a Checking out Revision 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a (PR-223) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-08T10:12:09.309Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a # 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 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-08T10:12:09.508Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-08T10:12:09.617Z] ========================================================= [2023-05-08T10:12:09.617Z] EdgeX Global Pipelines Version Info [2023-05-08T10:12:09.617Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-08T10:12:10.371Z] ------------------- [2023-05-08T10:12:10.371Z] stable info: [2023-05-08T10:12:10.371Z] ------------------- [2023-05-08T10:12:10.371Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-08T10:12:10.371Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T10:12:10.371Z] Message: update stable to v1.0.249 [2023-05-08T10:12:10.944Z] ------------------- [2023-05-08T10:12:10.944Z] experimental info: [2023-05-08T10:12:10.944Z] ------------------- [2023-05-08T10:12:10.944Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-08T10:12:10.944Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T10:12:10.944Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-08T10:12:11.240Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-05-08T10:12:11.279Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-05-08T10:12:11.316Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-08T10:12:11.354Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-08T10:12:11.396Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-08T10:12:11.433Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-08T10:12:11.473Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-08T10:12:11.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-08T10:12:11.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-08T10:12:11.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-08T10:12:11.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-08T10:12:11.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-05-08T10:12:11.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-08T10:12:11.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-08T10:12:11.802Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T10:12:11.840Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T10:12:11.879Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T10:12:11.932Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T10:12:11.975Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-08T10:12:12.028Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-08T10:12:12.075Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-08T10:12:12.120Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-08T10:12:12.164Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-08T10:12:12.210Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-08T10:12:12.252Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-08T10:12:12.293Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-08T10:12:12.337Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-08T10:12:12.381Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-223 [Pipeline] echo [2023-05-08T10:12:12.423Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-223 [Pipeline] echo [2023-05-08T10:12:12.469Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-223 [Pipeline] echo [2023-05-08T10:12:12.509Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a [Pipeline] echo [2023-05-08T10:12:12.549Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 71b47f3 [Pipeline] echo [2023-05-08T10:12:12.593Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T10:12:12.716Z] provisioning config files... [2023-05-08T10:12:12.729Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-223@tmp/config11328707382978744934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T10:12:13.131Z] ---> docker-login.sh [2023-05-08T10:12:13.132Z] nexus3.edgexfoundry.org:10001 [2023-05-08T10:12:13.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T10:12:13.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T10:12:13.965Z] Configure a credential helper to remove this warning. See [2023-05-08T10:12:13.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T10:12:13.965Z] [2023-05-08T10:12:13.965Z] Login Succeeded [2023-05-08T10:12:13.965Z] nexus3.edgexfoundry.org:10002 [2023-05-08T10:12:13.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T10:12:13.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T10:12:13.965Z] Configure a credential helper to remove this warning. See [2023-05-08T10:12:13.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T10:12:13.965Z] [2023-05-08T10:12:13.965Z] Login Succeeded [2023-05-08T10:12:13.965Z] nexus3.edgexfoundry.org:10003 [2023-05-08T10:12:13.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T10:12:13.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T10:12:13.965Z] Configure a credential helper to remove this warning. See [2023-05-08T10:12:13.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T10:12:13.965Z] [2023-05-08T10:12:13.965Z] Login Succeeded [2023-05-08T10:12:13.965Z] nexus3.edgexfoundry.org:10004 [2023-05-08T10:12:13.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T10:12:14.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T10:12:14.225Z] Configure a credential helper to remove this warning. See [2023-05-08T10:12:14.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T10:12:14.225Z] [2023-05-08T10:12:14.225Z] Login Succeeded [2023-05-08T10:12:14.225Z] docker.io [2023-05-08T10:12:14.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T10:12:14.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T10:12:14.485Z] Configure a credential helper to remove this warning. See [2023-05-08T10:12:14.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T10:12:14.485Z] [2023-05-08T10:12:14.485Z] Login Succeeded [2023-05-08T10:12:14.485Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T10:12:14.512Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-08T10:12:15.168Z] + git rev-list -1 --merges 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a~1..71b47f3e3f8c084b82eaebb7799b47e9986a1c1a [Pipeline] echo [2023-05-08T10:12:15.228Z] -----------> git rev-list -1 --merges 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a~1..71b47f3e3f8c084b82eaebb7799b47e9986a1c1a 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a [false] [Pipeline] sh [2023-05-08T10:12:15.540Z] + git log --format=format:%s -1 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a [Pipeline] echo [2023-05-08T10:12:15.587Z] ========================================================= [2023-05-08T10:12:15.587Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-08T10:12:15.587Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T10:12:16.042Z] + git log --format=format:%s -1 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a [Pipeline] echo [2023-05-08T10:12:16.079Z] [semverPrep] GIT_COMMIT: 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-08T10:12:16.108Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-08T10:12:16.495Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T10:12:16.496Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-08T10:12:16.496Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-08T10:12:16.496Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-08T10:12:16.496Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-08T10:12:16.496Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-08T10:12:16.496Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T10:12:16.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T10:12:16.949Z] [2023-05-08T10:12:16.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T10:12:17.333Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T10:12:17.333Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-08T10:12:17.333Z] b85a868b505f: Pulling fs layer [2023-05-08T10:12:17.333Z] e2be974225ed: Pulling fs layer [2023-05-08T10:12:17.333Z] 339a4e72a1f5: Pulling fs layer [2023-05-08T10:12:17.333Z] 988bab9f4d93: Pulling fs layer [2023-05-08T10:12:17.333Z] 1469e6f7b9e6: Pulling fs layer [2023-05-08T10:12:17.333Z] eaf3925da568: Pulling fs layer [2023-05-08T10:12:17.333Z] bab4dde63d76: Pulling fs layer [2023-05-08T10:12:17.333Z] bde34c3a00c8: Pulling fs layer [2023-05-08T10:12:17.333Z] b352a97aabf1: Pulling fs layer [2023-05-08T10:12:17.333Z] 4872d77fe225: Pulling fs layer [2023-05-08T10:12:17.333Z] 5851b861e8e6: Pulling fs layer [2023-05-08T10:12:17.333Z] b352a97aabf1: Waiting [2023-05-08T10:12:17.333Z] 1469e6f7b9e6: Waiting [2023-05-08T10:12:17.333Z] 4872d77fe225: Waiting [2023-05-08T10:12:17.333Z] 5851b861e8e6: Waiting [2023-05-08T10:12:17.333Z] bab4dde63d76: Waiting [2023-05-08T10:12:17.333Z] 988bab9f4d93: Waiting [2023-05-08T10:12:17.333Z] bde34c3a00c8: Waiting [2023-05-08T10:12:17.333Z] e2be974225ed: Download complete [2023-05-08T10:12:17.333Z] 988bab9f4d93: Verifying Checksum [2023-05-08T10:12:17.333Z] 988bab9f4d93: Download complete [2023-05-08T10:12:17.594Z] 1469e6f7b9e6: Verifying Checksum [2023-05-08T10:12:17.594Z] 1469e6f7b9e6: Download complete [2023-05-08T10:12:17.594Z] eaf3925da568: Verifying Checksum [2023-05-08T10:12:17.594Z] eaf3925da568: Download complete [2023-05-08T10:12:17.594Z] 339a4e72a1f5: Verifying Checksum [2023-05-08T10:12:17.594Z] 339a4e72a1f5: Download complete [2023-05-08T10:12:17.594Z] bde34c3a00c8: Download complete [2023-05-08T10:12:17.594Z] b352a97aabf1: Download complete [2023-05-08T10:12:17.594Z] 4872d77fe225: Download complete [2023-05-08T10:12:17.594Z] 5851b861e8e6: Verifying Checksum [2023-05-08T10:12:17.594Z] 5851b861e8e6: Download complete [2023-05-08T10:12:17.594Z] b85a868b505f: Download complete [2023-05-08T10:12:17.854Z] bab4dde63d76: Download complete [2023-05-08T10:12:18.791Z] b85a868b505f: Pull complete [2023-05-08T10:12:19.051Z] e2be974225ed: Pull complete [2023-05-08T10:12:19.310Z] 339a4e72a1f5: Pull complete [2023-05-08T10:12:19.310Z] 988bab9f4d93: Pull complete [2023-05-08T10:12:19.570Z] 1469e6f7b9e6: Pull complete [2023-05-08T10:12:19.571Z] eaf3925da568: Pull complete [2023-05-08T10:12:21.479Z] bab4dde63d76: Pull complete [2023-05-08T10:12:21.479Z] bde34c3a00c8: Pull complete [2023-05-08T10:12:21.479Z] b352a97aabf1: Pull complete [2023-05-08T10:12:21.479Z] 4872d77fe225: Pull complete [2023-05-08T10:12:21.479Z] 5851b861e8e6: Pull complete [2023-05-08T10:12:21.479Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-08T10:12:21.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T10:12:21.479Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T10:12:21.711Z] prd-ubuntu20.04-docker-8c-8g-14487 does not seem to be running inside a container [2023-05-08T10:12:21.744Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-223 -v /w/workspace/undry_device-rfid-llrp-go_PR-223:/w/workspace/undry_device-rfid-llrp-go_PR-223:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-223@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-223@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-08T10:12:23.383Z] $ docker top 140efd33346d98083ef9e76decdb1dd07c1989b042f61f4abc46a652b0e0f87f -eo pid,comm [2023-05-08T10:12:23.438Z] 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-05-08T10:12:23.438Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T10:12:23.588Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T10:12:23.588Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T10:12:23.693Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T10:12:23.700Z] $ docker exec 140efd33346d98083ef9e76decdb1dd07c1989b042f61f4abc46a652b0e0f87f ssh-agent [2023-05-08T10:12:23.809Z] SSH_AUTH_SOCK=/tmp/ssh-MunSBiyNpU6E/agent.32 [2023-05-08T10:12:23.809Z] SSH_AGENT_PID=38 [2023-05-08T10:12:23.816Z] Running ssh-add (command line suppressed) [2023-05-08T10:12:23.922Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-223@tmp/private_key_12967113874779032471.key (/w/workspace/undry_device-rfid-llrp-go_PR-223@tmp/private_key_12967113874779032471.key) [2023-05-08T10:12:23.934Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T10:12:24.267Z] + git tag --points-at HEAD [Pipeline] } [2023-05-08T10:12:24.296Z] $ docker exec --env ******** --env ******** 140efd33346d98083ef9e76decdb1dd07c1989b042f61f4abc46a652b0e0f87f ssh-agent -k [2023-05-08T10:12:24.402Z] unset SSH_AUTH_SOCK; [2023-05-08T10:12:24.402Z] unset SSH_AGENT_PID; [2023-05-08T10:12:24.403Z] echo Agent pid 38 killed; [2023-05-08T10:12:24.412Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-08T10:12:24.511Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T10:12:24.511Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T10:12:24.621Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T10:12:24.628Z] $ docker exec 140efd33346d98083ef9e76decdb1dd07c1989b042f61f4abc46a652b0e0f87f ssh-agent [2023-05-08T10:12:24.730Z] SSH_AUTH_SOCK=/tmp/ssh-djL8yO6nagTN/agent.70 [2023-05-08T10:12:24.730Z] SSH_AGENT_PID=76 [2023-05-08T10:12:24.736Z] Running ssh-add (command line suppressed) [2023-05-08T10:12:24.848Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-223@tmp/private_key_6547741117849652191.key (/w/workspace/undry_device-rfid-llrp-go_PR-223@tmp/private_key_6547741117849652191.key) [2023-05-08T10:12:24.864Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T10:12:25.192Z] + git semver init [2023-05-08T10:12:25.452Z] 2023-05-08 10:12:25,396 [run_init] DEBUG init version:0.0.0 force:False [2023-05-08T10:12:25.452Z] 2023-05-08 10:12:25,397 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-223/.semver [2023-05-08T10:12:25.452Z] 2023-05-08 10:12:25,397 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-223/.semver [2023-05-08T10:12:25.452Z] 2023-05-08 10:12:25,398 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-223/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-223, universal_newlines=False, shell=None, istream=None) [2023-05-08T10:12:26.392Z] 2023-05-08 10:12:26,207 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-223/.git/info/exclude [2023-05-08T10:12:26.392Z] 2023-05-08 10:12:26,207 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-223/.semver/PR-223 with force:False [2023-05-08T10:12:26.392Z] 2023-05-08 10:12:26,207 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-223/.semver/PR-223 [2023-05-08T10:12:26.392Z] 2023-05-08 10:12:26,212 [execute] INFO git cat-file --batch-check [2023-05-08T10:12:26.392Z] 2023-05-08 10:12:26,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-223/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T10:12:26.392Z] 2023-05-08 10:12:26,228 [execute] INFO git cat-file --batch [2023-05-08T10:12:26.392Z] 2023-05-08 10:12:26,228 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-223/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T10:12:26.392Z] 2023-05-08 10:12:26,234 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-223/.semver/PR-223 [2023-05-08T10:12:26.392Z] 0.0.0 [Pipeline] } [2023-05-08T10:12:26.423Z] $ docker exec --env ******** --env ******** 140efd33346d98083ef9e76decdb1dd07c1989b042f61f4abc46a652b0e0f87f ssh-agent -k [2023-05-08T10:12:26.521Z] unset SSH_AUTH_SOCK; [2023-05-08T10:12:26.521Z] unset SSH_AGENT_PID; [2023-05-08T10:12:26.521Z] echo Agent pid 76 killed; [2023-05-08T10:12:26.526Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T10:12:26.966Z] + git semver [Pipeline] } [2023-05-08T10:12:27.264Z] $ docker stop --time=1 140efd33346d98083ef9e76decdb1dd07c1989b042f61f4abc46a652b0e0f87f [2023-05-08T10:12:28.570Z] $ docker rm -f --volumes 140efd33346d98083ef9e76decdb1dd07c1989b042f61f4abc46a652b0e0f87f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T10:12:28.976Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-08T10:12:29.345Z] Stashed 1 file(s) [Pipeline] echo [2023-05-08T10:12:29.362Z] [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-05-08T10:12:29.984Z] provisioning config files... [2023-05-08T10:12:29.995Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-223@tmp/config16545299856612455736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T10:12:30.346Z] ---> docker-login.sh [2023-05-08T10:12:30.346Z] nexus3.edgexfoundry.org:10001 [2023-05-08T10:12:30.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T10:12:30.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T10:12:30.346Z] Configure a credential helper to remove this warning. See [2023-05-08T10:12:30.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T10:12:30.346Z] [2023-05-08T10:12:30.346Z] Login Succeeded [2023-05-08T10:12:30.346Z] nexus3.edgexfoundry.org:10002 [2023-05-08T10:12:30.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T10:12:30.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T10:12:30.346Z] Configure a credential helper to remove this warning. See [2023-05-08T10:12:30.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T10:12:30.346Z] [2023-05-08T10:12:30.346Z] Login Succeeded [2023-05-08T10:12:30.346Z] nexus3.edgexfoundry.org:10003 [2023-05-08T10:12:30.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T10:12:30.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T10:12:30.606Z] Configure a credential helper to remove this warning. See [2023-05-08T10:12:30.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T10:12:30.606Z] [2023-05-08T10:12:30.606Z] Login Succeeded [2023-05-08T10:12:30.606Z] nexus3.edgexfoundry.org:10004 [2023-05-08T10:12:30.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T10:12:30.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T10:12:30.606Z] Configure a credential helper to remove this warning. See [2023-05-08T10:12:30.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T10:12:30.606Z] [2023-05-08T10:12:30.606Z] Login Succeeded [2023-05-08T10:12:30.606Z] docker.io [2023-05-08T10:12:30.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T10:12:30.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T10:12:30.866Z] Configure a credential helper to remove this warning. See [2023-05-08T10:12:30.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T10:12:30.866Z] [2023-05-08T10:12:30.866Z] Login Succeeded [2023-05-08T10:12:30.866Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T10:12:30.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-08T10:12:31.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T10:12:31.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T10:12:31.166Z] ========================================================= [2023-05-08T10:12:31.166Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-08T10:12:31.166Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T10:12:31.649Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-08T10:12:31.649Z] Sending build context to Docker daemon 4.234MB [2023-05-08T10:12:31.649Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T10:12:31.649Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-08T10:12:31.649Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-08T10:12:31.649Z] f56be85fc22e: Pulling fs layer [2023-05-08T10:12:31.649Z] 85791d961cd3: Pulling fs layer [2023-05-08T10:12:31.649Z] d694b5ae8c79: Pulling fs layer [2023-05-08T10:12:31.649Z] 9f32a84ed3da: Pulling fs layer [2023-05-08T10:12:31.649Z] 4d19c01a9841: Pulling fs layer [2023-05-08T10:12:31.649Z] 9325e15d5711: Pulling fs layer [2023-05-08T10:12:31.649Z] 556b6ee489ea: Pulling fs layer [2023-05-08T10:12:31.649Z] c5a4b2cf53e6: Pulling fs layer [2023-05-08T10:12:31.649Z] 9f32a84ed3da: Waiting [2023-05-08T10:12:31.649Z] 4d19c01a9841: Waiting [2023-05-08T10:12:31.649Z] 9325e15d5711: Waiting [2023-05-08T10:12:31.649Z] 556b6ee489ea: Waiting [2023-05-08T10:12:31.649Z] c5a4b2cf53e6: Waiting [2023-05-08T10:12:31.649Z] 85791d961cd3: Verifying Checksum [2023-05-08T10:12:31.649Z] 85791d961cd3: Download complete [2023-05-08T10:12:31.649Z] 9f32a84ed3da: Verifying Checksum [2023-05-08T10:12:31.649Z] 9f32a84ed3da: Download complete [2023-05-08T10:12:31.649Z] 4d19c01a9841: Verifying Checksum [2023-05-08T10:12:31.649Z] 4d19c01a9841: Download complete [2023-05-08T10:12:31.649Z] f56be85fc22e: Verifying Checksum [2023-05-08T10:12:31.649Z] f56be85fc22e: Download complete [2023-05-08T10:12:31.910Z] 9325e15d5711: Verifying Checksum [2023-05-08T10:12:31.910Z] 9325e15d5711: Download complete [2023-05-08T10:12:31.910Z] f56be85fc22e: Pull complete [2023-05-08T10:12:31.910Z] 85791d961cd3: Pull complete [2023-05-08T10:12:32.171Z] c5a4b2cf53e6: Verifying Checksum [2023-05-08T10:12:32.171Z] c5a4b2cf53e6: Download complete [2023-05-08T10:12:32.430Z] d694b5ae8c79: Download complete [2023-05-08T10:12:32.430Z] 556b6ee489ea: Verifying Checksum [2023-05-08T10:12:32.430Z] 556b6ee489ea: Download complete [2023-05-08T10:12:35.712Z] d694b5ae8c79: Pull complete [2023-05-08T10:12:35.712Z] 9f32a84ed3da: Pull complete [2023-05-08T10:12:35.712Z] 4d19c01a9841: Pull complete [2023-05-08T10:12:35.712Z] 9325e15d5711: Pull complete [2023-05-08T10:12:37.615Z] 556b6ee489ea: Pull complete [2023-05-08T10:12:38.182Z] c5a4b2cf53e6: Pull complete [2023-05-08T10:12:38.182Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-08T10:12:38.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-08T10:12:38.182Z] ---> c4be618373d6 [2023-05-08T10:12:38.182Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-08T10:12:40.723Z] ---> Running in 4d73bf2cee30 [2023-05-08T10:12:40.723Z] Removing intermediate container 4d73bf2cee30 [2023-05-08T10:12:40.723Z] ---> 3f6e22bc1158 [2023-05-08T10:12:40.723Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T10:12:40.723Z] ---> Running in dabaadd7aca4 [2023-05-08T10:12:40.723Z] Removing intermediate container dabaadd7aca4 [2023-05-08T10:12:40.723Z] ---> c7d488623da1 [2023-05-08T10:12:40.723Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-08T10:12:40.723Z] ---> Running in 94ff5b9933d1 [2023-05-08T10:12:40.986Z] Removing intermediate container 94ff5b9933d1 [2023-05-08T10:12:40.986Z] ---> 8c402b6e8aad [2023-05-08T10:12:40.986Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T10:12:40.986Z] ---> Running in 7df04b733a1a [2023-05-08T10:12:40.986Z] Removing intermediate container 7df04b733a1a [2023-05-08T10:12:40.986Z] ---> dd070fd92f72 [2023-05-08T10:12:40.986Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T10:12:40.986Z] ---> Running in 429834ba5787 [2023-05-08T10:12:41.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T10:12:41.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T10:12:41.507Z] OK: 265 MiB in 53 packages [2023-05-08T10:12:41.767Z] Removing intermediate container 429834ba5787 [2023-05-08T10:12:41.767Z] ---> af21966a0500 [2023-05-08T10:12:41.767Z] Step 8/12 : WORKDIR /app [2023-05-08T10:12:41.767Z] ---> Running in f9719983b85f [2023-05-08T10:12:42.026Z] Removing intermediate container f9719983b85f [2023-05-08T10:12:42.026Z] ---> 6443d9b73015 [2023-05-08T10:12:42.026Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-08T10:12:42.026Z] ---> e785d254a2df [2023-05-08T10:12:42.026Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T10:12:42.026Z] ---> Running in a2648e2f520e [2023-05-08T10:12:44.797Z] Still waiting to schedule task [2023-05-08T10:12:44.797Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-14488’ is offline [2023-05-08T10:13:03.971Z] Removing intermediate container a2648e2f520e [2023-05-08T10:13:03.971Z] ---> 9b222dd18fa2 [2023-05-08T10:13:03.971Z] Step 11/12 : COPY . . [2023-05-08T10:13:03.971Z] ---> 5c41df33a0c0 [2023-05-08T10:13:03.971Z] Step 12/12 : RUN $MAKE [2023-05-08T10:13:03.971Z] ---> Running in a8e80d71171d [2023-05-08T10:13:03.971Z] noop [2023-05-08T10:13:04.230Z] Removing intermediate container a8e80d71171d [2023-05-08T10:13:04.230Z] ---> 270beb5d3a41 [2023-05-08T10:13:04.230Z] Successfully built 270beb5d3a41 [2023-05-08T10:13:04.230Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T10:13:04.689Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T10:13:04.689Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T10:13:04.839Z] prd-ubuntu20.04-docker-8c-8g-14487 does not seem to be running inside a container [2023-05-08T10:13:04.875Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-223 -v /w/workspace/undry_device-rfid-llrp-go_PR-223:/w/workspace/undry_device-rfid-llrp-go_PR-223:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-223@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-223@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 ******** ci-base-image-x86_64 cat [2023-05-08T10:13:05.210Z] $ docker top 0db028d7d21910e59cdc6bb3e66b97c63820a26966b6b7f8bc0fef5fc32fe1a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T10:13:05.601Z] + go version [2023-05-08T10:13:05.601Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-08T10:13:05.635Z] $ docker stop --time=1 0db028d7d21910e59cdc6bb3e66b97c63820a26966b6b7f8bc0fef5fc32fe1a0 [2023-05-08T10:13:06.924Z] $ docker rm -f --volumes 0db028d7d21910e59cdc6bb3e66b97c63820a26966b6b7f8bc0fef5fc32fe1a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T10:13:07.655Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T10:13:07.655Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T10:13:07.816Z] prd-ubuntu20.04-docker-8c-8g-14487 does not seem to be running inside a container [2023-05-08T10:13:07.853Z] $ 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-223 -v /w/workspace/undry_device-rfid-llrp-go_PR-223:/w/workspace/undry_device-rfid-llrp-go_PR-223:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-223@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-223@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 ******** ci-base-image-x86_64 cat [2023-05-08T10:13:08.183Z] $ docker top e8b52a355433aa95ab8c7e7a4f450079d395f6addef170f0530a0ff0eb9d4628 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T10:13:08.599Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-223 [Pipeline] fileExists [Pipeline] sh [2023-05-08T10:13:08.960Z] + make test [2023-05-08T10:13:08.960Z] go test ./... -coverprofile=coverage.out ./... [2023-05-08T10:13:13.146Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-08T10:13:23.119Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-08T10:13:23.119Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-08T10:13:26.403Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.545s coverage: 40.5% of statements [2023-05-08T10:13:26.403Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.245s coverage: 52.0% of statements [2023-05-08T10:13:26.403Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 96.4% of statements [2023-05-08T10:13:34.514Z] go vet ./... [2023-05-08T10:13:37.909Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T10:13:37.909Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T10:13:38.169Z] ./bin/test-attribution-txt.sh [2023-05-08T10:13:38.169Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-08T10:13:38.169Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-08T10:13:38.209Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-08T10:13:38.250Z] $ docker stop --time=1 e8b52a355433aa95ab8c7e7a4f450079d395f6addef170f0530a0ff0eb9d4628 [2023-05-08T10:13:40.484Z] $ docker rm -f --volumes e8b52a355433aa95ab8c7e7a4f450079d395f6addef170f0530a0ff0eb9d4628 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T10:13:40.997Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-08T10:13:41.097Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-08T10:13:42.023Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-08T10:13:42.334Z] + ls -al . [2023-05-08T10:13:42.334Z] total 628 [2023-05-08T10:13:42.334Z] drwxrwxr-x 11 jenkins jenkins 4096 May 8 10:13 . [2023-05-08T10:13:42.334Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 10:12 .. [2023-05-08T10:13:42.334Z] -rw-rw-r-- 1 jenkins jenkins 134 May 8 10:12 .dockerignore [2023-05-08T10:13:42.334Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 10:12 .git [2023-05-08T10:13:42.334Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 10:12 .github [2023-05-08T10:13:42.334Z] -rw-rw-r-- 1 jenkins jenkins 946 May 8 10:12 .gitignore [2023-05-08T10:13:42.334Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 10:12 .golangci.yml [2023-05-08T10:13:42.334Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 10:12 .semver [2023-05-08T10:13:42.334Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 8 10:12 Attribution.txt [2023-05-08T10:13:42.334Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 8 10:12 CHANGELOG.md [2023-05-08T10:13:42.334Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 8 10:12 Dockerfile [2023-05-08T10:13:42.334Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 10:12 GOVERNANCE.md [2023-05-08T10:13:42.334Z] -rw-rw-r-- 1 jenkins jenkins 683 May 8 10:12 Jenkinsfile [2023-05-08T10:13:42.334Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 8 10:12 LICENSE [2023-05-08T10:13:42.334Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 8 10:12 Makefile [2023-05-08T10:13:42.335Z] -rw-rw-r-- 1 jenkins jenkins 625 May 8 10:12 OWNERS.md [2023-05-08T10:13:42.335Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 8 10:12 README.md [2023-05-08T10:13:42.335Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 10:12 VERSION [2023-05-08T10:13:42.335Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 10:12 bin [2023-05-08T10:13:42.335Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 10:12 cmd [2023-05-08T10:13:42.335Z] -rw-r--r-- 1 jenkins jenkins 458038 May 8 10:13 coverage.out [2023-05-08T10:13:42.335Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 10:12 examples [2023-05-08T10:13:42.335Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 8 10:12 go.mod [2023-05-08T10:13:42.335Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 8 10:12 go.sum [2023-05-08T10:13:42.335Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 10:12 images [2023-05-08T10:13:42.335Z] drwxrwxr-x 5 jenkins jenkins 4096 May 8 10:12 internal [2023-05-08T10:13:42.335Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 10:12 snap [2023-05-08T10:13:42.335Z] -rw-rw-r-- 1 jenkins jenkins 193 May 8 10:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T10:13:42.738Z] + 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=71b47f3e3f8c084b82eaebb7799b47e9986a1c1a --label arch=amd64 --label version=0.0.0 . [2023-05-08T10:13:42.738Z] Sending build context to Docker daemon 4.234MB [2023-05-08T10:13:42.738Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T10:13:42.738Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-08T10:13:42.738Z] ---> 270beb5d3a41 [2023-05-08T10:13:42.738Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-08T10:13:42.738Z] ---> Running in 1f931a0d6963 [2023-05-08T10:13:42.997Z] Removing intermediate container 1f931a0d6963 [2023-05-08T10:13:42.997Z] ---> 45e8400ba37d [2023-05-08T10:13:42.997Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T10:13:42.997Z] ---> Running in a2b6bc4889fa [2023-05-08T10:13:42.997Z] Removing intermediate container a2b6bc4889fa [2023-05-08T10:13:42.997Z] ---> 4ae60c235718 [2023-05-08T10:13:42.997Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-08T10:13:42.997Z] ---> Running in dc906435d1ce [2023-05-08T10:13:42.997Z] Removing intermediate container dc906435d1ce [2023-05-08T10:13:42.997Z] ---> 4faad0ee9809 [2023-05-08T10:13:42.997Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T10:13:42.997Z] ---> Running in f63bd4b5ff2b [2023-05-08T10:13:43.257Z] Removing intermediate container f63bd4b5ff2b [2023-05-08T10:13:43.257Z] ---> 7b483dd9220e [2023-05-08T10:13:43.257Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T10:13:43.257Z] ---> Running in c51f7bc2cc53 [2023-05-08T10:13:43.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T10:13:43.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T10:13:43.777Z] OK: 265 MiB in 53 packages [2023-05-08T10:13:44.038Z] Removing intermediate container c51f7bc2cc53 [2023-05-08T10:13:44.038Z] ---> a5826e5bed05 [2023-05-08T10:13:44.038Z] Step 8/24 : WORKDIR /app [2023-05-08T10:13:44.038Z] ---> Running in 6d2114f06837 [2023-05-08T10:13:44.038Z] Removing intermediate container 6d2114f06837 [2023-05-08T10:13:44.038Z] ---> 802f4384636b [2023-05-08T10:13:44.038Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-08T10:13:44.298Z] ---> 7c763f96f5f5 [2023-05-08T10:13:44.298Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T10:13:44.298Z] ---> Running in ea1edced5471 [2023-05-08T10:13:45.234Z] Removing intermediate container ea1edced5471 [2023-05-08T10:13:45.234Z] ---> bc4973dc9e03 [2023-05-08T10:13:45.234Z] Step 11/24 : COPY . . [2023-05-08T10:13:45.234Z] ---> 0055d34a9ac8 [2023-05-08T10:13:45.234Z] Step 12/24 : RUN $MAKE [2023-05-08T10:13:45.234Z] ---> Running in 05cc0fc6cd41 [2023-05-08T10:13:45.493Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-08T10:14:03.582Z] Removing intermediate container 05cc0fc6cd41 [2023-05-08T10:14:03.582Z] ---> d438ecacb4ef [2023-05-08T10:14:03.582Z] Step 13/24 : FROM alpine:3.17 [2023-05-08T10:14:03.582Z] 3.17: Pulling from library/alpine [2023-05-08T10:14:03.582Z] f56be85fc22e: Already exists [2023-05-08T10:14:03.840Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T10:14:03.840Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T10:14:03.840Z] ---> 9ed4aefc74f6 [2023-05-08T10:14:03.840Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-08T10:14:03.840Z] ---> Running in ea48f59b9a96 [2023-05-08T10:14:03.840Z] Removing intermediate container ea48f59b9a96 [2023-05-08T10:14:03.840Z] ---> 89d4f29b5beb [2023-05-08T10:14:03.840Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-08T10:14:03.840Z] ---> Running in ad18af1a683f [2023-05-08T10:14:04.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T10:14:04.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T10:14:04.616Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T10:14:04.616Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T10:14:04.616Z] OK: 7 MiB in 16 packages [2023-05-08T10:14:04.875Z] Removing intermediate container ad18af1a683f [2023-05-08T10:14:04.875Z] ---> 1ad520d2941c [2023-05-08T10:14:04.875Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-08T10:14:05.135Z] ---> d23d28d57f96 [2023-05-08T10:14:05.135Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-08T10:14:05.135Z] ---> 68fdb62d8279 [2023-05-08T10:14:05.135Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-08T10:14:05.703Z] ---> 500546883dcd [2023-05-08T10:14:05.703Z] Step 19/24 : EXPOSE 59989 [2023-05-08T10:14:05.703Z] ---> Running in ab3ab0f81bc8 [2023-05-08T10:14:05.962Z] Removing intermediate container ab3ab0f81bc8 [2023-05-08T10:14:05.962Z] ---> 0a7eecb9f96f [2023-05-08T10:14:05.962Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-08T10:14:05.962Z] ---> Running in 5be1c9b7e545 [2023-05-08T10:14:05.962Z] Removing intermediate container 5be1c9b7e545 [2023-05-08T10:14:05.962Z] ---> 3d5904452667 [2023-05-08T10:14:05.962Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T10:14:05.962Z] ---> Running in a9ba6ba80804 [2023-05-08T10:14:05.962Z] Removing intermediate container a9ba6ba80804 [2023-05-08T10:14:05.962Z] ---> f4d106959702 [2023-05-08T10:14:05.962Z] Step 22/24 : LABEL arch=amd64 [2023-05-08T10:14:05.962Z] ---> Running in 70a266a6d482 [2023-05-08T10:14:06.222Z] Removing intermediate container 70a266a6d482 [2023-05-08T10:14:06.222Z] ---> db2190333e01 [2023-05-08T10:14:06.222Z] Step 23/24 : LABEL git_sha=71b47f3e3f8c084b82eaebb7799b47e9986a1c1a [2023-05-08T10:14:06.222Z] ---> Running in 735c7fe4735c [2023-05-08T10:14:06.222Z] Removing intermediate container 735c7fe4735c [2023-05-08T10:14:06.222Z] ---> 020ac8e40aff [2023-05-08T10:14:06.222Z] Step 24/24 : LABEL version=0.0.0 [2023-05-08T10:14:06.222Z] ---> Running in 07cff1089d02 [2023-05-08T10:14:06.222Z] Removing intermediate container 07cff1089d02 [2023-05-08T10:14:06.222Z] ---> 4bd59999a088 [2023-05-08T10:14:06.222Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-08T10:14:06.222Z] Successfully built 4bd59999a088 [2023-05-08T10:14:06.482Z] 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-05-08T10:14:07.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T10:14:07.379Z] [2023-05-08T10:14:07.379Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T10:14:07.749Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T10:14:07.749Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-08T10:14:07.749Z] 5eb5b503b376: Pulling fs layer [2023-05-08T10:14:07.749Z] 5c69ac0246d0: Pulling fs layer [2023-05-08T10:14:07.749Z] ec43610c2a17: Pulling fs layer [2023-05-08T10:14:07.749Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-08T10:14:07.749Z] 33b1e0a273af: Pulling fs layer [2023-05-08T10:14:07.749Z] 5d3b04190fa2: Pulling fs layer [2023-05-08T10:14:07.749Z] 2f39f015ded8: Pulling fs layer [2023-05-08T10:14:07.749Z] 3a2ae6a8a46f: Waiting [2023-05-08T10:14:07.749Z] 33b1e0a273af: Waiting [2023-05-08T10:14:07.749Z] 5d3b04190fa2: Waiting [2023-05-08T10:14:07.749Z] 2f39f015ded8: Waiting [2023-05-08T10:14:07.749Z] 5c69ac0246d0: Verifying Checksum [2023-05-08T10:14:07.749Z] 5c69ac0246d0: Download complete [2023-05-08T10:14:07.749Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-08T10:14:07.749Z] 3a2ae6a8a46f: Download complete [2023-05-08T10:14:07.749Z] 33b1e0a273af: Verifying Checksum [2023-05-08T10:14:07.749Z] 33b1e0a273af: Download complete [2023-05-08T10:14:07.749Z] 5d3b04190fa2: Verifying Checksum [2023-05-08T10:14:07.749Z] 5d3b04190fa2: Download complete [2023-05-08T10:14:07.749Z] ec43610c2a17: Verifying Checksum [2023-05-08T10:14:07.749Z] ec43610c2a17: Download complete [2023-05-08T10:14:08.008Z] 5eb5b503b376: Verifying Checksum [2023-05-08T10:14:08.008Z] 5eb5b503b376: Download complete [2023-05-08T10:14:08.575Z] 2f39f015ded8: Download complete [2023-05-08T10:14:09.144Z] 5eb5b503b376: Pull complete [2023-05-08T10:14:09.144Z] 5c69ac0246d0: Pull complete [2023-05-08T10:14:09.709Z] ec43610c2a17: Pull complete [2023-05-08T10:14:09.709Z] 3a2ae6a8a46f: Pull complete [2023-05-08T10:14:09.969Z] 33b1e0a273af: Pull complete [2023-05-08T10:14:09.969Z] 5d3b04190fa2: Pull complete [2023-05-08T10:14:14.159Z] 2f39f015ded8: Pull complete [2023-05-08T10:14:14.159Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-08T10:14:14.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T10:14:14.159Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T10:14:14.386Z] prd-ubuntu20.04-docker-8c-8g-14487 does not seem to be running inside a container [2023-05-08T10:14:14.424Z] $ 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-223 -v /w/workspace/undry_device-rfid-llrp-go_PR-223:/w/workspace/undry_device-rfid-llrp-go_PR-223:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-223@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-223@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-05-08T10:14:16.019Z] $ docker top bbadb081eecbd7b908f4d923eea02387b1301a24fba06484b1a5b1664e703f54 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T10:14:16.483Z] ---> job-cost.sh [2023-05-08T10:14:16.483Z] lf-activate-venv: SKIPPING [2023-05-08T10:14:16.483Z] INFO: No Stack... [2023-05-08T10:14:16.744Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T10:14:17.319Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T10:14:17.649Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-223/archives/cost.csv [2023-05-08T10:14:17.649Z] + cut -d, -f6 [Pipeline] lock [2023-05-08T10:14:17.691Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-223-1-stack-cost] [2023-05-08T10:14:17.695Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-223-1-stack-cost] did not exist. Created. [2023-05-08T10:14:17.695Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-223-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T10:14:18.082Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-08T10:14:18.135Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T10:14:18.165Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-223-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T10:14:18.254Z] $ docker stop --time=1 bbadb081eecbd7b908f4d923eea02387b1301a24fba06484b1a5b1664e703f54 [2023-05-08T10:14:19.412Z] $ docker rm -f --volumes bbadb081eecbd7b908f4d923eea02387b1301a24fba06484b1a5b1664e703f54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-08T10:14:28.283Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14490 in /w/workspace/undry_device-rfid-llrp-go_PR-223 [Pipeline] { [Pipeline] ws [2023-05-08T10:14:28.340Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-05-08T10:14:28.416Z] Selected Git installation does not exist. Using Default [2023-05-08T10:14:28.416Z] The recommended git tool is: NONE [2023-05-08T10:14:33.021Z] using credential edgex-jenkins-ssh [2023-05-08T10:14:33.040Z] Cloning the remote Git repository [2023-05-08T10:14:33.076Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-08T10:14:33.166Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-05-08T10:14:33.303Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-08T10:14:33.304Z] > git --version # timeout=10 [2023-05-08T10:14:33.324Z] > git --version # 'git version 2.25.1' [2023-05-08T10:14:33.326Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T10:14:33.464Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T10:14:34.496Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-08T10:14:34.519Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T10:14:35.328Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-08T10:14:35.367Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-08T10:14:35.368Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T10:14:35.385Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/223/head:refs/remotes/origin/PR-223 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-08T10:14:35.855Z] Merging remotes/origin/main commit 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 into PR head commit 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a [2023-05-08T10:14:36.136Z] Merge succeeded, producing 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a [2023-05-08T10:14:36.136Z] Checking out Revision 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a (PR-223) [2023-05-08T10:14:36.605Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-08T10:14:36.649Z] > git --version # timeout=10 [2023-05-08T10:14:36.658Z] > git --version # 'git version 2.25.1' [2023-05-08T10:14:36.670Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T10:14:35.868Z] > git config core.sparsecheckout # timeout=10 [2023-05-08T10:14:35.944Z] > git checkout -f 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a # timeout=10 [2023-05-08T10:14:36.042Z] > git remote # timeout=10 [2023-05-08T10:14:36.058Z] > git config --get remote.origin.url # timeout=10 [2023-05-08T10:14:36.084Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T10:14:36.095Z] > git merge 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 # timeout=10 [2023-05-08T10:14:36.119Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-08T10:14:36.138Z] > git config core.sparsecheckout # timeout=10 [2023-05-08T10:14:36.150Z] > git checkout -f 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T10:14:37.837Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-08T10:14:37.837Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T10:14:37.837Z] Dload Upload Total Spent Left Speed [2023-05-08T10:14:37.837Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 107k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh [2023-05-08T10:14:38.505Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-08T10:14:38.844Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-08T10:14:38.844Z] + sudo tee /etc/docker/daemon.new [2023-05-08T10:14:38.844Z] { [2023-05-08T10:14:38.844Z] "registry-mirrors": [ [2023-05-08T10:14:38.844Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-08T10:14:38.844Z] ], [2023-05-08T10:14:38.844Z] "bip": "10.250.0.254/24", [2023-05-08T10:14:38.844Z] "hosts": [ [2023-05-08T10:14:38.844Z] "tcp://0.0.0.0:5555", [2023-05-08T10:14:38.844Z] "unix:///var/run/docker.sock" [2023-05-08T10:14:38.844Z] ], [2023-05-08T10:14:38.844Z] "mtu": 1458, [2023-05-08T10:14:38.844Z] "selinux-enabled": true, [2023-05-08T10:14:38.844Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-08T10:14:38.844Z] } [Pipeline] sh [2023-05-08T10:14:39.183Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-08T10:14:39.527Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T10:14:57.834Z] provisioning config files... [2023-05-08T10:14:57.865Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config8019082900544749731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T10:14:58.256Z] ---> docker-login.sh [2023-05-08T10:14:58.256Z] nexus3.edgexfoundry.org:10001 [2023-05-08T10:14:58.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T10:14:58.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T10:14:58.797Z] Configure a credential helper to remove this warning. See [2023-05-08T10:14:58.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T10:14:58.797Z] [2023-05-08T10:14:58.797Z] Login Succeeded [2023-05-08T10:14:58.797Z] nexus3.edgexfoundry.org:10002 [2023-05-08T10:14:59.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T10:14:59.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T10:14:59.340Z] Configure a credential helper to remove this warning. See [2023-05-08T10:14:59.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T10:14:59.340Z] [2023-05-08T10:14:59.340Z] Login Succeeded [2023-05-08T10:14:59.340Z] nexus3.edgexfoundry.org:10003 [2023-05-08T10:14:59.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T10:14:59.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T10:14:59.610Z] Configure a credential helper to remove this warning. See [2023-05-08T10:14:59.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T10:14:59.610Z] [2023-05-08T10:14:59.610Z] Login Succeeded [2023-05-08T10:14:59.610Z] nexus3.edgexfoundry.org:10004 [2023-05-08T10:14:59.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T10:14:59.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T10:14:59.882Z] Configure a credential helper to remove this warning. See [2023-05-08T10:14:59.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T10:14:59.882Z] [2023-05-08T10:14:59.882Z] Login Succeeded [2023-05-08T10:14:59.882Z] docker.io [2023-05-08T10:15:00.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T10:15:00.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T10:15:00.420Z] Configure a credential helper to remove this warning. See [2023-05-08T10:15:00.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T10:15:00.420Z] [2023-05-08T10:15:00.420Z] Login Succeeded [2023-05-08T10:15:00.420Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T10:15:00.451Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-08T10:15:00.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T10:15:00.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T10:15:00.907Z] ========================================================= [2023-05-08T10:15:00.907Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-08T10:15:00.907Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T10:15:01.427Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-08T10:15:01.705Z] Sending build context to Docker daemon 1.212MB [2023-05-08T10:15:01.705Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T10:15:01.705Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-08T10:15:01.978Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-08T10:15:01.978Z] c41833b44d91: Pulling fs layer [2023-05-08T10:15:01.978Z] ed15518f5707: Pulling fs layer [2023-05-08T10:15:01.978Z] feae8fd75edb: Pulling fs layer [2023-05-08T10:15:01.978Z] 242c74f7c9fa: Pulling fs layer [2023-05-08T10:15:01.978Z] 3cdef696dda3: Pulling fs layer [2023-05-08T10:15:01.978Z] 2ced38df9373: Pulling fs layer [2023-05-08T10:15:01.978Z] 58f1dce35555: Pulling fs layer [2023-05-08T10:15:01.978Z] 242c74f7c9fa: Waiting [2023-05-08T10:15:01.978Z] 3cdef696dda3: Waiting [2023-05-08T10:15:01.978Z] 2ced38df9373: Waiting [2023-05-08T10:15:01.978Z] 58f1dce35555: Waiting [2023-05-08T10:15:01.978Z] ed15518f5707: Verifying Checksum [2023-05-08T10:15:01.978Z] ed15518f5707: Download complete [2023-05-08T10:15:01.978Z] 242c74f7c9fa: Verifying Checksum [2023-05-08T10:15:01.978Z] 3cdef696dda3: Verifying Checksum [2023-05-08T10:15:01.978Z] 3cdef696dda3: Download complete [2023-05-08T10:15:01.978Z] c41833b44d91: Verifying Checksum [2023-05-08T10:15:01.978Z] c41833b44d91: Download complete [2023-05-08T10:15:03.400Z] c41833b44d91: Pull complete [2023-05-08T10:15:03.400Z] 58f1dce35555: Verifying Checksum [2023-05-08T10:15:03.400Z] 58f1dce35555: Download complete [2023-05-08T10:15:03.680Z] ed15518f5707: Pull complete [2023-05-08T10:15:04.653Z] feae8fd75edb: Verifying Checksum [2023-05-08T10:15:04.653Z] feae8fd75edb: Download complete [2023-05-08T10:15:04.653Z] 2ced38df9373: Verifying Checksum [2023-05-08T10:15:04.653Z] 2ced38df9373: Download complete [2023-05-08T10:15:17.133Z] feae8fd75edb: Pull complete [2023-05-08T10:15:17.133Z] 242c74f7c9fa: Pull complete [2023-05-08T10:15:17.133Z] 3cdef696dda3: Pull complete [2023-05-08T10:15:23.805Z] 2ced38df9373: Pull complete [2023-05-08T10:15:26.412Z] 58f1dce35555: Pull complete [2023-05-08T10:15:26.412Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-08T10:15:26.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-08T10:15:26.412Z] ---> fadd8f120f05 [2023-05-08T10:15:26.412Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-08T10:15:27.837Z] ---> Running in 0e0f5cd15bcb [2023-05-08T10:15:28.422Z] Removing intermediate container 0e0f5cd15bcb [2023-05-08T10:15:28.422Z] ---> 40836dfa35bb [2023-05-08T10:15:28.422Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T10:15:28.422Z] ---> Running in 12a32b8861c6 [2023-05-08T10:15:28.689Z] Removing intermediate container 12a32b8861c6 [2023-05-08T10:15:28.689Z] ---> 243e9883107a [2023-05-08T10:15:28.689Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-08T10:15:28.689Z] ---> Running in 6705b25335e3 [2023-05-08T10:15:28.957Z] Removing intermediate container 6705b25335e3 [2023-05-08T10:15:28.957Z] ---> 0af1e7af0090 [2023-05-08T10:15:28.957Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T10:15:28.957Z] ---> Running in aa3a9f617584 [2023-05-08T10:15:29.227Z] Removing intermediate container aa3a9f617584 [2023-05-08T10:15:29.227Z] ---> 36810e7f473b [2023-05-08T10:15:29.227Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T10:15:29.493Z] ---> Running in 174a77fe0fee [2023-05-08T10:15:30.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T10:15:31.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T10:15:32.011Z] OK: 263 MiB in 53 packages [2023-05-08T10:15:32.607Z] Removing intermediate container 174a77fe0fee [2023-05-08T10:15:32.607Z] ---> d6cd9fa6ce69 [2023-05-08T10:15:32.607Z] Step 8/12 : WORKDIR /app [2023-05-08T10:15:32.883Z] ---> Running in 77568ca39fa7 [2023-05-08T10:15:33.151Z] Removing intermediate container 77568ca39fa7 [2023-05-08T10:15:33.151Z] ---> 42d9a0850bbf [2023-05-08T10:15:33.151Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-08T10:15:33.423Z] ---> 7634da04bc42 [2023-05-08T10:15:33.423Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T10:15:33.423Z] ---> Running in cace4d53afb4 [2023-05-08T10:16:41.345Z] Removing intermediate container cace4d53afb4 [2023-05-08T10:16:41.345Z] ---> f828372bd396 [2023-05-08T10:16:41.345Z] Step 11/12 : COPY . . [2023-05-08T10:16:41.345Z] ---> 3f51cbf838b3 [2023-05-08T10:16:41.345Z] Step 12/12 : RUN $MAKE [2023-05-08T10:16:41.345Z] ---> Running in 3e8566a9f678 [2023-05-08T10:16:41.345Z] noop [2023-05-08T10:16:41.345Z] Removing intermediate container 3e8566a9f678 [2023-05-08T10:16:41.345Z] ---> 1a2dd00113ed [2023-05-08T10:16:41.345Z] Successfully built 1a2dd00113ed [2023-05-08T10:16:41.345Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T10:16:41.890Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T10:16:41.890Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T10:16:42.156Z] prd-ubuntu20.04-docker-arm64-4c-16g-14490 does not seem to be running inside a container [2023-05-08T10:16:42.219Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-08T10:16:43.422Z] $ docker top 9aad1fe9dcd6f91c0fe6e8893411bf48b79a5ec6e97e0f1713b228e1011e1f18 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T10:16:44.319Z] + go version [2023-05-08T10:16:44.319Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-08T10:16:44.350Z] $ docker stop --time=1 9aad1fe9dcd6f91c0fe6e8893411bf48b79a5ec6e97e0f1713b228e1011e1f18 [2023-05-08T10:16:45.923Z] $ docker rm -f --volumes 9aad1fe9dcd6f91c0fe6e8893411bf48b79a5ec6e97e0f1713b228e1011e1f18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T10:16:46.768Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T10:16:46.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T10:16:47.014Z] prd-ubuntu20.04-docker-arm64-4c-16g-14490 does not seem to be running inside a container [2023-05-08T10:16:47.076Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-08T10:16:48.197Z] $ docker top a4259cd6e200aafdee77d44e0a94719892c1aa3bef2cc210ff36bebe757e242b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T10:16:48.773Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-08T10:16:49.485Z] + make test [2023-05-08T10:16:49.485Z] go test ./... -coverprofile=coverage.out ./... [2023-05-08T10:17:21.721Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-08T10:19:13.397Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-08T10:19:13.397Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-08T10:19:35.454Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 23.113s coverage: 40.5% of statements [2023-05-08T10:19:35.454Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.530s coverage: 51.9% of statements [2023-05-08T10:19:35.454Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.033s coverage: 96.4% of statements [2023-05-08T10:19:35.454Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-08T10:19:35.454Z] go vet ./... [2023-05-08T10:19:57.522Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T10:19:57.522Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T10:19:57.788Z] ./bin/test-attribution-txt.sh [2023-05-08T10:19:58.056Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-08T10:19:58.056Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-08T10:19:58.354Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-08T10:19:58.380Z] $ docker stop --time=1 a4259cd6e200aafdee77d44e0a94719892c1aa3bef2cc210ff36bebe757e242b [2023-05-08T10:20:00.103Z] $ docker rm -f --volumes a4259cd6e200aafdee77d44e0a94719892c1aa3bef2cc210ff36bebe757e242b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T10:20:01.228Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-08T10:20:01.261Z] Warning: overwriting stash ‘coverage-report’ [2023-05-08T10:20:01.839Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T10:20:02.421Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-08T10:20:02.770Z] + ls -al . [2023-05-08T10:20:02.770Z] total 624 [2023-05-08T10:20:02.770Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 10:16 . [2023-05-08T10:20:02.770Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 10:14 .. [2023-05-08T10:20:02.770Z] -rw-rw-r-- 1 jenkins jenkins 134 May 8 10:14 .dockerignore [2023-05-08T10:20:02.770Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 10:14 .git [2023-05-08T10:20:02.770Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 10:14 .github [2023-05-08T10:20:02.770Z] -rw-rw-r-- 1 jenkins jenkins 946 May 8 10:14 .gitignore [2023-05-08T10:20:02.770Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 10:14 .golangci.yml [2023-05-08T10:20:02.770Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 8 10:14 Attribution.txt [2023-05-08T10:20:02.770Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 8 10:14 CHANGELOG.md [2023-05-08T10:20:02.770Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 8 10:14 Dockerfile [2023-05-08T10:20:02.770Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 10:14 GOVERNANCE.md [2023-05-08T10:20:02.770Z] -rw-rw-r-- 1 jenkins jenkins 683 May 8 10:14 Jenkinsfile [2023-05-08T10:20:02.770Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 8 10:14 LICENSE [2023-05-08T10:20:02.770Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 8 10:14 Makefile [2023-05-08T10:20:02.770Z] -rw-rw-r-- 1 jenkins jenkins 625 May 8 10:14 OWNERS.md [2023-05-08T10:20:02.770Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 8 10:14 README.md [2023-05-08T10:20:02.770Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 10:12 VERSION [2023-05-08T10:20:02.770Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 10:14 bin [2023-05-08T10:20:02.770Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 10:14 cmd [2023-05-08T10:20:02.770Z] -rw-r--r-- 1 jenkins jenkins 458038 May 8 10:19 coverage.out [2023-05-08T10:20:02.770Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 10:14 examples [2023-05-08T10:20:02.771Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 8 10:14 go.mod [2023-05-08T10:20:02.771Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 8 10:14 go.sum [2023-05-08T10:20:02.771Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 10:14 images [2023-05-08T10:20:02.771Z] drwxrwxr-x 5 jenkins jenkins 4096 May 8 10:14 internal [2023-05-08T10:20:02.771Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 10:14 snap [2023-05-08T10:20:02.771Z] -rw-rw-r-- 1 jenkins jenkins 193 May 8 10:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T10:20:03.182Z] + 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=71b47f3e3f8c084b82eaebb7799b47e9986a1c1a --label arch=arm64 --label version=0.0.0 . [2023-05-08T10:20:03.447Z] Sending build context to Docker daemon 1.212MB [2023-05-08T10:20:03.447Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T10:20:03.447Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-08T10:20:03.447Z] ---> 1a2dd00113ed [2023-05-08T10:20:03.447Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-08T10:20:05.380Z] ---> Running in f5496b7c5a73 [2023-05-08T10:20:05.380Z] Removing intermediate container f5496b7c5a73 [2023-05-08T10:20:05.380Z] ---> b2d3a27ab741 [2023-05-08T10:20:05.380Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T10:20:05.380Z] ---> Running in 4b3da07c8a82 [2023-05-08T10:20:05.647Z] Removing intermediate container 4b3da07c8a82 [2023-05-08T10:20:05.647Z] ---> 26c695bfc816 [2023-05-08T10:20:05.647Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-08T10:20:05.647Z] ---> Running in d8540afca0b8 [2023-05-08T10:20:05.912Z] Removing intermediate container d8540afca0b8 [2023-05-08T10:20:05.912Z] ---> f15d85e13e59 [2023-05-08T10:20:05.912Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T10:20:05.913Z] ---> Running in 4170f25c0bb8 [2023-05-08T10:20:06.181Z] Removing intermediate container 4170f25c0bb8 [2023-05-08T10:20:06.181Z] ---> 2ab130273512 [2023-05-08T10:20:06.181Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T10:20:06.449Z] ---> Running in af70d70ae892 [2023-05-08T10:20:07.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T10:20:07.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T10:20:08.635Z] OK: 263 MiB in 53 packages [2023-05-08T10:20:09.590Z] Removing intermediate container af70d70ae892 [2023-05-08T10:20:09.590Z] ---> bcfd174e1f9b [2023-05-08T10:20:09.590Z] Step 8/24 : WORKDIR /app [2023-05-08T10:20:09.590Z] ---> Running in 31c9f8e0b095 [2023-05-08T10:20:09.856Z] Removing intermediate container 31c9f8e0b095 [2023-05-08T10:20:09.856Z] ---> d82d8820ee2e [2023-05-08T10:20:09.856Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-08T10:20:10.123Z] ---> 398a44f11854 [2023-05-08T10:20:10.123Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T10:20:10.390Z] ---> Running in 8a4e75fea0f8 [2023-05-08T10:20:12.975Z] Removing intermediate container 8a4e75fea0f8 [2023-05-08T10:20:12.975Z] ---> 1c03bf8a47b7 [2023-05-08T10:20:12.975Z] Step 11/24 : COPY . . [2023-05-08T10:20:13.241Z] ---> d83a99309336 [2023-05-08T10:20:13.241Z] Step 12/24 : RUN $MAKE [2023-05-08T10:20:13.241Z] ---> Running in 218b6bc37cf4 [2023-05-08T10:20:14.284Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-08T10:22:21.099Z] Removing intermediate container 218b6bc37cf4 [2023-05-08T10:22:21.099Z] ---> 86a3e4ab9bd6 [2023-05-08T10:22:21.099Z] Step 13/24 : FROM alpine:3.17 [2023-05-08T10:22:21.099Z] 3.17: Pulling from library/alpine [2023-05-08T10:22:21.099Z] c41833b44d91: Already exists [2023-05-08T10:22:21.099Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T10:22:21.099Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T10:22:21.099Z] ---> 51e60588ff2c [2023-05-08T10:22:21.099Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-08T10:22:21.099Z] ---> Running in 377ccde5baa0 [2023-05-08T10:22:21.099Z] Removing intermediate container 377ccde5baa0 [2023-05-08T10:22:21.099Z] ---> 634531470004 [2023-05-08T10:22:21.099Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-08T10:22:21.099Z] ---> Running in 9a353bc263c1 [2023-05-08T10:22:21.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T10:22:21.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T10:22:22.060Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T10:22:22.060Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T10:22:22.060Z] OK: 8 MiB in 16 packages [2023-05-08T10:22:23.022Z] Removing intermediate container 9a353bc263c1 [2023-05-08T10:22:23.022Z] ---> 7ea2f04adb80 [2023-05-08T10:22:23.022Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-08T10:22:23.291Z] ---> fb3f278b9f89 [2023-05-08T10:22:23.291Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-08T10:22:23.876Z] ---> c2537f40b2c6 [2023-05-08T10:22:23.876Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-08T10:22:25.284Z] ---> 5d0ac8b0bf69 [2023-05-08T10:22:25.284Z] Step 19/24 : EXPOSE 59989 [2023-05-08T10:22:25.284Z] ---> Running in 186d54e51b8f [2023-05-08T10:22:25.551Z] Removing intermediate container 186d54e51b8f [2023-05-08T10:22:25.551Z] ---> 8dbd45697965 [2023-05-08T10:22:25.551Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-08T10:22:25.551Z] ---> Running in 3ff1624ad086 [2023-05-08T10:22:25.817Z] Removing intermediate container 3ff1624ad086 [2023-05-08T10:22:25.817Z] ---> 511942043d0a [2023-05-08T10:22:25.817Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T10:22:25.817Z] ---> Running in 59389089fc92 [2023-05-08T10:22:26.092Z] Removing intermediate container 59389089fc92 [2023-05-08T10:22:26.092Z] ---> 7bb0491d7182 [2023-05-08T10:22:26.092Z] Step 22/24 : LABEL arch=arm64 [2023-05-08T10:22:26.359Z] ---> Running in d3ffe824a7fa [2023-05-08T10:22:26.627Z] Removing intermediate container d3ffe824a7fa [2023-05-08T10:22:26.627Z] ---> daa1f1297b1f [2023-05-08T10:22:26.627Z] Step 23/24 : LABEL git_sha=71b47f3e3f8c084b82eaebb7799b47e9986a1c1a [2023-05-08T10:22:26.627Z] ---> Running in e24e80d49a16 [2023-05-08T10:22:26.893Z] Removing intermediate container e24e80d49a16 [2023-05-08T10:22:26.893Z] ---> cfbd46953ee6 [2023-05-08T10:22:26.893Z] Step 24/24 : LABEL version=0.0.0 [2023-05-08T10:22:26.893Z] ---> Running in dd5cf9f82a37 [2023-05-08T10:22:27.159Z] Removing intermediate container dd5cf9f82a37 [2023-05-08T10:22:27.159Z] ---> bde2633d84e2 [2023-05-08T10:22:27.159Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-08T10:22:27.159Z] Successfully built bde2633d84e2 [2023-05-08T10:22:27.425Z] 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-05-08T10:22:28.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T10:22:28.242Z] [2023-05-08T10:22:28.242Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T10:22:28.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T10:22:28.653Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-08T10:22:28.653Z] 8998bd30e6a1: Pulling fs layer [2023-05-08T10:22:28.653Z] 04944245beec: Pulling fs layer [2023-05-08T10:22:28.653Z] 699f458cf7ca: Pulling fs layer [2023-05-08T10:22:28.653Z] 765212b225bb: Pulling fs layer [2023-05-08T10:22:28.653Z] f23df028b6ca: Pulling fs layer [2023-05-08T10:22:28.653Z] d65c8cfc05b1: Pulling fs layer [2023-05-08T10:22:28.653Z] 2437ff75d9bd: Pulling fs layer [2023-05-08T10:22:28.653Z] 765212b225bb: Waiting [2023-05-08T10:22:28.653Z] f23df028b6ca: Waiting [2023-05-08T10:22:28.653Z] d65c8cfc05b1: Waiting [2023-05-08T10:22:28.653Z] 2437ff75d9bd: Waiting [2023-05-08T10:22:28.919Z] 04944245beec: Verifying Checksum [2023-05-08T10:22:28.919Z] 04944245beec: Download complete [2023-05-08T10:22:28.919Z] 765212b225bb: Verifying Checksum [2023-05-08T10:22:28.919Z] 765212b225bb: Download complete [2023-05-08T10:22:28.919Z] f23df028b6ca: Download complete [2023-05-08T10:22:28.919Z] d65c8cfc05b1: Verifying Checksum [2023-05-08T10:22:28.919Z] d65c8cfc05b1: Download complete [2023-05-08T10:22:28.919Z] 699f458cf7ca: Verifying Checksum [2023-05-08T10:22:28.919Z] 699f458cf7ca: Download complete [2023-05-08T10:22:29.500Z] 8998bd30e6a1: Verifying Checksum [2023-05-08T10:22:29.500Z] 8998bd30e6a1: Download complete [2023-05-08T10:22:31.441Z] 2437ff75d9bd: Verifying Checksum [2023-05-08T10:22:31.442Z] 2437ff75d9bd: Download complete [2023-05-08T10:22:32.844Z] 8998bd30e6a1: Pull complete [2023-05-08T10:22:33.111Z] 04944245beec: Pull complete [2023-05-08T10:22:34.517Z] 699f458cf7ca: Pull complete [2023-05-08T10:22:34.517Z] 765212b225bb: Pull complete [2023-05-08T10:22:35.096Z] f23df028b6ca: Pull complete [2023-05-08T10:22:35.362Z] d65c8cfc05b1: Pull complete [2023-05-08T10:22:47.926Z] 2437ff75d9bd: Pull complete [2023-05-08T10:22:47.926Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-08T10:22:47.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T10:22:47.926Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T10:22:49.264Z] prd-ubuntu20.04-docker-arm64-4c-16g-14490 does not seem to be running inside a container [2023-05-08T10:22:49.320Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-08T10:22:51.790Z] $ docker top 7d3c6bcc83c2388e45d944d0638565b1dfe371097aba59350fe97af679284486 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T10:22:52.416Z] ---> job-cost.sh [2023-05-08T10:22:52.683Z] lf-activate-venv: SKIPPING [2023-05-08T10:22:52.683Z] INFO: No Stack... [2023-05-08T10:22:52.948Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-08T10:22:53.905Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T10:22:54.260Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-05-08T10:22:54.260Z] + cut -d, -f6 [Pipeline] lock [2023-05-08T10:22:54.585Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-223-1-stack-cost] [2023-05-08T10:22:54.589Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-223-1-stack-cost] did not exist. Created. [2023-05-08T10:22:54.590Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-223-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T10:22:55.014Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-fe5d3612/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-08T10:22:55.380Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-08T10:22:55.421Z] Warning: overwriting stash ‘stack-cost’ [2023-05-08T10:22:55.476Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T10:22:55.492Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-223-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T10:22:55.573Z] $ docker stop --time=1 7d3c6bcc83c2388e45d944d0638565b1dfe371097aba59350fe97af679284486 [2023-05-08T10:22:57.068Z] $ docker rm -f --volumes 7d3c6bcc83c2388e45d944d0638565b1dfe371097aba59350fe97af679284486 [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-05-08T10:22:58.130Z] provisioning config files... [2023-05-08T10:22:58.139Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-223@tmp/config13687997471309724975tmp [Pipeline] { [Pipeline] sh [2023-05-08T10:22:58.509Z] + set +x [2023-05-08T10:22:58.509Z] + curl -s https://codecov.io/bash [2023-05-08T10:22:58.509Z] + bash -s -- [2023-05-08T10:22:58.509Z] [2023-05-08T10:22:58.509Z] _____ _ [2023-05-08T10:22:58.509Z] / ____| | | [2023-05-08T10:22:58.509Z] | | ___ __| | ___ ___ _____ __ [2023-05-08T10:22:58.509Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-08T10:22:58.509Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-08T10:22:58.509Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-08T10:22:58.509Z] Bash-1.0.6 [2023-05-08T10:22:58.509Z] [2023-05-08T10:22:58.509Z] [2023-05-08T10:22:58.509Z] ==> git version 2.25.1 found [2023-05-08T10:22:58.509Z] ==> 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-05-08T10:22:58.509Z] Release-Date: 2020-01-08 [2023-05-08T10:22:58.509Z] 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-05-08T10:22:58.509Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-08T10:22:58.509Z] ==> Jenkins CI detected. [2023-05-08T10:22:58.509Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-223 [2023-05-08T10:22:58.509Z] project root: . [2023-05-08T10:22:58.509Z] --> token set from env [2023-05-08T10:22:58.509Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-08T10:22:58.509Z] ==> Running gcov in . (disable via -X gcov) [2023-05-08T10:22:58.768Z] ==> Python coveragepy not found [2023-05-08T10:22:58.768Z] ==> Searching for coverage reports in: [2023-05-08T10:22:58.768Z] + . [2023-05-08T10:22:58.768Z] -> Found 1 reports [2023-05-08T10:22:58.769Z] ==> Detecting git/mercurial file structure [2023-05-08T10:22:58.769Z] ==> Reading reports [2023-05-08T10:22:58.769Z] + ./coverage.out bytes=458038 [2023-05-08T10:22:58.769Z] ==> Appending adjustments [2023-05-08T10:22:58.769Z] https://docs.codecov.io/docs/fixing-reports [2023-05-08T10:22:59.028Z] + Found adjustments [2023-05-08T10:22:59.028Z] ==> Gzipping contents [2023-05-08T10:22:59.028Z] 52K /tmp/codecov.GQurpl.gz [2023-05-08T10:22:59.028Z] ==> Uploading reports [2023-05-08T10:22:59.028Z] url: https://codecov.io [2023-05-08T10:22:59.028Z] query: branch=PR-223&commit=71b47f3e3f8c084b82eaebb7799b47e9986a1c1a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-223%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=223&job=&cmd_args= [2023-05-08T10:22:59.028Z] -> Pinging Codecov [2023-05-08T10:22:59.028Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-223&commit=71b47f3e3f8c084b82eaebb7799b47e9986a1c1a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-223%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=223&job=&cmd_args= [2023-05-08T10:22:59.028Z] -> Uploading to [2023-05-08T10:22:59.028Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-08/581DD39554BDF9B6E22D074273EAD858/71b47f3e3f8c084b82eaebb7799b47e9986a1c1a/8ec3b750-dc94-4986-8cf2-674f9d30efcd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230508T102258Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bdb394abe52c3b56abc821e1f89fb6c367191e74e1103394223f18ac50905b67 [2023-05-08T10:22:59.288Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T10:22:59.288Z] Dload Upload Total Spent Left Speed [2023-05-08T10:22:59.288Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50494 0 0 100 50494 0 229k --:--:-- --:--:-- --:--:-- 229k [2023-05-08T10:22:59.288Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/71b47f3e3f8c084b82eaebb7799b47e9986a1c1a [Pipeline] } [2023-05-08T10:22:59.315Z] 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-05-08T10:23:01.174Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-223/archives ] [2023-05-08T10:23:01.174Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-223/archives [2023-05-08T10:23:01.174Z] total 16 [2023-05-08T10:23:01.174Z] drwxr-xr-x 3 root root 4096 May 8 10:14 . [2023-05-08T10:23:01.174Z] drwxrwxr-x 12 jenkins jenkins 4096 May 8 10:14 .. [2023-05-08T10:23:01.174Z] drwxr-xr-x 2 root root 4096 May 8 10:14 cost [2023-05-08T10:23:01.174Z] -rw-r--r-- 1 root root 91 May 8 10:14 cost.csv [2023-05-08T10:23:01.174Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-223/archives [2023-05-08T10:23:01.174Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-223/archives [2023-05-08T10:23:01.174Z] total 16 [2023-05-08T10:23:01.174Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 10:14 . [2023-05-08T10:23:01.174Z] drwxrwxr-x 12 jenkins jenkins 4096 May 8 10:14 .. [2023-05-08T10:23:01.174Z] drwxr-xr-x 2 jenkins jenkins 4096 May 8 10:14 cost [2023-05-08T10:23:01.174Z] -rw-r--r-- 1 jenkins jenkins 91 May 8 10:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-08T10:23:01.506Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T10:23:02.406Z] ---> package-listing.sh [2023-05-08T10:23:02.406Z] ++ facter osfamily [2023-05-08T10:23:02.406Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-08T10:23:02.666Z] + OS_FAMILY=debian [2023-05-08T10:23:02.666Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-223 [2023-05-08T10:23:02.666Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-08T10:23:02.666Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-08T10:23:02.666Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-08T10:23:02.666Z] + PACKAGES=/tmp/packages_start.txt [2023-05-08T10:23:02.666Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-223 ']' [2023-05-08T10:23:02.666Z] + PACKAGES=/tmp/packages_end.txt [2023-05-08T10:23:02.666Z] + case "${OS_FAMILY}" in [2023-05-08T10:23:02.666Z] + dpkg -l [2023-05-08T10:23:02.666Z] + grep '^ii' [2023-05-08T10:23:02.666Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-08T10:23:02.666Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-08T10:23:02.666Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-08T10:23:02.666Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-223 ']' [2023-05-08T10:23:02.666Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-223/archives/ [2023-05-08T10:23:02.666Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-223/archives/ [Pipeline] echo [2023-05-08T10:23:02.702Z] 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-223/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-08T10:23:02.994Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T10:23:03.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T10:23:03.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T10:23:03.781Z] prd-ubuntu20.04-docker-8c-8g-14487 does not seem to be running inside a container [2023-05-08T10:23:03.817Z] $ 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-223/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-223 -v /w/workspace/undry_device-rfid-llrp-go_PR-223:/w/workspace/undry_device-rfid-llrp-go_PR-223:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-223@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-223@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-08T10:23:04.267Z] $ docker top 407026073c520316e030913520833a6201878425deff5f824150a474012dc2cf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T10:23:04.646Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-08T10:23:04.956Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-08T10:23:05.268Z] + ls /var/log/sa-host [2023-05-08T10:23:05.268Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T10:23:05.481Z] provisioning config files... [2023-05-08T10:23:05.490Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-223@tmp/config15071335957104598543tmp [Pipeline] { [Pipeline] echo [2023-05-08T10:23:05.541Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T10:23:05.862Z] ---> create-netrc.sh [Pipeline] } [2023-05-08T10:23:05.891Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-08T10:23:06.312Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-08T10:23:06.346Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T10:23:06.658Z] ---> sudo-logs.sh [2023-05-08T10:23:06.658Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-08T10:23:06.756Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T10:23:07.069Z] ---> job-cost.sh [2023-05-08T10:23:07.069Z] lf-activate-venv: SKIPPING [2023-05-08T10:23:07.069Z] DEBUG: total: 0.2199999988079071 [2023-05-08T10:23:07.069Z] INFO: Retrieving Stack Cost... [2023-05-08T10:23:07.330Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T10:23:07.589Z] INFO: Archiving Costs [Pipeline] echo [2023-05-08T10:23:07.618Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T10:23:07.923Z] ---> logs-deploy.sh [2023-05-08T10:23:07.923Z] lf-activate-venv: SKIPPING [2023-05-08T10:23:07.923Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-223/1 [2023-05-08T10:23:07.923Z] INFO: archiving workspace using pattern(s): [2023-05-08T10:23:08.863Z] Archives upload complete. [2023-05-08T10:23:08.863Z] INFO: archiving logs to Nexus