Pull request #165 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1133681fa4727fb484b6c9c36e2f8edadf492dee+c8ddb795451293862e71ea8481bb36f4aa2ad204 (884965edc4b64582d49f7c795bbd6d0e6f120d88) 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-ssh16381060433493886856.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-ssh2628553269771226642.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-165/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-165/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5317741741342729584.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-165/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15234392112558307560.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-ssh8406023367795781015.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-165/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-165/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12481957625132046858.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7222 in /w/workspace/undry_device-rfid-llrp-go_PR-165 [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-165 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit 1133681fa4727fb484b6c9c36e2f8edadf492dee Merge succeeded, producing 1133681fa4727fb484b6c9c36e2f8edadf492dee Checking out Revision 1133681fa4727fb484b6c9c36e2f8edadf492dee (PR-165) 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 1133681fa4727fb484b6c9c36e2f8edadf492dee # 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 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1133681fa4727fb484b6c9c36e2f8edadf492dee # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-23T10:21:12.025Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-23T10:21:12.206Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-23T10:21:12.318Z] ========================================================= [2023-02-23T10:21:12.319Z] EdgeX Global Pipelines Version Info [2023-02-23T10:21:12.319Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-23T10:21:13.038Z] ------------------- [2023-02-23T10:21:13.038Z] stable info: [2023-02-23T10:21:13.038Z] ------------------- [2023-02-23T10:21:13.038Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-23T10:21:13.038Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-23T10:21:13.038Z] Message: update stable to v1.0.244 [2023-02-23T10:21:13.609Z] ------------------- [2023-02-23T10:21:13.609Z] experimental info: [2023-02-23T10:21:13.609Z] ------------------- [2023-02-23T10:21:13.609Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-23T10:21:13.609Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-23T10:21:13.609Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-23T10:21:13.896Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-02-23T10:21:13.941Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-02-23T10:21:13.978Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-23T10:21:14.017Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-23T10:21:14.061Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-23T10:21:14.105Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-23T10:21:14.151Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-23T10:21:14.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-23T10:21:14.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-23T10:21:14.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-23T10:21:14.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-23T10:21:14.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-02-23T10:21:14.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-23T10:21:14.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-23T10:21:14.491Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-23T10:21:14.533Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-23T10:21:14.572Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-23T10:21:14.607Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-23T10:21:14.641Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-23T10:21:14.680Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-23T10:21:14.718Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-23T10:21:14.757Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-23T10:21:14.794Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-23T10:21:14.830Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-23T10:21:14.866Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-23T10:21:14.907Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-23T10:21:14.948Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-23T10:21:14.992Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-165 [Pipeline] echo [2023-02-23T10:21:15.034Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-165 [Pipeline] echo [2023-02-23T10:21:15.077Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-165 [Pipeline] echo [2023-02-23T10:21:15.117Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1133681fa4727fb484b6c9c36e2f8edadf492dee [Pipeline] echo [2023-02-23T10:21:15.162Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1133681 [Pipeline] echo [2023-02-23T10:21:15.206Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T10:21:15.328Z] provisioning config files... [2023-02-23T10:21:15.341Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-165@tmp/config16176118747883656296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T10:21:15.679Z] ---> docker-login.sh [2023-02-23T10:21:15.679Z] nexus3.edgexfoundry.org:10001 [2023-02-23T10:21:15.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T10:21:16.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T10:21:16.200Z] Configure a credential helper to remove this warning. See [2023-02-23T10:21:16.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T10:21:16.200Z] [2023-02-23T10:21:16.200Z] Login Succeeded [2023-02-23T10:21:16.200Z] nexus3.edgexfoundry.org:10002 [2023-02-23T10:21:16.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T10:21:16.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T10:21:16.200Z] Configure a credential helper to remove this warning. See [2023-02-23T10:21:16.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T10:21:16.200Z] [2023-02-23T10:21:16.200Z] Login Succeeded [2023-02-23T10:21:16.200Z] nexus3.edgexfoundry.org:10003 [2023-02-23T10:21:16.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T10:21:16.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T10:21:16.461Z] Configure a credential helper to remove this warning. See [2023-02-23T10:21:16.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T10:21:16.461Z] [2023-02-23T10:21:16.461Z] Login Succeeded [2023-02-23T10:21:16.461Z] nexus3.edgexfoundry.org:10004 [2023-02-23T10:21:16.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T10:21:16.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T10:21:16.461Z] Configure a credential helper to remove this warning. See [2023-02-23T10:21:16.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T10:21:16.461Z] [2023-02-23T10:21:16.461Z] Login Succeeded [2023-02-23T10:21:16.461Z] docker.io [2023-02-23T10:21:16.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T10:21:16.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T10:21:16.721Z] Configure a credential helper to remove this warning. See [2023-02-23T10:21:16.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T10:21:16.721Z] [2023-02-23T10:21:16.721Z] Login Succeeded [2023-02-23T10:21:16.721Z] ---> docker-login.sh ends [Pipeline] } [2023-02-23T10:21:16.750Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-23T10:21:17.365Z] + git rev-list -1 --merges 1133681fa4727fb484b6c9c36e2f8edadf492dee~1..1133681fa4727fb484b6c9c36e2f8edadf492dee [Pipeline] echo [2023-02-23T10:21:17.423Z] -----------> git rev-list -1 --merges 1133681fa4727fb484b6c9c36e2f8edadf492dee~1..1133681fa4727fb484b6c9c36e2f8edadf492dee 1133681fa4727fb484b6c9c36e2f8edadf492dee [false] [Pipeline] sh [2023-02-23T10:21:17.730Z] + git log --format=format:%s -1 1133681fa4727fb484b6c9c36e2f8edadf492dee [Pipeline] echo [2023-02-23T10:21:17.763Z] ========================================================= [2023-02-23T10:21:17.763Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-23T10:21:17.763Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-23T10:21:18.181Z] + git log --format=format:%s -1 1133681fa4727fb484b6c9c36e2f8edadf492dee [Pipeline] echo [2023-02-23T10:21:18.211Z] [semverPrep] GIT_COMMIT: 1133681fa4727fb484b6c9c36e2f8edadf492dee, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-02-23T10:21:18.237Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-23T10:21:18.643Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-23T10:21:18.643Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-23T10:21:18.643Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-23T10:21:18.643Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-23T10:21:18.643Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-23T10:21:18.643Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-23T10:21:18.643Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T10:21:19.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T10:21:19.130Z] [2023-02-23T10:21:19.130Z] 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-23T10:21:19.499Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T10:21:19.499Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-23T10:21:19.499Z] b85a868b505f: Pulling fs layer [2023-02-23T10:21:19.499Z] e2be974225ed: Pulling fs layer [2023-02-23T10:21:19.499Z] 339a4e72a1f5: Pulling fs layer [2023-02-23T10:21:19.499Z] 988bab9f4d93: Pulling fs layer [2023-02-23T10:21:19.499Z] 1469e6f7b9e6: Pulling fs layer [2023-02-23T10:21:19.499Z] eaf3925da568: Pulling fs layer [2023-02-23T10:21:19.499Z] bab4dde63d76: Pulling fs layer [2023-02-23T10:21:19.499Z] bde34c3a00c8: Pulling fs layer [2023-02-23T10:21:19.499Z] b352a97aabf1: Pulling fs layer [2023-02-23T10:21:19.499Z] 4872d77fe225: Pulling fs layer [2023-02-23T10:21:19.499Z] 5851b861e8e6: Pulling fs layer [2023-02-23T10:21:19.499Z] bab4dde63d76: Waiting [2023-02-23T10:21:19.499Z] 5851b861e8e6: Waiting [2023-02-23T10:21:19.499Z] 1469e6f7b9e6: Waiting [2023-02-23T10:21:19.499Z] eaf3925da568: Waiting [2023-02-23T10:21:19.499Z] bde34c3a00c8: Waiting [2023-02-23T10:21:19.499Z] b352a97aabf1: Waiting [2023-02-23T10:21:19.499Z] 4872d77fe225: Waiting [2023-02-23T10:21:19.499Z] 988bab9f4d93: Waiting [2023-02-23T10:21:19.499Z] e2be974225ed: Download complete [2023-02-23T10:21:19.499Z] 988bab9f4d93: Download complete [2023-02-23T10:21:19.772Z] 1469e6f7b9e6: Verifying Checksum [2023-02-23T10:21:19.772Z] 1469e6f7b9e6: Download complete [2023-02-23T10:21:19.772Z] 339a4e72a1f5: Verifying Checksum [2023-02-23T10:21:19.772Z] 339a4e72a1f5: Download complete [2023-02-23T10:21:19.772Z] eaf3925da568: Verifying Checksum [2023-02-23T10:21:19.772Z] eaf3925da568: Download complete [2023-02-23T10:21:19.772Z] bde34c3a00c8: Download complete [2023-02-23T10:21:20.034Z] b352a97aabf1: Verifying Checksum [2023-02-23T10:21:20.034Z] b352a97aabf1: Download complete [2023-02-23T10:21:20.034Z] 4872d77fe225: Download complete [2023-02-23T10:21:20.034Z] b85a868b505f: Verifying Checksum [2023-02-23T10:21:20.034Z] b85a868b505f: Download complete [2023-02-23T10:21:20.034Z] 5851b861e8e6: Download complete [2023-02-23T10:21:20.293Z] bab4dde63d76: Download complete [2023-02-23T10:21:21.673Z] b85a868b505f: Pull complete [2023-02-23T10:21:21.673Z] e2be974225ed: Pull complete [2023-02-23T10:21:22.242Z] 339a4e72a1f5: Pull complete [2023-02-23T10:21:22.242Z] 988bab9f4d93: Pull complete [2023-02-23T10:21:22.503Z] 1469e6f7b9e6: Pull complete [2023-02-23T10:21:22.503Z] eaf3925da568: Pull complete [2023-02-23T10:21:24.412Z] bab4dde63d76: Pull complete [2023-02-23T10:21:24.671Z] bde34c3a00c8: Pull complete [2023-02-23T10:21:24.933Z] b352a97aabf1: Pull complete [2023-02-23T10:21:24.933Z] 4872d77fe225: Pull complete [2023-02-23T10:21:25.193Z] 5851b861e8e6: Pull complete [2023-02-23T10:21:25.193Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-23T10:21:25.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T10:21:25.193Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T10:21:25.417Z] prd-ubuntu20.04-docker-8c-8g-7222 does not seem to be running inside a container [2023-02-23T10:21:25.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-165 -v /w/workspace/undry_device-rfid-llrp-go_PR-165:/w/workspace/undry_device-rfid-llrp-go_PR-165:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-165@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-23T10:21:29.954Z] $ docker top 1a861b3e45bf15a2ba1e7a528226cb596e81a489fe3d8a9315387372069a597c -eo pid,comm [2023-02-23T10:21:30.024Z] 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-23T10:21:30.024Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-23T10:21:30.152Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-23T10:21:30.152Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-23T10:21:30.252Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-23T10:21:30.256Z] $ docker exec 1a861b3e45bf15a2ba1e7a528226cb596e81a489fe3d8a9315387372069a597c ssh-agent [2023-02-23T10:21:30.373Z] SSH_AUTH_SOCK=/tmp/ssh-ml1N033CTAJM/agent.32 [2023-02-23T10:21:30.373Z] SSH_AGENT_PID=38 [2023-02-23T10:21:30.380Z] Running ssh-add (command line suppressed) [2023-02-23T10:21:30.474Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-165@tmp/private_key_12680060799155913220.key (/w/workspace/undry_device-rfid-llrp-go_PR-165@tmp/private_key_12680060799155913220.key) [2023-02-23T10:21:30.490Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-23T10:21:30.820Z] + git tag --points-at HEAD [Pipeline] } [2023-02-23T10:21:30.863Z] $ docker exec --env ******** --env ******** 1a861b3e45bf15a2ba1e7a528226cb596e81a489fe3d8a9315387372069a597c ssh-agent -k [2023-02-23T10:21:30.953Z] unset SSH_AUTH_SOCK; [2023-02-23T10:21:30.954Z] unset SSH_AGENT_PID; [2023-02-23T10:21:30.954Z] echo Agent pid 38 killed; [2023-02-23T10:21:30.964Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-23T10:21:31.050Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-23T10:21:31.050Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-23T10:21:31.164Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-23T10:21:31.168Z] $ docker exec 1a861b3e45bf15a2ba1e7a528226cb596e81a489fe3d8a9315387372069a597c ssh-agent [2023-02-23T10:21:31.268Z] SSH_AUTH_SOCK=/tmp/ssh-7E0DrIGeWXEg/agent.70 [2023-02-23T10:21:31.268Z] SSH_AGENT_PID=76 [2023-02-23T10:21:31.273Z] Running ssh-add (command line suppressed) [2023-02-23T10:21:31.380Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-165@tmp/private_key_7426433982084935295.key (/w/workspace/undry_device-rfid-llrp-go_PR-165@tmp/private_key_7426433982084935295.key) [2023-02-23T10:21:31.392Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-23T10:21:31.721Z] + git semver init [2023-02-23T10:21:31.980Z] 2023-02-23 10:21:31,903 [run_init] DEBUG init version:0.0.0 force:False [2023-02-23T10:21:31.980Z] 2023-02-23 10:21:31,904 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-165/.semver [2023-02-23T10:21:31.980Z] 2023-02-23 10:21:31,904 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-165/.semver [2023-02-23T10:21:31.980Z] 2023-02-23 10:21:31,904 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-165/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-165, universal_newlines=False, shell=None, istream=None) [2023-02-23T10:21:32.915Z] 2023-02-23 10:21:32,816 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-165/.git/info/exclude [2023-02-23T10:21:32.915Z] 2023-02-23 10:21:32,816 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-165/.semver/PR-165 with force:False [2023-02-23T10:21:32.915Z] 2023-02-23 10:21:32,817 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-165/.semver/PR-165 [2023-02-23T10:21:32.915Z] 2023-02-23 10:21:32,821 [execute] INFO git cat-file --batch-check [2023-02-23T10:21:32.915Z] 2023-02-23 10:21:32,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-165/.semver, universal_newlines=False, shell=None, istream=) [2023-02-23T10:21:32.915Z] 2023-02-23 10:21:32,828 [execute] INFO git cat-file --batch [2023-02-23T10:21:32.915Z] 2023-02-23 10:21:32,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-165/.semver, universal_newlines=False, shell=None, istream=) [2023-02-23T10:21:32.915Z] 2023-02-23 10:21:32,833 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-165/.semver/PR-165 [2023-02-23T10:21:32.915Z] 0.0.0 [Pipeline] } [2023-02-23T10:21:32.943Z] $ docker exec --env ******** --env ******** 1a861b3e45bf15a2ba1e7a528226cb596e81a489fe3d8a9315387372069a597c ssh-agent -k [2023-02-23T10:21:33.097Z] unset SSH_AUTH_SOCK; [2023-02-23T10:21:33.097Z] unset SSH_AGENT_PID; [2023-02-23T10:21:33.098Z] echo Agent pid 76 killed; [2023-02-23T10:21:33.105Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-23T10:21:33.548Z] + git semver [Pipeline] } [2023-02-23T10:21:33.830Z] $ docker stop --time=1 1a861b3e45bf15a2ba1e7a528226cb596e81a489fe3d8a9315387372069a597c [2023-02-23T10:21:35.401Z] $ docker rm -f --volumes 1a861b3e45bf15a2ba1e7a528226cb596e81a489fe3d8a9315387372069a597c [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T10:21:35.796Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-23T10:21:36.063Z] Stashed 1 file(s) [Pipeline] echo [2023-02-23T10:21:36.080Z] [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-23T10:21:36.635Z] provisioning config files... [2023-02-23T10:21:36.644Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-165@tmp/config15687339094824123919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T10:21:36.995Z] ---> docker-login.sh [2023-02-23T10:21:36.995Z] nexus3.edgexfoundry.org:10001 [2023-02-23T10:21:36.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T10:21:36.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T10:21:36.995Z] Configure a credential helper to remove this warning. See [2023-02-23T10:21:36.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T10:21:36.995Z] [2023-02-23T10:21:36.995Z] Login Succeeded [2023-02-23T10:21:36.995Z] nexus3.edgexfoundry.org:10002 [2023-02-23T10:21:36.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T10:21:36.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T10:21:36.995Z] Configure a credential helper to remove this warning. See [2023-02-23T10:21:36.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T10:21:36.995Z] [2023-02-23T10:21:36.995Z] Login Succeeded [2023-02-23T10:21:36.995Z] nexus3.edgexfoundry.org:10003 [2023-02-23T10:21:37.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T10:21:37.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T10:21:37.254Z] Configure a credential helper to remove this warning. See [2023-02-23T10:21:37.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T10:21:37.254Z] [2023-02-23T10:21:37.254Z] Login Succeeded [2023-02-23T10:21:37.254Z] nexus3.edgexfoundry.org:10004 [2023-02-23T10:21:37.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T10:21:37.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T10:21:37.254Z] Configure a credential helper to remove this warning. See [2023-02-23T10:21:37.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T10:21:37.254Z] [2023-02-23T10:21:37.254Z] Login Succeeded [2023-02-23T10:21:37.254Z] docker.io [2023-02-23T10:21:37.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T10:21:37.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T10:21:37.512Z] Configure a credential helper to remove this warning. See [2023-02-23T10:21:37.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T10:21:37.512Z] [2023-02-23T10:21:37.512Z] Login Succeeded [2023-02-23T10:21:37.512Z] ---> docker-login.sh ends [Pipeline] } [2023-02-23T10:21:37.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-23T10:21:37.739Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T10:21:37.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T10:21:37.815Z] ========================================================= [2023-02-23T10:21:37.815Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-23T10:21:37.815Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T10:21:38.290Z] + 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-23T10:21:38.290Z] Sending build context to Docker daemon 4.114MB [2023-02-23T10:21:38.290Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-23T10:21:38.290Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-23T10:21:38.290Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-23T10:21:38.290Z] 213ec9aee27d: Pulling fs layer [2023-02-23T10:21:38.290Z] 4583459ba037: Pulling fs layer [2023-02-23T10:21:38.290Z] 93c1e223e6f2: Pulling fs layer [2023-02-23T10:21:38.290Z] 53926ce57604: Pulling fs layer [2023-02-23T10:21:38.290Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-23T10:21:38.290Z] 22ff95d597cd: Pulling fs layer [2023-02-23T10:21:38.290Z] 12d6caf4c0d1: Pulling fs layer [2023-02-23T10:21:38.290Z] 96b7cbca73a9: Pulling fs layer [2023-02-23T10:21:38.290Z] a7acece74701: Pulling fs layer [2023-02-23T10:21:38.290Z] 22ff95d597cd: Waiting [2023-02-23T10:21:38.290Z] 12d6caf4c0d1: Waiting [2023-02-23T10:21:38.290Z] 96b7cbca73a9: Waiting [2023-02-23T10:21:38.290Z] 53926ce57604: Waiting [2023-02-23T10:21:38.290Z] a7acece74701: Waiting [2023-02-23T10:21:38.290Z] 21b2b0c7a3f4: Waiting [2023-02-23T10:21:38.290Z] 93c1e223e6f2: Verifying Checksum [2023-02-23T10:21:38.290Z] 93c1e223e6f2: Download complete [2023-02-23T10:21:38.290Z] 4583459ba037: Verifying Checksum [2023-02-23T10:21:38.290Z] 4583459ba037: Download complete [2023-02-23T10:21:38.290Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-23T10:21:38.290Z] 21b2b0c7a3f4: Download complete [2023-02-23T10:21:38.551Z] 22ff95d597cd: Verifying Checksum [2023-02-23T10:21:38.551Z] 22ff95d597cd: Download complete [2023-02-23T10:21:38.551Z] 213ec9aee27d: Verifying Checksum [2023-02-23T10:21:38.551Z] 213ec9aee27d: Download complete [2023-02-23T10:21:38.551Z] 12d6caf4c0d1: Verifying Checksum [2023-02-23T10:21:38.551Z] 12d6caf4c0d1: Download complete [2023-02-23T10:21:38.551Z] 213ec9aee27d: Pull complete [2023-02-23T10:21:38.845Z] 4583459ba037: Pull complete [2023-02-23T10:21:38.845Z] 93c1e223e6f2: Pull complete [2023-02-23T10:21:39.130Z] a7acece74701: Verifying Checksum [2023-02-23T10:21:39.130Z] a7acece74701: Download complete [2023-02-23T10:21:39.389Z] 53926ce57604: Verifying Checksum [2023-02-23T10:21:39.389Z] 53926ce57604: Download complete [2023-02-23T10:21:39.647Z] 96b7cbca73a9: Verifying Checksum [2023-02-23T10:21:43.843Z] 53926ce57604: Pull complete [2023-02-23T10:21:43.843Z] 21b2b0c7a3f4: Pull complete [2023-02-23T10:21:43.843Z] 22ff95d597cd: Pull complete [2023-02-23T10:21:43.843Z] 12d6caf4c0d1: Pull complete [2023-02-23T10:21:45.745Z] 96b7cbca73a9: Pull complete [2023-02-23T10:21:46.311Z] a7acece74701: Pull complete [2023-02-23T10:21:46.311Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-23T10:21:46.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-23T10:21:46.311Z] ---> db6d94c90886 [2023-02-23T10:21:46.311Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-23T10:21:51.459Z] Still waiting to schedule task [2023-02-23T10:21:51.459Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-23T10:21:54.443Z] ---> Running in 7bb7a223cab8 [2023-02-23T10:21:54.443Z] Removing intermediate container 7bb7a223cab8 [2023-02-23T10:21:54.443Z] ---> df3ab0c2185b [2023-02-23T10:21:54.443Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-23T10:21:54.443Z] ---> Running in 007ef456acd8 [2023-02-23T10:21:54.443Z] Removing intermediate container 007ef456acd8 [2023-02-23T10:21:54.443Z] ---> 1ae97eca53be [2023-02-23T10:21:54.443Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-23T10:21:54.443Z] ---> Running in 740cd6cac202 [2023-02-23T10:21:54.443Z] Removing intermediate container 740cd6cac202 [2023-02-23T10:21:54.443Z] ---> d4e93ae64e3a [2023-02-23T10:21:54.443Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-23T10:21:54.443Z] ---> Running in 04d43ec8110e [2023-02-23T10:21:54.443Z] Removing intermediate container 04d43ec8110e [2023-02-23T10:21:54.443Z] ---> 3953ab14eeb6 [2023-02-23T10:21:54.443Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-23T10:21:54.443Z] ---> Running in 080cc5550834 [2023-02-23T10:21:54.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T10:21:54.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T10:21:55.224Z] OK: 211 MiB in 51 packages [2023-02-23T10:21:55.484Z] Removing intermediate container 080cc5550834 [2023-02-23T10:21:55.484Z] ---> 9d86459e215a [2023-02-23T10:21:55.484Z] Step 8/12 : WORKDIR /app [2023-02-23T10:21:55.484Z] ---> Running in aa1e6c4f490b [2023-02-23T10:21:55.743Z] Removing intermediate container aa1e6c4f490b [2023-02-23T10:21:55.743Z] ---> 67f79b81de3b [2023-02-23T10:21:55.743Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-23T10:21:55.743Z] ---> 3bfc12f83932 [2023-02-23T10:21:55.743Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T10:21:55.743Z] ---> Running in 4c29f6e87b1b [2023-02-23T10:22:34.474Z] Removing intermediate container 4c29f6e87b1b [2023-02-23T10:22:34.475Z] ---> d7c16bed8001 [2023-02-23T10:22:34.475Z] Step 11/12 : COPY . . [2023-02-23T10:22:34.475Z] ---> 38df3d16ce47 [2023-02-23T10:22:34.475Z] Step 12/12 : RUN $MAKE [2023-02-23T10:22:34.475Z] ---> Running in 08e33d4a91f2 [2023-02-23T10:22:34.475Z] noop [2023-02-23T10:22:34.475Z] Removing intermediate container 08e33d4a91f2 [2023-02-23T10:22:34.475Z] ---> a8cc6cd86398 [2023-02-23T10:22:34.475Z] Successfully built a8cc6cd86398 [2023-02-23T10:22:34.475Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T10:22:34.918Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-23T10:22:34.918Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T10:22:35.081Z] prd-ubuntu20.04-docker-8c-8g-7222 does not seem to be running inside a container [2023-02-23T10:22:35.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-165 -v /w/workspace/undry_device-rfid-llrp-go_PR-165:/w/workspace/undry_device-rfid-llrp-go_PR-165:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-165@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-23T10:22:35.890Z] $ docker top f25c17d1a975f433c8c81c57a2dfef01685f6879a9ff5769790030bb3f60b510 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T10:22:36.275Z] + go version [2023-02-23T10:22:36.275Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-23T10:22:36.309Z] $ docker stop --time=1 f25c17d1a975f433c8c81c57a2dfef01685f6879a9ff5769790030bb3f60b510 [2023-02-23T10:22:38.085Z] $ docker rm -f --volumes f25c17d1a975f433c8c81c57a2dfef01685f6879a9ff5769790030bb3f60b510 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T10:22:38.855Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-23T10:22:38.855Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T10:22:39.009Z] prd-ubuntu20.04-docker-8c-8g-7222 does not seem to be running inside a container [2023-02-23T10:22:39.039Z] $ 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-165 -v /w/workspace/undry_device-rfid-llrp-go_PR-165:/w/workspace/undry_device-rfid-llrp-go_PR-165:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-165@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-23T10:22:40.501Z] $ docker top d0cbfd48af8a1f5ad6c5053722756fbb44c8955bd345236c56e126e12bd035da -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T10:22:40.886Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-165 [Pipeline] fileExists [Pipeline] sh [2023-02-23T10:22:41.240Z] + make test [2023-02-23T10:22:41.240Z] go test ./... -coverprofile=coverage.out ./... [2023-02-23T10:22:41.499Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-02-23T10:22:51.502Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-02-23T10:22:51.502Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-02-23T10:22:55.688Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.280s coverage: 40.7% of statements [2023-02-23T10:22:55.688Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.247s coverage: 51.9% of statements [2023-02-23T10:22:55.688Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.039s coverage: 94.6% of statements [2023-02-23T10:23:03.801Z] 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-23T10:23:03.801Z] go vet ./... [2023-02-23T10:23:07.084Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-23T10:23:07.084Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-23T10:23:07.084Z] ./bin/test-attribution-txt.sh [2023-02-23T10:23:07.084Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-23T10:23:07.084Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-23T10:23:07.121Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-23T10:23:07.155Z] $ docker stop --time=1 d0cbfd48af8a1f5ad6c5053722756fbb44c8955bd345236c56e126e12bd035da [2023-02-23T10:23:10.452Z] $ docker rm -f --volumes d0cbfd48af8a1f5ad6c5053722756fbb44c8955bd345236c56e126e12bd035da [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T10:23:10.985Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-23T10:23:11.145Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-23T10:23:11.812Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-23T10:23:12.124Z] + ls -al . [2023-02-23T10:23:12.124Z] total 632 [2023-02-23T10:23:12.124Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 23 10:22 . [2023-02-23T10:23:12.124Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 10:21 .. [2023-02-23T10:23:12.124Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 23 10:21 .dockerignore [2023-02-23T10:23:12.124Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 10:22 .git [2023-02-23T10:23:12.124Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 10:21 .github [2023-02-23T10:23:12.124Z] -rw-rw-r-- 1 jenkins jenkins 946 Feb 23 10:21 .gitignore [2023-02-23T10:23:12.124Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 23 10:21 .golangci.yml [2023-02-23T10:23:12.124Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 10:21 .semver [2023-02-23T10:23:12.124Z] -rw-rw-r-- 1 jenkins jenkins 10896 Feb 23 10:21 Attribution.txt [2023-02-23T10:23:12.124Z] -rw-rw-r-- 1 jenkins jenkins 5905 Feb 23 10:21 CHANGELOG.md [2023-02-23T10:23:12.124Z] -rw-rw-r-- 1 jenkins jenkins 1347 Feb 23 10:21 Dockerfile [2023-02-23T10:23:12.124Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 23 10:21 GOVERNANCE.md [2023-02-23T10:23:12.125Z] -rw-rw-r-- 1 jenkins jenkins 683 Feb 23 10:21 Jenkinsfile [2023-02-23T10:23:12.125Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 23 10:21 LICENSE [2023-02-23T10:23:12.125Z] -rw-rw-r-- 1 jenkins jenkins 2018 Feb 23 10:21 Makefile [2023-02-23T10:23:12.125Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 23 10:21 OWNERS.md [2023-02-23T10:23:12.125Z] -rw-rw-r-- 1 jenkins jenkins 28496 Feb 23 10:21 README.md [2023-02-23T10:23:12.125Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 23 10:21 VERSION [2023-02-23T10:23:12.125Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 10:21 bin [2023-02-23T10:23:12.125Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 10:21 cmd [2023-02-23T10:23:12.125Z] -rw-r--r-- 1 jenkins jenkins 457862 Feb 23 10:22 coverage.out [2023-02-23T10:23:12.125Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 10:21 examples [2023-02-23T10:23:12.125Z] -rw-rw-r-- 1 jenkins jenkins 3463 Feb 23 10:21 go.mod [2023-02-23T10:23:12.125Z] -rw-rw-r-- 1 jenkins jenkins 33007 Feb 23 10:21 go.sum [2023-02-23T10:23:12.125Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 10:21 images [2023-02-23T10:23:12.125Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 23 10:21 internal [2023-02-23T10:23:12.125Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 10:21 snap [2023-02-23T10:23:12.125Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 23 10:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T10:23:12.505Z] + 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=1133681fa4727fb484b6c9c36e2f8edadf492dee --label arch=amd64 --label version=0.0.0 . [2023-02-23T10:23:12.506Z] Sending build context to Docker daemon 4.114MB [2023-02-23T10:23:12.506Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-02-23T10:23:12.506Z] Step 2/24 : FROM ${BASE} AS builder [2023-02-23T10:23:12.506Z] ---> a8cc6cd86398 [2023-02-23T10:23:12.506Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-23T10:23:12.763Z] ---> Running in d3f5e2173592 [2023-02-23T10:23:12.763Z] Removing intermediate container d3f5e2173592 [2023-02-23T10:23:12.763Z] ---> 6f56e20a2508 [2023-02-23T10:23:12.763Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-23T10:23:13.022Z] ---> Running in 44f5b5eb6b2f [2023-02-23T10:23:13.022Z] Removing intermediate container 44f5b5eb6b2f [2023-02-23T10:23:13.022Z] ---> e9ed954ccdb3 [2023-02-23T10:23:13.022Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-02-23T10:23:13.022Z] ---> Running in c3f979420990 [2023-02-23T10:23:13.022Z] Removing intermediate container c3f979420990 [2023-02-23T10:23:13.022Z] ---> b116d093806a [2023-02-23T10:23:13.022Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-02-23T10:23:13.022Z] ---> Running in cd6c8d53c776 [2023-02-23T10:23:13.279Z] Removing intermediate container cd6c8d53c776 [2023-02-23T10:23:13.279Z] ---> 7274cacdadf8 [2023-02-23T10:23:13.279Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-23T10:23:13.279Z] ---> Running in 8f1bdf4b3bd5 [2023-02-23T10:23:13.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T10:23:13.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T10:23:13.795Z] OK: 211 MiB in 51 packages [2023-02-23T10:23:14.053Z] Removing intermediate container 8f1bdf4b3bd5 [2023-02-23T10:23:14.053Z] ---> c01bf344d8f7 [2023-02-23T10:23:14.053Z] Step 8/24 : WORKDIR /app [2023-02-23T10:23:14.053Z] ---> Running in c2e1a586adaf [2023-02-23T10:23:14.311Z] Removing intermediate container c2e1a586adaf [2023-02-23T10:23:14.311Z] ---> 2a79273fd4bf [2023-02-23T10:23:14.311Z] Step 9/24 : COPY go.mod vendor* ./ [2023-02-23T10:23:14.311Z] ---> d401d8f1e19d [2023-02-23T10:23:14.311Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T10:23:14.311Z] ---> Running in c43729cced3d [2023-02-23T10:23:15.247Z] Removing intermediate container c43729cced3d [2023-02-23T10:23:15.247Z] ---> 506bb9d174b3 [2023-02-23T10:23:15.247Z] Step 11/24 : COPY . . [2023-02-23T10:23:15.506Z] ---> a8b3108c8221 [2023-02-23T10:23:15.506Z] Step 12/24 : RUN $MAKE [2023-02-23T10:23:15.506Z] ---> Running in e4f8b830bae0 [2023-02-23T10:23:15.763Z] 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-23T10:23:20.000Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7223 in /w/workspace/undry_device-rfid-llrp-go_PR-165 [Pipeline] { [Pipeline] ws [2023-02-23T10:23:20.053Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-02-23T10:23:20.131Z] Selected Git installation does not exist. Using Default [2023-02-23T10:23:20.131Z] The recommended git tool is: NONE [2023-02-23T10:23:25.120Z] using credential edgex-jenkins-ssh [2023-02-23T10:23:25.140Z] Cloning the remote Git repository [2023-02-23T10:23:25.182Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-23T10:23:25.254Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-02-23T10:23:25.397Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-23T10:23:25.399Z] > git --version # timeout=10 [2023-02-23T10:23:25.418Z] > git --version # 'git version 2.25.1' [2023-02-23T10:23:25.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-23T10:23:25.473Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-23T10:23:26.574Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-02-23T10:23:26.606Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-23T10:23:27.403Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-02-23T10:23:27.444Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-23T10:23:27.445Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-23T10:23:27.460Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-23T10:23:28.074Z] Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit 1133681fa4727fb484b6c9c36e2f8edadf492dee [2023-02-23T10:23:28.343Z] Merge succeeded, producing 1133681fa4727fb484b6c9c36e2f8edadf492dee [2023-02-23T10:23:28.343Z] Checking out Revision 1133681fa4727fb484b6c9c36e2f8edadf492dee (PR-165) [2023-02-23T10:23:28.840Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-02-23T10:23:28.093Z] > git config core.sparsecheckout # timeout=10 [2023-02-23T10:23:28.117Z] > git checkout -f 1133681fa4727fb484b6c9c36e2f8edadf492dee # timeout=10 [2023-02-23T10:23:28.234Z] > git remote # timeout=10 [2023-02-23T10:23:28.252Z] > git config --get remote.origin.url # timeout=10 [2023-02-23T10:23:28.277Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-23T10:23:28.291Z] > git merge c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 [2023-02-23T10:23:28.324Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-23T10:23:28.351Z] > git config core.sparsecheckout # timeout=10 [2023-02-23T10:23:28.369Z] > git checkout -f 1133681fa4727fb484b6c9c36e2f8edadf492dee # timeout=10 [2023-02-23T10:23:28.887Z] > git --version # timeout=10 [2023-02-23T10:23:28.897Z] > git --version # 'git version 2.25.1' [2023-02-23T10:23:28.914Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-23T10:23:30.078Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-23T10:23:30.078Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T10:23:30.078Z] Dload Upload Total Spent Left Speed [2023-02-23T10:23:30.078Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2023-02-23T10:23:30.620Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-23T10:23:30.967Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-23T10:23:30.967Z] + sudo tee /etc/docker/daemon.new [2023-02-23T10:23:30.967Z] { [2023-02-23T10:23:30.967Z] "registry-mirrors": [ [2023-02-23T10:23:30.967Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-23T10:23:30.967Z] ], [2023-02-23T10:23:30.967Z] "bip": "10.250.0.254/24", [2023-02-23T10:23:30.967Z] "hosts": [ [2023-02-23T10:23:30.967Z] "tcp://0.0.0.0:5555", [2023-02-23T10:23:30.967Z] "unix:///var/run/docker.sock" [2023-02-23T10:23:30.967Z] ], [2023-02-23T10:23:30.967Z] "mtu": 1458, [2023-02-23T10:23:30.967Z] "selinux-enabled": true, [2023-02-23T10:23:30.967Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-23T10:23:30.967Z] } [Pipeline] sh [2023-02-23T10:23:31.310Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-23T10:23:31.670Z] + sudo service docker restart [2023-02-23T10:23:37.843Z] Removing intermediate container e4f8b830bae0 [2023-02-23T10:23:37.843Z] ---> 269f45f0e644 [2023-02-23T10:23:37.843Z] Step 13/24 : FROM alpine:3.16 [2023-02-23T10:23:37.843Z] 3.16: Pulling from library/alpine [2023-02-23T10:23:37.843Z] ef5531b6e74e: Pulling fs layer [2023-02-23T10:23:37.843Z] ef5531b6e74e: Verifying Checksum [2023-02-23T10:23:37.843Z] ef5531b6e74e: Download complete [2023-02-23T10:23:37.843Z] ef5531b6e74e: Pull complete [2023-02-23T10:23:37.843Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-23T10:23:37.843Z] Status: Downloaded newer image for alpine:3.16 [2023-02-23T10:23:37.843Z] ---> dfd21b5a31f5 [2023-02-23T10:23:37.843Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-23T10:23:38.116Z] ---> Running in 23c02bd9ce5f [2023-02-23T10:23:38.116Z] Removing intermediate container 23c02bd9ce5f [2023-02-23T10:23:38.116Z] ---> 96a0604112f6 [2023-02-23T10:23:38.116Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-02-23T10:23:38.116Z] ---> Running in 3796e656f637 [2023-02-23T10:23:38.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T10:23:38.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T10:23:38.644Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T10:23:38.644Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T10:23:38.644Z] OK: 6 MiB in 15 packages [2023-02-23T10:23:40.030Z] Removing intermediate container 3796e656f637 [2023-02-23T10:23:40.030Z] ---> 20898cafbede [2023-02-23T10:23:40.030Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-02-23T10:23:40.288Z] ---> 7012737bfdf7 [2023-02-23T10:23:40.288Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-02-23T10:23:40.547Z] ---> 344d99ec170e [2023-02-23T10:23:40.548Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-02-23T10:23:41.482Z] ---> ffe76fac2f91 [2023-02-23T10:23:41.482Z] Step 19/24 : EXPOSE 59989 [2023-02-23T10:23:41.482Z] ---> Running in 710dbfa9948e [2023-02-23T10:23:41.482Z] Removing intermediate container 710dbfa9948e [2023-02-23T10:23:41.482Z] ---> 054f3424c706 [2023-02-23T10:23:41.482Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-02-23T10:23:41.482Z] ---> Running in 5f990d82197a [2023-02-23T10:23:41.482Z] Removing intermediate container 5f990d82197a [2023-02-23T10:23:41.482Z] ---> 7207be7bf0a3 [2023-02-23T10:23:41.482Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T10:23:41.742Z] ---> Running in 772dcfe8fb14 [2023-02-23T10:23:41.742Z] Removing intermediate container 772dcfe8fb14 [2023-02-23T10:23:41.742Z] ---> 774425acad9f [2023-02-23T10:23:41.742Z] Step 22/24 : LABEL arch=amd64 [2023-02-23T10:23:41.742Z] ---> Running in dcc3ededac60 [2023-02-23T10:23:41.742Z] Removing intermediate container dcc3ededac60 [2023-02-23T10:23:41.742Z] ---> b1deabaae905 [2023-02-23T10:23:41.742Z] Step 23/24 : LABEL git_sha=1133681fa4727fb484b6c9c36e2f8edadf492dee [2023-02-23T10:23:41.742Z] ---> Running in 942b2fc9db9b [2023-02-23T10:23:41.742Z] Removing intermediate container 942b2fc9db9b [2023-02-23T10:23:41.742Z] ---> 8ed89bbf0b5e [2023-02-23T10:23:41.742Z] Step 24/24 : LABEL version=0.0.0 [2023-02-23T10:23:42.003Z] ---> Running in df8fe6b17ed0 [2023-02-23T10:23:42.003Z] Removing intermediate container df8fe6b17ed0 [2023-02-23T10:23:42.003Z] ---> cc3072abbb16 [2023-02-23T10:23:42.003Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-23T10:23:42.003Z] Successfully built cc3072abbb16 [2023-02-23T10:23:42.003Z] 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-23T10:23:42.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T10:23:42.847Z] [2023-02-23T10:23:42.847Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T10:23:43.327Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T10:23:43.590Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-23T10:23:43.590Z] 5eb5b503b376: Pulling fs layer [2023-02-23T10:23:43.590Z] 5c69ac0246d0: Pulling fs layer [2023-02-23T10:23:43.590Z] ec43610c2a17: Pulling fs layer [2023-02-23T10:23:43.590Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-23T10:23:43.590Z] 33b1e0a273af: Pulling fs layer [2023-02-23T10:23:43.590Z] 5d3b04190fa2: Pulling fs layer [2023-02-23T10:23:43.590Z] 2f39f015ded8: Pulling fs layer [2023-02-23T10:23:43.590Z] 3a2ae6a8a46f: Waiting [2023-02-23T10:23:43.590Z] 33b1e0a273af: Waiting [2023-02-23T10:23:43.590Z] 5d3b04190fa2: Waiting [2023-02-23T10:23:43.590Z] 2f39f015ded8: Waiting [2023-02-23T10:23:43.590Z] 5c69ac0246d0: Verifying Checksum [2023-02-23T10:23:43.590Z] 5c69ac0246d0: Download complete [2023-02-23T10:23:43.590Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-23T10:23:43.590Z] 3a2ae6a8a46f: Download complete [2023-02-23T10:23:43.590Z] 33b1e0a273af: Verifying Checksum [2023-02-23T10:23:43.590Z] 33b1e0a273af: Download complete [2023-02-23T10:23:43.852Z] 5d3b04190fa2: Verifying Checksum [2023-02-23T10:23:43.852Z] ec43610c2a17: Verifying Checksum [2023-02-23T10:23:43.852Z] ec43610c2a17: Download complete [2023-02-23T10:23:43.852Z] 5eb5b503b376: Verifying Checksum [2023-02-23T10:23:43.852Z] 5eb5b503b376: Download complete [2023-02-23T10:23:44.786Z] 2f39f015ded8: Download complete [2023-02-23T10:23:45.044Z] 5eb5b503b376: Pull complete [2023-02-23T10:23:45.044Z] 5c69ac0246d0: Pull complete [2023-02-23T10:23:45.610Z] ec43610c2a17: Pull complete [2023-02-23T10:23:45.610Z] 3a2ae6a8a46f: Pull complete [2023-02-23T10:23:45.869Z] 33b1e0a273af: Pull complete [2023-02-23T10:23:45.869Z] 5d3b04190fa2: Pull complete [2023-02-23T10:23:50.054Z] 2f39f015ded8: Pull complete [2023-02-23T10:23:50.054Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-23T10:23:50.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T10:23:50.054Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T10:23:50.280Z] prd-ubuntu20.04-docker-8c-8g-7222 does not seem to be running inside a container [2023-02-23T10:23:50.321Z] $ 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-165 -v /w/workspace/undry_device-rfid-llrp-go_PR-165:/w/workspace/undry_device-rfid-llrp-go_PR-165:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-165@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-165@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-23T10:23:58.431Z] $ docker top ee4ab4ebdad2283efc8b73258ddd820e8805bb7999980a55af7148d7d8938b72 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-02-23T10:23:58.707Z] provisioning config files... [2023-02-23T10:23:58.734Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config4613467196772349113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T10:23:58.940Z] ---> job-cost.sh [2023-02-23T10:23:58.940Z] lf-activate-venv: SKIPPING [2023-02-23T10:23:58.940Z] INFO: No Stack... [2023-02-23T10:23:59.116Z] ---> docker-login.sh [2023-02-23T10:23:59.116Z] nexus3.edgexfoundry.org:10001 [2023-02-23T10:23:59.198Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-23T10:23:59.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T10:23:59.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T10:23:59.656Z] Configure a credential helper to remove this warning. See [2023-02-23T10:23:59.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T10:23:59.656Z] [2023-02-23T10:23:59.656Z] Login Succeeded [2023-02-23T10:23:59.656Z] nexus3.edgexfoundry.org:10002 [2023-02-23T10:23:59.766Z] INFO: Archiving Costs [Pipeline] sh [2023-02-23T10:23:59.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T10:23:59.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T10:23:59.927Z] Configure a credential helper to remove this warning. See [2023-02-23T10:23:59.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T10:23:59.927Z] [2023-02-23T10:23:59.927Z] Login Succeeded [2023-02-23T10:24:00.084Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-165/archives/cost.csv [2023-02-23T10:24:00.084Z] + cut -d, -f6 [Pipeline] lock [2023-02-23T10:24:00.123Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-165-1-stack-cost] [2023-02-23T10:24:00.127Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-165-1-stack-cost] did not exist. Created. [2023-02-23T10:24:00.127Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-165-1-stack-cost] [Pipeline] { [Pipeline] unstash [2023-02-23T10:24:00.197Z] nexus3.edgexfoundry.org:10003 [2023-02-23T10:24:00.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2023-02-23T10:24:00.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T10:24:00.475Z] Configure a credential helper to remove this warning. See [2023-02-23T10:24:00.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T10:24:00.475Z] [2023-02-23T10:24:00.475Z] Login Succeeded [2023-02-23T10:24:00.475Z] nexus3.edgexfoundry.org:10004 [2023-02-23T10:24:00.539Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-23T10:24:00.591Z] Stashed 1 file(s) [Pipeline] } [2023-02-23T10:24:00.617Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-165-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-23T10:24:00.705Z] $ docker stop --time=1 ee4ab4ebdad2283efc8b73258ddd820e8805bb7999980a55af7148d7d8938b72 [2023-02-23T10:24:00.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T10:24:00.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T10:24:00.746Z] Configure a credential helper to remove this warning. See [2023-02-23T10:24:00.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T10:24:00.746Z] [2023-02-23T10:24:00.746Z] Login Succeeded [2023-02-23T10:24:00.746Z] docker.io [2023-02-23T10:24:01.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T10:24:01.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T10:24:01.281Z] Configure a credential helper to remove this warning. See [2023-02-23T10:24:01.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T10:24:01.281Z] [2023-02-23T10:24:01.281Z] Login Succeeded [2023-02-23T10:24:01.281Z] ---> docker-login.sh ends [2023-02-23T10:24:01.962Z] $ docker rm -f --volumes ee4ab4ebdad2283efc8b73258ddd820e8805bb7999980a55af7148d7d8938b72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-02-23T10:24:02.125Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-02-23T10:24:02.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T10:24:02.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T10:24:02.570Z] ========================================================= [2023-02-23T10:24:02.570Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-23T10:24:02.570Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T10:24:03.059Z] + 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-23T10:24:03.326Z] Sending build context to Docker daemon 1.217MB [2023-02-23T10:24:03.326Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-23T10:24:03.326Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-23T10:24:03.600Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-23T10:24:03.600Z] 9b18e9b68314: Pulling fs layer [2023-02-23T10:24:03.600Z] 35d82f9e3411: Pulling fs layer [2023-02-23T10:24:03.600Z] e16973657156: Pulling fs layer [2023-02-23T10:24:03.600Z] fc693d55d65f: Pulling fs layer [2023-02-23T10:24:03.600Z] 7e9fc2657dce: Pulling fs layer [2023-02-23T10:24:03.600Z] dda99020689f: Pulling fs layer [2023-02-23T10:24:03.600Z] db1c61fa0a46: Pulling fs layer [2023-02-23T10:24:03.600Z] fc693d55d65f: Waiting [2023-02-23T10:24:03.600Z] 7e9fc2657dce: Waiting [2023-02-23T10:24:03.600Z] dda99020689f: Waiting [2023-02-23T10:24:03.600Z] 891c053d2c06: Pulling fs layer [2023-02-23T10:24:03.600Z] db1c61fa0a46: Waiting [2023-02-23T10:24:03.600Z] 891c053d2c06: Waiting [2023-02-23T10:24:03.600Z] e16973657156: Verifying Checksum [2023-02-23T10:24:03.600Z] e16973657156: Download complete [2023-02-23T10:24:03.600Z] 35d82f9e3411: Download complete [2023-02-23T10:24:03.600Z] 7e9fc2657dce: Verifying Checksum [2023-02-23T10:24:03.600Z] 7e9fc2657dce: Download complete [2023-02-23T10:24:03.600Z] dda99020689f: Verifying Checksum [2023-02-23T10:24:03.600Z] dda99020689f: Download complete [2023-02-23T10:24:03.600Z] 9b18e9b68314: Verifying Checksum [2023-02-23T10:24:04.591Z] 9b18e9b68314: Pull complete [2023-02-23T10:24:04.591Z] 891c053d2c06: Verifying Checksum [2023-02-23T10:24:04.592Z] 891c053d2c06: Download complete [2023-02-23T10:24:05.185Z] 35d82f9e3411: Pull complete [2023-02-23T10:24:05.185Z] e16973657156: Pull complete [2023-02-23T10:24:05.781Z] db1c61fa0a46: Verifying Checksum [2023-02-23T10:24:05.781Z] db1c61fa0a46: Download complete [2023-02-23T10:24:06.380Z] fc693d55d65f: Verifying Checksum [2023-02-23T10:24:06.380Z] fc693d55d65f: Download complete [2023-02-23T10:24:18.705Z] fc693d55d65f: Pull complete [2023-02-23T10:24:18.705Z] 7e9fc2657dce: Pull complete [2023-02-23T10:24:18.705Z] dda99020689f: Pull complete [2023-02-23T10:24:24.082Z] db1c61fa0a46: Pull complete [2023-02-23T10:24:26.049Z] 891c053d2c06: Pull complete [2023-02-23T10:24:26.389Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-23T10:24:26.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-23T10:24:26.389Z] ---> f96f9c87975a [2023-02-23T10:24:26.389Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-23T10:24:28.378Z] ---> Running in ec854dbf5177 [2023-02-23T10:24:28.378Z] Removing intermediate container ec854dbf5177 [2023-02-23T10:24:28.378Z] ---> ffee9ac5a795 [2023-02-23T10:24:28.378Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-23T10:24:28.378Z] ---> Running in 7b5b72d2fe91 [2023-02-23T10:24:28.963Z] Removing intermediate container 7b5b72d2fe91 [2023-02-23T10:24:28.963Z] ---> 39a6865fd5d6 [2023-02-23T10:24:28.963Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-23T10:24:28.963Z] ---> Running in bbfa89754920 [2023-02-23T10:24:29.233Z] Removing intermediate container bbfa89754920 [2023-02-23T10:24:29.233Z] ---> 7d67ecb6a599 [2023-02-23T10:24:29.233Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-23T10:24:29.233Z] ---> Running in 3269c23b37aa [2023-02-23T10:24:29.502Z] Removing intermediate container 3269c23b37aa [2023-02-23T10:24:29.502Z] ---> 82dce36e5305 [2023-02-23T10:24:29.502Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-23T10:24:29.771Z] ---> Running in 912db3c760be [2023-02-23T10:24:30.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T10:24:31.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T10:24:31.968Z] OK: 221 MiB in 51 packages [2023-02-23T10:24:32.935Z] Removing intermediate container 912db3c760be [2023-02-23T10:24:32.935Z] ---> c769684bc06d [2023-02-23T10:24:32.935Z] Step 8/12 : WORKDIR /app [2023-02-23T10:24:32.935Z] ---> Running in eccdcc207e8e [2023-02-23T10:24:33.204Z] Removing intermediate container eccdcc207e8e [2023-02-23T10:24:33.204Z] ---> 5b5cd3a44d56 [2023-02-23T10:24:33.204Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-23T10:24:33.798Z] ---> 780243838c72 [2023-02-23T10:24:33.798Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T10:24:33.798Z] ---> Running in 2dd7085ee3f0 [2023-02-23T10:25:41.692Z] Removing intermediate container 2dd7085ee3f0 [2023-02-23T10:25:41.692Z] ---> 606a1c37f01c [2023-02-23T10:25:41.692Z] Step 11/12 : COPY . . [2023-02-23T10:25:41.692Z] ---> 8b55d2c44451 [2023-02-23T10:25:41.692Z] Step 12/12 : RUN $MAKE [2023-02-23T10:25:41.692Z] ---> Running in 3a98449ef2e4 [2023-02-23T10:25:41.692Z] noop [2023-02-23T10:25:41.692Z] Removing intermediate container 3a98449ef2e4 [2023-02-23T10:25:41.692Z] ---> 07db69f6b922 [2023-02-23T10:25:41.692Z] Successfully built 07db69f6b922 [2023-02-23T10:25:41.692Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T10:25:42.176Z] + docker inspect -f . ci-base-image-arm64 [2023-02-23T10:25:42.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T10:25:42.439Z] prd-ubuntu20.04-docker-arm64-4c-16g-7223 does not seem to be running inside a container [2023-02-23T10:25:42.505Z] $ 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-23T10:25:43.688Z] $ docker top 38a8de585bb221daf8ef42bbd7586c77021f25f0d2ef693ea5b2be23638393b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T10:25:44.564Z] + go version [2023-02-23T10:25:44.564Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-23T10:25:44.601Z] $ docker stop --time=1 38a8de585bb221daf8ef42bbd7586c77021f25f0d2ef693ea5b2be23638393b5 [2023-02-23T10:25:46.191Z] $ docker rm -f --volumes 38a8de585bb221daf8ef42bbd7586c77021f25f0d2ef693ea5b2be23638393b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T10:25:47.034Z] + docker inspect -f . ci-base-image-arm64 [2023-02-23T10:25:47.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T10:25:47.291Z] prd-ubuntu20.04-docker-arm64-4c-16g-7223 does not seem to be running inside a container [2023-02-23T10:25:47.354Z] $ 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-23T10:25:48.482Z] $ docker top 7ab798879734b0aa9ef610ebbf5a11ad5ccafb87c4ecbf739ff1c282eefaea51 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T10:25:49.359Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-23T10:25:49.739Z] + make test [2023-02-23T10:25:49.739Z] go test ./... -coverprofile=coverage.out ./... [2023-02-23T10:25:51.700Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-02-23T10:27:28.377Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-02-23T10:27:28.377Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-02-23T10:27:46.597Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.075s coverage: 40.7% of statements [2023-02-23T10:27:46.597Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.510s coverage: 52.0% of statements [2023-02-23T10:27:46.597Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.029s coverage: 95.5% of statements [2023-02-23T10:27:46.597Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-23T10:27:46.597Z] go vet ./... [2023-02-23T10:28:18.845Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-23T10:28:18.845Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-23T10:28:18.845Z] ./bin/test-attribution-txt.sh [2023-02-23T10:28:18.845Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-23T10:28:18.845Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-23T10:28:18.887Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-23T10:28:18.920Z] $ docker stop --time=1 7ab798879734b0aa9ef610ebbf5a11ad5ccafb87c4ecbf739ff1c282eefaea51 [2023-02-23T10:28:20.822Z] $ docker rm -f --volumes 7ab798879734b0aa9ef610ebbf5a11ad5ccafb87c4ecbf739ff1c282eefaea51 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T10:28:21.861Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-23T10:28:21.899Z] Warning: overwriting stash ‘coverage-report’ [2023-02-23T10:28:22.675Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-23T10:28:23.286Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-23T10:28:23.632Z] + ls -al . [2023-02-23T10:28:23.632Z] total 628 [2023-02-23T10:28:23.632Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 23 10:25 . [2023-02-23T10:28:23.632Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 10:23 .. [2023-02-23T10:28:23.632Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 23 10:23 .dockerignore [2023-02-23T10:28:23.632Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 10:23 .git [2023-02-23T10:28:23.632Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 10:23 .github [2023-02-23T10:28:23.632Z] -rw-rw-r-- 1 jenkins jenkins 946 Feb 23 10:23 .gitignore [2023-02-23T10:28:23.632Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 23 10:23 .golangci.yml [2023-02-23T10:28:23.632Z] -rw-rw-r-- 1 jenkins jenkins 10896 Feb 23 10:23 Attribution.txt [2023-02-23T10:28:23.632Z] -rw-rw-r-- 1 jenkins jenkins 5905 Feb 23 10:23 CHANGELOG.md [2023-02-23T10:28:23.632Z] -rw-rw-r-- 1 jenkins jenkins 1347 Feb 23 10:23 Dockerfile [2023-02-23T10:28:23.632Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 23 10:23 GOVERNANCE.md [2023-02-23T10:28:23.632Z] -rw-rw-r-- 1 jenkins jenkins 683 Feb 23 10:23 Jenkinsfile [2023-02-23T10:28:23.632Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 23 10:23 LICENSE [2023-02-23T10:28:23.632Z] -rw-rw-r-- 1 jenkins jenkins 2018 Feb 23 10:23 Makefile [2023-02-23T10:28:23.632Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 23 10:23 OWNERS.md [2023-02-23T10:28:23.632Z] -rw-rw-r-- 1 jenkins jenkins 28496 Feb 23 10:23 README.md [2023-02-23T10:28:23.632Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 23 10:21 VERSION [2023-02-23T10:28:23.632Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 10:23 bin [2023-02-23T10:28:23.632Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 10:23 cmd [2023-02-23T10:28:23.632Z] -rw-r--r-- 1 jenkins jenkins 457862 Feb 23 10:27 coverage.out [2023-02-23T10:28:23.632Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 10:23 examples [2023-02-23T10:28:23.632Z] -rw-rw-r-- 1 jenkins jenkins 3463 Feb 23 10:23 go.mod [2023-02-23T10:28:23.632Z] -rw-rw-r-- 1 jenkins jenkins 33007 Feb 23 10:23 go.sum [2023-02-23T10:28:23.632Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 10:23 images [2023-02-23T10:28:23.632Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 23 10:23 internal [2023-02-23T10:28:23.632Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 10:23 snap [2023-02-23T10:28:23.632Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 23 10:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T10:28:24.053Z] + 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=1133681fa4727fb484b6c9c36e2f8edadf492dee --label arch=arm64 --label version=0.0.0 . [2023-02-23T10:28:24.320Z] Sending build context to Docker daemon 1.217MB [2023-02-23T10:28:24.320Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-02-23T10:28:24.320Z] Step 2/24 : FROM ${BASE} AS builder [2023-02-23T10:28:24.320Z] ---> 07db69f6b922 [2023-02-23T10:28:24.320Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-23T10:28:24.909Z] ---> Running in 303686326d30 [2023-02-23T10:28:25.178Z] Removing intermediate container 303686326d30 [2023-02-23T10:28:25.178Z] ---> 9a0c3aba7ed2 [2023-02-23T10:28:25.178Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-23T10:28:25.178Z] ---> Running in 5928e622cdd6 [2023-02-23T10:28:25.445Z] Removing intermediate container 5928e622cdd6 [2023-02-23T10:28:25.445Z] ---> b24e5cbfd641 [2023-02-23T10:28:25.445Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-02-23T10:28:25.445Z] ---> Running in c768e585fcf2 [2023-02-23T10:28:25.716Z] Removing intermediate container c768e585fcf2 [2023-02-23T10:28:25.716Z] ---> 86adba33a5a5 [2023-02-23T10:28:25.717Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-02-23T10:28:25.985Z] ---> Running in 180eed7c92f1 [2023-02-23T10:28:26.253Z] Removing intermediate container 180eed7c92f1 [2023-02-23T10:28:26.253Z] ---> 30e592adcf06 [2023-02-23T10:28:26.253Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-23T10:28:26.253Z] ---> Running in 05dcb9363e19 [2023-02-23T10:28:27.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T10:28:27.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T10:28:28.753Z] OK: 221 MiB in 51 packages [2023-02-23T10:28:29.710Z] Removing intermediate container 05dcb9363e19 [2023-02-23T10:28:29.710Z] ---> 35147beacff4 [2023-02-23T10:28:29.710Z] Step 8/24 : WORKDIR /app [2023-02-23T10:28:29.710Z] ---> Running in fd2832204888 [2023-02-23T10:28:29.976Z] Removing intermediate container fd2832204888 [2023-02-23T10:28:29.976Z] ---> a92d671ce318 [2023-02-23T10:28:29.976Z] Step 9/24 : COPY go.mod vendor* ./ [2023-02-23T10:28:30.563Z] ---> ae4539146eb6 [2023-02-23T10:28:30.563Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T10:28:30.833Z] ---> Running in 5f8fd3c94208 [2023-02-23T10:28:35.084Z] Removing intermediate container 5f8fd3c94208 [2023-02-23T10:28:35.084Z] ---> 0239bf90b42d [2023-02-23T10:28:35.084Z] Step 11/24 : COPY . . [2023-02-23T10:28:35.668Z] ---> 71d6622839aa [2023-02-23T10:28:35.668Z] Step 12/24 : RUN $MAKE [2023-02-23T10:28:35.668Z] ---> Running in 3f4f14d979f8 [2023-02-23T10:28:37.074Z] 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-23T10:30:44.457Z] Removing intermediate container 3f4f14d979f8 [2023-02-23T10:30:44.457Z] ---> 50f4d93651a5 [2023-02-23T10:30:44.457Z] Step 13/24 : FROM alpine:3.16 [2023-02-23T10:30:44.457Z] 3.16: Pulling from library/alpine [2023-02-23T10:30:44.457Z] 3760b48202b3: Pulling fs layer [2023-02-23T10:30:44.457Z] 3760b48202b3: Verifying Checksum [2023-02-23T10:30:44.457Z] 3760b48202b3: Download complete [2023-02-23T10:30:44.457Z] 3760b48202b3: Pull complete [2023-02-23T10:30:44.457Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-23T10:30:44.457Z] Status: Downloaded newer image for alpine:3.16 [2023-02-23T10:30:44.457Z] ---> 4c81e5bf8899 [2023-02-23T10:30:44.457Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-23T10:30:44.457Z] ---> Running in 0cd3be717161 [2023-02-23T10:30:44.457Z] Removing intermediate container 0cd3be717161 [2023-02-23T10:30:44.457Z] ---> bb02b7ce8f97 [2023-02-23T10:30:44.457Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-02-23T10:30:44.457Z] ---> Running in 6e45982b95db [2023-02-23T10:30:44.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T10:30:44.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T10:30:44.457Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T10:30:44.457Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T10:30:44.457Z] OK: 5 MiB in 15 packages [2023-02-23T10:30:44.457Z] Removing intermediate container 6e45982b95db [2023-02-23T10:30:44.457Z] ---> 259392ab681f [2023-02-23T10:30:44.457Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-02-23T10:30:44.457Z] ---> 27870cf6c16b [2023-02-23T10:30:44.457Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-02-23T10:30:44.457Z] ---> e15a52ecf66f [2023-02-23T10:30:44.457Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-02-23T10:30:44.457Z] ---> 7b9ca7095aeb [2023-02-23T10:30:44.457Z] Step 19/24 : EXPOSE 59989 [2023-02-23T10:30:44.457Z] ---> Running in 243b3d38bceb [2023-02-23T10:30:44.457Z] Removing intermediate container 243b3d38bceb [2023-02-23T10:30:44.457Z] ---> d0a65a366ff2 [2023-02-23T10:30:44.457Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-02-23T10:30:44.457Z] ---> Running in c6e1bbaec26f [2023-02-23T10:30:44.457Z] Removing intermediate container c6e1bbaec26f [2023-02-23T10:30:44.457Z] ---> 3f8c82429733 [2023-02-23T10:30:44.457Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T10:30:44.457Z] ---> Running in 1442d692d7a1 [2023-02-23T10:30:44.724Z] Removing intermediate container 1442d692d7a1 [2023-02-23T10:30:44.724Z] ---> 85f5a7ae5077 [2023-02-23T10:30:44.724Z] Step 22/24 : LABEL arch=arm64 [2023-02-23T10:30:44.724Z] ---> Running in 199d073b8e3a [2023-02-23T10:30:44.991Z] Removing intermediate container 199d073b8e3a [2023-02-23T10:30:44.991Z] ---> d744a13bc0d1 [2023-02-23T10:30:44.991Z] Step 23/24 : LABEL git_sha=1133681fa4727fb484b6c9c36e2f8edadf492dee [2023-02-23T10:30:45.265Z] ---> Running in 61f4b1fc6422 [2023-02-23T10:30:45.531Z] Removing intermediate container 61f4b1fc6422 [2023-02-23T10:30:45.531Z] ---> bdef8e744a90 [2023-02-23T10:30:45.531Z] Step 24/24 : LABEL version=0.0.0 [2023-02-23T10:30:45.531Z] ---> Running in 776e6378af53 [2023-02-23T10:30:45.796Z] Removing intermediate container 776e6378af53 [2023-02-23T10:30:45.796Z] ---> 5a4612995f3e [2023-02-23T10:30:45.796Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-23T10:30:45.796Z] Successfully built 5a4612995f3e [2023-02-23T10:30:45.796Z] 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-23T10:30:46.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T10:30:46.608Z] [2023-02-23T10:30:46.608Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T10:30:47.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T10:30:47.100Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-23T10:30:47.100Z] 8998bd30e6a1: Pulling fs layer [2023-02-23T10:30:47.100Z] 04944245beec: Pulling fs layer [2023-02-23T10:30:47.100Z] 699f458cf7ca: Pulling fs layer [2023-02-23T10:30:47.100Z] 765212b225bb: Pulling fs layer [2023-02-23T10:30:47.100Z] f23df028b6ca: Pulling fs layer [2023-02-23T10:30:47.100Z] d65c8cfc05b1: Pulling fs layer [2023-02-23T10:30:47.100Z] 2437ff75d9bd: Pulling fs layer [2023-02-23T10:30:47.100Z] 765212b225bb: Waiting [2023-02-23T10:30:47.100Z] f23df028b6ca: Waiting [2023-02-23T10:30:47.100Z] d65c8cfc05b1: Waiting [2023-02-23T10:30:47.100Z] 2437ff75d9bd: Waiting [2023-02-23T10:30:47.366Z] 04944245beec: Verifying Checksum [2023-02-23T10:30:47.366Z] 04944245beec: Download complete [2023-02-23T10:30:47.366Z] 765212b225bb: Verifying Checksum [2023-02-23T10:30:47.366Z] 765212b225bb: Download complete [2023-02-23T10:30:47.366Z] f23df028b6ca: Verifying Checksum [2023-02-23T10:30:47.366Z] f23df028b6ca: Download complete [2023-02-23T10:30:47.366Z] d65c8cfc05b1: Verifying Checksum [2023-02-23T10:30:47.366Z] d65c8cfc05b1: Download complete [2023-02-23T10:30:47.366Z] 699f458cf7ca: Verifying Checksum [2023-02-23T10:30:47.366Z] 699f458cf7ca: Download complete [2023-02-23T10:30:47.946Z] 8998bd30e6a1: Verifying Checksum [2023-02-23T10:30:47.946Z] 8998bd30e6a1: Download complete [2023-02-23T10:30:49.882Z] 2437ff75d9bd: Verifying Checksum [2023-02-23T10:30:49.882Z] 2437ff75d9bd: Download complete [2023-02-23T10:30:51.285Z] 8998bd30e6a1: Pull complete [2023-02-23T10:30:51.551Z] 04944245beec: Pull complete [2023-02-23T10:30:54.883Z] 699f458cf7ca: Pull complete [2023-02-23T10:30:55.149Z] 765212b225bb: Pull complete [2023-02-23T10:30:55.731Z] f23df028b6ca: Pull complete [2023-02-23T10:30:55.997Z] d65c8cfc05b1: Pull complete [2023-02-23T10:31:08.461Z] 2437ff75d9bd: Pull complete [2023-02-23T10:31:08.461Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-23T10:31:08.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T10:31:08.461Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T10:31:08.758Z] prd-ubuntu20.04-docker-arm64-4c-16g-7223 does not seem to be running inside a container [2023-02-23T10:31:08.813Z] $ 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-23T10:31:11.058Z] $ docker top 1072eb022950c85255cbdd88d28331dbc5d913ebc94be40aee2260d8a399b07e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T10:31:11.617Z] ---> job-cost.sh [2023-02-23T10:31:11.882Z] lf-activate-venv: SKIPPING [2023-02-23T10:31:11.882Z] INFO: No Stack... [2023-02-23T10:31:12.147Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-23T10:31:13.099Z] INFO: Archiving Costs [Pipeline] sh [2023-02-23T10:31:13.437Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-02-23T10:31:13.437Z] + cut -d, -f6 [Pipeline] lock [2023-02-23T10:31:13.513Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-165-1-stack-cost] [2023-02-23T10:31:13.518Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-165-1-stack-cost] did not exist. Created. [2023-02-23T10:31:13.518Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-165-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-23T10:31:13.914Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-5073e2e3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-23T10:31:14.262Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-23T10:31:14.296Z] Warning: overwriting stash ‘stack-cost’ [2023-02-23T10:31:14.356Z] Stashed 1 file(s) [Pipeline] } [2023-02-23T10:31:14.371Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-165-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-23T10:31:14.450Z] $ docker stop --time=1 1072eb022950c85255cbdd88d28331dbc5d913ebc94be40aee2260d8a399b07e [2023-02-23T10:31:15.877Z] $ docker rm -f --volumes 1072eb022950c85255cbdd88d28331dbc5d913ebc94be40aee2260d8a399b07e [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-23T10:31:16.814Z] provisioning config files... [2023-02-23T10:31:16.822Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-165@tmp/config10583034066627760409tmp [Pipeline] { [Pipeline] sh [2023-02-23T10:31:17.155Z] + set +x [2023-02-23T10:31:17.155Z] + curl+ -s https://codecov.io/bash [2023-02-23T10:31:17.155Z] bash -s -- [2023-02-23T10:31:17.155Z] [2023-02-23T10:31:17.155Z] _____ _ [2023-02-23T10:31:17.155Z] / ____| | | [2023-02-23T10:31:17.155Z] | | ___ __| | ___ ___ _____ __ [2023-02-23T10:31:17.155Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-23T10:31:17.155Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-23T10:31:17.155Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-23T10:31:17.155Z] Bash-1.0.6 [2023-02-23T10:31:17.155Z] [2023-02-23T10:31:17.155Z] [2023-02-23T10:31:17.155Z] ==> git version 2.25.1 found [2023-02-23T10:31:17.155Z] ==> 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-23T10:31:17.155Z] Release-Date: 2020-01-08 [2023-02-23T10:31:17.155Z] 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-23T10:31:17.155Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-23T10:31:17.155Z] ==> Jenkins CI detected. [2023-02-23T10:31:17.155Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-165 [2023-02-23T10:31:17.155Z] project root: . [2023-02-23T10:31:17.155Z] --> token set from env [2023-02-23T10:31:17.155Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-23T10:31:17.155Z] ==> Running gcov in . (disable via -X gcov) [2023-02-23T10:31:17.155Z] ==> Python coveragepy not found [2023-02-23T10:31:17.155Z] ==> Searching for coverage reports in: [2023-02-23T10:31:17.155Z] + . [2023-02-23T10:31:17.155Z] -> Found 1 reports [2023-02-23T10:31:17.155Z] ==> Detecting git/mercurial file structure [2023-02-23T10:31:17.155Z] ==> Reading reports [2023-02-23T10:31:17.155Z] + ./coverage.out bytes=457862 [2023-02-23T10:31:17.155Z] ==> Appending adjustments [2023-02-23T10:31:17.155Z] https://docs.codecov.io/docs/fixing-reports [2023-02-23T10:31:17.414Z] + Found adjustments [2023-02-23T10:31:17.414Z] ==> Gzipping contents [2023-02-23T10:31:17.414Z] 52K /tmp/codecov.j3WzOx.gz [2023-02-23T10:31:17.414Z] ==> Uploading reports [2023-02-23T10:31:17.414Z] url: https://codecov.io [2023-02-23T10:31:17.414Z] query: branch=PR-165&commit=1133681fa4727fb484b6c9c36e2f8edadf492dee&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-165%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=165&job=&cmd_args= [2023-02-23T10:31:17.673Z] -> Pinging Codecov [2023-02-23T10:31:17.673Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-165&commit=1133681fa4727fb484b6c9c36e2f8edadf492dee&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-165%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=165&job=&cmd_args= [2023-02-23T10:31:17.673Z] -> Uploading to [2023-02-23T10:31:17.673Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-23/581DD39554BDF9B6E22D074273EAD858/1133681fa4727fb484b6c9c36e2f8edadf492dee/38246df0-c6e5-4a34-a7ca-f61fe8f56ea0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230223%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230223T103117Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7dc169ebee58cf53b4245f98f39b1e5f7ed7f8cfa1bff11643a44751dba28d89 [2023-02-23T10:31:17.673Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T10:31:17.673Z] Dload Upload Total Spent Left Speed [2023-02-23T10:31:18.241Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51243 0 0 100 51243 0 143k --:--:-- --:--:-- --:--:-- 142k [2023-02-23T10:31:18.241Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/1133681fa4727fb484b6c9c36e2f8edadf492dee [Pipeline] } [2023-02-23T10:31:18.274Z] 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-23T10:31:19.993Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-165/archives ] [2023-02-23T10:31:19.993Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-165/archives [2023-02-23T10:31:19.993Z] total 16 [2023-02-23T10:31:19.993Z] drwxr-xr-x 3 root root 4096 Feb 23 10:23 . [2023-02-23T10:31:19.993Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 23 10:24 .. [2023-02-23T10:31:19.993Z] drwxr-xr-x 2 root root 4096 Feb 23 10:23 cost [2023-02-23T10:31:19.993Z] -rw-r--r-- 1 root root 91 Feb 23 10:23 cost.csv [2023-02-23T10:31:19.993Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-165/archives [2023-02-23T10:31:19.993Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-165/archives [2023-02-23T10:31:19.993Z] total 16 [2023-02-23T10:31:19.993Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 10:23 . [2023-02-23T10:31:19.993Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 23 10:24 .. [2023-02-23T10:31:19.993Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 23 10:23 cost [2023-02-23T10:31:19.993Z] -rw-r--r-- 1 jenkins jenkins 91 Feb 23 10:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-23T10:31:20.320Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T10:31:21.211Z] ---> package-listing.sh [2023-02-23T10:31:21.211Z] ++ facter osfamily [2023-02-23T10:31:21.211Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-23T10:31:21.471Z] + OS_FAMILY=debian [2023-02-23T10:31:21.471Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-165 [2023-02-23T10:31:21.471Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-23T10:31:21.471Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-23T10:31:21.471Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-23T10:31:21.471Z] + PACKAGES=/tmp/packages_start.txt [2023-02-23T10:31:21.471Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-165 ']' [2023-02-23T10:31:21.471Z] + PACKAGES=/tmp/packages_end.txt [2023-02-23T10:31:21.471Z] + case "${OS_FAMILY}" in [2023-02-23T10:31:21.471Z] + dpkg -l [2023-02-23T10:31:21.471Z] + grep '^ii' [2023-02-23T10:31:21.471Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-23T10:31:21.471Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-23T10:31:21.471Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-23T10:31:21.471Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-165 ']' [2023-02-23T10:31:21.471Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-165/archives/ [2023-02-23T10:31:21.471Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-165/archives/ [Pipeline] echo [2023-02-23T10:31:21.502Z] 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-165/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-23T10:31:21.792Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T10:31:22.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T10:31:22.420Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T10:31:22.569Z] prd-ubuntu20.04-docker-8c-8g-7222 does not seem to be running inside a container [2023-02-23T10:31:22.601Z] $ 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-165/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-165 -v /w/workspace/undry_device-rfid-llrp-go_PR-165:/w/workspace/undry_device-rfid-llrp-go_PR-165:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-165@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-23T10:31:22.777Z] $ docker top 11c1a224f60c80bef5e4216d8720169c455a5ac60b561d1558bf4e19548e6bfb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T10:31:23.166Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-23T10:31:23.474Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-23T10:31:23.788Z] + ls /var/log/sa-host [2023-02-23T10:31:23.788Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T10:31:24.031Z] provisioning config files... [2023-02-23T10:31:24.041Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-165@tmp/config3009564184563353375tmp [Pipeline] { [Pipeline] echo [2023-02-23T10:31:24.096Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T10:31:24.416Z] ---> create-netrc.sh [Pipeline] } [2023-02-23T10:31:24.443Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-23T10:31:24.850Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-23T10:31:24.881Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T10:31:25.194Z] ---> sudo-logs.sh [2023-02-23T10:31:25.194Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-23T10:31:25.279Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T10:31:25.589Z] ---> job-cost.sh [2023-02-23T10:31:25.589Z] lf-activate-venv: SKIPPING [2023-02-23T10:31:25.589Z] DEBUG: total: 0.2199999988079071 [2023-02-23T10:31:25.589Z] INFO: Retrieving Stack Cost... [2023-02-23T10:31:25.849Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-23T10:31:26.416Z] INFO: Archiving Costs [Pipeline] echo [2023-02-23T10:31:26.458Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T10:31:26.768Z] ---> logs-deploy.sh [2023-02-23T10:31:26.769Z] lf-activate-venv: SKIPPING [2023-02-23T10:31:26.769Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-165/1 [2023-02-23T10:31:26.769Z] INFO: archiving workspace using pattern(s): [2023-02-23T10:31:27.709Z] Archives upload complete. [2023-02-23T10:31:27.709Z] INFO: archiving logs to Nexus