Pull request #99 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f84d81cb442e1c1796d07d10176befe9c4878897+f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 (35958a75ab206abbfc68609bc29afd101098c8db) 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-ssh15117027472327836826.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh7746343554530648117.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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-99/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-99/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13470938459087396741.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > 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-ssh12017576858179302095.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-99/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-99/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14889476843181715112.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-19795 in /w/workspace/oundry_device-rfid-llrp-go_PR-99 [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/oundry_device-rfid-llrp-go_PR-99 # 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 f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 into PR head commit f84d81cb442e1c1796d07d10176befe9c4878897 Merge succeeded, producing f84d81cb442e1c1796d07d10176befe9c4878897 Checking out Revision f84d81cb442e1c1796d07d10176befe9c4878897 (PR-99) > 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/99/head:refs/remotes/origin/PR-99 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f84d81cb442e1c1796d07d10176befe9c4878897 # 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 f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f84d81cb442e1c1796d07d10176befe9c4878897 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-12T23:34:06.794Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-12T23:34:06.834Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-12T23:34:06.846Z] ========================================================= [2022-07-12T23:34:06.846Z] EdgeX Global Pipelines Version Info [2022-07-12T23:34:06.846Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c5248f0b66c8ed49feb8b773e2a745a2607fc3ca # timeout=10 [2022-07-12T23:34:07.606Z] ------------------- [2022-07-12T23:34:07.606Z] stable info: [2022-07-12T23:34:07.606Z] ------------------- [2022-07-12T23:34:07.606Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-12T23:34:07.606Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-12T23:34:07.606Z] Message: update stable to v1.0.237 [2022-07-12T23:34:08.180Z] ------------------- [2022-07-12T23:34:08.180Z] experimental info: [2022-07-12T23:34:08.180Z] ------------------- [2022-07-12T23:34:08.180Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-12T23:34:08.180Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-12T23:34:08.180Z] Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-12T23:34:08.344Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-07-12T23:34:08.357Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-07-12T23:34:08.368Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-12T23:34:08.380Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-12T23:34:08.393Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-12T23:34:08.405Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-12T23:34:08.417Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-12T23:34:08.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-12T23:34:08.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-12T23:34:08.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-12T23:34:08.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-12T23:34:08.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-07-12T23:34:08.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-12T23:34:08.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-12T23:34:08.574Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-12T23:34:08.585Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-12T23:34:08.596Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-12T23:34:08.609Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-12T23:34:08.620Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-12T23:34:08.631Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-12T23:34:08.643Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-12T23:34:08.654Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-12T23:34:08.669Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-12T23:34:08.679Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-12T23:34:08.691Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-12T23:34:08.704Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-12T23:34:08.715Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-12T23:34:08.730Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-99 [Pipeline] echo [2022-07-12T23:34:08.740Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-99 [Pipeline] echo [2022-07-12T23:34:08.756Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-99 [Pipeline] echo [2022-07-12T23:34:08.774Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f84d81cb442e1c1796d07d10176befe9c4878897 [Pipeline] echo [2022-07-12T23:34:08.787Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f84d81c [Pipeline] echo [2022-07-12T23:34:08.798Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T23:34:08.836Z] provisioning config files... [2022-07-12T23:34:08.852Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-99@tmp/config2356947269737722244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:34:09.186Z] ---> docker-login.sh [2022-07-12T23:34:09.186Z] nexus3.edgexfoundry.org:10001 [2022-07-12T23:34:09.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T23:34:09.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T23:34:09.447Z] Configure a credential helper to remove this warning. See [2022-07-12T23:34:09.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T23:34:09.447Z] [2022-07-12T23:34:09.447Z] Login Succeeded [2022-07-12T23:34:09.447Z] nexus3.edgexfoundry.org:10002 [2022-07-12T23:34:09.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T23:34:09.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T23:34:09.709Z] Configure a credential helper to remove this warning. See [2022-07-12T23:34:09.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T23:34:09.709Z] [2022-07-12T23:34:09.709Z] Login Succeeded [2022-07-12T23:34:09.709Z] nexus3.edgexfoundry.org:10003 [2022-07-12T23:34:09.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T23:34:09.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T23:34:09.970Z] Configure a credential helper to remove this warning. See [2022-07-12T23:34:09.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T23:34:09.970Z] [2022-07-12T23:34:09.970Z] Login Succeeded [2022-07-12T23:34:09.970Z] nexus3.edgexfoundry.org:10004 [2022-07-12T23:34:09.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T23:34:09.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T23:34:09.970Z] Configure a credential helper to remove this warning. See [2022-07-12T23:34:09.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T23:34:09.970Z] [2022-07-12T23:34:09.970Z] Login Succeeded [2022-07-12T23:34:09.970Z] docker.io [2022-07-12T23:34:09.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T23:34:10.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T23:34:10.543Z] Configure a credential helper to remove this warning. See [2022-07-12T23:34:10.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T23:34:10.543Z] [2022-07-12T23:34:10.543Z] Login Succeeded [2022-07-12T23:34:10.543Z] ---> docker-login.sh ends [Pipeline] } [2022-07-12T23:34:10.554Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-12T23:34:10.938Z] + git rev-list -1 --merges f84d81cb442e1c1796d07d10176befe9c4878897~1..f84d81cb442e1c1796d07d10176befe9c4878897 [Pipeline] echo [2022-07-12T23:34:10.972Z] -----------> git rev-list -1 --merges f84d81cb442e1c1796d07d10176befe9c4878897~1..f84d81cb442e1c1796d07d10176befe9c4878897 f84d81cb442e1c1796d07d10176befe9c4878897 [false] [Pipeline] sh [2022-07-12T23:34:11.264Z] + git log --format=format:%s -1 f84d81cb442e1c1796d07d10176befe9c4878897 [Pipeline] echo [2022-07-12T23:34:11.281Z] ========================================================= [2022-07-12T23:34:11.281Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-12T23:34:11.281Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-12T23:34:11.626Z] + git log --format=format:%s -1 f84d81cb442e1c1796d07d10176befe9c4878897 [Pipeline] echo [2022-07-12T23:34:11.638Z] [semverPrep] GIT_COMMIT: f84d81cb442e1c1796d07d10176befe9c4878897, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-07-12T23:34:11.647Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-12T23:34:12.006Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-12T23:34:12.006Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-12T23:34:12.006Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-12T23:34:12.006Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-12T23:34:12.006Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-12T23:34:12.006Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-12T23:34:12.006Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:34:12.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T23:34:12.369Z] [2022-07-12T23:34:12.369Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:34:12.676Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T23:34:12.676Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-12T23:34:12.676Z] b85a868b505f: Pulling fs layer [2022-07-12T23:34:12.676Z] e2be974225ed: Pulling fs layer [2022-07-12T23:34:12.676Z] 339a4e72a1f5: Pulling fs layer [2022-07-12T23:34:12.676Z] 988bab9f4d93: Pulling fs layer [2022-07-12T23:34:12.676Z] 1469e6f7b9e6: Pulling fs layer [2022-07-12T23:34:12.676Z] eaf3925da568: Pulling fs layer [2022-07-12T23:34:12.676Z] bab4dde63d76: Pulling fs layer [2022-07-12T23:34:12.676Z] bde34c3a00c8: Pulling fs layer [2022-07-12T23:34:12.676Z] b352a97aabf1: Pulling fs layer [2022-07-12T23:34:12.676Z] 4872d77fe225: Pulling fs layer [2022-07-12T23:34:12.676Z] 5851b861e8e6: Pulling fs layer [2022-07-12T23:34:12.676Z] bde34c3a00c8: Waiting [2022-07-12T23:34:12.676Z] b352a97aabf1: Waiting [2022-07-12T23:34:12.676Z] 1469e6f7b9e6: Waiting [2022-07-12T23:34:12.676Z] eaf3925da568: Waiting [2022-07-12T23:34:12.676Z] 4872d77fe225: Waiting [2022-07-12T23:34:12.676Z] 988bab9f4d93: Waiting [2022-07-12T23:34:12.676Z] bab4dde63d76: Waiting [2022-07-12T23:34:12.676Z] e2be974225ed: Verifying Checksum [2022-07-12T23:34:12.676Z] e2be974225ed: Download complete [2022-07-12T23:34:12.676Z] 988bab9f4d93: Verifying Checksum [2022-07-12T23:34:12.676Z] 988bab9f4d93: Download complete [2022-07-12T23:34:12.676Z] 1469e6f7b9e6: Verifying Checksum [2022-07-12T23:34:12.676Z] 1469e6f7b9e6: Download complete [2022-07-12T23:34:12.937Z] 339a4e72a1f5: Verifying Checksum [2022-07-12T23:34:12.938Z] 339a4e72a1f5: Download complete [2022-07-12T23:34:12.938Z] eaf3925da568: Verifying Checksum [2022-07-12T23:34:12.938Z] eaf3925da568: Download complete [2022-07-12T23:34:12.938Z] bde34c3a00c8: Verifying Checksum [2022-07-12T23:34:12.938Z] bde34c3a00c8: Download complete [2022-07-12T23:34:12.938Z] b352a97aabf1: Download complete [2022-07-12T23:34:12.938Z] 4872d77fe225: Verifying Checksum [2022-07-12T23:34:12.938Z] 4872d77fe225: Download complete [2022-07-12T23:34:12.938Z] 5851b861e8e6: Verifying Checksum [2022-07-12T23:34:12.938Z] 5851b861e8e6: Download complete [2022-07-12T23:34:12.938Z] b85a868b505f: Verifying Checksum [2022-07-12T23:34:12.938Z] b85a868b505f: Download complete [2022-07-12T23:34:13.206Z] bab4dde63d76: Download complete [2022-07-12T23:34:14.613Z] b85a868b505f: Pull complete [2022-07-12T23:34:14.613Z] e2be974225ed: Pull complete [2022-07-12T23:34:15.187Z] 339a4e72a1f5: Pull complete [2022-07-12T23:34:15.187Z] 988bab9f4d93: Pull complete [2022-07-12T23:34:15.461Z] 1469e6f7b9e6: Pull complete [2022-07-12T23:34:15.722Z] eaf3925da568: Pull complete [2022-07-12T23:34:17.636Z] bab4dde63d76: Pull complete [2022-07-12T23:34:17.636Z] bde34c3a00c8: Pull complete [2022-07-12T23:34:17.898Z] b352a97aabf1: Pull complete [2022-07-12T23:34:17.898Z] 4872d77fe225: Pull complete [2022-07-12T23:34:17.898Z] 5851b861e8e6: Pull complete [2022-07-12T23:34:18.163Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-12T23:34:18.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T23:34:18.163Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T23:34:18.276Z] prd-ubuntu20.04-docker-8c-8g-19795 does not seem to be running inside a container [2022-07-12T23:34:18.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-99 -v /w/workspace/oundry_device-rfid-llrp-go_PR-99:/w/workspace/oundry_device-rfid-llrp-go_PR-99:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-99@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-99@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 [2022-07-12T23:34:19.811Z] $ docker top 363bd7f76fe873b36cd98ea810941515c9b52a529e0b68be6db8679e58b1bae9 -eo pid,comm [2022-07-12T23:34:19.884Z] 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). [2022-07-12T23:34:19.884Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-12T23:34:19.916Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T23:34:19.916Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T23:34:20.055Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T23:34:20.060Z] $ docker exec 363bd7f76fe873b36cd98ea810941515c9b52a529e0b68be6db8679e58b1bae9 ssh-agent [2022-07-12T23:34:20.197Z] SSH_AUTH_SOCK=/tmp/ssh-SrTgAqS7sSvK/agent.32 [2022-07-12T23:34:20.197Z] SSH_AGENT_PID=38 [2022-07-12T23:34:20.205Z] Running ssh-add (command line suppressed) [2022-07-12T23:34:20.341Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-99@tmp/private_key_4812327055951123320.key (/w/workspace/oundry_device-rfid-llrp-go_PR-99@tmp/private_key_4812327055951123320.key) [2022-07-12T23:34:20.358Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T23:34:20.648Z] + git tag --points-at HEAD [Pipeline] } [2022-07-12T23:34:20.663Z] $ docker exec --env ******** --env ******** 363bd7f76fe873b36cd98ea810941515c9b52a529e0b68be6db8679e58b1bae9 ssh-agent -k [2022-07-12T23:34:20.778Z] unset SSH_AUTH_SOCK; [2022-07-12T23:34:20.778Z] unset SSH_AGENT_PID; [2022-07-12T23:34:20.779Z] echo Agent pid 38 killed; [2022-07-12T23:34:20.793Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-12T23:34:20.821Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T23:34:20.821Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T23:34:20.956Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T23:34:20.960Z] $ docker exec 363bd7f76fe873b36cd98ea810941515c9b52a529e0b68be6db8679e58b1bae9 ssh-agent [2022-07-12T23:34:21.110Z] SSH_AUTH_SOCK=/tmp/ssh-awfta3qAnZYW/agent.71 [2022-07-12T23:34:21.110Z] SSH_AGENT_PID=78 [2022-07-12T23:34:21.116Z] Running ssh-add (command line suppressed) [2022-07-12T23:34:21.247Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-99@tmp/private_key_2888574660820545163.key (/w/workspace/oundry_device-rfid-llrp-go_PR-99@tmp/private_key_2888574660820545163.key) [2022-07-12T23:34:21.265Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T23:34:21.555Z] + git semver init [2022-07-12T23:34:21.816Z] 2022-07-12 23:34:21,772 [run_init] DEBUG init version:0.0.0 force:False [2022-07-12T23:34:21.816Z] 2022-07-12 23:34:21,772 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-rfid-llrp-go_PR-99/.semver [2022-07-12T23:34:21.816Z] 2022-07-12 23:34:21,773 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/oundry_device-rfid-llrp-go_PR-99/.semver [2022-07-12T23:34:21.816Z] 2022-07-12 23:34:21,773 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/oundry_device-rfid-llrp-go_PR-99/.semver'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-99, universal_newlines=False, shell=None, istream=None) [2022-07-12T23:34:22.760Z] 2022-07-12 23:34:22,550 [append_file] DEBUG append to file:/w/workspace/oundry_device-rfid-llrp-go_PR-99/.git/info/exclude [2022-07-12T23:34:22.760Z] 2022-07-12 23:34:22,550 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-rfid-llrp-go_PR-99/.semver/PR-99 with force:False [2022-07-12T23:34:22.760Z] 2022-07-12 23:34:22,551 [write_file] DEBUG write to file:/w/workspace/oundry_device-rfid-llrp-go_PR-99/.semver/PR-99 [2022-07-12T23:34:22.760Z] 2022-07-12 23:34:22,555 [execute] INFO git cat-file --batch-check [2022-07-12T23:34:22.760Z] 2022-07-12 23:34:22,556 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-99/.semver, universal_newlines=False, shell=None, istream=) [2022-07-12T23:34:22.760Z] 2022-07-12 23:34:22,562 [execute] INFO git cat-file --batch [2022-07-12T23:34:22.760Z] 2022-07-12 23:34:22,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-99/.semver, universal_newlines=False, shell=None, istream=) [2022-07-12T23:34:22.760Z] 2022-07-12 23:34:22,568 [read_version] DEBUG read version from /w/workspace/oundry_device-rfid-llrp-go_PR-99/.semver/PR-99 [2022-07-12T23:34:22.760Z] 0.0.0 [Pipeline] } [2022-07-12T23:34:22.774Z] $ docker exec --env ******** --env ******** 363bd7f76fe873b36cd98ea810941515c9b52a529e0b68be6db8679e58b1bae9 ssh-agent -k [2022-07-12T23:34:22.896Z] unset SSH_AUTH_SOCK; [2022-07-12T23:34:22.896Z] unset SSH_AGENT_PID; [2022-07-12T23:34:22.896Z] echo Agent pid 78 killed; [2022-07-12T23:34:22.909Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-12T23:34:23.224Z] + git semver [Pipeline] } [2022-07-12T23:34:23.504Z] $ docker stop --time=1 363bd7f76fe873b36cd98ea810941515c9b52a529e0b68be6db8679e58b1bae9 [2022-07-12T23:34:24.855Z] $ docker rm -f 363bd7f76fe873b36cd98ea810941515c9b52a529e0b68be6db8679e58b1bae9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T23:34:25.211Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-12T23:34:25.472Z] Stashed 1 file(s) [Pipeline] echo [2022-07-12T23:34:25.474Z] [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 [2022-07-12T23:34:25.577Z] provisioning config files... [2022-07-12T23:34:25.587Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-99@tmp/config5028223761504385842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:34:25.886Z] ---> docker-login.sh [2022-07-12T23:34:25.886Z] nexus3.edgexfoundry.org:10001 [2022-07-12T23:34:25.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T23:34:25.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T23:34:25.886Z] Configure a credential helper to remove this warning. See [2022-07-12T23:34:25.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T23:34:25.886Z] [2022-07-12T23:34:25.886Z] Login Succeeded [2022-07-12T23:34:25.886Z] nexus3.edgexfoundry.org:10002 [2022-07-12T23:34:25.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T23:34:26.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T23:34:26.145Z] Configure a credential helper to remove this warning. See [2022-07-12T23:34:26.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T23:34:26.145Z] [2022-07-12T23:34:26.145Z] Login Succeeded [2022-07-12T23:34:26.145Z] nexus3.edgexfoundry.org:10003 [2022-07-12T23:34:26.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T23:34:26.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T23:34:26.145Z] Configure a credential helper to remove this warning. See [2022-07-12T23:34:26.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T23:34:26.145Z] [2022-07-12T23:34:26.145Z] Login Succeeded [2022-07-12T23:34:26.145Z] nexus3.edgexfoundry.org:10004 [2022-07-12T23:34:26.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T23:34:26.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T23:34:26.405Z] Configure a credential helper to remove this warning. See [2022-07-12T23:34:26.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T23:34:26.405Z] [2022-07-12T23:34:26.405Z] Login Succeeded [2022-07-12T23:34:26.405Z] docker.io [2022-07-12T23:34:26.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T23:34:26.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T23:34:26.665Z] Configure a credential helper to remove this warning. See [2022-07-12T23:34:26.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T23:34:26.665Z] [2022-07-12T23:34:26.665Z] Login Succeeded [2022-07-12T23:34:26.665Z] ---> docker-login.sh ends [Pipeline] } [2022-07-12T23:34:26.676Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-12T23:34:26.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T23:34:26.755Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T23:34:26.763Z] ========================================================= [2022-07-12T23:34:26.763Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-12T23:34:26.763Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:34:27.081Z] + 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 . [2022-07-12T23:34:27.081Z] Sending build context to Docker daemon 4.041MB [2022-07-12T23:34:27.081Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-07-12T23:34:27.081Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-12T23:34:27.081Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-12T23:34:27.081Z] 2408cc74d12b: Pulling fs layer [2022-07-12T23:34:27.081Z] ea60b727a1ce: Pulling fs layer [2022-07-12T23:34:27.081Z] 30c4a7721957: Pulling fs layer [2022-07-12T23:34:27.081Z] 370296b7ddb6: Pulling fs layer [2022-07-12T23:34:27.081Z] 7c6cee850709: Pulling fs layer [2022-07-12T23:34:27.081Z] 39a5fcdaea64: Pulling fs layer [2022-07-12T23:34:27.081Z] d94ebbe4e438: Pulling fs layer [2022-07-12T23:34:27.081Z] bcfd1f05c69d: Pulling fs layer [2022-07-12T23:34:27.081Z] 59ccb84bbe0f: Pulling fs layer [2022-07-12T23:34:27.081Z] 370296b7ddb6: Waiting [2022-07-12T23:34:27.081Z] d94ebbe4e438: Waiting [2022-07-12T23:34:27.081Z] 7c6cee850709: Waiting [2022-07-12T23:34:27.081Z] 39a5fcdaea64: Waiting [2022-07-12T23:34:27.081Z] bcfd1f05c69d: Waiting [2022-07-12T23:34:27.081Z] 30c4a7721957: Verifying Checksum [2022-07-12T23:34:27.081Z] 30c4a7721957: Download complete [2022-07-12T23:34:27.081Z] ea60b727a1ce: Download complete [2022-07-12T23:34:27.340Z] 39a5fcdaea64: Verifying Checksum [2022-07-12T23:34:27.340Z] 39a5fcdaea64: Download complete [2022-07-12T23:34:27.340Z] 2408cc74d12b: Verifying Checksum [2022-07-12T23:34:27.340Z] 2408cc74d12b: Download complete [2022-07-12T23:34:27.340Z] d94ebbe4e438: Download complete [2022-07-12T23:34:27.340Z] 2408cc74d12b: Pull complete [2022-07-12T23:34:27.601Z] ea60b727a1ce: Pull complete [2022-07-12T23:34:27.601Z] 30c4a7721957: Pull complete [2022-07-12T23:34:28.176Z] 59ccb84bbe0f: Verifying Checksum [2022-07-12T23:34:28.176Z] 59ccb84bbe0f: Download complete [2022-07-12T23:34:28.176Z] bcfd1f05c69d: Verifying Checksum [2022-07-12T23:34:28.176Z] bcfd1f05c69d: Download complete [2022-07-12T23:34:28.176Z] 370296b7ddb6: Verifying Checksum [2022-07-12T23:34:28.176Z] 370296b7ddb6: Download complete [2022-07-12T23:34:32.381Z] 370296b7ddb6: Pull complete [2022-07-12T23:34:32.381Z] 7c6cee850709: Pull complete [2022-07-12T23:34:32.646Z] 39a5fcdaea64: Pull complete [2022-07-12T23:34:32.646Z] d94ebbe4e438: Pull complete [2022-07-12T23:34:35.191Z] bcfd1f05c69d: Pull complete [2022-07-12T23:34:35.762Z] 59ccb84bbe0f: Pull complete [2022-07-12T23:34:35.762Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-12T23:34:35.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-12T23:34:35.762Z] ---> a4fb48ad2a94 [2022-07-12T23:34:35.762Z] Step 3/12 : ARG MAKE='make build' [2022-07-12T23:34:37.678Z] ---> Running in 8e9039244500 [2022-07-12T23:34:37.678Z] Removing intermediate container 8e9039244500 [2022-07-12T23:34:37.678Z] ---> 5324df4134a2 [2022-07-12T23:34:37.678Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-07-12T23:34:37.678Z] ---> Running in a2d816a0f1e0 [2022-07-12T23:34:37.939Z] Removing intermediate container a2d816a0f1e0 [2022-07-12T23:34:37.939Z] ---> 494fcd3d0925 [2022-07-12T23:34:37.939Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-12T23:34:37.939Z] ---> Running in 98780fbf89ed [2022-07-12T23:34:37.939Z] Removing intermediate container 98780fbf89ed [2022-07-12T23:34:37.939Z] ---> 28bae5dc4f96 [2022-07-12T23:34:37.939Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T23:34:37.939Z] ---> Running in 81f31d871e40 [2022-07-12T23:34:38.513Z] Removing intermediate container 81f31d871e40 [2022-07-12T23:34:38.513Z] ---> a8083624ce97 [2022-07-12T23:34:38.513Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-12T23:34:38.772Z] ---> Running in 65dfb3d86e8d [2022-07-12T23:34:39.033Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T23:34:39.978Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T23:34:40.238Z] OK: 211 MiB in 51 packages [2022-07-12T23:34:40.498Z] Removing intermediate container 65dfb3d86e8d [2022-07-12T23:34:40.498Z] ---> c927f17c6149 [2022-07-12T23:34:40.498Z] Step 8/12 : WORKDIR /app [2022-07-12T23:34:40.498Z] ---> Running in 42e2ab64da21 [2022-07-12T23:34:40.498Z] Removing intermediate container 42e2ab64da21 [2022-07-12T23:34:40.498Z] ---> 07e58bc368cb [2022-07-12T23:34:40.498Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-12T23:34:40.551Z] Still waiting to schedule task [2022-07-12T23:34:40.551Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-19792’ [2022-07-12T23:34:40.761Z] ---> 8bad7f5fcff5 [2022-07-12T23:34:40.761Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T23:34:40.761Z] ---> Running in e96fa9e20d89 [2022-07-12T23:34:55.679Z] Removing intermediate container e96fa9e20d89 [2022-07-12T23:34:55.679Z] ---> 1ba3fc40d46f [2022-07-12T23:34:55.679Z] Step 11/12 : COPY . . [2022-07-12T23:34:55.679Z] ---> 5361ec203aa5 [2022-07-12T23:34:55.679Z] Step 12/12 : RUN $MAKE [2022-07-12T23:34:55.679Z] ---> Running in 9705bd90ec73 [2022-07-12T23:34:55.940Z] noop [2022-07-12T23:34:56.204Z] Removing intermediate container 9705bd90ec73 [2022-07-12T23:34:56.204Z] ---> 416dea61b506 [2022-07-12T23:34:56.204Z] Successfully built 416dea61b506 [2022-07-12T23:34:56.204Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:34:56.784Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-12T23:34:56.785Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T23:34:56.873Z] prd-ubuntu20.04-docker-8c-8g-19795 does not seem to be running inside a container [2022-07-12T23:34:56.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-99 -v /w/workspace/oundry_device-rfid-llrp-go_PR-99:/w/workspace/oundry_device-rfid-llrp-go_PR-99:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-99@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-99@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 [2022-07-12T23:34:57.302Z] $ docker top d00c60ddf1732edcdf259cf5c85f888dbae58c2216205a7fcf3bdd73dbae7791 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T23:34:57.661Z] + go version [2022-07-12T23:34:57.661Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-12T23:34:57.673Z] $ docker stop --time=1 d00c60ddf1732edcdf259cf5c85f888dbae58c2216205a7fcf3bdd73dbae7791 [2022-07-12T23:34:58.968Z] $ docker rm -f d00c60ddf1732edcdf259cf5c85f888dbae58c2216205a7fcf3bdd73dbae7791 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:34:59.411Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-12T23:34:59.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T23:34:59.510Z] prd-ubuntu20.04-docker-8c-8g-19795 does not seem to be running inside a container [2022-07-12T23:34:59.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/oundry_device-rfid-llrp-go_PR-99 -v /w/workspace/oundry_device-rfid-llrp-go_PR-99:/w/workspace/oundry_device-rfid-llrp-go_PR-99:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-99@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-99@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 [2022-07-12T23:34:59.955Z] $ docker top 7cf56fbdfd4da9b273ae0e79e436a5a7cbad7662869e30745ad9eddad4f57213 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T23:35:00.321Z] + git config --global --add safe.directory /w/workspace/oundry_device-rfid-llrp-go_PR-99 [Pipeline] fileExists [Pipeline] sh [2022-07-12T23:35:00.619Z] + make test [2022-07-12T23:35:00.619Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-12T23:35:00.879Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-07-12T23:35:10.865Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-07-12T23:35:10.865Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-07-12T23:35:16.150Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.714s coverage: 39.3% of statements [2022-07-12T23:35:16.150Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.248s coverage: 52.0% of statements [2022-07-12T23:35:16.150Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.018s coverage: 95.5% of statements [2022-07-12T23:35:24.269Z] 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." [2022-07-12T23:35:24.269Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-12T23:35:28.463Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-12T23:35:28.463Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-12T23:35:28.463Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-12T23:35:28.478Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-12T23:35:28.492Z] $ docker stop --time=1 7cf56fbdfd4da9b273ae0e79e436a5a7cbad7662869e30745ad9eddad4f57213 [2022-07-12T23:35:30.385Z] $ docker rm -f 7cf56fbdfd4da9b273ae0e79e436a5a7cbad7662869e30745ad9eddad4f57213 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T23:35:30.832Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-12T23:35:30.930Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-12T23:35:31.358Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-12T23:35:31.645Z] + ls -al . [2022-07-12T23:35:31.645Z] total 632 [2022-07-12T23:35:31.645Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 12 23:35 . [2022-07-12T23:35:31.645Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:34 .. [2022-07-12T23:35:31.645Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 12 23:34 .dockerignore [2022-07-12T23:35:31.645Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 23:35 .git [2022-07-12T23:35:31.645Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 23:34 .github [2022-07-12T23:35:31.645Z] -rw-rw-r-- 1 jenkins jenkins 946 Jul 12 23:34 .gitignore [2022-07-12T23:35:31.645Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 23:34 .golangci.yml [2022-07-12T23:35:31.645Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 23:34 .semver [2022-07-12T23:35:31.645Z] -rw-rw-r-- 1 jenkins jenkins 10362 Jul 12 23:34 Attribution.txt [2022-07-12T23:35:31.645Z] -rw-rw-r-- 1 jenkins jenkins 3740 Jul 12 23:34 CHANGELOG.md [2022-07-12T23:35:31.645Z] -rw-rw-r-- 1 jenkins jenkins 1518 Jul 12 23:34 Dockerfile [2022-07-12T23:35:31.645Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 23:34 GOVERNANCE.md [2022-07-12T23:35:31.645Z] -rw-rw-r-- 1 jenkins jenkins 683 Jul 12 23:34 Jenkinsfile [2022-07-12T23:35:31.645Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 12 23:34 LICENSE [2022-07-12T23:35:31.645Z] -rw-rw-r-- 1 jenkins jenkins 2196 Jul 12 23:34 Makefile [2022-07-12T23:35:31.645Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 12 23:34 OWNERS.md [2022-07-12T23:35:31.645Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jul 12 23:34 README.md [2022-07-12T23:35:31.645Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 23:34 VERSION [2022-07-12T23:35:31.645Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:34 bin [2022-07-12T23:35:31.645Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:34 cmd [2022-07-12T23:35:31.645Z] -rw-r--r-- 1 jenkins jenkins 460394 Jul 12 23:35 coverage.out [2022-07-12T23:35:31.645Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:34 examples [2022-07-12T23:35:31.645Z] -rw-rw-r-- 1 jenkins jenkins 3355 Jul 12 23:34 go.mod [2022-07-12T23:35:31.645Z] -rw-rw-r-- 1 jenkins jenkins 35188 Jul 12 23:34 go.sum [2022-07-12T23:35:31.645Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:34 images [2022-07-12T23:35:31.645Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 12 23:34 internal [2022-07-12T23:35:31.645Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:34 snap [2022-07-12T23:35:31.645Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 12 23:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:35:31.957Z] + 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=f84d81cb442e1c1796d07d10176befe9c4878897 --label arch=amd64 --label version=0.0.0 . [2022-07-12T23:35:31.957Z] Sending build context to Docker daemon 4.041MB [2022-07-12T23:35:31.957Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-07-12T23:35:31.957Z] Step 2/25 : FROM ${BASE} AS builder [2022-07-12T23:35:31.957Z] ---> 416dea61b506 [2022-07-12T23:35:31.957Z] Step 3/25 : ARG MAKE='make build' [2022-07-12T23:35:31.957Z] ---> Running in 4c6352b59bf7 [2022-07-12T23:35:32.216Z] Removing intermediate container 4c6352b59bf7 [2022-07-12T23:35:32.216Z] ---> 94045c9af5bc [2022-07-12T23:35:32.217Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-07-12T23:35:32.217Z] ---> Running in 387faeb683ff [2022-07-12T23:35:32.217Z] Removing intermediate container 387faeb683ff [2022-07-12T23:35:32.217Z] ---> b6ae4e922696 [2022-07-12T23:35:32.217Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-07-12T23:35:32.217Z] ---> Running in 356810f8cc9c [2022-07-12T23:35:32.477Z] Removing intermediate container 356810f8cc9c [2022-07-12T23:35:32.477Z] ---> 920341af531c [2022-07-12T23:35:32.477Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T23:35:32.477Z] ---> Running in 9e4db432cbb6 [2022-07-12T23:35:33.046Z] Removing intermediate container 9e4db432cbb6 [2022-07-12T23:35:33.046Z] ---> f297e26e5d0c [2022-07-12T23:35:33.046Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-12T23:35:33.046Z] ---> Running in 2396d2053937 [2022-07-12T23:35:33.307Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T23:35:34.248Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T23:35:34.509Z] OK: 211 MiB in 51 packages [2022-07-12T23:35:35.080Z] Removing intermediate container 2396d2053937 [2022-07-12T23:35:35.080Z] ---> f7dcb3662e92 [2022-07-12T23:35:35.080Z] Step 8/25 : WORKDIR /app [2022-07-12T23:35:35.080Z] ---> Running in 6f2102b925ed [2022-07-12T23:35:35.080Z] Removing intermediate container 6f2102b925ed [2022-07-12T23:35:35.080Z] ---> 695022230116 [2022-07-12T23:35:35.080Z] Step 9/25 : COPY go.mod vendor* ./ [2022-07-12T23:35:35.340Z] ---> 5cb7860afa29 [2022-07-12T23:35:35.340Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T23:35:35.340Z] ---> Running in 55d8dbbea9c6 [2022-07-12T23:35:35.910Z] Removing intermediate container 55d8dbbea9c6 [2022-07-12T23:35:35.910Z] ---> 2403b68006c2 [2022-07-12T23:35:35.910Z] Step 11/25 : COPY . . [2022-07-12T23:35:36.171Z] ---> 114052ecb8fa [2022-07-12T23:35:36.171Z] Step 12/25 : RUN $MAKE [2022-07-12T23:35:36.431Z] ---> Running in 5c884db74d0a [2022-07-12T23:35:36.692Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.12 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-07-12T23:35:58.645Z] Removing intermediate container 5c884db74d0a [2022-07-12T23:35:58.646Z] ---> bd05ecdfc686 [2022-07-12T23:35:58.646Z] Step 13/25 : FROM alpine:3.16 [2022-07-12T23:35:58.646Z] 3.16: Pulling from library/alpine [2022-07-12T23:35:58.646Z] 2408cc74d12b: Already exists [2022-07-12T23:35:58.646Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-12T23:35:58.646Z] Status: Downloaded newer image for alpine:3.16 [2022-07-12T23:35:58.646Z] ---> e66264b98777 [2022-07-12T23:35:58.646Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-12T23:35:58.646Z] ---> Running in a8977e08321b [2022-07-12T23:35:58.646Z] Removing intermediate container a8977e08321b [2022-07-12T23:35:58.646Z] ---> a6596bcff66b [2022-07-12T23:35:58.646Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T23:35:58.646Z] ---> Running in 4a2e6e5ae182 [2022-07-12T23:35:59.216Z] Removing intermediate container 4a2e6e5ae182 [2022-07-12T23:35:59.216Z] ---> 4415da35eb43 [2022-07-12T23:35:59.216Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-12T23:35:59.216Z] ---> Running in 9873262a9620 [2022-07-12T23:35:59.476Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T23:36:00.418Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T23:36:00.679Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-12T23:36:00.679Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-12T23:36:00.679Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-12T23:36:00.939Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-12T23:36:00.939Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-12T23:36:01.200Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-12T23:36:01.200Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T23:36:01.200Z] OK: 8 MiB in 20 packages [2022-07-12T23:36:01.460Z] Removing intermediate container 9873262a9620 [2022-07-12T23:36:01.460Z] ---> ab6e09f38466 [2022-07-12T23:36:01.460Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-07-12T23:36:01.728Z] ---> 7d82aa18bf55 [2022-07-12T23:36:01.728Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-07-12T23:36:01.987Z] ---> 7a619bb15082 [2022-07-12T23:36:01.987Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-07-12T23:36:02.563Z] ---> 73592395a440 [2022-07-12T23:36:02.563Z] Step 20/25 : EXPOSE 59989 [2022-07-12T23:36:02.563Z] ---> Running in 9ee568a191b3 [2022-07-12T23:36:02.835Z] Removing intermediate container 9ee568a191b3 [2022-07-12T23:36:02.835Z] ---> e014b0fe6214 [2022-07-12T23:36:02.835Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-07-12T23:36:02.835Z] ---> Running in 5655c5260b68 [2022-07-12T23:36:02.836Z] Removing intermediate container 5655c5260b68 [2022-07-12T23:36:02.836Z] ---> 8be10934de3b [2022-07-12T23:36:02.836Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-07-12T23:36:02.836Z] ---> Running in 28583a1cea3a [2022-07-12T23:36:03.101Z] Removing intermediate container 28583a1cea3a [2022-07-12T23:36:03.101Z] ---> 47bc0e1e4d1c [2022-07-12T23:36:03.101Z] Step 23/25 : LABEL arch=amd64 [2022-07-12T23:36:03.101Z] ---> Running in c583fdfd277d [2022-07-12T23:36:03.101Z] Removing intermediate container c583fdfd277d [2022-07-12T23:36:03.101Z] ---> 73585e4ae95b [2022-07-12T23:36:03.101Z] Step 24/25 : LABEL git_sha=f84d81cb442e1c1796d07d10176befe9c4878897 [2022-07-12T23:36:03.362Z] ---> Running in 18f56f3de418 [2022-07-12T23:36:03.362Z] Removing intermediate container 18f56f3de418 [2022-07-12T23:36:03.362Z] ---> 532ff0c29b29 [2022-07-12T23:36:03.362Z] Step 25/25 : LABEL version=0.0.0 [2022-07-12T23:36:03.362Z] ---> Running in 178eb01e6676 [2022-07-12T23:36:03.362Z] Removing intermediate container 178eb01e6676 [2022-07-12T23:36:03.362Z] ---> 2a63ba4a57db [2022-07-12T23:36:03.362Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-12T23:36:03.629Z] Successfully built 2a63ba4a57db [2022-07-12T23:36:03.629Z] 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 [2022-07-12T23:36:04.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T23:36:04.070Z] [2022-07-12T23:36:04.070Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:36:04.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T23:36:04.377Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-12T23:36:04.377Z] 5eb5b503b376: Pulling fs layer [2022-07-12T23:36:04.377Z] 5c69ac0246d0: Pulling fs layer [2022-07-12T23:36:04.377Z] ec43610c2a17: Pulling fs layer [2022-07-12T23:36:04.377Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-12T23:36:04.377Z] 33b1e0a273af: Pulling fs layer [2022-07-12T23:36:04.377Z] 5d3b04190fa2: Pulling fs layer [2022-07-12T23:36:04.377Z] 2f39f015ded8: Pulling fs layer [2022-07-12T23:36:04.377Z] 3a2ae6a8a46f: Waiting [2022-07-12T23:36:04.377Z] 33b1e0a273af: Waiting [2022-07-12T23:36:04.377Z] 5d3b04190fa2: Waiting [2022-07-12T23:36:04.377Z] 2f39f015ded8: Waiting [2022-07-12T23:36:04.377Z] 5c69ac0246d0: Download complete [2022-07-12T23:36:04.377Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-12T23:36:04.377Z] 3a2ae6a8a46f: Download complete [2022-07-12T23:36:04.377Z] 33b1e0a273af: Verifying Checksum [2022-07-12T23:36:04.377Z] 33b1e0a273af: Download complete [2022-07-12T23:36:04.377Z] ec43610c2a17: Verifying Checksum [2022-07-12T23:36:04.377Z] ec43610c2a17: Download complete [2022-07-12T23:36:04.377Z] 5d3b04190fa2: Verifying Checksum [2022-07-12T23:36:04.377Z] 5d3b04190fa2: Download complete [2022-07-12T23:36:04.635Z] 5eb5b503b376: Download complete [2022-07-12T23:36:05.204Z] 2f39f015ded8: Download complete [2022-07-12T23:36:06.140Z] 5eb5b503b376: Pull complete [2022-07-12T23:36:06.140Z] 5c69ac0246d0: Pull complete [2022-07-12T23:36:06.708Z] ec43610c2a17: Pull complete [2022-07-12T23:36:06.708Z] 3a2ae6a8a46f: Pull complete [2022-07-12T23:36:06.968Z] 33b1e0a273af: Pull complete [2022-07-12T23:36:07.227Z] 5d3b04190fa2: Pull complete [2022-07-12T23:36:11.419Z] 2f39f015ded8: Pull complete [2022-07-12T23:36:11.419Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-12T23:36:11.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T23:36:11.420Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T23:36:11.507Z] prd-ubuntu20.04-docker-8c-8g-19795 does not seem to be running inside a container [2022-07-12T23:36:11.539Z] $ 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/oundry_device-rfid-llrp-go_PR-99 -v /w/workspace/oundry_device-rfid-llrp-go_PR-99:/w/workspace/oundry_device-rfid-llrp-go_PR-99:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-99@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-99@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 [2022-07-12T23:36:13.109Z] $ docker top 14578b8848a68b81cff270be8f6f0e5fdf3652519f0491bfc457c1a694fe532e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:36:13.484Z] ---> job-cost.sh [2022-07-12T23:36:13.484Z] lf-activate-venv: SKIPPING [2022-07-12T23:36:13.484Z] INFO: No Stack... [2022-07-12T23:36:13.744Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-12T23:36:14.314Z] INFO: Archiving Costs [Pipeline] sh [2022-07-12T23:36:14.605Z] + cat /w/workspace/oundry_device-rfid-llrp-go_PR-99/archives/cost.csv [2022-07-12T23:36:14.605Z] + cut -d, -f6 [Pipeline] lock [2022-07-12T23:36:14.620Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-99-3-stack-cost] [2022-07-12T23:36:14.626Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-99-3-stack-cost] did not exist. Created. [2022-07-12T23:36:14.626Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-99-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-12T23:36:14.933Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-12T23:36:14.964Z] Stashed 1 file(s) [Pipeline] } [2022-07-12T23:36:14.972Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-99-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-12T23:36:14.994Z] $ docker stop --time=1 14578b8848a68b81cff270be8f6f0e5fdf3652519f0491bfc457c1a694fe532e [2022-07-12T23:36:16.170Z] $ docker rm -f 14578b8848a68b81cff270be8f6f0e5fdf3652519f0491bfc457c1a694fe532e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-12T23:36:59.712Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19797 in /w/workspace/oundry_device-rfid-llrp-go_PR-99 [Pipeline] { [Pipeline] ws [2022-07-12T23:36:59.724Z] Running in /w/workspace/device-rfid-llrp-go/3 [Pipeline] { [Pipeline] checkout [2022-07-12T23:36:59.764Z] Selected Git installation does not exist. Using Default [2022-07-12T23:36:59.764Z] The recommended git tool is: NONE [2022-07-12T23:37:06.343Z] using credential edgex-jenkins-ssh [2022-07-12T23:37:06.373Z] Cloning the remote Git repository [2022-07-12T23:37:06.464Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-07-12T23:37:06.588Z] > git init /w/workspace/device-rfid-llrp-go/3 # timeout=10 [2022-07-12T23:37:06.665Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-07-12T23:37:06.666Z] > git --version # timeout=10 [2022-07-12T23:37:06.719Z] > git --version # 'git version 2.25.1' [2022-07-12T23:37:06.722Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-12T23:37:06.823Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-12T23:37:08.544Z] Merging remotes/origin/main commit f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 into PR head commit f84d81cb442e1c1796d07d10176befe9c4878897 [2022-07-12T23:37:07.849Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-07-12T23:37:07.909Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-12T23:37:07.941Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-07-12T23:37:08.041Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-07-12T23:37:08.042Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-12T23:37:08.064Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/99/head:refs/remotes/origin/PR-99 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-12T23:37:08.567Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T23:37:08.592Z] > git checkout -f f84d81cb442e1c1796d07d10176befe9c4878897 # timeout=10 [2022-07-12T23:37:08.825Z] Merge succeeded, producing f84d81cb442e1c1796d07d10176befe9c4878897 [2022-07-12T23:37:08.826Z] Checking out Revision f84d81cb442e1c1796d07d10176befe9c4878897 (PR-99) [2022-07-12T23:37:08.718Z] > git remote # timeout=10 [2022-07-12T23:37:08.738Z] > git config --get remote.origin.url # timeout=10 [2022-07-12T23:37:08.767Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-12T23:37:08.781Z] > git merge f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 # timeout=10 [2022-07-12T23:37:08.811Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-12T23:37:08.838Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T23:37:08.855Z] > git checkout -f f84d81cb442e1c1796d07d10176befe9c4878897 # timeout=10 [2022-07-12T23:37:13.439Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-12T23:37:14.294Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-12T23:37:14.294Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-12T23:37:14.294Z] Dload Upload Total Spent Left Speed [2022-07-12T23:37:14.294Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 91611 0 --:--:-- --:--:-- --:--:-- 91611 [Pipeline] sh [2022-07-12T23:37:15.025Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-12T23:37:15.370Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2022-07-12T23:37:15.370Z] [2022-07-12T23:37:15.370Z] { [2022-07-12T23:37:15.370Z] "registry-mirrors": [ [2022-07-12T23:37:15.370Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-12T23:37:15.370Z] ], [2022-07-12T23:37:15.370Z] "bip": "10.250.0.254/24", [2022-07-12T23:37:15.370Z] "hosts": [ [2022-07-12T23:37:15.370Z] "tcp://0.0.0.0:5555", [2022-07-12T23:37:15.370Z] "unix:///var/run/docker.sock" [2022-07-12T23:37:15.370Z] ], [2022-07-12T23:37:15.370Z] "mtu": 1458, [2022-07-12T23:37:15.370Z] "selinux-enabled": true, [2022-07-12T23:37:15.370Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-12T23:37:15.370Z] } [Pipeline] sh [2022-07-12T23:37:15.746Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-12T23:37:16.096Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T23:37:34.479Z] provisioning config files... [2022-07-12T23:37:34.505Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/3@tmp/config7822612686112855377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:37:35.133Z] ---> docker-login.sh [2022-07-12T23:37:35.133Z] nexus3.edgexfoundry.org:10001 [2022-07-12T23:37:35.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T23:37:36.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T23:37:36.360Z] Configure a credential helper to remove this warning. See [2022-07-12T23:37:36.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T23:37:36.360Z] [2022-07-12T23:37:36.360Z] Login Succeeded [2022-07-12T23:37:36.360Z] nexus3.edgexfoundry.org:10002 [2022-07-12T23:37:36.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T23:37:36.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T23:37:36.640Z] Configure a credential helper to remove this warning. See [2022-07-12T23:37:36.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T23:37:36.640Z] [2022-07-12T23:37:36.640Z] Login Succeeded [2022-07-12T23:37:36.640Z] nexus3.edgexfoundry.org:10003 [2022-07-12T23:37:37.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T23:37:37.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T23:37:37.240Z] Configure a credential helper to remove this warning. See [2022-07-12T23:37:37.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T23:37:37.240Z] [2022-07-12T23:37:37.240Z] Login Succeeded [2022-07-12T23:37:37.240Z] nexus3.edgexfoundry.org:10004 [2022-07-12T23:37:37.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T23:37:37.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T23:37:37.795Z] Configure a credential helper to remove this warning. See [2022-07-12T23:37:37.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T23:37:37.795Z] [2022-07-12T23:37:37.795Z] Login Succeeded [2022-07-12T23:37:37.795Z] docker.io [2022-07-12T23:37:38.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T23:37:38.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T23:37:38.669Z] Configure a credential helper to remove this warning. See [2022-07-12T23:37:38.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T23:37:38.669Z] [2022-07-12T23:37:38.669Z] Login Succeeded [2022-07-12T23:37:38.669Z] ---> docker-login.sh ends [Pipeline] } [2022-07-12T23:37:38.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-12T23:37:39.078Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T23:37:39.095Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T23:37:39.104Z] ========================================================= [2022-07-12T23:37:39.104Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-12T23:37:39.104Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:37:39.460Z] + 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 . [2022-07-12T23:37:40.440Z] Sending build context to Docker daemon 1.229MB [2022-07-12T23:37:40.716Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-07-12T23:37:40.716Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-12T23:37:40.716Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-12T23:37:40.716Z] b3c136eddcbf: Pulling fs layer [2022-07-12T23:37:40.716Z] c0a3192eca97: Pulling fs layer [2022-07-12T23:37:40.716Z] a050256f5b6f: Pulling fs layer [2022-07-12T23:37:40.716Z] 656be50a0ddc: Pulling fs layer [2022-07-12T23:37:40.716Z] 2bbca73fdf42: Pulling fs layer [2022-07-12T23:37:40.716Z] 46d945488cbd: Pulling fs layer [2022-07-12T23:37:40.716Z] 8a5474983e97: Pulling fs layer [2022-07-12T23:37:40.716Z] 329c88fbcd65: Pulling fs layer [2022-07-12T23:37:40.716Z] 2bbca73fdf42: Waiting [2022-07-12T23:37:40.716Z] 46d945488cbd: Waiting [2022-07-12T23:37:40.716Z] 8a5474983e97: Waiting [2022-07-12T23:37:40.716Z] 329c88fbcd65: Waiting [2022-07-12T23:37:40.716Z] 656be50a0ddc: Waiting [2022-07-12T23:37:40.716Z] a050256f5b6f: Verifying Checksum [2022-07-12T23:37:40.716Z] a050256f5b6f: Download complete [2022-07-12T23:37:40.716Z] c0a3192eca97: Verifying Checksum [2022-07-12T23:37:40.716Z] c0a3192eca97: Download complete [2022-07-12T23:37:41.010Z] 2bbca73fdf42: Verifying Checksum [2022-07-12T23:37:41.010Z] 2bbca73fdf42: Download complete [2022-07-12T23:37:41.010Z] 46d945488cbd: Download complete [2022-07-12T23:37:41.010Z] b3c136eddcbf: Verifying Checksum [2022-07-12T23:37:41.010Z] b3c136eddcbf: Download complete [2022-07-12T23:37:42.011Z] b3c136eddcbf: Pull complete [2022-07-12T23:37:42.288Z] 329c88fbcd65: Verifying Checksum [2022-07-12T23:37:42.288Z] 329c88fbcd65: Download complete [2022-07-12T23:37:43.278Z] c0a3192eca97: Pull complete [2022-07-12T23:37:43.881Z] 8a5474983e97: Verifying Checksum [2022-07-12T23:37:43.881Z] 8a5474983e97: Download complete [2022-07-12T23:37:44.482Z] a050256f5b6f: Pull complete [2022-07-12T23:37:44.764Z] 656be50a0ddc: Verifying Checksum [2022-07-12T23:37:44.764Z] 656be50a0ddc: Download complete [2022-07-12T23:38:03.101Z] 656be50a0ddc: Pull complete [2022-07-12T23:38:03.101Z] 2bbca73fdf42: Pull complete [2022-07-12T23:38:03.101Z] 46d945488cbd: Pull complete [2022-07-12T23:38:08.532Z] 8a5474983e97: Pull complete [2022-07-12T23:38:10.521Z] 329c88fbcd65: Pull complete [2022-07-12T23:38:10.795Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-12T23:38:10.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-12T23:38:10.795Z] ---> ff4287adb874 [2022-07-12T23:38:10.795Z] Step 3/12 : ARG MAKE='make build' [2022-07-12T23:38:12.801Z] ---> Running in 2481f1f9e99f [2022-07-12T23:38:12.801Z] Removing intermediate container 2481f1f9e99f [2022-07-12T23:38:12.801Z] ---> bf574d5e2dea [2022-07-12T23:38:12.801Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-07-12T23:38:12.801Z] ---> Running in 40e38604da2a [2022-07-12T23:38:13.079Z] Removing intermediate container 40e38604da2a [2022-07-12T23:38:13.079Z] ---> cff0a8f1082f [2022-07-12T23:38:13.079Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-12T23:38:13.079Z] ---> Running in 51c736d0f00e [2022-07-12T23:38:13.683Z] Removing intermediate container 51c736d0f00e [2022-07-12T23:38:13.683Z] ---> 9eb7c5021863 [2022-07-12T23:38:13.683Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T23:38:13.683Z] ---> Running in 0d62f92c091d [2022-07-12T23:38:15.668Z] Removing intermediate container 0d62f92c091d [2022-07-12T23:38:15.668Z] ---> 758eec317fe0 [2022-07-12T23:38:15.668Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-12T23:38:15.668Z] ---> Running in 4ee1fd194928 [2022-07-12T23:38:16.269Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T23:38:17.250Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T23:38:18.244Z] OK: 221 MiB in 51 packages [2022-07-12T23:38:19.226Z] Removing intermediate container 4ee1fd194928 [2022-07-12T23:38:19.226Z] ---> fb49523e227c [2022-07-12T23:38:19.226Z] Step 8/12 : WORKDIR /app [2022-07-12T23:38:19.226Z] ---> Running in 343ceca6968d [2022-07-12T23:38:19.499Z] Removing intermediate container 343ceca6968d [2022-07-12T23:38:19.499Z] ---> 69fc1ae89418 [2022-07-12T23:38:19.499Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-12T23:38:20.112Z] ---> 2a5d9d88c428 [2022-07-12T23:38:20.112Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T23:38:20.112Z] ---> Running in 625bfa0404bd [2022-07-12T23:39:07.140Z] Removing intermediate container 625bfa0404bd [2022-07-12T23:39:07.140Z] ---> b4bdd0383f96 [2022-07-12T23:39:07.140Z] Step 11/12 : COPY . . [2022-07-12T23:39:07.140Z] ---> 9d64f8b9ac5e [2022-07-12T23:39:07.140Z] Step 12/12 : RUN $MAKE [2022-07-12T23:39:07.140Z] ---> Running in 9c1e8c14e676 [2022-07-12T23:39:07.140Z] noop [2022-07-12T23:39:07.414Z] Removing intermediate container 9c1e8c14e676 [2022-07-12T23:39:07.414Z] ---> 92ec5b06062c [2022-07-12T23:39:07.414Z] Successfully built 92ec5b06062c [2022-07-12T23:39:07.414Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:39:07.784Z] + docker inspect -f . ci-base-image-arm64 [2022-07-12T23:39:07.784Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T23:39:08.044Z] prd-ubuntu20.04-docker-arm64-4c-16g-19797 does not seem to be running inside a container [2022-07-12T23:39:08.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/3 -v /w/workspace/device-rfid-llrp-go/3:/w/workspace/device-rfid-llrp-go/3:rw,z -v /w/workspace/device-rfid-llrp-go/3@tmp:/w/workspace/device-rfid-llrp-go/3@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 [2022-07-12T23:39:09.482Z] $ docker top 87714a637025fe490dba3a873a7a51a2b3d8cd95614b47dc6a180d25f6a306f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T23:39:10.401Z] + go version [2022-07-12T23:39:10.401Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-12T23:39:10.427Z] $ docker stop --time=1 87714a637025fe490dba3a873a7a51a2b3d8cd95614b47dc6a180d25f6a306f8 [2022-07-12T23:39:12.041Z] $ docker rm -f 87714a637025fe490dba3a873a7a51a2b3d8cd95614b47dc6a180d25f6a306f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:39:12.647Z] + docker inspect -f . ci-base-image-arm64 [2022-07-12T23:39:12.647Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T23:39:12.895Z] prd-ubuntu20.04-docker-arm64-4c-16g-19797 does not seem to be running inside a container [2022-07-12T23:39:12.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-rfid-llrp-go/3 -v /w/workspace/device-rfid-llrp-go/3:/w/workspace/device-rfid-llrp-go/3:rw,z -v /w/workspace/device-rfid-llrp-go/3@tmp:/w/workspace/device-rfid-llrp-go/3@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 [2022-07-12T23:39:14.320Z] $ docker top f5ae9e251d0a74dff0cfd6116ccd41d0642040da87f3d938867be05d03cf0831 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T23:39:15.260Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/3 [Pipeline] fileExists [Pipeline] sh [2022-07-12T23:39:15.941Z] + make test [2022-07-12T23:39:15.941Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-12T23:39:17.919Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-07-12T23:40:54.798Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-07-12T23:40:54.798Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-07-12T23:41:21.640Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.756s coverage: 39.3% of statements [2022-07-12T23:41:21.640Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.509s coverage: 52.0% of statements [2022-07-12T23:41:21.640Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.055s coverage: 95.5% of statements [2022-07-12T23:41:21.640Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-12T23:41:21.640Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-12T23:41:43.879Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-12T23:41:43.879Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-12T23:41:43.879Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-12T23:41:43.903Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-12T23:41:43.920Z] $ docker stop --time=1 f5ae9e251d0a74dff0cfd6116ccd41d0642040da87f3d938867be05d03cf0831 [2022-07-12T23:41:45.711Z] $ docker rm -f f5ae9e251d0a74dff0cfd6116ccd41d0642040da87f3d938867be05d03cf0831 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T23:41:46.807Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-12T23:41:46.836Z] Warning: overwriting stash ‘coverage-report’ [2022-07-12T23:41:47.749Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-12T23:41:48.156Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-12T23:41:48.565Z] + ls -al . [2022-07-12T23:41:48.565Z] total 628 [2022-07-12T23:41:48.565Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 23:39 . [2022-07-12T23:41:48.565Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:37 .. [2022-07-12T23:41:48.565Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 12 23:37 .dockerignore [2022-07-12T23:41:48.565Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 23:37 .git [2022-07-12T23:41:48.565Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 23:37 .github [2022-07-12T23:41:48.565Z] -rw-rw-r-- 1 jenkins jenkins 946 Jul 12 23:37 .gitignore [2022-07-12T23:41:48.565Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 23:37 .golangci.yml [2022-07-12T23:41:48.565Z] -rw-rw-r-- 1 jenkins jenkins 10362 Jul 12 23:37 Attribution.txt [2022-07-12T23:41:48.565Z] -rw-rw-r-- 1 jenkins jenkins 3740 Jul 12 23:37 CHANGELOG.md [2022-07-12T23:41:48.565Z] -rw-rw-r-- 1 jenkins jenkins 1518 Jul 12 23:37 Dockerfile [2022-07-12T23:41:48.565Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 23:37 GOVERNANCE.md [2022-07-12T23:41:48.565Z] -rw-rw-r-- 1 jenkins jenkins 683 Jul 12 23:37 Jenkinsfile [2022-07-12T23:41:48.565Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 12 23:37 LICENSE [2022-07-12T23:41:48.565Z] -rw-rw-r-- 1 jenkins jenkins 2196 Jul 12 23:37 Makefile [2022-07-12T23:41:48.565Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 12 23:37 OWNERS.md [2022-07-12T23:41:48.565Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jul 12 23:37 README.md [2022-07-12T23:41:48.565Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 23:34 VERSION [2022-07-12T23:41:48.565Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:37 bin [2022-07-12T23:41:48.565Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:37 cmd [2022-07-12T23:41:48.565Z] -rw-r--r-- 1 jenkins jenkins 460394 Jul 12 23:41 coverage.out [2022-07-12T23:41:48.565Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:37 examples [2022-07-12T23:41:48.565Z] -rw-rw-r-- 1 jenkins jenkins 3355 Jul 12 23:37 go.mod [2022-07-12T23:41:48.565Z] -rw-rw-r-- 1 jenkins jenkins 35188 Jul 12 23:37 go.sum [2022-07-12T23:41:48.565Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:37 images [2022-07-12T23:41:48.565Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 12 23:37 internal [2022-07-12T23:41:48.565Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:37 snap [2022-07-12T23:41:48.565Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 12 23:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:41:48.958Z] + 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=f84d81cb442e1c1796d07d10176befe9c4878897 --label arch=arm64 --label version=0.0.0 . [2022-07-12T23:41:49.234Z] Sending build context to Docker daemon 1.229MB [2022-07-12T23:41:49.234Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-07-12T23:41:49.234Z] Step 2/25 : FROM ${BASE} AS builder [2022-07-12T23:41:49.234Z] ---> 92ec5b06062c [2022-07-12T23:41:49.234Z] Step 3/25 : ARG MAKE='make build' [2022-07-12T23:41:49.515Z] ---> Running in ec0cd0cd221d [2022-07-12T23:41:49.789Z] Removing intermediate container ec0cd0cd221d [2022-07-12T23:41:49.789Z] ---> 1a4705c97838 [2022-07-12T23:41:49.789Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-07-12T23:41:49.789Z] ---> Running in 133a001bbe1f [2022-07-12T23:41:50.385Z] Removing intermediate container 133a001bbe1f [2022-07-12T23:41:50.385Z] ---> 64a6d7fbf3df [2022-07-12T23:41:50.385Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-07-12T23:41:50.385Z] ---> Running in e6522e95e772 [2022-07-12T23:41:50.656Z] Removing intermediate container e6522e95e772 [2022-07-12T23:41:50.656Z] ---> 0edb4b88d75e [2022-07-12T23:41:50.656Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T23:41:50.656Z] ---> Running in 293a4013d510 [2022-07-12T23:41:52.643Z] Removing intermediate container 293a4013d510 [2022-07-12T23:41:52.643Z] ---> eff82feba62f [2022-07-12T23:41:52.643Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-12T23:41:52.643Z] ---> Running in 0e3c87265bf0 [2022-07-12T23:41:53.245Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T23:41:54.222Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T23:41:55.198Z] OK: 221 MiB in 51 packages [2022-07-12T23:41:56.177Z] Removing intermediate container 0e3c87265bf0 [2022-07-12T23:41:56.177Z] ---> 4d3be94a9714 [2022-07-12T23:41:56.177Z] Step 8/25 : WORKDIR /app [2022-07-12T23:41:56.177Z] ---> Running in ab9002f40899 [2022-07-12T23:41:56.450Z] Removing intermediate container ab9002f40899 [2022-07-12T23:41:56.450Z] ---> c0a4f411f32c [2022-07-12T23:41:56.450Z] Step 9/25 : COPY go.mod vendor* ./ [2022-07-12T23:41:57.050Z] ---> 3aed99ed6d2f [2022-07-12T23:41:57.050Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T23:41:57.050Z] ---> Running in eb3a09814ea4 [2022-07-12T23:41:59.022Z] Removing intermediate container eb3a09814ea4 [2022-07-12T23:41:59.022Z] ---> 22e41d27309f [2022-07-12T23:41:59.022Z] Step 11/25 : COPY . . [2022-07-12T23:41:59.622Z] ---> bde7d0346b3a [2022-07-12T23:41:59.622Z] Step 12/25 : RUN $MAKE [2022-07-12T23:41:59.622Z] ---> Running in bb928976bf7b [2022-07-12T23:42:00.598Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.12 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-07-12T23:44:22.520Z] Removing intermediate container bb928976bf7b [2022-07-12T23:44:22.520Z] ---> 27e3c4d1b21c [2022-07-12T23:44:22.520Z] Step 13/25 : FROM alpine:3.16 [2022-07-12T23:44:22.520Z] 3.16: Pulling from library/alpine [2022-07-12T23:44:22.520Z] b3c136eddcbf: Already exists [2022-07-12T23:44:22.520Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-12T23:44:22.520Z] Status: Downloaded newer image for alpine:3.16 [2022-07-12T23:44:22.520Z] ---> 6e30ab57aeee [2022-07-12T23:44:22.520Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-12T23:44:22.520Z] ---> Running in c7643b919459 [2022-07-12T23:44:22.520Z] Removing intermediate container c7643b919459 [2022-07-12T23:44:22.520Z] ---> 107e4c3b2ec0 [2022-07-12T23:44:22.520Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T23:44:22.520Z] ---> Running in 319718a71c08 [2022-07-12T23:44:22.520Z] Removing intermediate container 319718a71c08 [2022-07-12T23:44:22.520Z] ---> def1f7949c3f [2022-07-12T23:44:22.520Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-12T23:44:22.520Z] ---> Running in 15da8c6a5a91 [2022-07-12T23:44:22.520Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T23:44:22.520Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T23:44:22.520Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-12T23:44:22.520Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-12T23:44:22.520Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-12T23:44:22.520Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-12T23:44:22.520Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-12T23:44:22.520Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-12T23:44:22.520Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T23:44:22.520Z] OK: 8 MiB in 20 packages [2022-07-12T23:44:22.520Z] Removing intermediate container 15da8c6a5a91 [2022-07-12T23:44:22.520Z] ---> 2e0b41aafc15 [2022-07-12T23:44:22.520Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-07-12T23:44:22.520Z] ---> b8b16850f913 [2022-07-12T23:44:22.520Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-07-12T23:44:22.520Z] ---> 66ab91fab919 [2022-07-12T23:44:22.520Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-07-12T23:44:23.493Z] ---> 411a297969c8 [2022-07-12T23:44:23.493Z] Step 20/25 : EXPOSE 59989 [2022-07-12T23:44:23.493Z] ---> Running in be5828be6b54 [2022-07-12T23:44:23.764Z] Removing intermediate container be5828be6b54 [2022-07-12T23:44:23.764Z] ---> 5cd750e4bb34 [2022-07-12T23:44:23.764Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-07-12T23:44:23.764Z] ---> Running in 25028bbe27dd [2022-07-12T23:44:24.046Z] Removing intermediate container 25028bbe27dd [2022-07-12T23:44:24.046Z] ---> b7ca8cc5b1c7 [2022-07-12T23:44:24.046Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-07-12T23:44:24.046Z] ---> Running in 85aebdbd0471 [2022-07-12T23:44:24.317Z] Removing intermediate container 85aebdbd0471 [2022-07-12T23:44:24.317Z] ---> ebe298c5d540 [2022-07-12T23:44:24.588Z] Step 23/25 : LABEL arch=arm64 [2022-07-12T23:44:24.588Z] ---> Running in f4bc79aa5534 [2022-07-12T23:44:24.858Z] Removing intermediate container f4bc79aa5534 [2022-07-12T23:44:24.859Z] ---> 3227f87e0a03 [2022-07-12T23:44:24.859Z] Step 24/25 : LABEL git_sha=f84d81cb442e1c1796d07d10176befe9c4878897 [2022-07-12T23:44:24.859Z] ---> Running in 91450e65a61a [2022-07-12T23:44:25.129Z] Removing intermediate container 91450e65a61a [2022-07-12T23:44:25.129Z] ---> d26585a9edf1 [2022-07-12T23:44:25.129Z] Step 25/25 : LABEL version=0.0.0 [2022-07-12T23:44:25.129Z] ---> Running in 3ae56c6758fa [2022-07-12T23:44:25.401Z] Removing intermediate container 3ae56c6758fa [2022-07-12T23:44:25.401Z] ---> 0ecf346c2f7e [2022-07-12T23:44:25.401Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-12T23:44:25.671Z] Successfully built 0ecf346c2f7e [2022-07-12T23:44:25.671Z] 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 [2022-07-12T23:44:26.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T23:44:26.130Z] [2022-07-12T23:44:26.130Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:44:26.477Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T23:44:26.753Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-12T23:44:26.753Z] 8998bd30e6a1: Pulling fs layer [2022-07-12T23:44:26.753Z] 04944245beec: Pulling fs layer [2022-07-12T23:44:26.753Z] 699f458cf7ca: Pulling fs layer [2022-07-12T23:44:26.753Z] 765212b225bb: Pulling fs layer [2022-07-12T23:44:26.753Z] f23df028b6ca: Pulling fs layer [2022-07-12T23:44:26.753Z] d65c8cfc05b1: Pulling fs layer [2022-07-12T23:44:26.753Z] 2437ff75d9bd: Pulling fs layer [2022-07-12T23:44:26.753Z] 765212b225bb: Waiting [2022-07-12T23:44:26.753Z] f23df028b6ca: Waiting [2022-07-12T23:44:26.753Z] d65c8cfc05b1: Waiting [2022-07-12T23:44:26.753Z] 2437ff75d9bd: Waiting [2022-07-12T23:44:26.753Z] 04944245beec: Verifying Checksum [2022-07-12T23:44:26.753Z] 04944245beec: Download complete [2022-07-12T23:44:26.753Z] 765212b225bb: Verifying Checksum [2022-07-12T23:44:26.753Z] 765212b225bb: Download complete [2022-07-12T23:44:26.753Z] f23df028b6ca: Verifying Checksum [2022-07-12T23:44:26.753Z] f23df028b6ca: Download complete [2022-07-12T23:44:26.753Z] d65c8cfc05b1: Verifying Checksum [2022-07-12T23:44:26.753Z] d65c8cfc05b1: Download complete [2022-07-12T23:44:27.028Z] 699f458cf7ca: Verifying Checksum [2022-07-12T23:44:27.028Z] 699f458cf7ca: Download complete [2022-07-12T23:44:27.304Z] 8998bd30e6a1: Verifying Checksum [2022-07-12T23:44:27.304Z] 8998bd30e6a1: Download complete [2022-07-12T23:44:29.930Z] 2437ff75d9bd: Verifying Checksum [2022-07-12T23:44:29.930Z] 2437ff75d9bd: Download complete [2022-07-12T23:44:31.363Z] 8998bd30e6a1: Pull complete [2022-07-12T23:44:31.960Z] 04944245beec: Pull complete [2022-07-12T23:44:33.396Z] 699f458cf7ca: Pull complete [2022-07-12T23:44:33.671Z] 765212b225bb: Pull complete [2022-07-12T23:44:34.654Z] f23df028b6ca: Pull complete [2022-07-12T23:44:34.654Z] d65c8cfc05b1: Pull complete [2022-07-12T23:44:49.731Z] 2437ff75d9bd: Pull complete [2022-07-12T23:44:49.731Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-12T23:44:49.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T23:44:49.731Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T23:44:49.983Z] prd-ubuntu20.04-docker-arm64-4c-16g-19797 does not seem to be running inside a container [2022-07-12T23:44:50.063Z] $ 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/3 -v /w/workspace/device-rfid-llrp-go/3:/w/workspace/device-rfid-llrp-go/3:rw,z -v /w/workspace/device-rfid-llrp-go/3@tmp:/w/workspace/device-rfid-llrp-go/3@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 [2022-07-12T23:44:52.537Z] $ docker top 43b13f2319c486967023d4c6a894626db2cf28cf7c9a960384cd345cc4a43ad8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:44:53.475Z] ---> job-cost.sh [2022-07-12T23:44:53.475Z] lf-activate-venv: SKIPPING [2022-07-12T23:44:53.475Z] INFO: No Stack... [2022-07-12T23:44:53.744Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-12T23:44:54.717Z] INFO: Archiving Costs [Pipeline] sh [2022-07-12T23:44:55.390Z] + + cat /w/workspace/device-rfid-llrp-go/3/archives/cost.csv [2022-07-12T23:44:55.390Z] cut -d, -f6 [Pipeline] lock [2022-07-12T23:44:55.771Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-99-3-stack-cost] [2022-07-12T23:44:55.779Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-99-3-stack-cost] did not exist. Created. [2022-07-12T23:44:55.779Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-99-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-12T23:44:56.514Z] /w/workspace/device-rfid-llrp-go/3@tmp/durable-308bf111/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-12T23:44:57.217Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-12T23:44:57.234Z] Warning: overwriting stash ‘stack-cost’ [2022-07-12T23:44:57.290Z] Stashed 1 file(s) [Pipeline] } [2022-07-12T23:44:57.297Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-99-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-12T23:44:57.318Z] $ docker stop --time=1 43b13f2319c486967023d4c6a894626db2cf28cf7c9a960384cd345cc4a43ad8 [2022-07-12T23:44:58.823Z] $ docker rm -f 43b13f2319c486967023d4c6a894626db2cf28cf7c9a960384cd345cc4a43ad8 [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 [2022-07-12T23:44:59.260Z] provisioning config files... [2022-07-12T23:44:59.268Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-99@tmp/config2190485315140041114tmp [Pipeline] { [Pipeline] sh [2022-07-12T23:44:59.560Z] + set +x [2022-07-12T23:44:59.560Z] + curl -s https://codecov.io/bash [2022-07-12T23:44:59.560Z] + bash -s -- [2022-07-12T23:44:59.560Z] [2022-07-12T23:44:59.560Z] _____ _ [2022-07-12T23:44:59.560Z] / ____| | | [2022-07-12T23:44:59.560Z] | | ___ __| | ___ ___ _____ __ [2022-07-12T23:44:59.560Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-12T23:44:59.560Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-12T23:44:59.560Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-12T23:44:59.560Z] Bash-1.0.6 [2022-07-12T23:44:59.560Z] [2022-07-12T23:44:59.560Z] [2022-07-12T23:44:59.560Z] ==> git version 2.25.1 found [2022-07-12T23:44:59.560Z] ==> 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 [2022-07-12T23:44:59.560Z] Release-Date: 2020-01-08 [2022-07-12T23:44:59.560Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-12T23:44:59.560Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-12T23:44:59.560Z] ==> Jenkins CI detected. [2022-07-12T23:44:59.560Z] current dir:  /w/workspace/oundry_device-rfid-llrp-go_PR-99 [2022-07-12T23:44:59.560Z] project root: . [2022-07-12T23:44:59.560Z] --> token set from env [2022-07-12T23:44:59.560Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-12T23:44:59.560Z] ==> Running gcov in . (disable via -X gcov) [2022-07-12T23:44:59.560Z] ==> Python coveragepy not found [2022-07-12T23:44:59.560Z] ==> Searching for coverage reports in: [2022-07-12T23:44:59.560Z] + . [2022-07-12T23:44:59.560Z] -> Found 1 reports [2022-07-12T23:44:59.560Z] ==> Detecting git/mercurial file structure [2022-07-12T23:44:59.560Z] ==> Reading reports [2022-07-12T23:44:59.560Z] + ./coverage.out bytes=460394 [2022-07-12T23:44:59.560Z] ==> Appending adjustments [2022-07-12T23:44:59.560Z] https://docs.codecov.io/docs/fixing-reports [2022-07-12T23:44:59.819Z] + Found adjustments [2022-07-12T23:44:59.819Z] ==> Gzipping contents [2022-07-12T23:44:59.819Z] 52K /tmp/codecov.HU8dyl.gz [2022-07-12T23:44:59.819Z] ==> Uploading reports [2022-07-12T23:44:59.820Z] url: https://codecov.io [2022-07-12T23:44:59.820Z] query: branch=PR-99&commit=f84d81cb442e1c1796d07d10176befe9c4878897&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-99%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=99&job=&cmd_args= [2022-07-12T23:44:59.820Z] -> Pinging Codecov [2022-07-12T23:44:59.820Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-99&commit=f84d81cb442e1c1796d07d10176befe9c4878897&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-99%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=99&job=&cmd_args= [2022-07-12T23:45:00.390Z] -> Uploading to [2022-07-12T23:45:00.390Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-12/581DD39554BDF9B6E22D074273EAD858/f84d81cb442e1c1796d07d10176befe9c4878897/a42b1d90-0991-4047-8226-d21aa35ba4bb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220712T234500Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=def95f1c0b4626f77ccd39dcc5ad4dee7263e5d624dfeefb3ff2f0f68fa8b09e [2022-07-12T23:45:00.390Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-12T23:45:00.390Z] Dload Upload Total Spent Left Speed [2022-07-12T23:45:00.651Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51732 0 0 100 51732 0 127k --:--:-- --:--:-- --:--:-- 127k [2022-07-12T23:45:00.651Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f84d81cb442e1c1796d07d10176befe9c4878897 [Pipeline] } [2022-07-12T23:45:00.659Z] 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 [2022-07-12T23:45:01.317Z] + [ -d /w/workspace/oundry_device-rfid-llrp-go_PR-99/archives ] [2022-07-12T23:45:01.317Z] + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-99/archives [2022-07-12T23:45:01.317Z] total 16 [2022-07-12T23:45:01.317Z] drwxr-xr-x 3 root root 4096 Jul 12 23:36 . [2022-07-12T23:45:01.317Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 12 23:36 .. [2022-07-12T23:45:01.317Z] drwxr-xr-x 2 root root 4096 Jul 12 23:36 cost [2022-07-12T23:45:01.317Z] -rw-r--r-- 1 root root 89 Jul 12 23:36 cost.csv [2022-07-12T23:45:01.317Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-rfid-llrp-go_PR-99/archives [2022-07-12T23:45:01.317Z] + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-99/archives [2022-07-12T23:45:01.317Z] total 16 [2022-07-12T23:45:01.317Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 23:36 . [2022-07-12T23:45:01.317Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 12 23:36 .. [2022-07-12T23:45:01.317Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 23:36 cost [2022-07-12T23:45:01.317Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 12 23:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:45:01.611Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:45:02.482Z] ---> package-listing.sh [2022-07-12T23:45:02.483Z] ++ facter osfamily [2022-07-12T23:45:02.483Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-12T23:45:02.743Z] + OS_FAMILY=debian [2022-07-12T23:45:02.743Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-99 [2022-07-12T23:45:02.743Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-12T23:45:02.743Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-12T23:45:02.743Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-12T23:45:02.743Z] + PACKAGES=/tmp/packages_start.txt [2022-07-12T23:45:02.743Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-99 ']' [2022-07-12T23:45:02.743Z] + PACKAGES=/tmp/packages_end.txt [2022-07-12T23:45:02.743Z] + case "${OS_FAMILY}" in [2022-07-12T23:45:02.743Z] + dpkg -l [2022-07-12T23:45:02.743Z] + grep '^ii' [2022-07-12T23:45:02.743Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-12T23:45:02.743Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-12T23:45:02.743Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-12T23:45:02.743Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-99 ']' [2022-07-12T23:45:02.743Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-99/archives/ [2022-07-12T23:45:02.743Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-99/archives/ [Pipeline] echo [2022-07-12T23:45:02.754Z] 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/oundry_device-rfid-llrp-go_PR-99/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-12T23:45:03.033Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:45:03.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T23:45:03.594Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T23:45:03.677Z] prd-ubuntu20.04-docker-8c-8g-19795 does not seem to be running inside a container [2022-07-12T23:45:03.710Z] $ 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/oundry_device-rfid-llrp-go_PR-99/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-99 -v /w/workspace/oundry_device-rfid-llrp-go_PR-99:/w/workspace/oundry_device-rfid-llrp-go_PR-99:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-99@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-99@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 [2022-07-12T23:45:03.944Z] $ docker top dd24a6eb7236e973b4bffb563c74e72459f7edb17f4bda8c2fc8ae0be93aa864 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T23:45:04.305Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-12T23:45:04.593Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-12T23:45:04.890Z] + ls /var/log/sa-host [2022-07-12T23:45:04.890Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T23:45:04.960Z] provisioning config files... [2022-07-12T23:45:04.969Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-99@tmp/config8690071397162086492tmp [Pipeline] { [Pipeline] echo [2022-07-12T23:45:04.982Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:45:05.265Z] ---> create-netrc.sh [Pipeline] } [2022-07-12T23:45:05.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:45:05.616Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-12T23:45:05.626Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:45:05.918Z] ---> sudo-logs.sh [2022-07-12T23:45:05.918Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-12T23:45:05.953Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:45:06.242Z] ---> job-cost.sh [2022-07-12T23:45:06.242Z] lf-activate-venv: SKIPPING [2022-07-12T23:45:06.242Z] DEBUG: total: 0.2199999988079071 [2022-07-12T23:45:06.242Z] INFO: Retrieving Stack Cost... [2022-07-12T23:45:06.504Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-12T23:45:07.076Z] INFO: Archiving Costs [Pipeline] echo [2022-07-12T23:45:07.088Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:45:07.377Z] ---> logs-deploy.sh [2022-07-12T23:45:07.377Z] lf-activate-venv: SKIPPING [2022-07-12T23:45:07.377Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-99/3 [2022-07-12T23:45:07.377Z] INFO: archiving workspace using pattern(s): [2022-07-12T23:45:08.317Z] Archives upload complete. [2022-07-12T23:45:08.579Z] INFO: archiving logs to Nexus