Pull request #166 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4f39821064733ecd064f980dc07cd44a264f8663+6afc6bebc55851e438483997c27c526932a4a7b3 (ab588358aafa8ee332dc8999bc3af18756aa9ce1) 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-ssh16450385964574864142.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-ssh10474971987225007795.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-166/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-166/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13475987048289804793.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 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-ssh16899590397041329887.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-166/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-166/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8412027622744970001.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 ‘prd-centos7-blackbox-4c-2g-8233’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-8234’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-9390’ is offline ‘prd-ubuntu20.04-docker-8c-8g-9391’ is offline ‘prd-ubuntu20.04-docker-8c-8g-9394’ is offline ‘prd-ubuntu20.04-docker-8c-8g-9395’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-9392’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9396 in /w/workspace/undry_device-rfid-llrp-go_PR-166 [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-166 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6afc6bebc55851e438483997c27c526932a4a7b3 into PR head commit 4f39821064733ecd064f980dc07cd44a264f8663 Merge succeeded, producing 4f39821064733ecd064f980dc07cd44a264f8663 Checking out Revision 4f39821064733ecd064f980dc07cd44a264f8663 (PR-166) > 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/166/head:refs/remotes/origin/PR-166 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f39821064733ecd064f980dc07cd44a264f8663 # 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 6afc6bebc55851e438483997c27c526932a4a7b3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-09T04:23:02.444Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-09T04:23:02.497Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-09T04:23:02.520Z] ========================================================= [2023-03-09T04:23:02.520Z] EdgeX Global Pipelines Version Info [2023-03-09T04:23:02.520Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 4f39821064733ecd064f980dc07cd44a264f8663 # timeout=10 > git rev-list --no-walk ff743bb60571003802614acc089b5ea273301727 # timeout=10 [2023-03-09T04:23:03.609Z] ------------------- [2023-03-09T04:23:03.609Z] stable info: [2023-03-09T04:23:03.609Z] ------------------- [2023-03-09T04:23:03.609Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-09T04:23:03.609Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T04:23:03.609Z] Message: update stable to v1.0.244 [2023-03-09T04:23:03.871Z] ------------------- [2023-03-09T04:23:03.871Z] experimental info: [2023-03-09T04:23:03.871Z] ------------------- [2023-03-09T04:23:03.871Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-09T04:23:03.871Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T04:23:03.871Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-09T04:23:04.053Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-03-09T04:23:04.068Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-03-09T04:23:04.078Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-09T04:23:04.091Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-09T04:23:04.104Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-09T04:23:04.126Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-09T04:23:04.142Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-09T04:23:04.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-09T04:23:04.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-09T04:23:04.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-09T04:23:04.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-09T04:23:04.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-03-09T04:23:04.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-09T04:23:04.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-09T04:23:04.276Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T04:23:04.294Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T04:23:04.312Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-09T04:23:04.328Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-09T04:23:04.347Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-09T04:23:04.365Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-09T04:23:04.380Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-09T04:23:04.391Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-09T04:23:04.404Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-09T04:23:04.419Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-09T04:23:04.431Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-09T04:23:04.441Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-09T04:23:04.451Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-09T04:23:04.461Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-166 [Pipeline] echo [2023-03-09T04:23:04.470Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-166 [Pipeline] echo [2023-03-09T04:23:04.485Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-166 [Pipeline] echo [2023-03-09T04:23:04.495Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f39821064733ecd064f980dc07cd44a264f8663 [Pipeline] echo [2023-03-09T04:23:04.504Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f39821 [Pipeline] echo [2023-03-09T04:23:04.514Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T04:23:04.552Z] provisioning config files... [2023-03-09T04:23:04.566Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp/config8013099693027839543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:23:04.864Z] ---> docker-login.sh [2023-03-09T04:23:04.864Z] nexus3.edgexfoundry.org:10001 [2023-03-09T04:23:05.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:23:05.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:23:05.122Z] Configure a credential helper to remove this warning. See [2023-03-09T04:23:05.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:23:05.122Z] [2023-03-09T04:23:05.122Z] Login Succeeded [2023-03-09T04:23:05.122Z] nexus3.edgexfoundry.org:10002 [2023-03-09T04:23:05.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:23:05.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:23:05.122Z] Configure a credential helper to remove this warning. See [2023-03-09T04:23:05.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:23:05.122Z] [2023-03-09T04:23:05.122Z] Login Succeeded [2023-03-09T04:23:05.122Z] nexus3.edgexfoundry.org:10003 [2023-03-09T04:23:05.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:23:05.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:23:05.380Z] Configure a credential helper to remove this warning. See [2023-03-09T04:23:05.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:23:05.380Z] [2023-03-09T04:23:05.380Z] Login Succeeded [2023-03-09T04:23:05.380Z] nexus3.edgexfoundry.org:10004 [2023-03-09T04:23:05.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:23:05.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:23:05.380Z] Configure a credential helper to remove this warning. See [2023-03-09T04:23:05.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:23:05.380Z] [2023-03-09T04:23:05.380Z] Login Succeeded [2023-03-09T04:23:05.380Z] docker.io [2023-03-09T04:23:05.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:23:05.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:23:05.640Z] Configure a credential helper to remove this warning. See [2023-03-09T04:23:05.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:23:05.640Z] [2023-03-09T04:23:05.640Z] Login Succeeded [2023-03-09T04:23:05.640Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T04:23:05.648Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-09T04:23:06.024Z] + git rev-list -1 --merges 4f39821064733ecd064f980dc07cd44a264f8663~1..4f39821064733ecd064f980dc07cd44a264f8663 [Pipeline] echo [2023-03-09T04:23:06.071Z] -----------> git rev-list -1 --merges 4f39821064733ecd064f980dc07cd44a264f8663~1..4f39821064733ecd064f980dc07cd44a264f8663 4f39821064733ecd064f980dc07cd44a264f8663 [false] [Pipeline] sh [2023-03-09T04:23:06.360Z] + git log --format=format:%s -1 4f39821064733ecd064f980dc07cd44a264f8663 [Pipeline] echo [2023-03-09T04:23:06.375Z] ========================================================= [2023-03-09T04:23:06.375Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-09T04:23:06.375Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T04:23:06.693Z] + git log --format=format:%s -1 4f39821064733ecd064f980dc07cd44a264f8663 [Pipeline] echo [2023-03-09T04:23:06.705Z] [semverPrep] GIT_COMMIT: 4f39821064733ecd064f980dc07cd44a264f8663, Commit Message: build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 [Pipeline] echo [2023-03-09T04:23:06.716Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-09T04:23:07.053Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-09T04:23:07.053Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-09T04:23:07.053Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-09T04:23:07.053Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-09T04:23:07.053Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-09T04:23:07.053Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-09T04:23:07.053Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:23:07.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T04:23:07.402Z] [2023-03-09T04:23:07.402Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:23:07.702Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T04:23:07.702Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-09T04:23:07.702Z] b85a868b505f: Pulling fs layer [2023-03-09T04:23:07.702Z] e2be974225ed: Pulling fs layer [2023-03-09T04:23:07.702Z] 339a4e72a1f5: Pulling fs layer [2023-03-09T04:23:07.702Z] 988bab9f4d93: Pulling fs layer [2023-03-09T04:23:07.702Z] 1469e6f7b9e6: Pulling fs layer [2023-03-09T04:23:07.702Z] eaf3925da568: Pulling fs layer [2023-03-09T04:23:07.702Z] bab4dde63d76: Pulling fs layer [2023-03-09T04:23:07.702Z] bde34c3a00c8: Pulling fs layer [2023-03-09T04:23:07.702Z] b352a97aabf1: Pulling fs layer [2023-03-09T04:23:07.702Z] 4872d77fe225: Pulling fs layer [2023-03-09T04:23:07.702Z] 5851b861e8e6: Pulling fs layer [2023-03-09T04:23:07.702Z] 988bab9f4d93: Waiting [2023-03-09T04:23:07.702Z] 1469e6f7b9e6: Waiting [2023-03-09T04:23:07.702Z] eaf3925da568: Waiting [2023-03-09T04:23:07.702Z] bab4dde63d76: Waiting [2023-03-09T04:23:07.702Z] bde34c3a00c8: Waiting [2023-03-09T04:23:07.702Z] b352a97aabf1: Waiting [2023-03-09T04:23:07.702Z] 4872d77fe225: Waiting [2023-03-09T04:23:07.702Z] 5851b861e8e6: Waiting [2023-03-09T04:23:07.702Z] e2be974225ed: Verifying Checksum [2023-03-09T04:23:07.702Z] e2be974225ed: Download complete [2023-03-09T04:23:07.702Z] 988bab9f4d93: Download complete [2023-03-09T04:23:07.962Z] 1469e6f7b9e6: Verifying Checksum [2023-03-09T04:23:07.962Z] 1469e6f7b9e6: Download complete [2023-03-09T04:23:07.962Z] eaf3925da568: Verifying Checksum [2023-03-09T04:23:07.962Z] eaf3925da568: Download complete [2023-03-09T04:23:07.962Z] 339a4e72a1f5: Verifying Checksum [2023-03-09T04:23:07.962Z] 339a4e72a1f5: Download complete [2023-03-09T04:23:07.962Z] bde34c3a00c8: Verifying Checksum [2023-03-09T04:23:07.962Z] bde34c3a00c8: Download complete [2023-03-09T04:23:07.962Z] b352a97aabf1: Download complete [2023-03-09T04:23:07.962Z] 4872d77fe225: Verifying Checksum [2023-03-09T04:23:07.962Z] 4872d77fe225: Download complete [2023-03-09T04:23:07.962Z] 5851b861e8e6: Download complete [2023-03-09T04:23:07.962Z] b85a868b505f: Verifying Checksum [2023-03-09T04:23:07.962Z] b85a868b505f: Download complete [2023-03-09T04:23:08.221Z] bab4dde63d76: Verifying Checksum [2023-03-09T04:23:08.221Z] bab4dde63d76: Download complete [2023-03-09T04:23:09.156Z] b85a868b505f: Pull complete [2023-03-09T04:23:09.416Z] e2be974225ed: Pull complete [2023-03-09T04:23:09.983Z] 339a4e72a1f5: Pull complete [2023-03-09T04:23:09.983Z] 988bab9f4d93: Pull complete [2023-03-09T04:23:10.242Z] 1469e6f7b9e6: Pull complete [2023-03-09T04:23:10.242Z] eaf3925da568: Pull complete [2023-03-09T04:23:12.143Z] bab4dde63d76: Pull complete [2023-03-09T04:23:12.143Z] bde34c3a00c8: Pull complete [2023-03-09T04:23:12.402Z] b352a97aabf1: Pull complete [2023-03-09T04:23:12.402Z] 4872d77fe225: Pull complete [2023-03-09T04:23:12.402Z] 5851b861e8e6: Pull complete [2023-03-09T04:23:12.402Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-09T04:23:12.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T04:23:12.661Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T04:23:12.759Z] prd-ubuntu20.04-docker-8c-8g-9396 does not seem to be running inside a container [2023-03-09T04:23:12.764Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-166 -v /w/workspace/undry_device-rfid-llrp-go_PR-166:/w/workspace/undry_device-rfid-llrp-go_PR-166:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-166@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-166@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-devops/py-git-semver:0.1.4 cat [2023-03-09T04:23:14.004Z] $ docker top 9bb56b9b145550c31ae30f0fb3663a8340f490b9853b128c6834292443863ff1 -eo pid,comm [2023-03-09T04:23:14.075Z] 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-03-09T04:23:14.075Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-09T04:23:14.112Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T04:23:14.112Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T04:23:14.222Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T04:23:14.208Z] $ docker exec 9bb56b9b145550c31ae30f0fb3663a8340f490b9853b128c6834292443863ff1 ssh-agent [2023-03-09T04:23:14.331Z] SSH_AUTH_SOCK=/tmp/ssh-TSwnwWrPRrcO/agent.33 [2023-03-09T04:23:14.331Z] SSH_AGENT_PID=39 [2023-03-09T04:23:14.336Z] Running ssh-add (command line suppressed) [2023-03-09T04:23:14.416Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-166@tmp/private_key_749308456287243828.key (/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp/private_key_749308456287243828.key) [2023-03-09T04:23:14.445Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T04:23:14.731Z] + git tag --points-at HEAD [Pipeline] } [2023-03-09T04:23:14.726Z] $ docker exec --env ******** --env ******** 9bb56b9b145550c31ae30f0fb3663a8340f490b9853b128c6834292443863ff1 ssh-agent -k [2023-03-09T04:23:14.825Z] unset SSH_AUTH_SOCK; [2023-03-09T04:23:14.826Z] unset SSH_AGENT_PID; [2023-03-09T04:23:14.826Z] echo Agent pid 39 killed; [2023-03-09T04:23:14.852Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-09T04:23:14.879Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T04:23:14.879Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T04:23:14.990Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T04:23:14.977Z] $ docker exec 9bb56b9b145550c31ae30f0fb3663a8340f490b9853b128c6834292443863ff1 ssh-agent [2023-03-09T04:23:15.097Z] SSH_AUTH_SOCK=/tmp/ssh-aLhZulYM92pu/agent.71 [2023-03-09T04:23:15.097Z] SSH_AGENT_PID=77 [2023-03-09T04:23:15.101Z] Running ssh-add (command line suppressed) [2023-03-09T04:23:15.191Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-166@tmp/private_key_7206006613776502270.key (/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp/private_key_7206006613776502270.key) [2023-03-09T04:23:15.220Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T04:23:15.510Z] + git semver init [2023-03-09T04:23:15.769Z] 2023-03-09 04:23:15,663 [run_init] DEBUG init version:0.0.0 force:False [2023-03-09T04:23:15.769Z] 2023-03-09 04:23:15,664 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-166/.semver [2023-03-09T04:23:15.769Z] 2023-03-09 04:23:15,664 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-166/.semver [2023-03-09T04:23:15.769Z] 2023-03-09 04:23:15,665 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-166/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-166, universal_newlines=False, shell=None, istream=None) [2023-03-09T04:23:16.708Z] 2023-03-09 04:23:16,431 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-166/.git/info/exclude [2023-03-09T04:23:16.708Z] 2023-03-09 04:23:16,431 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-166/.semver/PR-166 with force:False [2023-03-09T04:23:16.709Z] 2023-03-09 04:23:16,431 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-166/.semver/PR-166 [2023-03-09T04:23:16.709Z] 2023-03-09 04:23:16,435 [execute] INFO git cat-file --batch-check [2023-03-09T04:23:16.709Z] 2023-03-09 04:23:16,435 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-166/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T04:23:16.709Z] 2023-03-09 04:23:16,443 [execute] INFO git cat-file --batch [2023-03-09T04:23:16.709Z] 2023-03-09 04:23:16,443 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-166/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T04:23:16.709Z] 2023-03-09 04:23:16,449 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-166/.semver/PR-166 [2023-03-09T04:23:16.709Z] 0.0.0 [Pipeline] } [2023-03-09T04:23:16.705Z] $ docker exec --env ******** --env ******** 9bb56b9b145550c31ae30f0fb3663a8340f490b9853b128c6834292443863ff1 ssh-agent -k [2023-03-09T04:23:16.811Z] unset SSH_AUTH_SOCK; [2023-03-09T04:23:16.811Z] unset SSH_AGENT_PID; [2023-03-09T04:23:16.811Z] echo Agent pid 77 killed; [2023-03-09T04:23:16.836Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T04:23:17.134Z] + git semver [Pipeline] } [2023-03-09T04:23:17.396Z] $ docker stop --time=1 9bb56b9b145550c31ae30f0fb3663a8340f490b9853b128c6834292443863ff1 [2023-03-09T04:23:18.708Z] $ docker rm -f --volumes 9bb56b9b145550c31ae30f0fb3663a8340f490b9853b128c6834292443863ff1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T04:23:19.057Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-09T04:23:19.249Z] Stashed 1 file(s) [Pipeline] echo [2023-03-09T04:23:19.252Z] [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-03-09T04:23:19.375Z] provisioning config files... [2023-03-09T04:23:19.384Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp/config3509269542944735349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:23:19.681Z] ---> docker-login.sh [2023-03-09T04:23:19.681Z] nexus3.edgexfoundry.org:10001 [2023-03-09T04:23:19.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:23:19.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:23:19.681Z] Configure a credential helper to remove this warning. See [2023-03-09T04:23:19.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:23:19.681Z] [2023-03-09T04:23:19.681Z] Login Succeeded [2023-03-09T04:23:19.681Z] nexus3.edgexfoundry.org:10002 [2023-03-09T04:23:19.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:23:19.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:23:19.681Z] Configure a credential helper to remove this warning. See [2023-03-09T04:23:19.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:23:19.681Z] [2023-03-09T04:23:19.681Z] Login Succeeded [2023-03-09T04:23:19.681Z] nexus3.edgexfoundry.org:10003 [2023-03-09T04:23:19.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:23:19.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:23:19.938Z] Configure a credential helper to remove this warning. See [2023-03-09T04:23:19.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:23:19.938Z] [2023-03-09T04:23:19.938Z] Login Succeeded [2023-03-09T04:23:19.938Z] nexus3.edgexfoundry.org:10004 [2023-03-09T04:23:19.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:23:19.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:23:19.938Z] Configure a credential helper to remove this warning. See [2023-03-09T04:23:19.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:23:19.938Z] [2023-03-09T04:23:19.938Z] Login Succeeded [2023-03-09T04:23:19.938Z] docker.io [2023-03-09T04:23:20.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:23:20.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:23:20.197Z] Configure a credential helper to remove this warning. See [2023-03-09T04:23:20.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:23:20.197Z] [2023-03-09T04:23:20.197Z] Login Succeeded [2023-03-09T04:23:20.197Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T04:23:20.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-09T04:23:20.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T04:23:20.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T04:23:20.280Z] ========================================================= [2023-03-09T04:23:20.280Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-09T04:23:20.280Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:23:20.596Z] + 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-03-09T04:23:20.596Z] Sending build context to Docker daemon 4.118MB [2023-03-09T04:23:20.596Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T04:23:20.596Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-09T04:23:20.596Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-09T04:23:20.596Z] 213ec9aee27d: Pulling fs layer [2023-03-09T04:23:20.596Z] 4583459ba037: Pulling fs layer [2023-03-09T04:23:20.596Z] 93c1e223e6f2: Pulling fs layer [2023-03-09T04:23:20.596Z] 53926ce57604: Pulling fs layer [2023-03-09T04:23:20.596Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-09T04:23:20.596Z] 22ff95d597cd: Pulling fs layer [2023-03-09T04:23:20.596Z] 12d6caf4c0d1: Pulling fs layer [2023-03-09T04:23:20.596Z] 96b7cbca73a9: Pulling fs layer [2023-03-09T04:23:20.596Z] a7acece74701: Pulling fs layer [2023-03-09T04:23:20.596Z] 12d6caf4c0d1: Waiting [2023-03-09T04:23:20.596Z] 53926ce57604: Waiting [2023-03-09T04:23:20.596Z] 21b2b0c7a3f4: Waiting [2023-03-09T04:23:20.596Z] 22ff95d597cd: Waiting [2023-03-09T04:23:20.596Z] a7acece74701: Waiting [2023-03-09T04:23:20.596Z] 96b7cbca73a9: Waiting [2023-03-09T04:23:20.596Z] 93c1e223e6f2: Verifying Checksum [2023-03-09T04:23:20.596Z] 93c1e223e6f2: Download complete [2023-03-09T04:23:20.596Z] 4583459ba037: Download complete [2023-03-09T04:23:20.596Z] 21b2b0c7a3f4: Download complete [2023-03-09T04:23:20.858Z] 22ff95d597cd: Verifying Checksum [2023-03-09T04:23:20.858Z] 213ec9aee27d: Verifying Checksum [2023-03-09T04:23:20.858Z] 22ff95d597cd: Download complete [2023-03-09T04:23:20.858Z] 12d6caf4c0d1: Verifying Checksum [2023-03-09T04:23:20.858Z] 12d6caf4c0d1: Download complete [2023-03-09T04:23:20.858Z] 213ec9aee27d: Pull complete [2023-03-09T04:23:21.122Z] 4583459ba037: Pull complete [2023-03-09T04:23:21.122Z] 93c1e223e6f2: Pull complete [2023-03-09T04:23:21.384Z] a7acece74701: Verifying Checksum [2023-03-09T04:23:21.384Z] a7acece74701: Download complete [2023-03-09T04:23:21.643Z] 53926ce57604: Verifying Checksum [2023-03-09T04:23:21.643Z] 53926ce57604: Download complete [2023-03-09T04:23:22.209Z] 96b7cbca73a9: Verifying Checksum [2023-03-09T04:23:22.209Z] 96b7cbca73a9: Download complete [2023-03-09T04:23:25.514Z] 53926ce57604: Pull complete [2023-03-09T04:23:25.772Z] 21b2b0c7a3f4: Pull complete [2023-03-09T04:23:25.772Z] 22ff95d597cd: Pull complete [2023-03-09T04:23:25.772Z] 12d6caf4c0d1: Pull complete [2023-03-09T04:23:28.298Z] 96b7cbca73a9: Pull complete [2023-03-09T04:23:28.864Z] a7acece74701: Pull complete [2023-03-09T04:23:28.864Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-09T04:23:28.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-09T04:23:28.864Z] ---> db6d94c90886 [2023-03-09T04:23:28.864Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-09T04:23:30.241Z] ---> Running in 8b318963e985 [2023-03-09T04:23:30.241Z] Removing intermediate container 8b318963e985 [2023-03-09T04:23:30.241Z] ---> 2600b55bc537 [2023-03-09T04:23:30.241Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T04:23:30.241Z] ---> Running in 7f3561025a45 [2023-03-09T04:23:30.241Z] Removing intermediate container 7f3561025a45 [2023-03-09T04:23:30.241Z] ---> f41cd6bd073e [2023-03-09T04:23:30.241Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-09T04:23:30.500Z] ---> Running in 4acb09aa00fb [2023-03-09T04:23:30.500Z] Removing intermediate container 4acb09aa00fb [2023-03-09T04:23:30.500Z] ---> 7afe6b6d1332 [2023-03-09T04:23:30.500Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T04:23:30.500Z] ---> Running in 005192a37cdd [2023-03-09T04:23:30.759Z] Removing intermediate container 005192a37cdd [2023-03-09T04:23:30.759Z] ---> c8029692a255 [2023-03-09T04:23:30.759Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T04:23:30.759Z] ---> Running in dbe31bf8e008 [2023-03-09T04:23:31.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T04:23:31.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T04:23:31.534Z] OK: 211 MiB in 51 packages [2023-03-09T04:23:32.100Z] Removing intermediate container dbe31bf8e008 [2023-03-09T04:23:32.100Z] ---> 1fedde05b893 [2023-03-09T04:23:32.101Z] Step 8/12 : WORKDIR /app [2023-03-09T04:23:32.101Z] ---> Running in 47bc1958d617 [2023-03-09T04:23:32.101Z] Removing intermediate container 47bc1958d617 [2023-03-09T04:23:32.101Z] ---> 3a82ff3ff67b [2023-03-09T04:23:32.101Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-09T04:23:32.101Z] ---> a108fb12a6e6 [2023-03-09T04:23:32.101Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T04:23:32.360Z] ---> Running in 9c4281021f79 [2023-03-09T04:23:34.345Z] Still waiting to schedule task [2023-03-09T04:23:34.345Z] ‘prd-centos7-blackbox-4c-2g-8233’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-09T04:23:34.345Z] ‘prd-centos7-blackbox-4c-2g-8234’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-09T04:23:34.345Z] ‘prd-ubuntu20.04-docker-8c-8g-9390’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-09T04:23:34.345Z] ‘prd-ubuntu20.04-docker-8c-8g-9391’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-09T04:23:34.345Z] ‘prd-ubuntu20.04-docker-8c-8g-9397’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-09T04:23:34.345Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9398’ is offline [2023-03-09T04:23:58.909Z] Removing intermediate container 9c4281021f79 [2023-03-09T04:23:58.909Z] ---> ca186967ac87 [2023-03-09T04:23:58.909Z] Step 11/12 : COPY . . [2023-03-09T04:23:58.909Z] ---> 827d6ac10667 [2023-03-09T04:23:58.909Z] Step 12/12 : RUN $MAKE [2023-03-09T04:23:58.909Z] ---> Running in b427c0c9f63e [2023-03-09T04:23:58.909Z] noop [2023-03-09T04:23:58.909Z] Removing intermediate container b427c0c9f63e [2023-03-09T04:23:58.909Z] ---> ae13520740a5 [2023-03-09T04:23:58.909Z] Successfully built ae13520740a5 [2023-03-09T04:23:58.909Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:23:59.214Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T04:23:59.214Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T04:23:59.277Z] prd-ubuntu20.04-docker-8c-8g-9396 does not seem to be running inside a container [2023-03-09T04:23:59.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-166 -v /w/workspace/undry_device-rfid-llrp-go_PR-166:/w/workspace/undry_device-rfid-llrp-go_PR-166:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-166@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-09T04:23:59.656Z] $ docker top b1b6cb3a563d3e9fcbf20d26e18b766300ea5c773dc1fbc9762f199b3c911245 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T04:23:59.992Z] + go version [2023-03-09T04:23:59.992Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-09T04:24:00.007Z] $ docker stop --time=1 b1b6cb3a563d3e9fcbf20d26e18b766300ea5c773dc1fbc9762f199b3c911245 [2023-03-09T04:24:01.289Z] $ docker rm -f --volumes b1b6cb3a563d3e9fcbf20d26e18b766300ea5c773dc1fbc9762f199b3c911245 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:24:01.704Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T04:24:01.704Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T04:24:01.777Z] prd-ubuntu20.04-docker-8c-8g-9396 does not seem to be running inside a container [2023-03-09T04:24:01.820Z] $ 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-166 -v /w/workspace/undry_device-rfid-llrp-go_PR-166:/w/workspace/undry_device-rfid-llrp-go_PR-166:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-166@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-09T04:24:02.187Z] $ docker top 038cf18204641967520333605940605dabc73f6c500c549f15b64e69e62f5a05 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T04:24:02.528Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-166 [Pipeline] fileExists [Pipeline] sh [2023-03-09T04:24:02.822Z] + make test [2023-03-09T04:24:02.822Z] go test ./... -coverprofile=coverage.out ./... [2023-03-09T04:24:03.078Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-09T04:24:13.048Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-09T04:24:13.048Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-09T04:24:17.238Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.757s coverage: 40.7% of statements [2023-03-09T04:24:17.238Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.246s coverage: 51.9% of statements [2023-03-09T04:24:17.238Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.041s coverage: 94.6% of statements [2023-03-09T04:24:25.346Z] 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-03-09T04:24:25.346Z] go vet ./... [2023-03-09T04:24:27.875Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T04:24:27.875Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T04:24:27.875Z] ./bin/test-attribution-txt.sh [2023-03-09T04:24:27.875Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-09T04:24:27.875Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-09T04:24:27.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-09T04:24:27.905Z] $ docker stop --time=1 038cf18204641967520333605940605dabc73f6c500c549f15b64e69e62f5a05 [2023-03-09T04:24:29.610Z] $ docker rm -f --volumes 038cf18204641967520333605940605dabc73f6c500c549f15b64e69e62f5a05 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T04:24:30.125Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-09T04:24:30.222Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-09T04:24:30.642Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-09T04:24:30.935Z] + ls -al . [2023-03-09T04:24:30.935Z] total 632 [2023-03-09T04:24:30.935Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 9 04:24 . [2023-03-09T04:24:30.935Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 04:23 .. [2023-03-09T04:24:30.935Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 9 04:23 .dockerignore [2023-03-09T04:24:30.935Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 04:24 .git [2023-03-09T04:24:30.935Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 04:23 .github [2023-03-09T04:24:30.935Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 9 04:23 .gitignore [2023-03-09T04:24:30.935Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 04:23 .golangci.yml [2023-03-09T04:24:30.935Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 04:23 .semver [2023-03-09T04:24:30.935Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 9 04:23 Attribution.txt [2023-03-09T04:24:30.935Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 9 04:23 CHANGELOG.md [2023-03-09T04:24:30.935Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 9 04:23 Dockerfile [2023-03-09T04:24:30.935Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 04:23 GOVERNANCE.md [2023-03-09T04:24:30.935Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 9 04:23 Jenkinsfile [2023-03-09T04:24:30.935Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 9 04:23 LICENSE [2023-03-09T04:24:30.935Z] -rw-rw-r-- 1 jenkins jenkins 2018 Mar 9 04:23 Makefile [2023-03-09T04:24:30.935Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 9 04:23 OWNERS.md [2023-03-09T04:24:30.935Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 9 04:23 README.md [2023-03-09T04:24:30.935Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 04:23 VERSION [2023-03-09T04:24:30.935Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 04:23 bin [2023-03-09T04:24:30.935Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 04:23 cmd [2023-03-09T04:24:30.935Z] -rw-r--r-- 1 jenkins jenkins 457862 Mar 9 04:24 coverage.out [2023-03-09T04:24:30.935Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 04:23 examples [2023-03-09T04:24:30.935Z] -rw-rw-r-- 1 jenkins jenkins 3462 Mar 9 04:23 go.mod [2023-03-09T04:24:30.935Z] -rw-rw-r-- 1 jenkins jenkins 33032 Mar 9 04:23 go.sum [2023-03-09T04:24:30.935Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 04:23 images [2023-03-09T04:24:30.935Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 9 04:23 internal [2023-03-09T04:24:30.935Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 04:23 snap [2023-03-09T04:24:30.935Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 9 04:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:24:31.236Z] + 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=4f39821064733ecd064f980dc07cd44a264f8663 --label arch=amd64 --label version=0.0.0 . [2023-03-09T04:24:31.236Z] Sending build context to Docker daemon 4.118MB [2023-03-09T04:24:31.236Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T04:24:31.236Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-09T04:24:31.236Z] ---> ae13520740a5 [2023-03-09T04:24:31.236Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-09T04:24:31.236Z] ---> Running in 28b58da9b217 [2023-03-09T04:24:31.494Z] Removing intermediate container 28b58da9b217 [2023-03-09T04:24:31.494Z] ---> 9b13c496c045 [2023-03-09T04:24:31.494Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T04:24:31.494Z] ---> Running in 3246a2fc6dc8 [2023-03-09T04:24:31.494Z] Removing intermediate container 3246a2fc6dc8 [2023-03-09T04:24:31.494Z] ---> 89e9613468c5 [2023-03-09T04:24:31.494Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-09T04:24:31.494Z] ---> Running in b180efcea14e [2023-03-09T04:24:31.494Z] Removing intermediate container b180efcea14e [2023-03-09T04:24:31.494Z] ---> cedce548633f [2023-03-09T04:24:31.494Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T04:24:31.752Z] ---> Running in 85f05066bd5b [2023-03-09T04:24:31.752Z] Removing intermediate container 85f05066bd5b [2023-03-09T04:24:31.752Z] ---> cc5739bcb76d [2023-03-09T04:24:31.752Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T04:24:31.752Z] ---> Running in 32a5f8dd3da2 [2023-03-09T04:24:32.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T04:24:32.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T04:24:32.579Z] OK: 211 MiB in 51 packages [2023-03-09T04:24:32.842Z] Removing intermediate container 32a5f8dd3da2 [2023-03-09T04:24:32.842Z] ---> 680137720108 [2023-03-09T04:24:32.842Z] Step 8/24 : WORKDIR /app [2023-03-09T04:24:32.843Z] ---> Running in f9ee53bb4d3e [2023-03-09T04:24:32.843Z] Removing intermediate container f9ee53bb4d3e [2023-03-09T04:24:32.843Z] ---> 7f7043b62dd8 [2023-03-09T04:24:32.843Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-09T04:24:33.101Z] ---> 2be2d5152198 [2023-03-09T04:24:33.101Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T04:24:33.101Z] ---> Running in fe506a674f2f [2023-03-09T04:24:34.036Z] Removing intermediate container fe506a674f2f [2023-03-09T04:24:34.036Z] ---> 9f53d8419d4e [2023-03-09T04:24:34.036Z] Step 11/24 : COPY . . [2023-03-09T04:24:34.295Z] ---> a56d90b8ecb9 [2023-03-09T04:24:34.295Z] Step 12/24 : RUN $MAKE [2023-03-09T04:24:34.295Z] ---> Running in 09ea148f13a9 [2023-03-09T04:24:34.553Z] 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-03-09T04:24:52.622Z] Removing intermediate container 09ea148f13a9 [2023-03-09T04:24:52.622Z] ---> f8d852129378 [2023-03-09T04:24:52.622Z] Step 13/24 : FROM alpine:3.16 [2023-03-09T04:24:52.622Z] 3.16: Pulling from library/alpine [2023-03-09T04:24:52.622Z] ef5531b6e74e: Pulling fs layer [2023-03-09T04:24:52.622Z] ef5531b6e74e: Verifying Checksum [2023-03-09T04:24:52.622Z] ef5531b6e74e: Download complete [2023-03-09T04:24:52.622Z] ef5531b6e74e: Pull complete [2023-03-09T04:24:52.622Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T04:24:52.622Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T04:24:52.622Z] ---> dfd21b5a31f5 [2023-03-09T04:24:52.622Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-09T04:24:52.622Z] ---> Running in 76c2395bb427 [2023-03-09T04:24:52.622Z] Removing intermediate container 76c2395bb427 [2023-03-09T04:24:52.622Z] ---> 071604ee719f [2023-03-09T04:24:52.622Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-09T04:24:52.622Z] ---> Running in e54ce623dc77 [2023-03-09T04:24:52.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T04:24:53.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T04:24:53.397Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T04:24:53.397Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T04:24:53.397Z] OK: 6 MiB in 15 packages [2023-03-09T04:24:53.655Z] Removing intermediate container e54ce623dc77 [2023-03-09T04:24:53.655Z] ---> 33d4b202274e [2023-03-09T04:24:53.655Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-09T04:24:53.913Z] ---> e853d3bab8cd [2023-03-09T04:24:53.913Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-09T04:24:54.171Z] ---> 112d2aeb6d95 [2023-03-09T04:24:54.171Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-09T04:24:54.737Z] ---> 245e91ee54b4 [2023-03-09T04:24:54.737Z] Step 19/24 : EXPOSE 59989 [2023-03-09T04:24:54.737Z] ---> Running in dce8077e0ecf [2023-03-09T04:24:54.737Z] Removing intermediate container dce8077e0ecf [2023-03-09T04:24:54.737Z] ---> 28e7dd6ca40f [2023-03-09T04:24:54.737Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-09T04:24:54.737Z] ---> Running in c219c47e11bd [2023-03-09T04:24:54.737Z] Removing intermediate container c219c47e11bd [2023-03-09T04:24:54.737Z] ---> e9d63d25ce28 [2023-03-09T04:24:54.737Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T04:24:54.737Z] ---> Running in cbde7c57a91c [2023-03-09T04:24:54.997Z] Removing intermediate container cbde7c57a91c [2023-03-09T04:24:54.997Z] ---> a54fb6f5fd17 [2023-03-09T04:24:54.997Z] Step 22/24 : LABEL arch=amd64 [2023-03-09T04:24:54.997Z] ---> Running in 2a8f044c109b [2023-03-09T04:24:54.997Z] Removing intermediate container 2a8f044c109b [2023-03-09T04:24:54.997Z] ---> c20fae007762 [2023-03-09T04:24:54.997Z] Step 23/24 : LABEL git_sha=4f39821064733ecd064f980dc07cd44a264f8663 [2023-03-09T04:24:54.997Z] ---> Running in 20116d9a5ab4 [2023-03-09T04:24:55.261Z] Removing intermediate container 20116d9a5ab4 [2023-03-09T04:24:55.261Z] ---> 2ce32d65a15e [2023-03-09T04:24:55.261Z] Step 24/24 : LABEL version=0.0.0 [2023-03-09T04:24:55.261Z] ---> Running in e462da0b979a [2023-03-09T04:24:55.261Z] Removing intermediate container e462da0b979a [2023-03-09T04:24:55.261Z] ---> 85013d226e71 [2023-03-09T04:24:55.261Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-09T04:24:55.261Z] Successfully built 85013d226e71 [2023-03-09T04:24:55.261Z] 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-03-09T04:24:55.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T04:24:55.702Z] [2023-03-09T04:24:55.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:24:55.996Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T04:24:55.996Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-09T04:24:55.996Z] 5eb5b503b376: Pulling fs layer [2023-03-09T04:24:55.996Z] 5c69ac0246d0: Pulling fs layer [2023-03-09T04:24:55.996Z] ec43610c2a17: Pulling fs layer [2023-03-09T04:24:55.996Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-09T04:24:55.996Z] 33b1e0a273af: Pulling fs layer [2023-03-09T04:24:55.996Z] 5d3b04190fa2: Pulling fs layer [2023-03-09T04:24:55.996Z] 2f39f015ded8: Pulling fs layer [2023-03-09T04:24:55.996Z] 3a2ae6a8a46f: Waiting [2023-03-09T04:24:55.996Z] 33b1e0a273af: Waiting [2023-03-09T04:24:55.996Z] 5d3b04190fa2: Waiting [2023-03-09T04:24:55.996Z] 2f39f015ded8: Waiting [2023-03-09T04:24:55.996Z] 5c69ac0246d0: Verifying Checksum [2023-03-09T04:24:55.996Z] 5c69ac0246d0: Download complete [2023-03-09T04:24:55.996Z] 3a2ae6a8a46f: Download complete [2023-03-09T04:24:55.996Z] 33b1e0a273af: Verifying Checksum [2023-03-09T04:24:55.996Z] 33b1e0a273af: Download complete [2023-03-09T04:24:56.257Z] 5d3b04190fa2: Download complete [2023-03-09T04:24:56.257Z] ec43610c2a17: Verifying Checksum [2023-03-09T04:24:56.257Z] ec43610c2a17: Download complete [2023-03-09T04:24:56.257Z] 5eb5b503b376: Verifying Checksum [2023-03-09T04:24:56.257Z] 5eb5b503b376: Download complete [2023-03-09T04:24:56.823Z] 2f39f015ded8: Download complete [2023-03-09T04:24:57.389Z] 5eb5b503b376: Pull complete [2023-03-09T04:24:57.647Z] 5c69ac0246d0: Pull complete [2023-03-09T04:24:57.905Z] ec43610c2a17: Pull complete [2023-03-09T04:24:58.164Z] 3a2ae6a8a46f: Pull complete [2023-03-09T04:24:58.164Z] 33b1e0a273af: Pull complete [2023-03-09T04:24:58.164Z] 5d3b04190fa2: Pull complete [2023-03-09T04:25:02.349Z] 2f39f015ded8: Pull complete [2023-03-09T04:25:02.349Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-09T04:25:02.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T04:25:02.349Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T04:25:02.415Z] prd-ubuntu20.04-docker-8c-8g-9396 does not seem to be running inside a container [2023-03-09T04:25:02.446Z] $ 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-166 -v /w/workspace/undry_device-rfid-llrp-go_PR-166:/w/workspace/undry_device-rfid-llrp-go_PR-166:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-166@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-09T04:25:04.201Z] $ docker top 8cb12aa5be92fe4204621661beae7e4a8cf35a580bdfd2ab61f176e5e725f199 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:25:04.574Z] ---> job-cost.sh [2023-03-09T04:25:04.574Z] lf-activate-venv: SKIPPING [2023-03-09T04:25:04.574Z] INFO: No Stack... [2023-03-09T04:25:04.833Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-09T04:25:05.093Z] INFO: Archiving Costs [Pipeline] sh [2023-03-09T04:25:05.379Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-166/archives/cost.csv [2023-03-09T04:25:05.379Z] + cut -d, -f6 [Pipeline] lock [2023-03-09T04:25:05.394Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-166-5-stack-cost] [2023-03-09T04:25:05.400Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-166-5-stack-cost] did not exist. Created. [2023-03-09T04:25:05.400Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-166-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T04:25:05.700Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-09T04:25:05.732Z] Stashed 1 file(s) [Pipeline] } [2023-03-09T04:25:05.740Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-166-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-09T04:25:05.764Z] $ docker stop --time=1 8cb12aa5be92fe4204621661beae7e4a8cf35a580bdfd2ab61f176e5e725f199 [2023-03-09T04:25:06.916Z] $ docker rm -f --volumes 8cb12aa5be92fe4204621661beae7e4a8cf35a580bdfd2ab61f176e5e725f199 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-09T04:26:19.027Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9402 in /w/workspace/undry_device-rfid-llrp-go_PR-166 [Pipeline] { [Pipeline] ws [2023-03-09T04:26:19.042Z] Running in /w/workspace/device-rfid-llrp-go/5 [Pipeline] { [Pipeline] checkout [2023-03-09T04:26:19.092Z] Selected Git installation does not exist. Using Default [2023-03-09T04:26:19.092Z] The recommended git tool is: NONE [2023-03-09T04:26:25.686Z] using credential edgex-jenkins-ssh [2023-03-09T04:26:25.711Z] Cloning the remote Git repository [2023-03-09T04:26:25.777Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-09T04:26:25.873Z] > git init /w/workspace/device-rfid-llrp-go/5 # timeout=10 [2023-03-09T04:26:26.075Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-09T04:26:26.076Z] > git --version # timeout=10 [2023-03-09T04:26:26.103Z] > git --version # 'git version 2.25.1' [2023-03-09T04:26:26.105Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T04:26:26.181Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T04:26:27.338Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-09T04:26:27.364Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T04:26:29.115Z] Merging remotes/origin/main commit 6afc6bebc55851e438483997c27c526932a4a7b3 into PR head commit 4f39821064733ecd064f980dc07cd44a264f8663 [2023-03-09T04:26:29.411Z] Merge succeeded, producing 4f39821064733ecd064f980dc07cd44a264f8663 [2023-03-09T04:26:29.412Z] Checking out Revision 4f39821064733ecd064f980dc07cd44a264f8663 (PR-166) [2023-03-09T04:26:28.512Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-09T04:26:28.567Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-09T04:26:28.569Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T04:26:28.589Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-09T04:26:29.142Z] > git config core.sparsecheckout # timeout=10 [2023-03-09T04:26:29.162Z] > git checkout -f 4f39821064733ecd064f980dc07cd44a264f8663 # timeout=10 [2023-03-09T04:26:29.292Z] > git remote # timeout=10 [2023-03-09T04:26:29.314Z] > git config --get remote.origin.url # timeout=10 [2023-03-09T04:26:29.343Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T04:26:29.361Z] > git merge 6afc6bebc55851e438483997c27c526932a4a7b3 # timeout=10 [2023-03-09T04:26:29.392Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-09T04:26:29.422Z] > git config core.sparsecheckout # timeout=10 [2023-03-09T04:26:29.441Z] > git checkout -f 4f39821064733ecd064f980dc07cd44a264f8663 # timeout=10 [2023-03-09T04:26:30.074Z] Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T04:26:30.880Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-09T04:26:30.881Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T04:26:30.881Z] Dload Upload Total Spent Left Speed [2023-03-09T04:26:30.881Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 168k 0 --:--:-- --:--:-- --:--:-- 168k [Pipeline] sh [2023-03-09T04:26:31.584Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-09T04:26:31.928Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-09T04:26:31.928Z] + sudo tee /etc/docker/daemon.new [2023-03-09T04:26:31.928Z] { [2023-03-09T04:26:31.928Z] "registry-mirrors": [ [2023-03-09T04:26:31.928Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-09T04:26:31.928Z] ], [2023-03-09T04:26:31.928Z] "bip": "10.250.0.254/24", [2023-03-09T04:26:31.928Z] "hosts": [ [2023-03-09T04:26:31.928Z] "tcp://0.0.0.0:5555", [2023-03-09T04:26:31.928Z] "unix:///var/run/docker.sock" [2023-03-09T04:26:31.928Z] ], [2023-03-09T04:26:31.928Z] "mtu": 1458, [2023-03-09T04:26:31.928Z] "selinux-enabled": true, [2023-03-09T04:26:31.928Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-09T04:26:31.928Z] } [Pipeline] sh [2023-03-09T04:26:32.273Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-09T04:26:32.609Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T04:26:50.930Z] provisioning config files... [2023-03-09T04:26:50.960Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/5@tmp/config5835386046437719617tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:26:51.369Z] ---> docker-login.sh [2023-03-09T04:26:51.369Z] nexus3.edgexfoundry.org:10001 [2023-03-09T04:26:51.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:26:51.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:26:51.962Z] Configure a credential helper to remove this warning. See [2023-03-09T04:26:51.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:26:51.962Z] [2023-03-09T04:26:51.962Z] Login Succeeded [2023-03-09T04:26:51.962Z] nexus3.edgexfoundry.org:10002 [2023-03-09T04:26:52.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:26:53.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:26:53.666Z] Configure a credential helper to remove this warning. See [2023-03-09T04:26:53.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:26:53.666Z] [2023-03-09T04:26:53.666Z] Login Succeeded [2023-03-09T04:26:53.666Z] nexus3.edgexfoundry.org:10003 [2023-03-09T04:26:53.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:26:53.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:26:53.937Z] Configure a credential helper to remove this warning. See [2023-03-09T04:26:53.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:26:53.937Z] [2023-03-09T04:26:53.937Z] Login Succeeded [2023-03-09T04:26:53.937Z] nexus3.edgexfoundry.org:10004 [2023-03-09T04:26:54.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:26:54.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:26:54.209Z] Configure a credential helper to remove this warning. See [2023-03-09T04:26:54.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:26:54.209Z] [2023-03-09T04:26:54.209Z] Login Succeeded [2023-03-09T04:26:54.209Z] docker.io [2023-03-09T04:26:54.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:26:54.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:26:54.757Z] Configure a credential helper to remove this warning. See [2023-03-09T04:26:54.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:26:54.757Z] [2023-03-09T04:26:54.757Z] Login Succeeded [2023-03-09T04:26:54.757Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T04:26:54.772Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-09T04:26:55.098Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T04:26:55.117Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T04:26:55.132Z] ========================================================= [2023-03-09T04:26:55.132Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-09T04:26:55.132Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:26:55.505Z] + 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-03-09T04:26:55.779Z] Sending build context to Docker daemon 1.213MB [2023-03-09T04:26:55.779Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T04:26:55.779Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-09T04:26:56.058Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-09T04:26:56.058Z] 9b18e9b68314: Pulling fs layer [2023-03-09T04:26:56.058Z] 35d82f9e3411: Pulling fs layer [2023-03-09T04:26:56.058Z] e16973657156: Pulling fs layer [2023-03-09T04:26:56.058Z] fc693d55d65f: Pulling fs layer [2023-03-09T04:26:56.058Z] 7e9fc2657dce: Pulling fs layer [2023-03-09T04:26:56.058Z] dda99020689f: Pulling fs layer [2023-03-09T04:26:56.058Z] db1c61fa0a46: Pulling fs layer [2023-03-09T04:26:56.058Z] 891c053d2c06: Pulling fs layer [2023-03-09T04:26:56.058Z] fc693d55d65f: Waiting [2023-03-09T04:26:56.058Z] 7e9fc2657dce: Waiting [2023-03-09T04:26:56.058Z] dda99020689f: Waiting [2023-03-09T04:26:56.058Z] db1c61fa0a46: Waiting [2023-03-09T04:26:56.058Z] e16973657156: Verifying Checksum [2023-03-09T04:26:56.058Z] e16973657156: Download complete [2023-03-09T04:26:56.058Z] 35d82f9e3411: Verifying Checksum [2023-03-09T04:26:56.058Z] 35d82f9e3411: Download complete [2023-03-09T04:26:56.058Z] 7e9fc2657dce: Verifying Checksum [2023-03-09T04:26:56.058Z] dda99020689f: Download complete [2023-03-09T04:26:56.058Z] 9b18e9b68314: Verifying Checksum [2023-03-09T04:26:57.048Z] 9b18e9b68314: Pull complete [2023-03-09T04:26:57.668Z] 35d82f9e3411: Pull complete [2023-03-09T04:26:57.950Z] 891c053d2c06: Verifying Checksum [2023-03-09T04:26:57.950Z] 891c053d2c06: Download complete [2023-03-09T04:26:57.950Z] e16973657156: Pull complete [2023-03-09T04:26:59.410Z] db1c61fa0a46: Verifying Checksum [2023-03-09T04:26:59.410Z] db1c61fa0a46: Download complete [2023-03-09T04:26:59.682Z] fc693d55d65f: Verifying Checksum [2023-03-09T04:26:59.682Z] fc693d55d65f: Download complete [2023-03-09T04:27:12.077Z] fc693d55d65f: Pull complete [2023-03-09T04:27:12.077Z] 7e9fc2657dce: Pull complete [2023-03-09T04:27:12.077Z] dda99020689f: Pull complete [2023-03-09T04:27:17.492Z] db1c61fa0a46: Pull complete [2023-03-09T04:27:20.092Z] 891c053d2c06: Pull complete [2023-03-09T04:27:20.092Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-09T04:27:20.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-09T04:27:20.092Z] ---> f96f9c87975a [2023-03-09T04:27:20.092Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-09T04:27:22.069Z] ---> Running in 9a722cf363a5 [2023-03-09T04:27:22.660Z] Removing intermediate container 9a722cf363a5 [2023-03-09T04:27:22.660Z] ---> c3434520933f [2023-03-09T04:27:22.660Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T04:27:22.660Z] ---> Running in 4405d7f2be16 [2023-03-09T04:27:22.995Z] Removing intermediate container 4405d7f2be16 [2023-03-09T04:27:22.995Z] ---> 4caa07ce204b [2023-03-09T04:27:22.995Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-09T04:27:22.995Z] ---> Running in 3038b22518e2 [2023-03-09T04:27:23.625Z] Removing intermediate container 3038b22518e2 [2023-03-09T04:27:23.625Z] ---> 8d808dd5d527 [2023-03-09T04:27:23.625Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T04:27:23.625Z] ---> Running in e8083b3dd2a4 [2023-03-09T04:27:23.907Z] Removing intermediate container e8083b3dd2a4 [2023-03-09T04:27:23.907Z] ---> d7a456699a77 [2023-03-09T04:27:23.907Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T04:27:24.187Z] ---> Running in a2e317d3b158 [2023-03-09T04:27:25.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T04:27:25.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T04:27:27.062Z] OK: 221 MiB in 51 packages [2023-03-09T04:27:28.040Z] Removing intermediate container a2e317d3b158 [2023-03-09T04:27:28.040Z] ---> 6502a80d2570 [2023-03-09T04:27:28.040Z] Step 8/12 : WORKDIR /app [2023-03-09T04:27:28.040Z] ---> Running in 044871fdb8b5 [2023-03-09T04:27:28.318Z] Removing intermediate container 044871fdb8b5 [2023-03-09T04:27:28.318Z] ---> 7689edfb66dc [2023-03-09T04:27:28.318Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-09T04:27:28.912Z] ---> c72314e0a9fa [2023-03-09T04:27:28.912Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T04:27:29.185Z] ---> Running in 343a743868d2 [2023-03-09T04:28:37.140Z] Removing intermediate container 343a743868d2 [2023-03-09T04:28:37.140Z] ---> b3b0dd7611cb [2023-03-09T04:28:37.140Z] Step 11/12 : COPY . . [2023-03-09T04:28:37.140Z] ---> 7956bf1882af [2023-03-09T04:28:37.140Z] Step 12/12 : RUN $MAKE [2023-03-09T04:28:37.140Z] ---> Running in 86b3f64485ee [2023-03-09T04:28:38.113Z] noop [2023-03-09T04:28:39.098Z] Removing intermediate container 86b3f64485ee [2023-03-09T04:28:39.098Z] ---> 96352a4acd9b [2023-03-09T04:28:39.098Z] Successfully built 96352a4acd9b [2023-03-09T04:28:39.098Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:28:39.470Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T04:28:39.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T04:28:39.704Z] prd-ubuntu20.04-docker-arm64-4c-16g-9402 does not seem to be running inside a container [2023-03-09T04:28:39.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/5 -v /w/workspace/device-rfid-llrp-go/5:/w/workspace/device-rfid-llrp-go/5:rw,z -v /w/workspace/device-rfid-llrp-go/5@tmp:/w/workspace/device-rfid-llrp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-09T04:28:41.188Z] $ docker top 24db09955bb21437a14cb2e21d6a72793a7a91ad5f9c1501656459fec6e792f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T04:28:42.072Z] + go version [2023-03-09T04:28:42.072Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-09T04:28:42.099Z] $ docker stop --time=1 24db09955bb21437a14cb2e21d6a72793a7a91ad5f9c1501656459fec6e792f0 [2023-03-09T04:28:43.803Z] $ docker rm -f --volumes 24db09955bb21437a14cb2e21d6a72793a7a91ad5f9c1501656459fec6e792f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:28:44.403Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T04:28:44.404Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T04:28:44.622Z] prd-ubuntu20.04-docker-arm64-4c-16g-9402 does not seem to be running inside a container [2023-03-09T04:28:44.704Z] $ 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/5 -v /w/workspace/device-rfid-llrp-go/5:/w/workspace/device-rfid-llrp-go/5:rw,z -v /w/workspace/device-rfid-llrp-go/5@tmp:/w/workspace/device-rfid-llrp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-09T04:28:45.981Z] $ docker top e0aa83400fd4cc1920fdfa09cb64eec0f85b77f34cc60f21b32cbf3314f43bed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T04:28:46.848Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/5 [Pipeline] fileExists [Pipeline] sh [2023-03-09T04:28:47.516Z] + make test [2023-03-09T04:28:47.516Z] go test ./... -coverprofile=coverage.out ./... [2023-03-09T04:28:49.472Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-09T04:30:41.187Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-09T04:30:41.187Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-09T04:31:07.923Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.793s coverage: 40.7% of statements [2023-03-09T04:31:07.923Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.646s coverage: 52.0% of statements [2023-03-09T04:31:07.923Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.079s coverage: 95.5% of statements [2023-03-09T04:31:07.923Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-09T04:31:07.923Z] go vet ./... [2023-03-09T04:31:40.195Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T04:31:40.782Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T04:31:41.053Z] ./bin/test-attribution-txt.sh [2023-03-09T04:31:41.322Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-09T04:31:41.322Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-09T04:31:41.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-09T04:31:41.361Z] $ docker stop --time=1 e0aa83400fd4cc1920fdfa09cb64eec0f85b77f34cc60f21b32cbf3314f43bed [2023-03-09T04:31:43.216Z] $ docker rm -f --volumes e0aa83400fd4cc1920fdfa09cb64eec0f85b77f34cc60f21b32cbf3314f43bed [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T04:31:44.210Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-09T04:31:44.235Z] Warning: overwriting stash ‘coverage-report’ [2023-03-09T04:31:44.962Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T04:31:45.346Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-09T04:31:45.671Z] + ls -al . [2023-03-09T04:31:45.671Z] total 628 [2023-03-09T04:31:45.671Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 04:28 . [2023-03-09T04:31:45.671Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 04:26 .. [2023-03-09T04:31:45.671Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 9 04:26 .dockerignore [2023-03-09T04:31:45.671Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 04:26 .git [2023-03-09T04:31:45.671Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 04:26 .github [2023-03-09T04:31:45.671Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 9 04:26 .gitignore [2023-03-09T04:31:45.671Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 04:26 .golangci.yml [2023-03-09T04:31:45.671Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 9 04:26 Attribution.txt [2023-03-09T04:31:45.671Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 9 04:26 CHANGELOG.md [2023-03-09T04:31:45.671Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 9 04:26 Dockerfile [2023-03-09T04:31:45.671Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 04:26 GOVERNANCE.md [2023-03-09T04:31:45.671Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 9 04:26 Jenkinsfile [2023-03-09T04:31:45.671Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 9 04:26 LICENSE [2023-03-09T04:31:45.671Z] -rw-rw-r-- 1 jenkins jenkins 2018 Mar 9 04:26 Makefile [2023-03-09T04:31:45.671Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 9 04:26 OWNERS.md [2023-03-09T04:31:45.671Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 9 04:26 README.md [2023-03-09T04:31:45.671Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 04:23 VERSION [2023-03-09T04:31:45.671Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 04:26 bin [2023-03-09T04:31:45.671Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 04:26 cmd [2023-03-09T04:31:45.671Z] -rw-r--r-- 1 jenkins jenkins 457862 Mar 9 04:31 coverage.out [2023-03-09T04:31:45.671Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 04:26 examples [2023-03-09T04:31:45.671Z] -rw-rw-r-- 1 jenkins jenkins 3462 Mar 9 04:26 go.mod [2023-03-09T04:31:45.671Z] -rw-rw-r-- 1 jenkins jenkins 33032 Mar 9 04:26 go.sum [2023-03-09T04:31:45.671Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 04:26 images [2023-03-09T04:31:45.671Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 9 04:26 internal [2023-03-09T04:31:45.671Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 04:26 snap [2023-03-09T04:31:45.671Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 9 04:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:31:46.014Z] + 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=4f39821064733ecd064f980dc07cd44a264f8663 --label arch=arm64 --label version=0.0.0 . [2023-03-09T04:31:46.285Z] Sending build context to Docker daemon 1.213MB [2023-03-09T04:31:46.285Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T04:31:46.285Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-09T04:31:46.285Z] ---> 96352a4acd9b [2023-03-09T04:31:46.285Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-09T04:31:46.554Z] ---> Running in 431af8298adc [2023-03-09T04:31:46.825Z] Removing intermediate container 431af8298adc [2023-03-09T04:31:46.825Z] ---> 31347986d347 [2023-03-09T04:31:46.825Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T04:31:46.825Z] ---> Running in a6efbaf71b4d [2023-03-09T04:31:47.093Z] Removing intermediate container a6efbaf71b4d [2023-03-09T04:31:47.093Z] ---> 49a2339f8f34 [2023-03-09T04:31:47.093Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-09T04:31:47.093Z] ---> Running in c10a0bae4dcb [2023-03-09T04:31:47.689Z] Removing intermediate container c10a0bae4dcb [2023-03-09T04:31:47.689Z] ---> a93e9915e4de [2023-03-09T04:31:47.689Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T04:31:47.689Z] ---> Running in 7643e66f7f06 [2023-03-09T04:31:47.973Z] Removing intermediate container 7643e66f7f06 [2023-03-09T04:31:47.973Z] ---> 3046e44a9478 [2023-03-09T04:31:47.973Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T04:31:47.973Z] ---> Running in b7054a1c181e [2023-03-09T04:31:48.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T04:31:49.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T04:31:50.491Z] OK: 221 MiB in 51 packages [2023-03-09T04:31:52.450Z] Removing intermediate container b7054a1c181e [2023-03-09T04:31:52.450Z] ---> 3419e0f9472d [2023-03-09T04:31:52.450Z] Step 8/24 : WORKDIR /app [2023-03-09T04:31:52.718Z] ---> Running in b196580473ca [2023-03-09T04:31:52.987Z] Removing intermediate container b196580473ca [2023-03-09T04:31:52.987Z] ---> 5129f912aa58 [2023-03-09T04:31:52.987Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-09T04:31:53.577Z] ---> a60ddc86a30d [2023-03-09T04:31:53.577Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T04:31:53.577Z] ---> Running in 84052eb80db2 [2023-03-09T04:31:56.165Z] Removing intermediate container 84052eb80db2 [2023-03-09T04:31:56.165Z] ---> db2c8ee3637d [2023-03-09T04:31:56.165Z] Step 11/24 : COPY . . [2023-03-09T04:31:57.133Z] ---> cbb5fd83ebf3 [2023-03-09T04:31:57.133Z] Step 12/24 : RUN $MAKE [2023-03-09T04:31:57.133Z] ---> Running in bc5b56daa486 [2023-03-09T04:31:58.095Z] 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-03-09T04:34:20.493Z] Removing intermediate container bc5b56daa486 [2023-03-09T04:34:20.493Z] ---> 3c1a7baf654c [2023-03-09T04:34:20.493Z] Step 13/24 : FROM alpine:3.16 [2023-03-09T04:34:20.493Z] 3.16: Pulling from library/alpine [2023-03-09T04:34:20.493Z] 3760b48202b3: Pulling fs layer [2023-03-09T04:34:20.493Z] 3760b48202b3: Verifying Checksum [2023-03-09T04:34:20.493Z] 3760b48202b3: Download complete [2023-03-09T04:34:20.493Z] 3760b48202b3: Pull complete [2023-03-09T04:34:20.493Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T04:34:20.493Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T04:34:20.493Z] ---> 4c81e5bf8899 [2023-03-09T04:34:20.493Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-09T04:34:20.493Z] ---> Running in 5f79824ec1bb [2023-03-09T04:34:20.493Z] Removing intermediate container 5f79824ec1bb [2023-03-09T04:34:20.494Z] ---> 1ee3313afe63 [2023-03-09T04:34:20.494Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-09T04:34:20.494Z] ---> Running in bda40d540bed [2023-03-09T04:34:20.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T04:34:20.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T04:34:20.494Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T04:34:20.494Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T04:34:20.494Z] OK: 5 MiB in 15 packages [2023-03-09T04:34:20.494Z] Removing intermediate container bda40d540bed [2023-03-09T04:34:20.494Z] ---> 1798bbf11fcd [2023-03-09T04:34:20.494Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-09T04:34:20.494Z] ---> f3c10d2a145c [2023-03-09T04:34:20.494Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-09T04:34:20.494Z] ---> 98c015e11463 [2023-03-09T04:34:20.494Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-09T04:34:20.494Z] ---> 68fb6d7e8cda [2023-03-09T04:34:20.494Z] Step 19/24 : EXPOSE 59989 [2023-03-09T04:34:20.494Z] ---> Running in b8cb2ff4913c [2023-03-09T04:34:20.494Z] Removing intermediate container b8cb2ff4913c [2023-03-09T04:34:20.494Z] ---> 8c53ab86145f [2023-03-09T04:34:20.494Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-09T04:34:20.494Z] ---> Running in 5bd507fbded8 [2023-03-09T04:34:20.494Z] Removing intermediate container 5bd507fbded8 [2023-03-09T04:34:20.494Z] ---> 494bf0d53224 [2023-03-09T04:34:20.494Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T04:34:20.494Z] ---> Running in e724112ec09d [2023-03-09T04:34:20.494Z] Removing intermediate container e724112ec09d [2023-03-09T04:34:20.494Z] ---> 25305fbfa5e0 [2023-03-09T04:34:20.494Z] Step 22/24 : LABEL arch=arm64 [2023-03-09T04:34:20.494Z] ---> Running in 070960c07755 [2023-03-09T04:34:20.494Z] Removing intermediate container 070960c07755 [2023-03-09T04:34:20.494Z] ---> b2fd634706d7 [2023-03-09T04:34:20.494Z] Step 23/24 : LABEL git_sha=4f39821064733ecd064f980dc07cd44a264f8663 [2023-03-09T04:34:20.494Z] ---> Running in 5ef72fe68c25 [2023-03-09T04:34:20.494Z] Removing intermediate container 5ef72fe68c25 [2023-03-09T04:34:20.494Z] ---> 1ee0033b7aa2 [2023-03-09T04:34:20.494Z] Step 24/24 : LABEL version=0.0.0 [2023-03-09T04:34:20.494Z] ---> Running in b64d3a6ea37c [2023-03-09T04:34:20.494Z] Removing intermediate container b64d3a6ea37c [2023-03-09T04:34:20.494Z] ---> a5451c43bf71 [2023-03-09T04:34:20.494Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-09T04:34:20.494Z] Successfully built a5451c43bf71 [2023-03-09T04:34:20.494Z] 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-03-09T04:34:20.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T04:34:20.945Z] [2023-03-09T04:34:20.945Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:34:21.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T04:34:21.276Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-09T04:34:21.276Z] 8998bd30e6a1: Pulling fs layer [2023-03-09T04:34:21.276Z] 04944245beec: Pulling fs layer [2023-03-09T04:34:21.276Z] 699f458cf7ca: Pulling fs layer [2023-03-09T04:34:21.276Z] 765212b225bb: Pulling fs layer [2023-03-09T04:34:21.276Z] f23df028b6ca: Pulling fs layer [2023-03-09T04:34:21.276Z] d65c8cfc05b1: Pulling fs layer [2023-03-09T04:34:21.276Z] 2437ff75d9bd: Pulling fs layer [2023-03-09T04:34:21.276Z] 765212b225bb: Waiting [2023-03-09T04:34:21.276Z] f23df028b6ca: Waiting [2023-03-09T04:34:21.276Z] d65c8cfc05b1: Waiting [2023-03-09T04:34:21.276Z] 2437ff75d9bd: Waiting [2023-03-09T04:34:21.545Z] 04944245beec: Verifying Checksum [2023-03-09T04:34:21.545Z] 04944245beec: Download complete [2023-03-09T04:34:21.545Z] 765212b225bb: Verifying Checksum [2023-03-09T04:34:21.545Z] 765212b225bb: Download complete [2023-03-09T04:34:21.545Z] f23df028b6ca: Download complete [2023-03-09T04:34:21.545Z] d65c8cfc05b1: Verifying Checksum [2023-03-09T04:34:21.545Z] d65c8cfc05b1: Download complete [2023-03-09T04:34:21.814Z] 699f458cf7ca: Verifying Checksum [2023-03-09T04:34:21.814Z] 699f458cf7ca: Download complete [2023-03-09T04:34:22.082Z] 8998bd30e6a1: Verifying Checksum [2023-03-09T04:34:24.695Z] 2437ff75d9bd: Verifying Checksum [2023-03-09T04:34:24.695Z] 2437ff75d9bd: Download complete [2023-03-09T04:34:30.038Z] 8998bd30e6a1: Pull complete [2023-03-09T04:34:30.038Z] 04944245beec: Pull complete [2023-03-09T04:34:30.998Z] 699f458cf7ca: Pull complete [2023-03-09T04:34:30.998Z] 765212b225bb: Pull complete [2023-03-09T04:34:31.959Z] f23df028b6ca: Pull complete [2023-03-09T04:34:31.959Z] d65c8cfc05b1: Pull complete [2023-03-09T04:34:46.952Z] 2437ff75d9bd: Pull complete [2023-03-09T04:34:46.952Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-09T04:34:46.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T04:34:46.952Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T04:34:47.151Z] prd-ubuntu20.04-docker-arm64-4c-16g-9402 does not seem to be running inside a container [2023-03-09T04:34:47.219Z] $ 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/5 -v /w/workspace/device-rfid-llrp-go/5:/w/workspace/device-rfid-llrp-go/5:rw,z -v /w/workspace/device-rfid-llrp-go/5@tmp:/w/workspace/device-rfid-llrp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-09T04:34:49.966Z] $ docker top dd10c71d6556130b3b6ad131042ba91a892da6cce832c59b29d834c22618019a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:34:50.815Z] ---> job-cost.sh [2023-03-09T04:34:50.815Z] lf-activate-venv: SKIPPING [2023-03-09T04:34:50.815Z] INFO: No Stack... [2023-03-09T04:34:51.084Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-09T04:34:52.047Z] INFO: Archiving Costs [Pipeline] sh [2023-03-09T04:34:52.702Z] + cat /w/workspace/device-rfid-llrp-go/5/archives/cost.csv [2023-03-09T04:34:52.702Z] + cut -d, -f6 [Pipeline] lock [2023-03-09T04:34:52.771Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-166-5-stack-cost] [2023-03-09T04:34:52.780Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-166-5-stack-cost] did not exist. Created. [2023-03-09T04:34:52.780Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-166-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T04:34:53.443Z] /w/workspace/device-rfid-llrp-go/5@tmp/durable-81f416b8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-09T04:34:54.102Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-09T04:34:54.126Z] Warning: overwriting stash ‘stack-cost’ [2023-03-09T04:34:54.191Z] Stashed 1 file(s) [Pipeline] } [2023-03-09T04:34:54.198Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-166-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-09T04:34:54.219Z] $ docker stop --time=1 dd10c71d6556130b3b6ad131042ba91a892da6cce832c59b29d834c22618019a [2023-03-09T04:34:55.761Z] $ docker rm -f --volumes dd10c71d6556130b3b6ad131042ba91a892da6cce832c59b29d834c22618019a [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-03-09T04:34:56.188Z] provisioning config files... [2023-03-09T04:34:56.193Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp/config13633626388803309120tmp [Pipeline] { [Pipeline] sh [2023-03-09T04:34:56.484Z] + set +x [2023-03-09T04:34:56.484Z] + curl -s https://codecov.io/bash [2023-03-09T04:34:56.485Z] + bash -s -- [2023-03-09T04:34:56.485Z] [2023-03-09T04:34:56.485Z] _____ _ [2023-03-09T04:34:56.485Z] / ____| | | [2023-03-09T04:34:56.485Z] | | ___ __| | ___ ___ _____ __ [2023-03-09T04:34:56.485Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-09T04:34:56.485Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-09T04:34:56.485Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-09T04:34:56.485Z] Bash-1.0.6 [2023-03-09T04:34:56.485Z] [2023-03-09T04:34:56.485Z] [2023-03-09T04:34:56.485Z] ==> git version 2.25.1 found [2023-03-09T04:34:56.485Z] ==> 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-03-09T04:34:56.485Z] Release-Date: 2020-01-08 [2023-03-09T04:34:56.485Z] 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-03-09T04:34:56.485Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-09T04:34:56.485Z] ==> Jenkins CI detected. [2023-03-09T04:34:56.485Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-166 [2023-03-09T04:34:56.485Z] project root: . [2023-03-09T04:34:56.485Z] --> token set from env [2023-03-09T04:34:56.485Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-09T04:34:56.485Z] ==> Running gcov in . (disable via -X gcov) [2023-03-09T04:34:56.485Z] ==> Python coveragepy not found [2023-03-09T04:34:56.485Z] ==> Searching for coverage reports in: [2023-03-09T04:34:56.485Z] + . [2023-03-09T04:34:56.485Z] -> Found 1 reports [2023-03-09T04:34:56.485Z] ==> Detecting git/mercurial file structure [2023-03-09T04:34:56.485Z] ==> Reading reports [2023-03-09T04:34:56.485Z] + ./coverage.out bytes=457862 [2023-03-09T04:34:56.485Z] ==> Appending adjustments [2023-03-09T04:34:56.485Z] https://docs.codecov.io/docs/fixing-reports [2023-03-09T04:34:56.744Z] + Found adjustments [2023-03-09T04:34:56.744Z] ==> Gzipping contents [2023-03-09T04:34:56.744Z] 52K /tmp/codecov.uxnmMn.gz [2023-03-09T04:34:56.744Z] ==> Uploading reports [2023-03-09T04:34:56.744Z] url: https://codecov.io [2023-03-09T04:34:56.744Z] query: branch=PR-166&commit=4f39821064733ecd064f980dc07cd44a264f8663&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-166%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=166&job=&cmd_args= [2023-03-09T04:34:56.744Z] -> Pinging Codecov [2023-03-09T04:34:56.745Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-166&commit=4f39821064733ecd064f980dc07cd44a264f8663&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-166%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=166&job=&cmd_args= [2023-03-09T04:34:57.004Z] -> Uploading to [2023-03-09T04:34:57.004Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-09/581DD39554BDF9B6E22D074273EAD858/4f39821064733ecd064f980dc07cd44a264f8663/bb758aca-29c2-450e-841e-9f9724a784b8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230309T043456Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb48449c9264bcc56745d24eb75d7763f68bf2135a0618e07dbeef548fb7a9cf [2023-03-09T04:34:57.004Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T04:34:57.004Z] Dload Upload Total Spent Left Speed [2023-03-09T04:34:57.263Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51241 0 0 100 51241 0 170k --:--:-- --:--:-- --:--:-- 170k [2023-03-09T04:34:57.263Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/4f39821064733ecd064f980dc07cd44a264f8663 [Pipeline] } [2023-03-09T04:34:57.272Z] 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-03-09T04:34:57.971Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-166/archives ] [2023-03-09T04:34:57.971Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-166/archives [2023-03-09T04:34:57.971Z] total 16 [2023-03-09T04:34:57.971Z] drwxr-xr-x 3 root root 4096 Mar 9 04:25 . [2023-03-09T04:34:57.971Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 9 04:25 .. [2023-03-09T04:34:57.971Z] drwxr-xr-x 2 root root 4096 Mar 9 04:25 cost [2023-03-09T04:34:57.971Z] -rw-r--r-- 1 root root 91 Mar 9 04:25 cost.csv [2023-03-09T04:34:57.971Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-166/archives [2023-03-09T04:34:57.971Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-166/archives [2023-03-09T04:34:57.971Z] total 16 [2023-03-09T04:34:57.971Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 04:25 . [2023-03-09T04:34:57.971Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 9 04:25 .. [2023-03-09T04:34:57.971Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 04:25 cost [2023-03-09T04:34:57.971Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 9 04:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:34:58.266Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:34:59.126Z] ---> package-listing.sh [2023-03-09T04:34:59.126Z] ++ facter osfamily [2023-03-09T04:34:59.126Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-09T04:34:59.385Z] + OS_FAMILY=debian [2023-03-09T04:34:59.385Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-166 [2023-03-09T04:34:59.385Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-09T04:34:59.385Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-09T04:34:59.385Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-09T04:34:59.385Z] + PACKAGES=/tmp/packages_start.txt [2023-03-09T04:34:59.385Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-166 ']' [2023-03-09T04:34:59.385Z] + PACKAGES=/tmp/packages_end.txt [2023-03-09T04:34:59.385Z] + case "${OS_FAMILY}" in [2023-03-09T04:34:59.385Z] + dpkg -l [2023-03-09T04:34:59.385Z] + grep '^ii' [2023-03-09T04:34:59.385Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-09T04:34:59.385Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-09T04:34:59.385Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-09T04:34:59.386Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-166 ']' [2023-03-09T04:34:59.386Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-166/archives/ [2023-03-09T04:34:59.386Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-166/archives/ [Pipeline] echo [2023-03-09T04:34:59.397Z] 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-166/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-09T04:34:59.676Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:35:00.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T04:35:00.231Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T04:35:00.309Z] prd-ubuntu20.04-docker-8c-8g-9396 does not seem to be running inside a container [2023-03-09T04:35:00.352Z] $ 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-166/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-166 -v /w/workspace/undry_device-rfid-llrp-go_PR-166:/w/workspace/undry_device-rfid-llrp-go_PR-166:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-166@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-09T04:35:00.540Z] $ docker top 8cdaf1e1d028e3e25980abe2acd40eb075405fd53d89080c0859a49fee1a479b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T04:35:00.868Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-09T04:35:01.156Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-09T04:35:01.451Z] + ls /var/log/sa-host [2023-03-09T04:35:01.451Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T04:35:01.521Z] provisioning config files... [2023-03-09T04:35:01.530Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp/config875354225862299702tmp [Pipeline] { [Pipeline] echo [2023-03-09T04:35:01.549Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:35:01.837Z] ---> create-netrc.sh [Pipeline] } [2023-03-09T04:35:01.847Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:35:02.165Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-09T04:35:02.174Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:35:02.456Z] ---> sudo-logs.sh [2023-03-09T04:35:02.456Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-09T04:35:02.488Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:35:02.768Z] ---> job-cost.sh [2023-03-09T04:35:02.768Z] lf-activate-venv: SKIPPING [2023-03-09T04:35:02.768Z] DEBUG: total: 0.2199999988079071 [2023-03-09T04:35:02.768Z] INFO: Retrieving Stack Cost... [2023-03-09T04:35:03.027Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-09T04:35:03.595Z] INFO: Archiving Costs [Pipeline] echo [2023-03-09T04:35:03.608Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:35:03.892Z] ---> logs-deploy.sh [2023-03-09T04:35:03.892Z] lf-activate-venv: SKIPPING [2023-03-09T04:35:03.892Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-166/5 [2023-03-09T04:35:03.892Z] INFO: archiving workspace using pattern(s): [2023-03-09T04:35:04.827Z] Archives upload complete. [2023-03-09T04:35:04.827Z] INFO: archiving logs to Nexus