Pull request #158 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from db99c7f474723b2ef9aaef02c8cae2f0d344a4f4+c8ddb795451293862e71ea8481bb36f4aa2ad204 (4687eea52e31d173859f12dccadb25f67d860b57) 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-ssh3750089915808651389.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh15873318181576000499.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-158/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-158/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5106853644654215880.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-158/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4602277705288099087.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh1039476451184541267.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-158/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-158/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17693065665922384350.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6459 in /w/workspace/undry_device-rfid-llrp-go_PR-158 [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-158 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit db99c7f474723b2ef9aaef02c8cae2f0d344a4f4 > 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/158/head:refs/remotes/origin/PR-158 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db99c7f474723b2ef9aaef02c8cae2f0d344a4f4 # 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 c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 Merge succeeded, producing db99c7f474723b2ef9aaef02c8cae2f0d344a4f4 Checking out Revision db99c7f474723b2ef9aaef02c8cae2f0d344a4f4 (PR-158) 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-17T11:01:07.861Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-17T11:01:08.037Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-17T11:01:08.131Z] ========================================================= [2023-02-17T11:01:08.132Z] EdgeX Global Pipelines Version Info [2023-02-17T11:01:08.132Z] ========================================================= [Pipeline] libraryResource > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db99c7f474723b2ef9aaef02c8cae2f0d344a4f4 # timeout=10 [Pipeline] sh [2023-02-17T11:01:08.863Z] ------------------- [2023-02-17T11:01:08.863Z] stable info: [2023-02-17T11:01:08.863Z] ------------------- [2023-02-17T11:01:08.863Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-17T11:01:08.863Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T11:01:08.863Z] Message: update stable to v1.0.244 [2023-02-17T11:01:09.432Z] ------------------- [2023-02-17T11:01:09.432Z] experimental info: [2023-02-17T11:01:09.432Z] ------------------- [2023-02-17T11:01:09.432Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-17T11:01:09.432Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T11:01:09.432Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-17T11:01:09.700Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-02-17T11:01:09.743Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-02-17T11:01:09.783Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-17T11:01:09.823Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-17T11:01:09.860Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-17T11:01:09.909Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-17T11:01:09.951Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-17T11:01:09.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-17T11:01:10.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-17T11:01:10.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-17T11:01:10.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-17T11:01:10.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-02-17T11:01:10.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-17T11:01:10.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-17T11:01:10.239Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-17T11:01:10.277Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-17T11:01:10.316Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T11:01:10.354Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T11:01:10.395Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-17T11:01:10.436Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-17T11:01:10.479Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-17T11:01:10.521Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-17T11:01:10.561Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-17T11:01:10.603Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-17T11:01:10.645Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-17T11:01:10.692Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-17T11:01:10.736Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-17T11:01:10.778Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-158 [Pipeline] echo [2023-02-17T11:01:10.824Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-158 [Pipeline] echo [2023-02-17T11:01:10.864Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-158 [Pipeline] echo [2023-02-17T11:01:10.907Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = db99c7f474723b2ef9aaef02c8cae2f0d344a4f4 [Pipeline] echo [2023-02-17T11:01:10.950Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = db99c7f [Pipeline] echo [2023-02-17T11:01:10.992Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T11:01:11.107Z] provisioning config files... [2023-02-17T11:01:11.128Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-158@tmp/config12675597634653089138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T11:01:11.464Z] ---> docker-login.sh [2023-02-17T11:01:11.464Z] nexus3.edgexfoundry.org:10001 [2023-02-17T11:01:11.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T11:01:11.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T11:01:11.729Z] Configure a credential helper to remove this warning. See [2023-02-17T11:01:11.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T11:01:11.729Z] [2023-02-17T11:01:11.729Z] Login Succeeded [2023-02-17T11:01:11.729Z] nexus3.edgexfoundry.org:10002 [2023-02-17T11:01:11.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T11:01:11.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T11:01:11.729Z] Configure a credential helper to remove this warning. See [2023-02-17T11:01:11.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T11:01:11.729Z] [2023-02-17T11:01:11.729Z] Login Succeeded [2023-02-17T11:01:11.729Z] nexus3.edgexfoundry.org:10003 [2023-02-17T11:01:11.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T11:01:11.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T11:01:11.989Z] Configure a credential helper to remove this warning. See [2023-02-17T11:01:11.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T11:01:11.989Z] [2023-02-17T11:01:11.989Z] Login Succeeded [2023-02-17T11:01:11.989Z] nexus3.edgexfoundry.org:10004 [2023-02-17T11:01:11.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T11:01:11.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T11:01:11.989Z] Configure a credential helper to remove this warning. See [2023-02-17T11:01:11.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T11:01:11.989Z] [2023-02-17T11:01:11.989Z] Login Succeeded [2023-02-17T11:01:11.989Z] docker.io [2023-02-17T11:01:12.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T11:01:12.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T11:01:12.249Z] Configure a credential helper to remove this warning. See [2023-02-17T11:01:12.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T11:01:12.249Z] [2023-02-17T11:01:12.249Z] Login Succeeded [2023-02-17T11:01:12.249Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T11:01:12.276Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-17T11:01:12.908Z] + git rev-list -1 --merges db99c7f474723b2ef9aaef02c8cae2f0d344a4f4~1..db99c7f474723b2ef9aaef02c8cae2f0d344a4f4 [Pipeline] echo [2023-02-17T11:01:12.969Z] -----------> git rev-list -1 --merges db99c7f474723b2ef9aaef02c8cae2f0d344a4f4~1..db99c7f474723b2ef9aaef02c8cae2f0d344a4f4 db99c7f474723b2ef9aaef02c8cae2f0d344a4f4 [false] [Pipeline] sh [2023-02-17T11:01:13.276Z] + git log --format=format:%s -1 db99c7f474723b2ef9aaef02c8cae2f0d344a4f4 [Pipeline] echo [2023-02-17T11:01:13.316Z] ========================================================= [2023-02-17T11:01:13.316Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-17T11:01:13.316Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T11:01:13.742Z] + git log --format=format:%s -1 db99c7f474723b2ef9aaef02c8cae2f0d344a4f4 [Pipeline] echo [2023-02-17T11:01:13.776Z] [semverPrep] GIT_COMMIT: db99c7f474723b2ef9aaef02c8cae2f0d344a4f4, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-02-17T11:01:13.806Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-17T11:01:14.182Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T11:01:14.182Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-17T11:01:14.182Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-17T11:01:14.182Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-17T11:01:14.182Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-17T11:01:14.182Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-17T11:01:14.182Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T11:01:14.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T11:01:14.634Z] [2023-02-17T11:01:14.634Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T11:01:15.017Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T11:01:15.282Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-17T11:01:15.282Z] b85a868b505f: Pulling fs layer [2023-02-17T11:01:15.282Z] e2be974225ed: Pulling fs layer [2023-02-17T11:01:15.282Z] 339a4e72a1f5: Pulling fs layer [2023-02-17T11:01:15.282Z] 988bab9f4d93: Pulling fs layer [2023-02-17T11:01:15.282Z] 1469e6f7b9e6: Pulling fs layer [2023-02-17T11:01:15.282Z] eaf3925da568: Pulling fs layer [2023-02-17T11:01:15.282Z] bab4dde63d76: Pulling fs layer [2023-02-17T11:01:15.282Z] bde34c3a00c8: Pulling fs layer [2023-02-17T11:01:15.282Z] b352a97aabf1: Pulling fs layer [2023-02-17T11:01:15.282Z] 4872d77fe225: Pulling fs layer [2023-02-17T11:01:15.282Z] 5851b861e8e6: Pulling fs layer [2023-02-17T11:01:15.282Z] 988bab9f4d93: Waiting [2023-02-17T11:01:15.282Z] eaf3925da568: Waiting [2023-02-17T11:01:15.282Z] 1469e6f7b9e6: Waiting [2023-02-17T11:01:15.282Z] bab4dde63d76: Waiting [2023-02-17T11:01:15.282Z] bde34c3a00c8: Waiting [2023-02-17T11:01:15.282Z] 4872d77fe225: Waiting [2023-02-17T11:01:15.282Z] b352a97aabf1: Waiting [2023-02-17T11:01:15.282Z] e2be974225ed: Download complete [2023-02-17T11:01:15.282Z] 988bab9f4d93: Verifying Checksum [2023-02-17T11:01:15.282Z] 988bab9f4d93: Download complete [2023-02-17T11:01:15.545Z] 1469e6f7b9e6: Verifying Checksum [2023-02-17T11:01:15.545Z] 1469e6f7b9e6: Download complete [2023-02-17T11:01:15.545Z] eaf3925da568: Verifying Checksum [2023-02-17T11:01:15.545Z] eaf3925da568: Download complete [2023-02-17T11:01:15.545Z] 339a4e72a1f5: Verifying Checksum [2023-02-17T11:01:15.545Z] 339a4e72a1f5: Download complete [2023-02-17T11:01:15.545Z] bde34c3a00c8: Verifying Checksum [2023-02-17T11:01:15.545Z] bde34c3a00c8: Download complete [2023-02-17T11:01:15.545Z] b352a97aabf1: Verifying Checksum [2023-02-17T11:01:15.545Z] b352a97aabf1: Download complete [2023-02-17T11:01:15.545Z] 4872d77fe225: Verifying Checksum [2023-02-17T11:01:15.545Z] 4872d77fe225: Download complete [2023-02-17T11:01:15.545Z] 5851b861e8e6: Verifying Checksum [2023-02-17T11:01:15.545Z] 5851b861e8e6: Download complete [2023-02-17T11:01:15.805Z] b85a868b505f: Verifying Checksum [2023-02-17T11:01:15.805Z] b85a868b505f: Download complete [2023-02-17T11:01:16.064Z] bab4dde63d76: Verifying Checksum [2023-02-17T11:01:17.002Z] b85a868b505f: Pull complete [2023-02-17T11:01:17.002Z] e2be974225ed: Pull complete [2023-02-17T11:01:17.262Z] 339a4e72a1f5: Pull complete [2023-02-17T11:01:17.523Z] 988bab9f4d93: Pull complete [2023-02-17T11:01:17.783Z] 1469e6f7b9e6: Pull complete [2023-02-17T11:01:17.783Z] eaf3925da568: Pull complete [2023-02-17T11:01:19.162Z] bab4dde63d76: Pull complete [2023-02-17T11:01:19.162Z] bde34c3a00c8: Pull complete [2023-02-17T11:01:19.422Z] b352a97aabf1: Pull complete [2023-02-17T11:01:19.422Z] 4872d77fe225: Pull complete [2023-02-17T11:01:19.422Z] 5851b861e8e6: Pull complete [2023-02-17T11:01:19.422Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-17T11:01:19.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T11:01:19.682Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T11:01:19.924Z] prd-ubuntu20.04-docker-8c-8g-6459 does not seem to be running inside a container [2023-02-17T11:01:19.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-158 -v /w/workspace/undry_device-rfid-llrp-go_PR-158:/w/workspace/undry_device-rfid-llrp-go_PR-158:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-158@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-17T11:01:21.249Z] $ docker top 2233cc5498d3ebfc98377cad7dc90460708781c234c81282f7fd2b36fc6209d3 -eo pid,comm [2023-02-17T11:01:21.312Z] 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-02-17T11:01:21.313Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T11:01:21.442Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T11:01:21.442Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T11:01:21.557Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T11:01:21.551Z] $ docker exec 2233cc5498d3ebfc98377cad7dc90460708781c234c81282f7fd2b36fc6209d3 ssh-agent [2023-02-17T11:01:21.679Z] SSH_AUTH_SOCK=/tmp/ssh-KGIAfKvgqd3q/agent.32 [2023-02-17T11:01:21.679Z] SSH_AGENT_PID=38 [2023-02-17T11:01:21.685Z] Running ssh-add (command line suppressed) [2023-02-17T11:01:21.791Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-158@tmp/private_key_16544750523212979128.key (/w/workspace/undry_device-rfid-llrp-go_PR-158@tmp/private_key_16544750523212979128.key) [2023-02-17T11:01:21.815Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T11:01:22.149Z] + git tag --points-at HEAD [Pipeline] } [2023-02-17T11:01:22.164Z] $ docker exec --env ******** --env ******** 2233cc5498d3ebfc98377cad7dc90460708781c234c81282f7fd2b36fc6209d3 ssh-agent -k [2023-02-17T11:01:22.258Z] unset SSH_AUTH_SOCK; [2023-02-17T11:01:22.258Z] unset SSH_AGENT_PID; [2023-02-17T11:01:22.258Z] echo Agent pid 38 killed; [2023-02-17T11:01:22.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-17T11:01:22.368Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T11:01:22.368Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T11:01:22.490Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T11:01:22.485Z] $ docker exec 2233cc5498d3ebfc98377cad7dc90460708781c234c81282f7fd2b36fc6209d3 ssh-agent [2023-02-17T11:01:22.600Z] SSH_AUTH_SOCK=/tmp/ssh-PyyQVE19urIv/agent.70 [2023-02-17T11:01:22.600Z] SSH_AGENT_PID=76 [2023-02-17T11:01:22.605Z] Running ssh-add (command line suppressed) [2023-02-17T11:01:22.700Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-158@tmp/private_key_17158810113081361955.key (/w/workspace/undry_device-rfid-llrp-go_PR-158@tmp/private_key_17158810113081361955.key) [2023-02-17T11:01:22.722Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T11:01:23.052Z] + git semver init [2023-02-17T11:01:23.312Z] 2023-02-17 11:01:23,225 [run_init] DEBUG init version:0.0.0 force:False [2023-02-17T11:01:23.312Z] 2023-02-17 11:01:23,226 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-158/.semver [2023-02-17T11:01:23.312Z] 2023-02-17 11:01:23,226 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-158/.semver [2023-02-17T11:01:23.312Z] 2023-02-17 11:01:23,226 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-158/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-158, universal_newlines=False, shell=None, istream=None) [2023-02-17T11:01:24.252Z] 2023-02-17 11:01:24,133 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-158/.git/info/exclude [2023-02-17T11:01:24.252Z] 2023-02-17 11:01:24,134 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-158/.semver/PR-158 with force:False [2023-02-17T11:01:24.252Z] 2023-02-17 11:01:24,134 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-158/.semver/PR-158 [2023-02-17T11:01:24.252Z] 2023-02-17 11:01:24,139 [execute] INFO git cat-file --batch-check [2023-02-17T11:01:24.252Z] 2023-02-17 11:01:24,140 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-158/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T11:01:24.252Z] 2023-02-17 11:01:24,145 [execute] INFO git cat-file --batch [2023-02-17T11:01:24.252Z] 2023-02-17 11:01:24,145 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-158/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T11:01:24.252Z] 2023-02-17 11:01:24,150 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-158/.semver/PR-158 [2023-02-17T11:01:24.252Z] 0.0.0 [Pipeline] } [2023-02-17T11:01:24.273Z] $ docker exec --env ******** --env ******** 2233cc5498d3ebfc98377cad7dc90460708781c234c81282f7fd2b36fc6209d3 ssh-agent -k [2023-02-17T11:01:24.364Z] unset SSH_AUTH_SOCK; [2023-02-17T11:01:24.364Z] unset SSH_AGENT_PID; [2023-02-17T11:01:24.364Z] echo Agent pid 76 killed; [2023-02-17T11:01:24.381Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T11:01:24.799Z] + git semver [Pipeline] } [2023-02-17T11:01:25.077Z] $ docker stop --time=1 2233cc5498d3ebfc98377cad7dc90460708781c234c81282f7fd2b36fc6209d3 [2023-02-17T11:01:26.392Z] $ docker rm -f --volumes 2233cc5498d3ebfc98377cad7dc90460708781c234c81282f7fd2b36fc6209d3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T11:01:26.802Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-17T11:01:27.071Z] Stashed 1 file(s) [Pipeline] echo [2023-02-17T11:01:27.089Z] [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-02-17T11:01:27.687Z] provisioning config files... [2023-02-17T11:01:27.701Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-158@tmp/config5514574534314429758tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T11:01:28.043Z] ---> docker-login.sh [2023-02-17T11:01:28.043Z] nexus3.edgexfoundry.org:10001 [2023-02-17T11:01:28.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T11:01:28.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T11:01:28.043Z] Configure a credential helper to remove this warning. See [2023-02-17T11:01:28.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T11:01:28.043Z] [2023-02-17T11:01:28.043Z] Login Succeeded [2023-02-17T11:01:28.043Z] nexus3.edgexfoundry.org:10002 [2023-02-17T11:01:28.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T11:01:28.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T11:01:28.043Z] Configure a credential helper to remove this warning. See [2023-02-17T11:01:28.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T11:01:28.043Z] [2023-02-17T11:01:28.043Z] Login Succeeded [2023-02-17T11:01:28.043Z] nexus3.edgexfoundry.org:10003 [2023-02-17T11:01:28.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T11:01:28.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T11:01:28.304Z] Configure a credential helper to remove this warning. See [2023-02-17T11:01:28.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T11:01:28.304Z] [2023-02-17T11:01:28.304Z] Login Succeeded [2023-02-17T11:01:28.304Z] nexus3.edgexfoundry.org:10004 [2023-02-17T11:01:28.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T11:01:28.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T11:01:28.304Z] Configure a credential helper to remove this warning. See [2023-02-17T11:01:28.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T11:01:28.304Z] [2023-02-17T11:01:28.304Z] Login Succeeded [2023-02-17T11:01:28.304Z] docker.io [2023-02-17T11:01:28.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T11:01:28.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T11:01:28.563Z] Configure a credential helper to remove this warning. See [2023-02-17T11:01:28.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T11:01:28.563Z] [2023-02-17T11:01:28.563Z] Login Succeeded [2023-02-17T11:01:28.563Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T11:01:28.589Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-17T11:01:28.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T11:01:28.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T11:01:28.852Z] ========================================================= [2023-02-17T11:01:28.852Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-17T11:01:28.852Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T11:01:29.325Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-17T11:01:29.325Z] Sending build context to Docker daemon 4.112MB [2023-02-17T11:01:29.325Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T11:01:29.325Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-17T11:01:29.325Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-17T11:01:29.325Z] 213ec9aee27d: Pulling fs layer [2023-02-17T11:01:29.325Z] 4583459ba037: Pulling fs layer [2023-02-17T11:01:29.325Z] 93c1e223e6f2: Pulling fs layer [2023-02-17T11:01:29.325Z] 53926ce57604: Pulling fs layer [2023-02-17T11:01:29.325Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-17T11:01:29.325Z] 22ff95d597cd: Pulling fs layer [2023-02-17T11:01:29.325Z] 12d6caf4c0d1: Pulling fs layer [2023-02-17T11:01:29.325Z] 96b7cbca73a9: Pulling fs layer [2023-02-17T11:01:29.325Z] a7acece74701: Pulling fs layer [2023-02-17T11:01:29.325Z] 12d6caf4c0d1: Waiting [2023-02-17T11:01:29.325Z] 96b7cbca73a9: Waiting [2023-02-17T11:01:29.325Z] 53926ce57604: Waiting [2023-02-17T11:01:29.325Z] a7acece74701: Waiting [2023-02-17T11:01:29.325Z] 21b2b0c7a3f4: Waiting [2023-02-17T11:01:29.325Z] 22ff95d597cd: Waiting [2023-02-17T11:01:29.325Z] 93c1e223e6f2: Download complete [2023-02-17T11:01:29.325Z] 4583459ba037: Download complete [2023-02-17T11:01:29.325Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-17T11:01:29.325Z] 21b2b0c7a3f4: Download complete [2023-02-17T11:01:29.325Z] 22ff95d597cd: Verifying Checksum [2023-02-17T11:01:29.325Z] 22ff95d597cd: Download complete [2023-02-17T11:01:29.585Z] 213ec9aee27d: Verifying Checksum [2023-02-17T11:01:29.585Z] 213ec9aee27d: Download complete [2023-02-17T11:01:29.585Z] 12d6caf4c0d1: Verifying Checksum [2023-02-17T11:01:29.585Z] 12d6caf4c0d1: Download complete [2023-02-17T11:01:29.585Z] 213ec9aee27d: Pull complete [2023-02-17T11:01:29.860Z] 4583459ba037: Pull complete [2023-02-17T11:01:29.860Z] 93c1e223e6f2: Pull complete [2023-02-17T11:01:30.478Z] a7acece74701: Download complete [2023-02-17T11:01:31.071Z] 96b7cbca73a9: Verifying Checksum [2023-02-17T11:01:31.071Z] 96b7cbca73a9: Download complete [2023-02-17T11:01:31.071Z] 53926ce57604: Verifying Checksum [2023-02-17T11:01:31.071Z] 53926ce57604: Download complete [2023-02-17T11:01:34.354Z] 53926ce57604: Pull complete [2023-02-17T11:01:34.613Z] 21b2b0c7a3f4: Pull complete [2023-02-17T11:01:34.613Z] 22ff95d597cd: Pull complete [2023-02-17T11:01:34.613Z] 12d6caf4c0d1: Pull complete [2023-02-17T11:01:37.155Z] 96b7cbca73a9: Pull complete [2023-02-17T11:01:37.724Z] a7acece74701: Pull complete [2023-02-17T11:01:37.724Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-17T11:01:37.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T11:01:37.724Z] ---> db6d94c90886 [2023-02-17T11:01:37.724Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-17T11:01:39.101Z] ---> Running in aa2f72dd8ce2 [2023-02-17T11:01:39.101Z] Removing intermediate container aa2f72dd8ce2 [2023-02-17T11:01:39.101Z] ---> 668d79ce9269 [2023-02-17T11:01:39.101Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-17T11:01:39.101Z] ---> Running in e3303dede12f [2023-02-17T11:01:39.360Z] Removing intermediate container e3303dede12f [2023-02-17T11:01:39.360Z] ---> a60759aa1d9e [2023-02-17T11:01:39.360Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-17T11:01:39.360Z] ---> Running in 6af66c845810 [2023-02-17T11:01:39.360Z] Removing intermediate container 6af66c845810 [2023-02-17T11:01:39.360Z] ---> 4a2fadc69cdb [2023-02-17T11:01:39.360Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-17T11:01:39.360Z] ---> Running in e7c982351aa9 [2023-02-17T11:01:39.618Z] Removing intermediate container e7c982351aa9 [2023-02-17T11:01:39.618Z] ---> a9f03b5fe457 [2023-02-17T11:01:39.618Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-17T11:01:39.618Z] ---> Running in 97032da4a597 [2023-02-17T11:01:39.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T11:01:40.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T11:01:40.397Z] OK: 211 MiB in 51 packages [2023-02-17T11:01:40.657Z] Removing intermediate container 97032da4a597 [2023-02-17T11:01:40.657Z] ---> 16046bba4394 [2023-02-17T11:01:40.657Z] Step 8/12 : WORKDIR /app [2023-02-17T11:01:40.657Z] ---> Running in bcd3eb4b669d [2023-02-17T11:01:40.657Z] Removing intermediate container bcd3eb4b669d [2023-02-17T11:01:40.657Z] ---> 164f0de57b1b [2023-02-17T11:01:40.657Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-17T11:01:40.916Z] ---> 10b545bf2033 [2023-02-17T11:01:40.916Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T11:01:40.916Z] ---> Running in 9edc7bfb6ff3 [2023-02-17T11:01:42.514Z] Still waiting to schedule task [2023-02-17T11:01:42.514Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-17T11:02:07.489Z] Removing intermediate container 9edc7bfb6ff3 [2023-02-17T11:02:07.490Z] ---> 65c6faed19a1 [2023-02-17T11:02:07.490Z] Step 11/12 : COPY . . [2023-02-17T11:02:07.490Z] ---> 795a68d6667a [2023-02-17T11:02:07.490Z] Step 12/12 : RUN $MAKE [2023-02-17T11:02:07.490Z] ---> Running in 32a9b436627a [2023-02-17T11:02:07.490Z] noop [2023-02-17T11:02:07.490Z] Removing intermediate container 32a9b436627a [2023-02-17T11:02:07.490Z] ---> c5690196f378 [2023-02-17T11:02:07.490Z] Successfully built c5690196f378 [2023-02-17T11:02:07.490Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T11:02:07.932Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T11:02:07.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T11:02:08.079Z] prd-ubuntu20.04-docker-8c-8g-6459 does not seem to be running inside a container [2023-02-17T11:02:08.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-158 -v /w/workspace/undry_device-rfid-llrp-go_PR-158:/w/workspace/undry_device-rfid-llrp-go_PR-158:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-158@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-17T11:02:08.464Z] $ docker top e01664431341850c349b33e276c203be8cf227f42406d915d76d36fe1d6fc259 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T11:02:08.845Z] + go version [2023-02-17T11:02:08.845Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-17T11:02:08.880Z] $ docker stop --time=1 e01664431341850c349b33e276c203be8cf227f42406d915d76d36fe1d6fc259 [2023-02-17T11:02:10.173Z] $ docker rm -f --volumes e01664431341850c349b33e276c203be8cf227f42406d915d76d36fe1d6fc259 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T11:02:10.876Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T11:02:10.876Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T11:02:11.033Z] prd-ubuntu20.04-docker-8c-8g-6459 does not seem to be running inside a container [2023-02-17T11:02:11.070Z] $ 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-158 -v /w/workspace/undry_device-rfid-llrp-go_PR-158:/w/workspace/undry_device-rfid-llrp-go_PR-158:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-158@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-17T11:02:11.423Z] $ docker top 0306eb1c4141f9fa975fec10c7e7022ffd627095aedf0c7ebadcad2ead9b0248 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T11:02:11.818Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-158 [Pipeline] fileExists [Pipeline] sh [2023-02-17T11:02:12.176Z] + make test [2023-02-17T11:02:12.176Z] go test ./... -coverprofile=coverage.out ./... [2023-02-17T11:02:12.437Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-02-17T11:02:22.419Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-02-17T11:02:22.419Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-02-17T11:02:26.608Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.922s coverage: 40.7% of statements [2023-02-17T11:02:26.608Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.247s coverage: 52.0% of statements [2023-02-17T11:02:26.608Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.026s coverage: 95.5% of statements [2023-02-17T11:02:34.724Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-17T11:02:34.724Z] go vet ./... [2023-02-17T11:02:38.007Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T11:02:38.007Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-17T11:02:38.007Z] ./bin/test-attribution-txt.sh [2023-02-17T11:02:38.007Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-17T11:02:38.007Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-17T11:02:38.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-17T11:02:38.073Z] $ docker stop --time=1 0306eb1c4141f9fa975fec10c7e7022ffd627095aedf0c7ebadcad2ead9b0248 [2023-02-17T11:02:39.977Z] $ docker rm -f --volumes 0306eb1c4141f9fa975fec10c7e7022ffd627095aedf0c7ebadcad2ead9b0248 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T11:02:40.549Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-17T11:02:40.654Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-17T11:02:41.389Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-17T11:02:41.699Z] + ls -al . [2023-02-17T11:02:41.699Z] total 632 [2023-02-17T11:02:41.699Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 17 11:02 . [2023-02-17T11:02:41.699Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 11:01 .. [2023-02-17T11:02:41.699Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 17 11:01 .dockerignore [2023-02-17T11:02:41.699Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 11:02 .git [2023-02-17T11:02:41.699Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 11:01 .github [2023-02-17T11:02:41.699Z] -rw-rw-r-- 1 jenkins jenkins 946 Feb 17 11:01 .gitignore [2023-02-17T11:02:41.699Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 17 11:01 .golangci.yml [2023-02-17T11:02:41.699Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 11:01 .semver [2023-02-17T11:02:41.699Z] -rw-rw-r-- 1 jenkins jenkins 10896 Feb 17 11:01 Attribution.txt [2023-02-17T11:02:41.699Z] -rw-rw-r-- 1 jenkins jenkins 5905 Feb 17 11:01 CHANGELOG.md [2023-02-17T11:02:41.699Z] -rw-rw-r-- 1 jenkins jenkins 1347 Feb 17 11:01 Dockerfile [2023-02-17T11:02:41.699Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 11:01 GOVERNANCE.md [2023-02-17T11:02:41.699Z] -rw-rw-r-- 1 jenkins jenkins 683 Feb 17 11:01 Jenkinsfile [2023-02-17T11:02:41.699Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 17 11:01 LICENSE [2023-02-17T11:02:41.699Z] -rw-rw-r-- 1 jenkins jenkins 2018 Feb 17 11:01 Makefile [2023-02-17T11:02:41.699Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 17 11:01 OWNERS.md [2023-02-17T11:02:41.699Z] -rw-rw-r-- 1 jenkins jenkins 28496 Feb 17 11:01 README.md [2023-02-17T11:02:41.699Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 11:01 VERSION [2023-02-17T11:02:41.699Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 11:01 bin [2023-02-17T11:02:41.699Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 11:01 cmd [2023-02-17T11:02:41.699Z] -rw-r--r-- 1 jenkins jenkins 457862 Feb 17 11:02 coverage.out [2023-02-17T11:02:41.699Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 11:01 examples [2023-02-17T11:02:41.699Z] -rw-rw-r-- 1 jenkins jenkins 3462 Feb 17 11:01 go.mod [2023-02-17T11:02:41.699Z] -rw-rw-r-- 1 jenkins jenkins 33032 Feb 17 11:01 go.sum [2023-02-17T11:02:41.699Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 11:01 images [2023-02-17T11:02:41.699Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 17 11:01 internal [2023-02-17T11:02:41.699Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 11:01 snap [2023-02-17T11:02:41.699Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 17 11:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T11:02:42.102Z] + 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=db99c7f474723b2ef9aaef02c8cae2f0d344a4f4 --label arch=amd64 --label version=0.0.0 . [2023-02-17T11:02:42.102Z] Sending build context to Docker daemon 4.112MB [2023-02-17T11:02:42.102Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T11:02:42.102Z] Step 2/24 : FROM ${BASE} AS builder [2023-02-17T11:02:42.102Z] ---> c5690196f378 [2023-02-17T11:02:42.102Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-17T11:02:42.102Z] ---> Running in 34d1f3c2bbbf [2023-02-17T11:02:42.364Z] Removing intermediate container 34d1f3c2bbbf [2023-02-17T11:02:42.364Z] ---> fd0436ba5f44 [2023-02-17T11:02:42.364Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-17T11:02:42.364Z] ---> Running in 4a9c09412409 [2023-02-17T11:02:42.364Z] Removing intermediate container 4a9c09412409 [2023-02-17T11:02:42.364Z] ---> 7399ff92dc8b [2023-02-17T11:02:42.364Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-02-17T11:02:42.364Z] ---> Running in 4fea6f2b007e [2023-02-17T11:02:42.364Z] Removing intermediate container 4fea6f2b007e [2023-02-17T11:02:42.364Z] ---> 563e8dcb91e0 [2023-02-17T11:02:42.364Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-02-17T11:02:42.624Z] ---> Running in a5c554ee1962 [2023-02-17T11:02:42.624Z] Removing intermediate container a5c554ee1962 [2023-02-17T11:02:42.624Z] ---> 696547ca9778 [2023-02-17T11:02:42.624Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-17T11:02:42.624Z] ---> Running in b73f0f58ca74 [2023-02-17T11:02:42.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T11:02:43.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T11:02:43.400Z] OK: 211 MiB in 51 packages [2023-02-17T11:02:43.659Z] Removing intermediate container b73f0f58ca74 [2023-02-17T11:02:43.659Z] ---> 1960dc7b8d1f [2023-02-17T11:02:43.659Z] Step 8/24 : WORKDIR /app [2023-02-17T11:02:43.659Z] ---> Running in bd307dda7e92 [2023-02-17T11:02:43.918Z] Removing intermediate container bd307dda7e92 [2023-02-17T11:02:43.918Z] ---> 4d7220808503 [2023-02-17T11:02:43.918Z] Step 9/24 : COPY go.mod vendor* ./ [2023-02-17T11:02:43.918Z] ---> 2d44171ea26a [2023-02-17T11:02:43.918Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T11:02:43.918Z] ---> Running in d5ad058e9951 [2023-02-17T11:02:44.856Z] Removing intermediate container d5ad058e9951 [2023-02-17T11:02:44.856Z] ---> a8bf32c56234 [2023-02-17T11:02:44.856Z] Step 11/24 : COPY . . [2023-02-17T11:02:45.115Z] ---> 3fa253d9ef00 [2023-02-17T11:02:45.115Z] Step 12/24 : RUN $MAKE [2023-02-17T11:02:45.115Z] ---> Running in dd83eb5b9db2 [2023-02-17T11:02:45.373Z] 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-02-17T11:03:03.451Z] Removing intermediate container dd83eb5b9db2 [2023-02-17T11:03:03.451Z] ---> f3c1b905b0fe [2023-02-17T11:03:03.451Z] Step 13/24 : FROM alpine:3.16 [2023-02-17T11:03:04.834Z] 3.16: Pulling from library/alpine [2023-02-17T11:03:04.834Z] ef5531b6e74e: Pulling fs layer [2023-02-17T11:03:04.834Z] ef5531b6e74e: Verifying Checksum [2023-02-17T11:03:04.834Z] ef5531b6e74e: Download complete [2023-02-17T11:03:05.095Z] ef5531b6e74e: Pull complete [2023-02-17T11:03:05.095Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T11:03:05.095Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T11:03:05.095Z] ---> dfd21b5a31f5 [2023-02-17T11:03:05.095Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-17T11:03:05.095Z] ---> Running in 6a7d71db78bc [2023-02-17T11:03:05.354Z] Removing intermediate container 6a7d71db78bc [2023-02-17T11:03:05.354Z] ---> 87f9d9144531 [2023-02-17T11:03:05.354Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-02-17T11:03:05.354Z] ---> Running in 3b32cc9d99aa [2023-02-17T11:03:05.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T11:03:05.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T11:03:06.180Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T11:03:06.180Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T11:03:06.180Z] OK: 6 MiB in 15 packages [2023-02-17T11:03:06.441Z] Removing intermediate container 3b32cc9d99aa [2023-02-17T11:03:06.441Z] ---> df5d1c843cdc [2023-02-17T11:03:06.441Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-02-17T11:03:06.441Z] ---> ff5d53de4b8b [2023-02-17T11:03:06.441Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-02-17T11:03:06.701Z] ---> 2b31ab7e9e48 [2023-02-17T11:03:06.701Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-02-17T11:03:07.271Z] ---> 56c836ba02a6 [2023-02-17T11:03:07.271Z] Step 19/24 : EXPOSE 59989 [2023-02-17T11:03:07.271Z] ---> Running in d0fcc3471fb9 [2023-02-17T11:03:07.271Z] Removing intermediate container d0fcc3471fb9 [2023-02-17T11:03:07.271Z] ---> ed9b3cc48085 [2023-02-17T11:03:07.271Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-02-17T11:03:07.532Z] ---> Running in d38ea6d3f627 [2023-02-17T11:03:07.532Z] Removing intermediate container d38ea6d3f627 [2023-02-17T11:03:07.532Z] ---> 75c98272a998 [2023-02-17T11:03:07.532Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T11:03:07.532Z] ---> Running in e5360d5e4596 [2023-02-17T11:03:07.532Z] Removing intermediate container e5360d5e4596 [2023-02-17T11:03:07.532Z] ---> 6faf9f78ab14 [2023-02-17T11:03:07.532Z] Step 22/24 : LABEL arch=amd64 [2023-02-17T11:03:07.790Z] ---> Running in f23fc9301154 [2023-02-17T11:03:07.790Z] Removing intermediate container f23fc9301154 [2023-02-17T11:03:07.790Z] ---> 656601992c52 [2023-02-17T11:03:07.790Z] Step 23/24 : LABEL git_sha=db99c7f474723b2ef9aaef02c8cae2f0d344a4f4 [2023-02-17T11:03:07.790Z] ---> Running in c64a7d0e8967 [2023-02-17T11:03:07.790Z] Removing intermediate container c64a7d0e8967 [2023-02-17T11:03:07.790Z] ---> 74102e4ba361 [2023-02-17T11:03:07.790Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T11:03:07.790Z] ---> Running in 54dd81735cd8 [2023-02-17T11:03:08.048Z] Removing intermediate container 54dd81735cd8 [2023-02-17T11:03:08.048Z] ---> b5b608d73288 [2023-02-17T11:03:08.048Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-17T11:03:08.048Z] Successfully built b5b608d73288 [2023-02-17T11:03:08.048Z] 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-02-17T11:03:08.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T11:03:08.889Z] [2023-02-17T11:03:08.889Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T11:03:09.275Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T11:03:09.275Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-17T11:03:09.275Z] 5eb5b503b376: Pulling fs layer [2023-02-17T11:03:09.275Z] 5c69ac0246d0: Pulling fs layer [2023-02-17T11:03:09.275Z] ec43610c2a17: Pulling fs layer [2023-02-17T11:03:09.275Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-17T11:03:09.275Z] 33b1e0a273af: Pulling fs layer [2023-02-17T11:03:09.275Z] 5d3b04190fa2: Pulling fs layer [2023-02-17T11:03:09.275Z] 2f39f015ded8: Pulling fs layer [2023-02-17T11:03:09.275Z] 3a2ae6a8a46f: Waiting [2023-02-17T11:03:09.275Z] 33b1e0a273af: Waiting [2023-02-17T11:03:09.275Z] 5d3b04190fa2: Waiting [2023-02-17T11:03:09.275Z] 2f39f015ded8: Waiting [2023-02-17T11:03:09.275Z] 5c69ac0246d0: Verifying Checksum [2023-02-17T11:03:09.275Z] 5c69ac0246d0: Download complete [2023-02-17T11:03:09.275Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-17T11:03:09.275Z] 3a2ae6a8a46f: Download complete [2023-02-17T11:03:09.539Z] 33b1e0a273af: Verifying Checksum [2023-02-17T11:03:09.539Z] 33b1e0a273af: Download complete [2023-02-17T11:03:09.539Z] 5d3b04190fa2: Verifying Checksum [2023-02-17T11:03:09.539Z] 5d3b04190fa2: Download complete [2023-02-17T11:03:09.539Z] ec43610c2a17: Verifying Checksum [2023-02-17T11:03:09.539Z] ec43610c2a17: Download complete [2023-02-17T11:03:09.803Z] 5eb5b503b376: Verifying Checksum [2023-02-17T11:03:09.803Z] 5eb5b503b376: Download complete [2023-02-17T11:03:10.371Z] 2f39f015ded8: Download complete [2023-02-17T11:03:10.942Z] 5eb5b503b376: Pull complete [2023-02-17T11:03:10.942Z] 5c69ac0246d0: Pull complete [2023-02-17T11:03:11.200Z] ec43610c2a17: Pull complete [2023-02-17T11:03:11.458Z] 3a2ae6a8a46f: Pull complete [2023-02-17T11:03:11.716Z] 33b1e0a273af: Pull complete [2023-02-17T11:03:11.716Z] 5d3b04190fa2: Pull complete [2023-02-17T11:03:15.899Z] 2f39f015ded8: Pull complete [2023-02-17T11:03:15.899Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-17T11:03:15.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T11:03:15.899Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T11:03:16.124Z] prd-ubuntu20.04-docker-8c-8g-6459 does not seem to be running inside a container [2023-02-17T11:03:16.164Z] $ 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-158 -v /w/workspace/undry_device-rfid-llrp-go_PR-158:/w/workspace/undry_device-rfid-llrp-go_PR-158:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-158@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-17T11:03:18.107Z] $ docker top 26ac921fb61a03eeb6dc2f7a94773f98ff4284b620d3118e77bb7cebb2b824c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T11:03:18.529Z] ---> job-cost.sh [2023-02-17T11:03:18.529Z] lf-activate-venv: SKIPPING [2023-02-17T11:03:18.530Z] INFO: No Stack... [2023-02-17T11:03:19.467Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-17T11:03:20.035Z] INFO: Archiving Costs [Pipeline] sh [2023-02-17T11:03:20.346Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-158/archives/cost.csv [2023-02-17T11:03:20.346Z] + cut -d, -f6 [Pipeline] lock [2023-02-17T11:03:20.384Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-158-1-stack-cost] [2023-02-17T11:03:20.389Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-158-1-stack-cost] did not exist. Created. [2023-02-17T11:03:20.389Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-158-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-17T11:03:20.768Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-17T11:03:20.820Z] Stashed 1 file(s) [Pipeline] } [2023-02-17T11:03:20.844Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-158-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-17T11:03:20.920Z] $ docker stop --time=1 26ac921fb61a03eeb6dc2f7a94773f98ff4284b620d3118e77bb7cebb2b824c7 [2023-02-17T11:03:22.196Z] $ docker rm -f --volumes 26ac921fb61a03eeb6dc2f7a94773f98ff4284b620d3118e77bb7cebb2b824c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-17T11:04:29.412Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6461 in /w/workspace/undry_device-rfid-llrp-go_PR-158 [Pipeline] { [Pipeline] ws [2023-02-17T11:04:29.460Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-02-17T11:04:29.525Z] Selected Git installation does not exist. Using Default [2023-02-17T11:04:29.525Z] The recommended git tool is: NONE [2023-02-17T11:04:35.182Z] using credential edgex-jenkins-ssh [2023-02-17T11:04:35.199Z] Cloning the remote Git repository [2023-02-17T11:04:35.246Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-17T11:04:35.330Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-02-17T11:04:35.495Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-17T11:04:35.497Z] > git --version # timeout=10 [2023-02-17T11:04:35.528Z] > git --version # 'git version 2.25.1' [2023-02-17T11:04:35.530Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T11:04:35.610Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T11:04:36.816Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-02-17T11:04:36.851Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T11:04:37.723Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-02-17T11:04:37.771Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-17T11:04:37.772Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T11:04:37.786Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-17T11:04:38.340Z] Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit db99c7f474723b2ef9aaef02c8cae2f0d344a4f4 [2023-02-17T11:04:38.604Z] Merge succeeded, producing db99c7f474723b2ef9aaef02c8cae2f0d344a4f4 [2023-02-17T11:04:38.604Z] Checking out Revision db99c7f474723b2ef9aaef02c8cae2f0d344a4f4 (PR-158) [2023-02-17T11:04:39.163Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-02-17T11:04:39.216Z] > git --version # timeout=10 [2023-02-17T11:04:39.228Z] > git --version # 'git version 2.25.1' [2023-02-17T11:04:39.251Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T11:04:38.357Z] > git config core.sparsecheckout # timeout=10 [2023-02-17T11:04:38.375Z] > git checkout -f db99c7f474723b2ef9aaef02c8cae2f0d344a4f4 # timeout=10 [2023-02-17T11:04:38.496Z] > git remote # timeout=10 [2023-02-17T11:04:38.514Z] > git config --get remote.origin.url # timeout=10 [2023-02-17T11:04:38.541Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T11:04:38.556Z] > git merge c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 [2023-02-17T11:04:38.584Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-17T11:04:38.610Z] > git config core.sparsecheckout # timeout=10 [2023-02-17T11:04:38.630Z] > git checkout -f db99c7f474723b2ef9aaef02c8cae2f0d344a4f4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T11:04:40.443Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-17T11:04:40.443Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T11:04:40.443Z] Dload Upload Total Spent Left Speed [2023-02-17T11:04:40.443Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh [2023-02-17T11:04:41.166Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-17T11:04:41.509Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo tee /etc/docker/daemon.new [2023-02-17T11:04:41.509Z] [2023-02-17T11:04:41.509Z] { [2023-02-17T11:04:41.509Z] "registry-mirrors": [ [2023-02-17T11:04:41.509Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-17T11:04:41.509Z] ], [2023-02-17T11:04:41.509Z] "bip": "10.250.0.254/24", [2023-02-17T11:04:41.509Z] "hosts": [ [2023-02-17T11:04:41.509Z] "tcp://0.0.0.0:5555", [2023-02-17T11:04:41.509Z] "unix:///var/run/docker.sock" [2023-02-17T11:04:41.509Z] ], [2023-02-17T11:04:41.509Z] "mtu": 1458, [2023-02-17T11:04:41.509Z] "selinux-enabled": true, [2023-02-17T11:04:41.509Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-17T11:04:41.509Z] } [Pipeline] sh [2023-02-17T11:04:41.848Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-17T11:04:42.193Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T11:05:04.383Z] provisioning config files... [2023-02-17T11:05:04.412Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config12982810477827292684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T11:05:04.803Z] ---> docker-login.sh [2023-02-17T11:05:04.803Z] nexus3.edgexfoundry.org:10001 [2023-02-17T11:05:05.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T11:05:05.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T11:05:05.400Z] Configure a credential helper to remove this warning. See [2023-02-17T11:05:05.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T11:05:05.400Z] [2023-02-17T11:05:05.400Z] Login Succeeded [2023-02-17T11:05:05.400Z] nexus3.edgexfoundry.org:10002 [2023-02-17T11:05:05.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T11:05:05.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T11:05:05.937Z] Configure a credential helper to remove this warning. See [2023-02-17T11:05:05.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T11:05:05.937Z] [2023-02-17T11:05:05.937Z] Login Succeeded [2023-02-17T11:05:05.937Z] nexus3.edgexfoundry.org:10003 [2023-02-17T11:05:06.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T11:05:06.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T11:05:06.208Z] Configure a credential helper to remove this warning. See [2023-02-17T11:05:06.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T11:05:06.208Z] [2023-02-17T11:05:06.208Z] Login Succeeded [2023-02-17T11:05:06.208Z] nexus3.edgexfoundry.org:10004 [2023-02-17T11:05:06.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T11:05:06.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T11:05:06.483Z] Configure a credential helper to remove this warning. See [2023-02-17T11:05:06.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T11:05:06.483Z] [2023-02-17T11:05:06.483Z] Login Succeeded [2023-02-17T11:05:06.483Z] docker.io [2023-02-17T11:05:06.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T11:05:07.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T11:05:07.023Z] Configure a credential helper to remove this warning. See [2023-02-17T11:05:07.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T11:05:07.023Z] [2023-02-17T11:05:07.023Z] Login Succeeded [2023-02-17T11:05:07.023Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T11:05:07.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-17T11:05:07.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T11:05:07.552Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T11:05:07.587Z] ========================================================= [2023-02-17T11:05:07.587Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-17T11:05:07.587Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T11:05:08.086Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-17T11:05:08.353Z] Sending build context to Docker daemon 1.217MB [2023-02-17T11:05:08.353Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T11:05:08.353Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-17T11:05:08.630Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-17T11:05:08.630Z] 9b18e9b68314: Pulling fs layer [2023-02-17T11:05:08.630Z] 35d82f9e3411: Pulling fs layer [2023-02-17T11:05:08.630Z] e16973657156: Pulling fs layer [2023-02-17T11:05:08.630Z] fc693d55d65f: Pulling fs layer [2023-02-17T11:05:08.631Z] 7e9fc2657dce: Pulling fs layer [2023-02-17T11:05:08.631Z] dda99020689f: Pulling fs layer [2023-02-17T11:05:08.631Z] db1c61fa0a46: Pulling fs layer [2023-02-17T11:05:08.631Z] 891c053d2c06: Pulling fs layer [2023-02-17T11:05:08.631Z] fc693d55d65f: Waiting [2023-02-17T11:05:08.631Z] 7e9fc2657dce: Waiting [2023-02-17T11:05:08.631Z] dda99020689f: Waiting [2023-02-17T11:05:08.631Z] db1c61fa0a46: Waiting [2023-02-17T11:05:08.631Z] 891c053d2c06: Waiting [2023-02-17T11:05:08.631Z] e16973657156: Download complete [2023-02-17T11:05:08.631Z] 35d82f9e3411: Verifying Checksum [2023-02-17T11:05:08.631Z] 35d82f9e3411: Download complete [2023-02-17T11:05:08.631Z] 7e9fc2657dce: Verifying Checksum [2023-02-17T11:05:08.631Z] 7e9fc2657dce: Download complete [2023-02-17T11:05:08.631Z] dda99020689f: Verifying Checksum [2023-02-17T11:05:08.631Z] dda99020689f: Download complete [2023-02-17T11:05:08.910Z] 9b18e9b68314: Verifying Checksum [2023-02-17T11:05:08.910Z] 9b18e9b68314: Download complete [2023-02-17T11:05:09.875Z] 9b18e9b68314: Pull complete [2023-02-17T11:05:09.875Z] 891c053d2c06: Verifying Checksum [2023-02-17T11:05:09.875Z] 891c053d2c06: Download complete [2023-02-17T11:05:10.158Z] 35d82f9e3411: Pull complete [2023-02-17T11:05:10.434Z] e16973657156: Pull complete [2023-02-17T11:05:11.028Z] db1c61fa0a46: Verifying Checksum [2023-02-17T11:05:11.028Z] db1c61fa0a46: Download complete [2023-02-17T11:05:11.622Z] fc693d55d65f: Verifying Checksum [2023-02-17T11:05:11.622Z] fc693d55d65f: Download complete [2023-02-17T11:05:23.930Z] fc693d55d65f: Pull complete [2023-02-17T11:05:23.930Z] 7e9fc2657dce: Pull complete [2023-02-17T11:05:23.930Z] dda99020689f: Pull complete [2023-02-17T11:05:28.183Z] db1c61fa0a46: Pull complete [2023-02-17T11:05:30.147Z] 891c053d2c06: Pull complete [2023-02-17T11:05:30.147Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-17T11:05:30.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T11:05:30.147Z] ---> f96f9c87975a [2023-02-17T11:05:30.147Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-17T11:05:32.182Z] ---> Running in e28685f6e20f [2023-02-17T11:05:32.182Z] Removing intermediate container e28685f6e20f [2023-02-17T11:05:32.182Z] ---> c84626411793 [2023-02-17T11:05:32.182Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-17T11:05:32.182Z] ---> Running in a9181c512677 [2023-02-17T11:05:32.782Z] Removing intermediate container a9181c512677 [2023-02-17T11:05:32.782Z] ---> a1fa3b6b5d48 [2023-02-17T11:05:32.782Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-17T11:05:32.782Z] ---> Running in 84ae9272a1ad [2023-02-17T11:05:33.050Z] Removing intermediate container 84ae9272a1ad [2023-02-17T11:05:33.050Z] ---> 5edeb1c517b4 [2023-02-17T11:05:33.050Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-17T11:05:33.050Z] ---> Running in 38cd21568796 [2023-02-17T11:05:33.318Z] Removing intermediate container 38cd21568796 [2023-02-17T11:05:33.318Z] ---> eb3266464b33 [2023-02-17T11:05:33.318Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-17T11:05:33.586Z] ---> Running in dc277eff5280 [2023-02-17T11:05:34.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T11:05:34.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T11:05:35.793Z] OK: 221 MiB in 51 packages [2023-02-17T11:05:36.765Z] Removing intermediate container dc277eff5280 [2023-02-17T11:05:36.765Z] ---> c30a8027ded5 [2023-02-17T11:05:36.765Z] Step 8/12 : WORKDIR /app [2023-02-17T11:05:37.032Z] ---> Running in fc1c22734e42 [2023-02-17T11:05:37.301Z] Removing intermediate container fc1c22734e42 [2023-02-17T11:05:37.301Z] ---> 9b471eacf8d6 [2023-02-17T11:05:37.301Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-17T11:05:37.885Z] ---> 9e222247d36f [2023-02-17T11:05:37.885Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T11:05:37.885Z] ---> Running in 8e6b16fba908 [2023-02-17T11:06:45.829Z] Removing intermediate container 8e6b16fba908 [2023-02-17T11:06:45.829Z] ---> f235f72a86cc [2023-02-17T11:06:45.829Z] Step 11/12 : COPY . . [2023-02-17T11:06:45.829Z] ---> b1edecd954db [2023-02-17T11:06:45.829Z] Step 12/12 : RUN $MAKE [2023-02-17T11:06:45.829Z] ---> Running in fb521d8cdf4c [2023-02-17T11:06:46.798Z] noop [2023-02-17T11:06:47.388Z] Removing intermediate container fb521d8cdf4c [2023-02-17T11:06:47.388Z] ---> a64f4cf39ddb [2023-02-17T11:06:47.388Z] Successfully built a64f4cf39ddb [2023-02-17T11:06:47.388Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T11:06:47.865Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T11:06:47.865Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T11:06:48.154Z] prd-ubuntu20.04-docker-arm64-4c-16g-6461 does not seem to be running inside a container [2023-02-17T11:06:48.226Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-17T11:06:49.482Z] $ docker top ecf31ddeefd397c55fb0ca7f4b0f1a0115bc851c17ee3d2a24defd449c02e832 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T11:06:50.397Z] + go version [2023-02-17T11:06:50.397Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-17T11:06:50.431Z] $ docker stop --time=1 ecf31ddeefd397c55fb0ca7f4b0f1a0115bc851c17ee3d2a24defd449c02e832 [2023-02-17T11:06:52.136Z] $ docker rm -f --volumes ecf31ddeefd397c55fb0ca7f4b0f1a0115bc851c17ee3d2a24defd449c02e832 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T11:06:52.988Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T11:06:52.988Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T11:06:53.262Z] prd-ubuntu20.04-docker-arm64-4c-16g-6461 does not seem to be running inside a container [2023-02-17T11:06:53.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-17T11:06:54.619Z] $ docker top b7463cb4c47a74b6ea884594956b9eadc05597d3c982f451d441df2e6c78e7f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T11:06:55.538Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-17T11:06:56.252Z] + make test [2023-02-17T11:06:56.253Z] go test ./... -coverprofile=coverage.out ./... [2023-02-17T11:06:58.219Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-02-17T11:08:34.954Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-02-17T11:08:34.954Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-02-17T11:09:07.250Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.632s coverage: 40.7% of statements [2023-02-17T11:09:07.250Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.641s coverage: 52.0% of statements [2023-02-17T11:09:07.250Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.028s coverage: 95.5% of statements [2023-02-17T11:09:07.250Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-17T11:09:07.250Z] go vet ./... [2023-02-17T11:09:39.499Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T11:09:39.766Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-17T11:09:40.352Z] ./bin/test-attribution-txt.sh [2023-02-17T11:09:40.622Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-17T11:09:40.622Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-17T11:09:40.656Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-17T11:09:40.683Z] $ docker stop --time=1 b7463cb4c47a74b6ea884594956b9eadc05597d3c982f451d441df2e6c78e7f7 [2023-02-17T11:09:42.462Z] $ docker rm -f --volumes b7463cb4c47a74b6ea884594956b9eadc05597d3c982f451d441df2e6c78e7f7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T11:09:43.501Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-17T11:09:43.535Z] Warning: overwriting stash ‘coverage-report’ [2023-02-17T11:09:44.249Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T11:09:44.904Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-17T11:09:45.253Z] + ls -al . [2023-02-17T11:09:45.253Z] total 628 [2023-02-17T11:09:45.253Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 11:06 . [2023-02-17T11:09:45.253Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 11:04 .. [2023-02-17T11:09:45.253Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 17 11:04 .dockerignore [2023-02-17T11:09:45.253Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 11:04 .git [2023-02-17T11:09:45.253Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 11:04 .github [2023-02-17T11:09:45.253Z] -rw-rw-r-- 1 jenkins jenkins 946 Feb 17 11:04 .gitignore [2023-02-17T11:09:45.253Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 17 11:04 .golangci.yml [2023-02-17T11:09:45.253Z] -rw-rw-r-- 1 jenkins jenkins 10896 Feb 17 11:04 Attribution.txt [2023-02-17T11:09:45.253Z] -rw-rw-r-- 1 jenkins jenkins 5905 Feb 17 11:04 CHANGELOG.md [2023-02-17T11:09:45.253Z] -rw-rw-r-- 1 jenkins jenkins 1347 Feb 17 11:04 Dockerfile [2023-02-17T11:09:45.253Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 11:04 GOVERNANCE.md [2023-02-17T11:09:45.253Z] -rw-rw-r-- 1 jenkins jenkins 683 Feb 17 11:04 Jenkinsfile [2023-02-17T11:09:45.253Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 17 11:04 LICENSE [2023-02-17T11:09:45.253Z] -rw-rw-r-- 1 jenkins jenkins 2018 Feb 17 11:04 Makefile [2023-02-17T11:09:45.253Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 17 11:04 OWNERS.md [2023-02-17T11:09:45.253Z] -rw-rw-r-- 1 jenkins jenkins 28496 Feb 17 11:04 README.md [2023-02-17T11:09:45.253Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 11:01 VERSION [2023-02-17T11:09:45.253Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 11:04 bin [2023-02-17T11:09:45.253Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 11:04 cmd [2023-02-17T11:09:45.253Z] -rw-r--r-- 1 jenkins jenkins 457862 Feb 17 11:09 coverage.out [2023-02-17T11:09:45.253Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 11:04 examples [2023-02-17T11:09:45.253Z] -rw-rw-r-- 1 jenkins jenkins 3462 Feb 17 11:04 go.mod [2023-02-17T11:09:45.253Z] -rw-rw-r-- 1 jenkins jenkins 33032 Feb 17 11:04 go.sum [2023-02-17T11:09:45.253Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 11:04 images [2023-02-17T11:09:45.253Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 17 11:04 internal [2023-02-17T11:09:45.253Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 11:04 snap [2023-02-17T11:09:45.253Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 17 11:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T11:09:45.680Z] + 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=db99c7f474723b2ef9aaef02c8cae2f0d344a4f4 --label arch=arm64 --label version=0.0.0 . [2023-02-17T11:09:45.949Z] Sending build context to Docker daemon 1.217MB [2023-02-17T11:09:45.949Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T11:09:45.949Z] Step 2/24 : FROM ${BASE} AS builder [2023-02-17T11:09:45.949Z] ---> a64f4cf39ddb [2023-02-17T11:09:45.949Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-17T11:09:46.219Z] ---> Running in 9fc3a8e2acd3 [2023-02-17T11:09:46.488Z] Removing intermediate container 9fc3a8e2acd3 [2023-02-17T11:09:46.488Z] ---> 3dcce2732330 [2023-02-17T11:09:46.488Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-17T11:09:46.488Z] ---> Running in 14a2b4464d45 [2023-02-17T11:09:46.755Z] Removing intermediate container 14a2b4464d45 [2023-02-17T11:09:46.755Z] ---> 3625f5e05d05 [2023-02-17T11:09:46.755Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-02-17T11:09:46.755Z] ---> Running in 5a987010080a [2023-02-17T11:09:47.028Z] Removing intermediate container 5a987010080a [2023-02-17T11:09:47.028Z] ---> d249e0e9b64a [2023-02-17T11:09:47.028Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-02-17T11:09:47.297Z] ---> Running in 37c0aef795e1 [2023-02-17T11:09:47.564Z] Removing intermediate container 37c0aef795e1 [2023-02-17T11:09:47.564Z] ---> bcaffbf7d12b [2023-02-17T11:09:47.564Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-17T11:09:47.564Z] ---> Running in 65a40ae2d90c [2023-02-17T11:09:48.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T11:09:48.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T11:09:50.211Z] OK: 221 MiB in 51 packages [2023-02-17T11:09:50.796Z] Removing intermediate container 65a40ae2d90c [2023-02-17T11:09:50.797Z] ---> 01490db09f17 [2023-02-17T11:09:50.797Z] Step 8/24 : WORKDIR /app [2023-02-17T11:09:50.797Z] ---> Running in 607ae510ca51 [2023-02-17T11:09:51.065Z] Removing intermediate container 607ae510ca51 [2023-02-17T11:09:51.065Z] ---> 8b6d26b5140f [2023-02-17T11:09:51.065Z] Step 9/24 : COPY go.mod vendor* ./ [2023-02-17T11:09:51.652Z] ---> c8aac2f4e9e0 [2023-02-17T11:09:51.652Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T11:09:51.652Z] ---> Running in a2c1b82311a7 [2023-02-17T11:09:54.235Z] Removing intermediate container a2c1b82311a7 [2023-02-17T11:09:54.235Z] ---> 732c43250b66 [2023-02-17T11:09:54.235Z] Step 11/24 : COPY . . [2023-02-17T11:09:55.198Z] ---> 82720772bd87 [2023-02-17T11:09:55.198Z] Step 12/24 : RUN $MAKE [2023-02-17T11:09:55.198Z] ---> Running in 993694a3cab4 [2023-02-17T11:09:56.169Z] 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-02-17T11:12:17.904Z] Removing intermediate container 993694a3cab4 [2023-02-17T11:12:17.904Z] ---> 0aae86e3c319 [2023-02-17T11:12:17.904Z] Step 13/24 : FROM alpine:3.16 [2023-02-17T11:12:17.904Z] 3.16: Pulling from library/alpine [2023-02-17T11:12:17.904Z] 3760b48202b3: Pulling fs layer [2023-02-17T11:12:17.904Z] 3760b48202b3: Verifying Checksum [2023-02-17T11:12:17.904Z] 3760b48202b3: Download complete [2023-02-17T11:12:17.904Z] 3760b48202b3: Pull complete [2023-02-17T11:12:17.904Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T11:12:17.904Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T11:12:17.904Z] ---> 4c81e5bf8899 [2023-02-17T11:12:17.904Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-17T11:12:17.904Z] ---> Running in 45fce412a1ef [2023-02-17T11:12:17.904Z] Removing intermediate container 45fce412a1ef [2023-02-17T11:12:17.904Z] ---> e6488a520087 [2023-02-17T11:12:17.904Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-02-17T11:12:17.904Z] ---> Running in 5e6763866f86 [2023-02-17T11:12:17.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T11:12:17.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T11:12:17.904Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T11:12:17.904Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T11:12:17.904Z] OK: 5 MiB in 15 packages [2023-02-17T11:12:17.904Z] Removing intermediate container 5e6763866f86 [2023-02-17T11:12:17.904Z] ---> a17deeb54cf2 [2023-02-17T11:12:17.904Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-02-17T11:12:17.904Z] ---> b7ab1f301eef [2023-02-17T11:12:17.904Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-02-17T11:12:17.904Z] ---> 563157498001 [2023-02-17T11:12:17.904Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-02-17T11:12:17.904Z] ---> 6e6f8fe0902d [2023-02-17T11:12:17.904Z] Step 19/24 : EXPOSE 59989 [2023-02-17T11:12:17.904Z] ---> Running in 9ad405cded7a [2023-02-17T11:12:17.904Z] Removing intermediate container 9ad405cded7a [2023-02-17T11:12:17.904Z] ---> 91611702e4d0 [2023-02-17T11:12:17.904Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-02-17T11:12:17.904Z] ---> Running in b37e4e4aa455 [2023-02-17T11:12:17.904Z] Removing intermediate container b37e4e4aa455 [2023-02-17T11:12:17.904Z] ---> 74c1f89d7b6e [2023-02-17T11:12:17.904Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T11:12:17.904Z] ---> Running in 69fa77036f91 [2023-02-17T11:12:17.904Z] Removing intermediate container 69fa77036f91 [2023-02-17T11:12:17.904Z] ---> 64d416c5f388 [2023-02-17T11:12:17.904Z] Step 22/24 : LABEL arch=arm64 [2023-02-17T11:12:17.904Z] ---> Running in 13df81b7e51b [2023-02-17T11:12:17.904Z] Removing intermediate container 13df81b7e51b [2023-02-17T11:12:17.904Z] ---> 7bf2c86f8b7b [2023-02-17T11:12:17.904Z] Step 23/24 : LABEL git_sha=db99c7f474723b2ef9aaef02c8cae2f0d344a4f4 [2023-02-17T11:12:17.904Z] ---> Running in ec10baf4e0b9 [2023-02-17T11:12:17.904Z] Removing intermediate container ec10baf4e0b9 [2023-02-17T11:12:17.904Z] ---> 355f421b7a6e [2023-02-17T11:12:17.904Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T11:12:17.904Z] ---> Running in 60430a319eb7 [2023-02-17T11:12:17.904Z] Removing intermediate container 60430a319eb7 [2023-02-17T11:12:17.904Z] ---> f660691935e1 [2023-02-17T11:12:17.904Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-17T11:12:17.904Z] Successfully built f660691935e1 [2023-02-17T11:12:17.904Z] 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-02-17T11:12:18.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T11:12:18.682Z] [2023-02-17T11:12:18.682Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T11:12:19.081Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T11:12:19.081Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-17T11:12:19.081Z] 8998bd30e6a1: Pulling fs layer [2023-02-17T11:12:19.081Z] 04944245beec: Pulling fs layer [2023-02-17T11:12:19.081Z] 699f458cf7ca: Pulling fs layer [2023-02-17T11:12:19.081Z] 765212b225bb: Pulling fs layer [2023-02-17T11:12:19.081Z] f23df028b6ca: Pulling fs layer [2023-02-17T11:12:19.081Z] d65c8cfc05b1: Pulling fs layer [2023-02-17T11:12:19.081Z] 2437ff75d9bd: Pulling fs layer [2023-02-17T11:12:19.081Z] f23df028b6ca: Waiting [2023-02-17T11:12:19.081Z] d65c8cfc05b1: Waiting [2023-02-17T11:12:19.081Z] 2437ff75d9bd: Waiting [2023-02-17T11:12:19.081Z] 765212b225bb: Waiting [2023-02-17T11:12:19.351Z] 04944245beec: Verifying Checksum [2023-02-17T11:12:19.351Z] 04944245beec: Download complete [2023-02-17T11:12:19.351Z] 765212b225bb: Verifying Checksum [2023-02-17T11:12:19.351Z] 765212b225bb: Download complete [2023-02-17T11:12:19.351Z] f23df028b6ca: Verifying Checksum [2023-02-17T11:12:19.351Z] f23df028b6ca: Download complete [2023-02-17T11:12:19.351Z] d65c8cfc05b1: Verifying Checksum [2023-02-17T11:12:19.351Z] d65c8cfc05b1: Download complete [2023-02-17T11:12:19.621Z] 699f458cf7ca: Verifying Checksum [2023-02-17T11:12:19.621Z] 699f458cf7ca: Download complete [2023-02-17T11:12:19.892Z] 8998bd30e6a1: Verifying Checksum [2023-02-17T11:12:19.892Z] 8998bd30e6a1: Download complete [2023-02-17T11:12:22.483Z] 2437ff75d9bd: Verifying Checksum [2023-02-17T11:12:22.483Z] 2437ff75d9bd: Download complete [2023-02-17T11:12:23.443Z] 8998bd30e6a1: Pull complete [2023-02-17T11:12:24.024Z] 04944245beec: Pull complete [2023-02-17T11:12:25.426Z] 699f458cf7ca: Pull complete [2023-02-17T11:12:25.426Z] 765212b225bb: Pull complete [2023-02-17T11:12:26.020Z] f23df028b6ca: Pull complete [2023-02-17T11:12:26.346Z] d65c8cfc05b1: Pull complete [2023-02-17T11:12:38.739Z] 2437ff75d9bd: Pull complete [2023-02-17T11:12:38.739Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-17T11:12:38.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T11:12:38.739Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T11:12:39.064Z] prd-ubuntu20.04-docker-arm64-4c-16g-6461 does not seem to be running inside a container [2023-02-17T11:12:39.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-17T11:12:41.653Z] $ docker top 7a00930407c4dc76ad85d048ab1e4777df1a27c392b29fb3d5f690bde239bc11 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T11:12:42.251Z] ---> job-cost.sh [2023-02-17T11:12:42.517Z] lf-activate-venv: SKIPPING [2023-02-17T11:12:42.517Z] INFO: No Stack... [2023-02-17T11:12:42.782Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-17T11:12:43.739Z] INFO: Archiving Costs [Pipeline] sh [2023-02-17T11:12:44.087Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-02-17T11:12:44.087Z] + cut -d, -f6 [Pipeline] lock [2023-02-17T11:12:44.180Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-158-1-stack-cost] [2023-02-17T11:12:44.186Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-158-1-stack-cost] did not exist. Created. [2023-02-17T11:12:44.186Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-158-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-17T11:12:44.599Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-f3be8fcf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-17T11:12:44.962Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-17T11:12:44.998Z] Warning: overwriting stash ‘stack-cost’ [2023-02-17T11:12:45.058Z] Stashed 1 file(s) [Pipeline] } [2023-02-17T11:12:45.075Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-158-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-17T11:12:45.149Z] $ docker stop --time=1 7a00930407c4dc76ad85d048ab1e4777df1a27c392b29fb3d5f690bde239bc11 [2023-02-17T11:12:46.639Z] $ docker rm -f --volumes 7a00930407c4dc76ad85d048ab1e4777df1a27c392b29fb3d5f690bde239bc11 [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-02-17T11:12:47.579Z] provisioning config files... [2023-02-17T11:12:47.586Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-158@tmp/config12201791304464088048tmp [Pipeline] { [Pipeline] sh [2023-02-17T11:12:47.919Z] + set +x [2023-02-17T11:12:47.919Z] + curl -s https://codecov.io/bash [2023-02-17T11:12:47.919Z] + bash -s -- [2023-02-17T11:12:47.919Z] [2023-02-17T11:12:47.919Z] _____ _ [2023-02-17T11:12:47.919Z] / ____| | | [2023-02-17T11:12:47.919Z] | | ___ __| | ___ ___ _____ __ [2023-02-17T11:12:47.919Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-17T11:12:47.919Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-17T11:12:47.919Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-17T11:12:47.919Z] Bash-1.0.6 [2023-02-17T11:12:47.919Z] [2023-02-17T11:12:47.919Z] [2023-02-17T11:12:47.919Z] ==> git version 2.25.1 found [2023-02-17T11:12:47.919Z] ==> 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-02-17T11:12:47.919Z] Release-Date: 2020-01-08 [2023-02-17T11:12:47.919Z] 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-02-17T11:12:47.919Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-17T11:12:47.919Z] ==> Jenkins CI detected. [2023-02-17T11:12:47.919Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-158 [2023-02-17T11:12:47.919Z] project root: . [2023-02-17T11:12:47.919Z] --> token set from env [2023-02-17T11:12:47.919Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-17T11:12:47.919Z] ==> Running gcov in . (disable via -X gcov) [2023-02-17T11:12:47.919Z] ==> Python coveragepy not found [2023-02-17T11:12:47.919Z] ==> Searching for coverage reports in: [2023-02-17T11:12:47.919Z] + . [2023-02-17T11:12:47.919Z] -> Found 1 reports [2023-02-17T11:12:47.919Z] ==> Detecting git/mercurial file structure [2023-02-17T11:12:47.919Z] ==> Reading reports [2023-02-17T11:12:47.919Z] + ./coverage.out bytes=457862 [2023-02-17T11:12:48.179Z] ==> Appending adjustments [2023-02-17T11:12:48.179Z] https://docs.codecov.io/docs/fixing-reports [2023-02-17T11:12:48.179Z] + Found adjustments [2023-02-17T11:12:48.179Z] ==> Gzipping contents [2023-02-17T11:12:48.444Z] 52K /tmp/codecov.pUCjxZ.gz [2023-02-17T11:12:48.444Z] ==> Uploading reports [2023-02-17T11:12:48.444Z] url: https://codecov.io [2023-02-17T11:12:48.444Z] query: branch=PR-158&commit=db99c7f474723b2ef9aaef02c8cae2f0d344a4f4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-158%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=158&job=&cmd_args= [2023-02-17T11:12:48.444Z] -> Pinging Codecov [2023-02-17T11:12:48.444Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-158&commit=db99c7f474723b2ef9aaef02c8cae2f0d344a4f4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-158%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=158&job=&cmd_args= [2023-02-17T11:12:48.444Z] -> Uploading to [2023-02-17T11:12:48.444Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-17/581DD39554BDF9B6E22D074273EAD858/db99c7f474723b2ef9aaef02c8cae2f0d344a4f4/42dba1c9-800a-4576-bb2c-bb2160fb7418.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T111248Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9a891fbe960b5b2b8811698f0ffdf962f082aab0f0dd7e04af10fd780056ae46 [2023-02-17T11:12:48.444Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T11:12:48.444Z] Dload Upload Total Spent Left Speed [2023-02-17T11:12:48.963Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51253 0 0 100 51253 0 227k --:--:-- --:--:-- --:--:-- 226k 100 51253 0 0 100 51253 0 149k --:--:-- --:--:-- --:--:-- 149k [2023-02-17T11:12:48.963Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/db99c7f474723b2ef9aaef02c8cae2f0d344a4f4 [Pipeline] } [2023-02-17T11:12:48.994Z] 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-02-17T11:12:50.670Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-158/archives ] [2023-02-17T11:12:50.670Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-158/archives [2023-02-17T11:12:50.670Z] total 16 [2023-02-17T11:12:50.670Z] drwxr-xr-x 3 root root 4096 Feb 17 11:03 . [2023-02-17T11:12:50.670Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 17 11:03 .. [2023-02-17T11:12:50.670Z] drwxr-xr-x 2 root root 4096 Feb 17 11:03 cost [2023-02-17T11:12:50.670Z] -rw-r--r-- 1 root root 91 Feb 17 11:03 cost.csv [2023-02-17T11:12:50.670Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-158/archives [2023-02-17T11:12:50.670Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-158/archives [2023-02-17T11:12:50.670Z] total 16 [2023-02-17T11:12:50.671Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 11:03 . [2023-02-17T11:12:50.671Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 17 11:03 .. [2023-02-17T11:12:50.671Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 11:03 cost [2023-02-17T11:12:50.671Z] -rw-r--r-- 1 jenkins jenkins 91 Feb 17 11:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-17T11:12:51.002Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T11:12:51.885Z] ---> package-listing.sh [2023-02-17T11:12:51.885Z] ++ facter osfamily [2023-02-17T11:12:51.885Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-17T11:12:52.145Z] + OS_FAMILY=debian [2023-02-17T11:12:52.145Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-158 [2023-02-17T11:12:52.145Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-17T11:12:52.145Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-17T11:12:52.145Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-17T11:12:52.145Z] + PACKAGES=/tmp/packages_start.txt [2023-02-17T11:12:52.145Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-158 ']' [2023-02-17T11:12:52.145Z] + PACKAGES=/tmp/packages_end.txt [2023-02-17T11:12:52.145Z] + case "${OS_FAMILY}" in [2023-02-17T11:12:52.145Z] + dpkg -l [2023-02-17T11:12:52.145Z] + grep '^ii' [2023-02-17T11:12:52.145Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-17T11:12:52.145Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-17T11:12:52.145Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-17T11:12:52.145Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-158 ']' [2023-02-17T11:12:52.145Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-158/archives/ [2023-02-17T11:12:52.145Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-158/archives/ [Pipeline] echo [2023-02-17T11:12:52.178Z] 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-158/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-17T11:12:52.470Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T11:12:53.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T11:12:53.099Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T11:12:53.237Z] prd-ubuntu20.04-docker-8c-8g-6459 does not seem to be running inside a container [2023-02-17T11:12:53.279Z] $ 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-158/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-158 -v /w/workspace/undry_device-rfid-llrp-go_PR-158:/w/workspace/undry_device-rfid-llrp-go_PR-158:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-158@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-158@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-02-17T11:12:53.482Z] $ docker top 71bc30e1c0e64ccf9ac7ae97beb713b1b954dfb0be4d18da067057a885268fbf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T11:12:53.860Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-17T11:12:54.168Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-17T11:12:54.548Z] + ls /var/log/sa-host [2023-02-17T11:12:54.548Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T11:12:54.683Z] provisioning config files... [2023-02-17T11:12:54.690Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-158@tmp/config4983309899647148527tmp [Pipeline] { [Pipeline] echo [2023-02-17T11:12:54.745Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T11:12:55.061Z] ---> create-netrc.sh [Pipeline] } [2023-02-17T11:12:55.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-17T11:12:55.488Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-17T11:12:55.520Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T11:12:55.833Z] ---> sudo-logs.sh [2023-02-17T11:12:55.833Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-17T11:12:55.914Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T11:12:56.227Z] ---> job-cost.sh [2023-02-17T11:12:56.227Z] lf-activate-venv: SKIPPING [2023-02-17T11:12:56.227Z] DEBUG: total: 0.2199999988079071 [2023-02-17T11:12:56.227Z] INFO: Retrieving Stack Cost... [2023-02-17T11:12:56.486Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-17T11:12:57.053Z] INFO: Archiving Costs [Pipeline] echo [2023-02-17T11:12:57.088Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T11:12:57.397Z] ---> logs-deploy.sh [2023-02-17T11:12:57.397Z] lf-activate-venv: SKIPPING [2023-02-17T11:12:57.397Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-158/1 [2023-02-17T11:12:57.397Z] INFO: archiving workspace using pattern(s): [2023-02-17T11:12:58.332Z] Archives upload complete. [2023-02-17T11:12:58.332Z] INFO: archiving logs to Nexus