Pull request #65 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2488fc01f45d688702b960fc4ad648af03e93961+c5284296090fc93b1a9c5192dcea8b13ac4a9a89 (0d3adfa7028194334c8729883f949d0b42c7dbe6) 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-ssh3480061049552702255.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh2542840549573974096.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-65/workspace@libs/edgex-global-pipelines/.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-65/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10470858134587879165.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh11760553418919689479.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-65/workspace@libs/lf-pipelines/.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-65/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9367925481388584527.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [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-22361 in /w/workspace/oundry_device-rfid-llrp-go_PR-65 [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-65 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c5284296090fc93b1a9c5192dcea8b13ac4a9a89 into PR head commit 2488fc01f45d688702b960fc4ad648af03e93961 Merge succeeded, producing 2488fc01f45d688702b960fc4ad648af03e93961 Checking out Revision 2488fc01f45d688702b960fc4ad648af03e93961 (PR-65) > 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/65/head:refs/remotes/origin/PR-65 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2488fc01f45d688702b960fc4ad648af03e93961 # 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 c5284296090fc93b1a9c5192dcea8b13ac4a9a89 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2488fc01f45d688702b960fc4ad648af03e93961 # timeout=10 Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-25T20:03:51.041Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-25T20:03:51.094Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-25T20:03:51.109Z] ========================================================= [2022-04-25T20:03:51.109Z] EdgeX Global Pipelines Version Info [2022-04-25T20:03:51.109Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 5eda31a2708c833d0ac814e5eb5038376af867ef # timeout=10 [2022-04-25T20:03:51.898Z] ------------------- [2022-04-25T20:03:51.898Z] stable info: [2022-04-25T20:03:51.898Z] ------------------- [2022-04-25T20:03:51.898Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-25T20:03:51.898Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-25T20:03:51.898Z] Message: update stable to v1.0.221 [2022-04-25T20:03:52.471Z] ------------------- [2022-04-25T20:03:52.471Z] experimental info: [2022-04-25T20:03:52.471Z] ------------------- [2022-04-25T20:03:52.471Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-25T20:03:52.471Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-25T20:03:52.471Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-25T20:03:52.608Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-04-25T20:03:52.627Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-04-25T20:03:52.641Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-25T20:03:52.650Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-25T20:03:52.661Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-25T20:03:52.673Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-25T20:03:52.689Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-25T20:03:52.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-25T20:03:52.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-25T20:03:52.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-25T20:03:52.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-25T20:03:52.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-04-25T20:03:52.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-25T20:03:52.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-25T20:03:52.825Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-25T20:03:52.838Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-25T20:03:52.849Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-25T20:03:52.864Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-25T20:03:52.875Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-25T20:03:52.884Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-25T20:03:52.895Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-25T20:03:52.907Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-25T20:03:52.920Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-25T20:03:52.933Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-25T20:03:52.943Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-25T20:03:52.954Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-25T20:03:53.019Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-65 [Pipeline] echo [2022-04-25T20:03:53.033Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-65 [Pipeline] echo [2022-04-25T20:03:53.045Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-65 [Pipeline] echo [2022-04-25T20:03:53.055Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2488fc01f45d688702b960fc4ad648af03e93961 [Pipeline] echo [2022-04-25T20:03:53.071Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2488fc0 [Pipeline] echo [2022-04-25T20:03:53.083Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T20:03:53.125Z] provisioning config files... [2022-04-25T20:03:53.136Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/config2650403688510540629tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:03:53.448Z] ---> docker-login.sh [2022-04-25T20:03:53.448Z] nexus3.edgexfoundry.org:10001 [2022-04-25T20:03:53.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:03:53.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:03:53.707Z] Configure a credential helper to remove this warning. See [2022-04-25T20:03:53.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:03:53.707Z] [2022-04-25T20:03:53.707Z] Login Succeeded [2022-04-25T20:03:53.707Z] nexus3.edgexfoundry.org:10002 [2022-04-25T20:03:53.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:03:53.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:03:53.966Z] Configure a credential helper to remove this warning. See [2022-04-25T20:03:53.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:03:53.966Z] [2022-04-25T20:03:53.966Z] Login Succeeded [2022-04-25T20:03:53.966Z] nexus3.edgexfoundry.org:10003 [2022-04-25T20:03:53.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:03:53.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:03:53.966Z] Configure a credential helper to remove this warning. See [2022-04-25T20:03:53.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:03:53.966Z] [2022-04-25T20:03:53.966Z] Login Succeeded [2022-04-25T20:03:53.966Z] nexus3.edgexfoundry.org:10004 [2022-04-25T20:03:54.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:03:54.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:03:54.226Z] Configure a credential helper to remove this warning. See [2022-04-25T20:03:54.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:03:54.226Z] [2022-04-25T20:03:54.226Z] Login Succeeded [2022-04-25T20:03:54.226Z] docker.io [2022-04-25T20:03:54.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:03:54.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:03:54.797Z] Configure a credential helper to remove this warning. See [2022-04-25T20:03:54.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:03:54.797Z] [2022-04-25T20:03:54.797Z] Login Succeeded [2022-04-25T20:03:54.797Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T20:03:54.806Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-25T20:03:55.177Z] + git rev-list -1 --merges 2488fc01f45d688702b960fc4ad648af03e93961~1..2488fc01f45d688702b960fc4ad648af03e93961 [Pipeline] echo [2022-04-25T20:03:55.271Z] -----------> git rev-list -1 --merges 2488fc01f45d688702b960fc4ad648af03e93961~1..2488fc01f45d688702b960fc4ad648af03e93961 2488fc01f45d688702b960fc4ad648af03e93961 [false] [Pipeline] sh [2022-04-25T20:03:55.569Z] + git log --format=format:%s -1 2488fc01f45d688702b960fc4ad648af03e93961 [Pipeline] echo [2022-04-25T20:03:55.588Z] ========================================================= [2022-04-25T20:03:55.588Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-25T20:03:55.588Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-25T20:03:55.926Z] + git log --format=format:%s -1 2488fc01f45d688702b960fc4ad648af03e93961 [Pipeline] echo [2022-04-25T20:03:55.938Z] [semverPrep] GIT_COMMIT: 2488fc01f45d688702b960fc4ad648af03e93961, Commit Message: build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 [Pipeline] echo [2022-04-25T20:03:55.947Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-25T20:03:56.535Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-25T20:03:56.535Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-25T20:03:56.535Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-25T20:03:56.535Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-25T20:03:56.535Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-25T20:03:56.535Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-25T20:03:56.535Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:03:56.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T20:03:56.947Z] [2022-04-25T20:03:56.947Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:03:57.254Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T20:03:57.254Z] latest: Pulling from edgex-devops/git-semver [2022-04-25T20:03:57.254Z] a0d0a0d46f8b: Pulling fs layer [2022-04-25T20:03:57.254Z] 3e5f54012d9b: Pulling fs layer [2022-04-25T20:03:57.254Z] 4c7163046ea9: Pulling fs layer [2022-04-25T20:03:57.254Z] 0c2d73faf560: Pulling fs layer [2022-04-25T20:03:57.254Z] 0c2d73faf560: Waiting [2022-04-25T20:03:57.254Z] 3e5f54012d9b: Verifying Checksum [2022-04-25T20:03:57.254Z] 3e5f54012d9b: Download complete [2022-04-25T20:03:57.254Z] a0d0a0d46f8b: Download complete [2022-04-25T20:03:57.254Z] 0c2d73faf560: Verifying Checksum [2022-04-25T20:03:57.254Z] 0c2d73faf560: Download complete [2022-04-25T20:03:57.254Z] 4c7163046ea9: Verifying Checksum [2022-04-25T20:03:57.254Z] 4c7163046ea9: Download complete [2022-04-25T20:03:57.516Z] a0d0a0d46f8b: Pull complete [2022-04-25T20:03:57.516Z] 3e5f54012d9b: Pull complete [2022-04-25T20:03:57.776Z] 4c7163046ea9: Pull complete [2022-04-25T20:03:58.047Z] 0c2d73faf560: Pull complete [2022-04-25T20:03:58.047Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-25T20:03:58.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T20:03:58.047Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-25T20:03:58.120Z] prd-ubuntu20.04-docker-8c-8g-22361 does not seem to be running inside a container [2022-04-25T20:03:58.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-65 -v /w/workspace/oundry_device-rfid-llrp-go_PR-65:/w/workspace/oundry_device-rfid-llrp-go_PR-65:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-25T20:03:58.800Z] $ docker top 8b780918929312126574c97456efe644a088fad52b03afb5fa305589c91e9df6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-25T20:03:58.900Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-25T20:03:58.900Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-25T20:03:59.021Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-25T20:03:59.026Z] $ docker exec 8b780918929312126574c97456efe644a088fad52b03afb5fa305589c91e9df6 ssh-agent [2022-04-25T20:03:59.139Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIlMKEi/agent.14 [2022-04-25T20:03:59.139Z] SSH_AGENT_PID=20 [2022-04-25T20:03:59.147Z] Running ssh-add (command line suppressed) [2022-04-25T20:03:59.270Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/private_key_373142075241436015.key (/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/private_key_373142075241436015.key) [2022-04-25T20:03:59.286Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-25T20:03:59.582Z] + git tag --points-at HEAD [Pipeline] } [2022-04-25T20:03:59.598Z] $ docker exec --env ******** --env ******** 8b780918929312126574c97456efe644a088fad52b03afb5fa305589c91e9df6 ssh-agent -k [2022-04-25T20:03:59.695Z] unset SSH_AUTH_SOCK; [2022-04-25T20:03:59.696Z] unset SSH_AGENT_PID; [2022-04-25T20:03:59.696Z] echo Agent pid 20 killed; [2022-04-25T20:03:59.706Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-25T20:03:59.731Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-25T20:03:59.731Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-25T20:03:59.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-25T20:03:59.864Z] $ docker exec 8b780918929312126574c97456efe644a088fad52b03afb5fa305589c91e9df6 ssh-agent [2022-04-25T20:03:59.974Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmAPOjK/agent.53 [2022-04-25T20:03:59.974Z] SSH_AGENT_PID=59 [2022-04-25T20:03:59.979Z] Running ssh-add (command line suppressed) [2022-04-25T20:04:00.106Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/private_key_5829283477619156856.key (/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/private_key_5829283477619156856.key) [2022-04-25T20:04:00.119Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-25T20:04:00.408Z] + git semver init [2022-04-25T20:04:00.408Z] # -> Open(): unable to determine branch for HEAD [2022-04-25T20:04:00.408Z] # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-65/.git [2022-04-25T20:04:00.408Z] # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-65 [2022-04-25T20:04:00.408Z] # $SEMVER_REMOTE_NAME = origin [2022-04-25T20:04:00.408Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-25T20:04:00.408Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-25T20:04:00.408Z] # $SEMVER_BRANCH = PR-65 [2022-04-25T20:04:00.408Z] # $SEMVER_TEMP = /tmp/semver-120925912 [2022-04-25T20:04:00.408Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2022-04-25T20:04:00.979Z] # '/tmp/semver-120925912' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-65/.semver' [2022-04-25T20:04:00.980Z] # -> Force: false [2022-04-25T20:04:00.980Z] # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-65/.semver [Pipeline] } [2022-04-25T20:04:00.994Z] $ docker exec --env ******** --env ******** 8b780918929312126574c97456efe644a088fad52b03afb5fa305589c91e9df6 ssh-agent -k [2022-04-25T20:04:01.100Z] unset SSH_AUTH_SOCK; [2022-04-25T20:04:01.101Z] unset SSH_AGENT_PID; [2022-04-25T20:04:01.101Z] echo Agent pid 59 killed; [2022-04-25T20:04:01.108Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-25T20:04:01.423Z] + git semver [Pipeline] } [2022-04-25T20:04:01.440Z] $ docker stop --time=1 8b780918929312126574c97456efe644a088fad52b03afb5fa305589c91e9df6 [2022-04-25T20:04:02.770Z] $ docker rm -f 8b780918929312126574c97456efe644a088fad52b03afb5fa305589c91e9df6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T20:04:03.121Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-25T20:04:03.373Z] Stashed 1 file(s) [Pipeline] echo [2022-04-25T20:04:03.377Z] [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-04-25T20:04:03.545Z] provisioning config files... [2022-04-25T20:04:03.555Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/config8563048449081407305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:04:03.850Z] ---> docker-login.sh [2022-04-25T20:04:03.850Z] nexus3.edgexfoundry.org:10001 [2022-04-25T20:04:03.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:04:03.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:04:03.850Z] Configure a credential helper to remove this warning. See [2022-04-25T20:04:03.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:04:03.850Z] [2022-04-25T20:04:03.850Z] Login Succeeded [2022-04-25T20:04:03.850Z] nexus3.edgexfoundry.org:10002 [2022-04-25T20:04:03.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:04:04.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:04:04.110Z] Configure a credential helper to remove this warning. See [2022-04-25T20:04:04.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:04:04.110Z] [2022-04-25T20:04:04.110Z] Login Succeeded [2022-04-25T20:04:04.110Z] nexus3.edgexfoundry.org:10003 [2022-04-25T20:04:04.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:04:04.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:04:04.110Z] Configure a credential helper to remove this warning. See [2022-04-25T20:04:04.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:04:04.110Z] [2022-04-25T20:04:04.110Z] Login Succeeded [2022-04-25T20:04:04.110Z] nexus3.edgexfoundry.org:10004 [2022-04-25T20:04:04.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:04:04.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:04:04.371Z] Configure a credential helper to remove this warning. See [2022-04-25T20:04:04.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:04:04.371Z] [2022-04-25T20:04:04.371Z] Login Succeeded [2022-04-25T20:04:04.371Z] docker.io [2022-04-25T20:04:04.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:04:04.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:04:04.631Z] Configure a credential helper to remove this warning. See [2022-04-25T20:04:04.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:04:04.631Z] [2022-04-25T20:04:04.631Z] Login Succeeded [2022-04-25T20:04:04.631Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T20:04:04.639Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-25T20:04:04.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-25T20:04:04.709Z] ========================================================= [2022-04-25T20:04:04.709Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-25T20:04:04.709Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:04:05.020Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-25T20:04:05.021Z] Sending build context to Docker daemon 1.724MB [2022-04-25T20:04:05.021Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T20:04:05.021Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-25T20:04:05.021Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-25T20:04:05.021Z] 59bf1c3509f3: Pulling fs layer [2022-04-25T20:04:05.021Z] 666ba61612fd: Pulling fs layer [2022-04-25T20:04:05.021Z] 8ed8ca486205: Pulling fs layer [2022-04-25T20:04:05.021Z] 4fe6c5a15a65: Pulling fs layer [2022-04-25T20:04:05.021Z] 22a0e8bec74d: Pulling fs layer [2022-04-25T20:04:05.021Z] ca2b28591e48: Pulling fs layer [2022-04-25T20:04:05.021Z] a51346096db8: Pulling fs layer [2022-04-25T20:04:05.021Z] 22a0e8bec74d: Waiting [2022-04-25T20:04:05.021Z] ca2b28591e48: Waiting [2022-04-25T20:04:05.021Z] 4fe6c5a15a65: Waiting [2022-04-25T20:04:05.021Z] a51346096db8: Waiting [2022-04-25T20:04:05.021Z] daebc70d1ce1: Pulling fs layer [2022-04-25T20:04:05.021Z] 0e18a0eac166: Pulling fs layer [2022-04-25T20:04:05.021Z] daebc70d1ce1: Waiting [2022-04-25T20:04:05.021Z] 0e18a0eac166: Waiting [2022-04-25T20:04:05.021Z] 8ed8ca486205: Verifying Checksum [2022-04-25T20:04:05.021Z] 8ed8ca486205: Download complete [2022-04-25T20:04:05.021Z] 666ba61612fd: Download complete [2022-04-25T20:04:05.021Z] 22a0e8bec74d: Download complete [2022-04-25T20:04:05.021Z] ca2b28591e48: Download complete [2022-04-25T20:04:05.021Z] 59bf1c3509f3: Verifying Checksum [2022-04-25T20:04:05.021Z] a51346096db8: Verifying Checksum [2022-04-25T20:04:05.021Z] a51346096db8: Download complete [2022-04-25T20:04:05.279Z] daebc70d1ce1: Verifying Checksum [2022-04-25T20:04:05.279Z] daebc70d1ce1: Download complete [2022-04-25T20:04:05.279Z] 59bf1c3509f3: Pull complete [2022-04-25T20:04:05.539Z] 666ba61612fd: Pull complete [2022-04-25T20:04:05.539Z] 8ed8ca486205: Pull complete [2022-04-25T20:04:05.798Z] 0e18a0eac166: Verifying Checksum [2022-04-25T20:04:05.798Z] 0e18a0eac166: Download complete [2022-04-25T20:04:05.798Z] 4fe6c5a15a65: Verifying Checksum [2022-04-25T20:04:05.798Z] 4fe6c5a15a65: Download complete [2022-04-25T20:04:09.092Z] 4fe6c5a15a65: Pull complete [2022-04-25T20:04:09.354Z] 22a0e8bec74d: Pull complete [2022-04-25T20:04:09.354Z] ca2b28591e48: Pull complete [2022-04-25T20:04:09.354Z] a51346096db8: Pull complete [2022-04-25T20:04:09.614Z] daebc70d1ce1: Pull complete [2022-04-25T20:04:11.519Z] 0e18a0eac166: Pull complete [2022-04-25T20:04:11.519Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-25T20:04:11.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-25T20:04:11.519Z] ---> f018257e8ee9 [2022-04-25T20:04:11.519Z] Step 3/12 : ARG MAKE='make build' [2022-04-25T20:04:12.901Z] ---> Running in a3565f05ee95 [2022-04-25T20:04:12.901Z] Removing intermediate container a3565f05ee95 [2022-04-25T20:04:12.901Z] ---> 0bbc81040dae [2022-04-25T20:04:12.901Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-25T20:04:12.901Z] ---> Running in 5b3199a82bb0 [2022-04-25T20:04:12.901Z] Removing intermediate container 5b3199a82bb0 [2022-04-25T20:04:12.901Z] ---> 4d340a9b7591 [2022-04-25T20:04:12.901Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T20:04:13.160Z] ---> Running in 651bf77f8073 [2022-04-25T20:04:13.160Z] Removing intermediate container 651bf77f8073 [2022-04-25T20:04:13.160Z] ---> cc5f034b10b5 [2022-04-25T20:04:13.160Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T20:04:13.160Z] ---> Running in 104c12e4f9ca [2022-04-25T20:04:13.731Z] Removing intermediate container 104c12e4f9ca [2022-04-25T20:04:13.731Z] ---> d90381abc426 [2022-04-25T20:04:13.731Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T20:04:13.731Z] ---> Running in 799c3f29c599 [2022-04-25T20:04:13.992Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T20:04:14.950Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T20:04:15.209Z] OK: 221 MiB in 52 packages [2022-04-25T20:04:15.469Z] Removing intermediate container 799c3f29c599 [2022-04-25T20:04:15.469Z] ---> 22034bda2174 [2022-04-25T20:04:15.469Z] Step 8/12 : WORKDIR /app [2022-04-25T20:04:15.469Z] ---> Running in a53cc2c906d1 [2022-04-25T20:04:15.469Z] Removing intermediate container a53cc2c906d1 [2022-04-25T20:04:15.469Z] ---> 016ae474a3d9 [2022-04-25T20:04:15.469Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-25T20:04:15.729Z] ---> 24eecc4edf3c [2022-04-25T20:04:15.729Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T20:04:15.729Z] ---> Running in a52bf190e194 [2022-04-25T20:04:18.493Z] Still waiting to schedule task [2022-04-25T20:04:18.494Z] ‘prd-ubuntu20.04-docker-8c-8g-22362’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-25T20:04:18.494Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-22363’ is offline [2022-04-25T20:04:37.692Z] Removing intermediate container a52bf190e194 [2022-04-25T20:04:37.692Z] ---> f1bc90d9b3b9 [2022-04-25T20:04:37.692Z] Step 11/12 : COPY . . [2022-04-25T20:04:37.692Z] ---> f16ec0e9914b [2022-04-25T20:04:37.692Z] Step 12/12 : RUN $MAKE [2022-04-25T20:04:37.692Z] ---> Running in b5273648bee5 [2022-04-25T20:04:37.692Z] noop [2022-04-25T20:04:37.692Z] Removing intermediate container b5273648bee5 [2022-04-25T20:04:37.692Z] ---> ef7730fbd0f2 [2022-04-25T20:04:37.692Z] Successfully built ef7730fbd0f2 [2022-04-25T20:04:37.692Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:04:37.992Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-25T20:04:37.992Z] . [Pipeline] withDockerContainer [2022-04-25T20:04:38.065Z] prd-ubuntu20.04-docker-8c-8g-22361 does not seem to be running inside a container [2022-04-25T20:04:38.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-65 -v /w/workspace/oundry_device-rfid-llrp-go_PR-65:/w/workspace/oundry_device-rfid-llrp-go_PR-65:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-65@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 ******** ci-base-image-x86_64 cat [2022-04-25T20:04:38.504Z] $ docker top ed55bb1ae88b2c7f5d28da68d91ee358d08ef4a913e8c7352a01436d8edf918e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T20:04:38.871Z] + go version [2022-04-25T20:04:38.871Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-25T20:04:38.890Z] $ docker stop --time=1 ed55bb1ae88b2c7f5d28da68d91ee358d08ef4a913e8c7352a01436d8edf918e [2022-04-25T20:04:40.168Z] $ docker rm -f ed55bb1ae88b2c7f5d28da68d91ee358d08ef4a913e8c7352a01436d8edf918e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:04:40.564Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-25T20:04:40.564Z] . [Pipeline] withDockerContainer [2022-04-25T20:04:40.636Z] prd-ubuntu20.04-docker-8c-8g-22361 does not seem to be running inside a container [2022-04-25T20:04:40.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-65 -v /w/workspace/oundry_device-rfid-llrp-go_PR-65:/w/workspace/oundry_device-rfid-llrp-go_PR-65:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-65@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 ******** ci-base-image-x86_64 cat [2022-04-25T20:04:41.039Z] $ docker top 35e39994b96f5e50f994e43f15191711d425a9c7c8932f248959d454d82546e6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-25T20:04:41.404Z] + make test [2022-04-25T20:04:41.404Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-25T20:04:41.662Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-04-25T20:04:48.314Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-04-25T20:04:48.314Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-04-25T20:04:52.511Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.618s coverage: 39.3% of statements [2022-04-25T20:04:52.511Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.242s coverage: 52.0% of statements [2022-04-25T20:04:52.511Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.015s coverage: 95.5% of statements [2022-04-25T20:04:59.086Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-25T20:05:00.994Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-25T20:05:00.994Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-25T20:05:01.257Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-25T20:05:01.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-25T20:05:01.869Z] $ docker stop --time=1 35e39994b96f5e50f994e43f15191711d425a9c7c8932f248959d454d82546e6 [2022-04-25T20:05:03.536Z] $ docker rm -f 35e39994b96f5e50f994e43f15191711d425a9c7c8932f248959d454d82546e6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T20:05:03.953Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-25T20:05:04.064Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-25T20:05:05.172Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-25T20:05:05.463Z] + ls -al . [2022-04-25T20:05:05.463Z] total 644 [2022-04-25T20:05:05.463Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 25 20:05 . [2022-04-25T20:05:05.463Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 20:03 .. [2022-04-25T20:05:05.463Z] -rw-rw-r-- 1 jenkins jenkins 134 Apr 25 20:03 .dockerignore [2022-04-25T20:05:05.463Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 20:03 .git [2022-04-25T20:05:05.463Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 20:03 .github [2022-04-25T20:05:05.463Z] -rw-rw-r-- 1 jenkins jenkins 946 Apr 25 20:03 .gitignore [2022-04-25T20:05:05.463Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 20:03 .golangci.yml [2022-04-25T20:05:05.463Z] drwx------ 3 jenkins jenkins 4096 Apr 25 20:04 .semver [2022-04-25T20:05:05.463Z] -rw-rw-r-- 1 jenkins jenkins 9072 Apr 25 20:03 Attribution.txt [2022-04-25T20:05:05.463Z] -rw-rw-r-- 1 jenkins jenkins 1514 Apr 25 20:03 Dockerfile [2022-04-25T20:05:05.463Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 20:03 GOVERNANCE.md [2022-04-25T20:05:05.463Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 25 20:03 Jenkinsfile [2022-04-25T20:05:05.463Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 25 20:03 LICENSE [2022-04-25T20:05:05.463Z] -rw-rw-r-- 1 jenkins jenkins 1435 Apr 25 20:03 Makefile [2022-04-25T20:05:05.463Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 25 20:03 OWNERS.md [2022-04-25T20:05:05.463Z] -rw-rw-r-- 1 jenkins jenkins 28508 Apr 25 20:03 README.md [2022-04-25T20:05:05.463Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 20:04 VERSION [2022-04-25T20:05:05.463Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 20:03 bin [2022-04-25T20:05:05.463Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 20:03 cmd [2022-04-25T20:05:05.463Z] -rw-r--r-- 1 jenkins jenkins 460394 Apr 25 20:04 coverage.out [2022-04-25T20:05:05.463Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 20:03 examples [2022-04-25T20:05:05.463Z] -rw-rw-r-- 1 jenkins jenkins 2899 Apr 25 20:03 go.mod [2022-04-25T20:05:05.463Z] -rw-rw-r-- 1 jenkins jenkins 49235 Apr 25 20:03 go.sum [2022-04-25T20:05:05.463Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 20:03 images [2022-04-25T20:05:05.464Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 25 20:03 internal [2022-04-25T20:05:05.464Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 20:03 snap [2022-04-25T20:05:05.464Z] -rw-rw-r-- 1 jenkins jenkins 193 Apr 25 20:03 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:05:05.761Z] + 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=2488fc01f45d688702b960fc4ad648af03e93961 --label arch=amd64 --label version=0.0.0 . [2022-04-25T20:05:05.761Z] Sending build context to Docker daemon 1.724MB [2022-04-25T20:05:05.761Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T20:05:05.761Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-25T20:05:05.761Z] ---> ef7730fbd0f2 [2022-04-25T20:05:05.761Z] Step 3/25 : ARG MAKE='make build' [2022-04-25T20:05:05.761Z] ---> Running in 8f65ccc8b409 [2022-04-25T20:05:05.761Z] Removing intermediate container 8f65ccc8b409 [2022-04-25T20:05:05.761Z] ---> 85d5f6c5f7e0 [2022-04-25T20:05:05.761Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-25T20:05:06.025Z] ---> Running in cef235edb1df [2022-04-25T20:05:06.025Z] Removing intermediate container cef235edb1df [2022-04-25T20:05:06.025Z] ---> 6e6245a38b8f [2022-04-25T20:05:06.025Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T20:05:06.025Z] ---> Running in 1b303c98bc0a [2022-04-25T20:05:06.025Z] Removing intermediate container 1b303c98bc0a [2022-04-25T20:05:06.025Z] ---> dad3f6dd3a55 [2022-04-25T20:05:06.025Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T20:05:06.286Z] ---> Running in 20e983e826ef [2022-04-25T20:05:06.856Z] Removing intermediate container 20e983e826ef [2022-04-25T20:05:06.856Z] ---> 5dffca318ba9 [2022-04-25T20:05:06.856Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T20:05:06.856Z] ---> Running in 377c0467d865 [2022-04-25T20:05:07.117Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T20:05:07.686Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T20:05:08.257Z] OK: 221 MiB in 52 packages [2022-04-25T20:05:08.523Z] Removing intermediate container 377c0467d865 [2022-04-25T20:05:08.523Z] ---> 967a96cb77b9 [2022-04-25T20:05:08.523Z] Step 8/25 : WORKDIR /app [2022-04-25T20:05:08.523Z] ---> Running in 0bdde07eb692 [2022-04-25T20:05:08.523Z] Removing intermediate container 0bdde07eb692 [2022-04-25T20:05:08.523Z] ---> b38da0f73fe6 [2022-04-25T20:05:08.523Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-25T20:05:08.784Z] ---> 7601a50fabe6 [2022-04-25T20:05:08.784Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T20:05:08.784Z] ---> Running in c4aa30b4f65a [2022-04-25T20:05:09.360Z] Removing intermediate container c4aa30b4f65a [2022-04-25T20:05:09.360Z] ---> 5d96697adaf6 [2022-04-25T20:05:09.360Z] Step 11/25 : COPY . . [2022-04-25T20:05:09.620Z] ---> 01508987ffb7 [2022-04-25T20:05:09.620Z] Step 12/25 : RUN $MAKE [2022-04-25T20:05:09.620Z] ---> Running in 67825a58177c [2022-04-25T20:05:09.880Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=0.0.0" -o cmd/device-rfid-llrp ./cmd [2022-04-25T20:05:18.001Z] Removing intermediate container 67825a58177c [2022-04-25T20:05:18.001Z] ---> 86af62d8c092 [2022-04-25T20:05:18.001Z] Step 13/25 : FROM alpine:3.14 [2022-04-25T20:05:18.001Z] 3.14: Pulling from library/alpine [2022-04-25T20:05:18.001Z] 8663204ce13b: Pulling fs layer [2022-04-25T20:05:18.001Z] 8663204ce13b: Verifying Checksum [2022-04-25T20:05:18.001Z] 8663204ce13b: Download complete [2022-04-25T20:05:18.001Z] 8663204ce13b: Pull complete [2022-04-25T20:05:18.001Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-25T20:05:18.001Z] Status: Downloaded newer image for alpine:3.14 [2022-04-25T20:05:18.001Z] ---> e04c818066af [2022-04-25T20:05:18.001Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-25T20:05:18.001Z] ---> Running in 213e5255f2d6 [2022-04-25T20:05:18.262Z] Removing intermediate container 213e5255f2d6 [2022-04-25T20:05:18.262Z] ---> 5692a67091a1 [2022-04-25T20:05:18.262Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T20:05:18.262Z] ---> Running in bcc1ecf329df [2022-04-25T20:05:18.832Z] Removing intermediate container bcc1ecf329df [2022-04-25T20:05:18.832Z] ---> c1a11b3da1b6 [2022-04-25T20:05:18.832Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-25T20:05:18.832Z] ---> Running in e422a7d3db15 [2022-04-25T20:05:19.092Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-25T20:05:20.032Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-25T20:05:20.293Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-25T20:05:20.293Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-25T20:05:20.293Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-25T20:05:20.554Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-25T20:05:20.554Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-25T20:05:20.554Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-25T20:05:20.816Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T20:05:20.816Z] OK: 8 MiB in 20 packages [2022-04-25T20:05:21.076Z] Removing intermediate container e422a7d3db15 [2022-04-25T20:05:21.076Z] ---> 44ee303d0f9a [2022-04-25T20:05:21.076Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-04-25T20:05:21.334Z] ---> e29743f1eefe [2022-04-25T20:05:21.334Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-04-25T20:05:21.334Z] ---> b81908e3d6db [2022-04-25T20:05:21.334Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-04-25T20:05:21.594Z] ---> 3075c85ed1bd [2022-04-25T20:05:21.594Z] Step 20/25 : EXPOSE 59989 [2022-04-25T20:05:21.854Z] ---> Running in 684d589983ce [2022-04-25T20:05:21.854Z] Removing intermediate container 684d589983ce [2022-04-25T20:05:21.854Z] ---> a2954903d8e7 [2022-04-25T20:05:21.854Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-04-25T20:05:21.854Z] ---> Running in 3962188cc424 [2022-04-25T20:05:21.854Z] Removing intermediate container 3962188cc424 [2022-04-25T20:05:21.854Z] ---> 174a1767df35 [2022-04-25T20:05:21.854Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-25T20:05:22.114Z] ---> Running in 3234063087a4 [2022-04-25T20:05:22.114Z] Removing intermediate container 3234063087a4 [2022-04-25T20:05:22.114Z] ---> 48a9a14a3191 [2022-04-25T20:05:22.114Z] Step 23/25 : LABEL arch=amd64 [2022-04-25T20:05:22.114Z] ---> Running in f5f0362d6314 [2022-04-25T20:05:22.114Z] Removing intermediate container f5f0362d6314 [2022-04-25T20:05:22.114Z] ---> d2f8083cdb47 [2022-04-25T20:05:22.114Z] Step 24/25 : LABEL git_sha=2488fc01f45d688702b960fc4ad648af03e93961 [2022-04-25T20:05:22.114Z] ---> Running in 84c82822098d [2022-04-25T20:05:22.374Z] Removing intermediate container 84c82822098d [2022-04-25T20:05:22.374Z] ---> bd75797fd4f5 [2022-04-25T20:05:22.374Z] Step 25/25 : LABEL version=0.0.0 [2022-04-25T20:05:22.374Z] ---> Running in 88516c3d479e [2022-04-25T20:05:22.374Z] Removing intermediate container 88516c3d479e [2022-04-25T20:05:22.374Z] ---> 4a0ffa3550f6 [2022-04-25T20:05:22.374Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-25T20:05:22.374Z] Successfully built 4a0ffa3550f6 [2022-04-25T20:05:22.374Z] Successfully tagged device-rfid-llrp:latest [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] sh [2022-04-25T20:05:22.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T20:05:22.769Z] [2022-04-25T20:05:22.769Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:05:23.071Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T20:05:23.071Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-25T20:05:23.071Z] 5eb5b503b376: Pulling fs layer [2022-04-25T20:05:23.071Z] 5c69ac0246d0: Pulling fs layer [2022-04-25T20:05:23.071Z] ec43610c2a17: Pulling fs layer [2022-04-25T20:05:23.071Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-25T20:05:23.071Z] 33b1e0a273af: Pulling fs layer [2022-04-25T20:05:23.071Z] 5d3b04190fa2: Pulling fs layer [2022-04-25T20:05:23.071Z] 2f39f015ded8: Pulling fs layer [2022-04-25T20:05:23.071Z] 33b1e0a273af: Waiting [2022-04-25T20:05:23.071Z] 5d3b04190fa2: Waiting [2022-04-25T20:05:23.071Z] 2f39f015ded8: Waiting [2022-04-25T20:05:23.071Z] 3a2ae6a8a46f: Waiting [2022-04-25T20:05:23.071Z] 5c69ac0246d0: Verifying Checksum [2022-04-25T20:05:23.071Z] 5c69ac0246d0: Download complete [2022-04-25T20:05:23.071Z] 3a2ae6a8a46f: Download complete [2022-04-25T20:05:23.071Z] 33b1e0a273af: Verifying Checksum [2022-04-25T20:05:23.071Z] 33b1e0a273af: Download complete [2022-04-25T20:05:23.071Z] 5d3b04190fa2: Verifying Checksum [2022-04-25T20:05:23.071Z] 5d3b04190fa2: Download complete [2022-04-25T20:05:23.330Z] ec43610c2a17: Verifying Checksum [2022-04-25T20:05:23.330Z] ec43610c2a17: Download complete [2022-04-25T20:05:23.330Z] 5eb5b503b376: Verifying Checksum [2022-04-25T20:05:23.330Z] 5eb5b503b376: Download complete [2022-04-25T20:05:23.896Z] 2f39f015ded8: Download complete [2022-04-25T20:05:24.835Z] 5eb5b503b376: Pull complete [2022-04-25T20:05:24.835Z] 5c69ac0246d0: Pull complete [2022-04-25T20:05:25.095Z] ec43610c2a17: Pull complete [2022-04-25T20:05:25.354Z] 3a2ae6a8a46f: Pull complete [2022-04-25T20:05:25.354Z] 33b1e0a273af: Pull complete [2022-04-25T20:05:25.613Z] 5d3b04190fa2: Pull complete [2022-04-25T20:05:29.800Z] 2f39f015ded8: Pull complete [2022-04-25T20:05:29.800Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-25T20:05:29.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T20:05:29.800Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-25T20:05:29.866Z] prd-ubuntu20.04-docker-8c-8g-22361 does not seem to be running inside a container [2022-04-25T20:05:29.909Z] $ 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-65 -v /w/workspace/oundry_device-rfid-llrp-go_PR-65:/w/workspace/oundry_device-rfid-llrp-go_PR-65:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-65@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-04-25T20:05:31.511Z] $ docker top c64d440528e2297dda91339f812ad47713ea18421a539bc2d0f8df8fa18d7910 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:05:31.946Z] ---> job-cost.sh [2022-04-25T20:05:31.946Z] lf-activate-venv: SKIPPING [2022-04-25T20:05:31.946Z] INFO: No Stack... [2022-04-25T20:05:32.515Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-25T20:05:33.083Z] INFO: Archiving Costs [Pipeline] sh [2022-04-25T20:05:33.378Z] + cat /w/workspace/oundry_device-rfid-llrp-go_PR-65/archives/cost.csv [2022-04-25T20:05:33.378Z] + cut -d, -f6 [Pipeline] lock [2022-04-25T20:05:33.397Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-6-stack-cost] [2022-04-25T20:05:33.403Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-6-stack-cost] did not exist. Created. [2022-04-25T20:05:33.403Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-25T20:05:33.707Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-25T20:05:33.731Z] Stashed 1 file(s) [Pipeline] } [2022-04-25T20:05:33.739Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-25T20:05:33.763Z] $ docker stop --time=1 c64d440528e2297dda91339f812ad47713ea18421a539bc2d0f8df8fa18d7910 [2022-04-25T20:05:34.926Z] $ docker rm -f c64d440528e2297dda91339f812ad47713ea18421a539bc2d0f8df8fa18d7910 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-25T20:35:00.192Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23276 in /w/workspace/oundry_device-rfid-llrp-go_PR-65 [Pipeline] { [Pipeline] ws [2022-04-25T20:35:00.205Z] Running in /w/workspace/device-rfid-llrp-go/6 [Pipeline] { [Pipeline] checkout [2022-04-25T20:35:00.472Z] Selected Git installation does not exist. Using Default [2022-04-25T20:35:00.472Z] The recommended git tool is: NONE [2022-04-25T20:35:07.586Z] using credential edgex-jenkins-ssh [2022-04-25T20:35:07.605Z] Cloning the remote Git repository [2022-04-25T20:35:07.678Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-04-25T20:35:07.764Z] > git init /w/workspace/device-rfid-llrp-go/6 # timeout=10 [2022-04-25T20:35:07.847Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-04-25T20:35:07.848Z] > git --version # timeout=10 [2022-04-25T20:35:07.870Z] > git --version # 'git version 2.25.1' [2022-04-25T20:35:07.873Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-25T20:35:07.940Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-25T20:35:09.294Z] Merging remotes/origin/main commit c5284296090fc93b1a9c5192dcea8b13ac4a9a89 into PR head commit 2488fc01f45d688702b960fc4ad648af03e93961 [2022-04-25T20:35:08.667Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-04-25T20:35:08.690Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-25T20:35:08.722Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-04-25T20:35:08.768Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-04-25T20:35:08.769Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-25T20:35:08.786Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/65/head:refs/remotes/origin/PR-65 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-25T20:35:09.319Z] > git config core.sparsecheckout # timeout=10 [2022-04-25T20:35:09.379Z] > git checkout -f 2488fc01f45d688702b960fc4ad648af03e93961 # timeout=10 [2022-04-25T20:35:09.528Z] > git remote # timeout=10 [2022-04-25T20:35:09.578Z] > git config --get remote.origin.url # timeout=10 [2022-04-25T20:35:09.616Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-25T20:35:09.688Z] Merge succeeded, producing 2488fc01f45d688702b960fc4ad648af03e93961 [2022-04-25T20:35:09.689Z] Checking out Revision 2488fc01f45d688702b960fc4ad648af03e93961 (PR-65) [2022-04-25T20:35:09.632Z] > git merge c5284296090fc93b1a9c5192dcea8b13ac4a9a89 # timeout=10 [2022-04-25T20:35:09.676Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-25T20:35:09.702Z] > git config core.sparsecheckout # timeout=10 [2022-04-25T20:35:09.724Z] > git checkout -f 2488fc01f45d688702b960fc4ad648af03e93961 # timeout=10 [2022-04-25T20:35:14.034Z] Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-25T20:35:14.885Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-25T20:35:14.885Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-25T20:35:14.885Z] Dload Upload Total Spent Left Speed [2022-04-25T20:35:14.885Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 89719 0 --:--:-- --:--:-- --:--:-- 89719 [Pipeline] sh [2022-04-25T20:35:15.405Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-25T20:35:15.747Z] + sudo tee /etc/docker/daemon.new [2022-04-25T20:35:15.747Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-25T20:35:15.747Z] { [2022-04-25T20:35:15.747Z] "registry-mirrors": [ [2022-04-25T20:35:15.747Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-25T20:35:15.747Z] ], [2022-04-25T20:35:15.747Z] "bip": "10.250.0.254/24", [2022-04-25T20:35:15.747Z] "hosts": [ [2022-04-25T20:35:15.747Z] "tcp://0.0.0.0:5555", [2022-04-25T20:35:15.747Z] "unix:///var/run/docker.sock" [2022-04-25T20:35:15.747Z] ], [2022-04-25T20:35:15.747Z] "mtu": 1458, [2022-04-25T20:35:15.747Z] "selinux-enabled": true, [2022-04-25T20:35:15.747Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-25T20:35:15.747Z] } [Pipeline] sh [2022-04-25T20:35:16.100Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-25T20:35:16.447Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T20:35:34.777Z] provisioning config files... [2022-04-25T20:35:34.802Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/6@tmp/config7604336890581539569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:35:35.159Z] ---> docker-login.sh [2022-04-25T20:35:35.159Z] nexus3.edgexfoundry.org:10001 [2022-04-25T20:35:35.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:35:36.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:35:36.030Z] Configure a credential helper to remove this warning. See [2022-04-25T20:35:36.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:35:36.030Z] [2022-04-25T20:35:36.030Z] Login Succeeded [2022-04-25T20:35:36.030Z] nexus3.edgexfoundry.org:10002 [2022-04-25T20:35:36.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:35:36.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:35:36.577Z] Configure a credential helper to remove this warning. See [2022-04-25T20:35:36.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:35:36.577Z] [2022-04-25T20:35:36.577Z] Login Succeeded [2022-04-25T20:35:36.577Z] nexus3.edgexfoundry.org:10003 [2022-04-25T20:35:36.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:35:36.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:35:36.850Z] Configure a credential helper to remove this warning. See [2022-04-25T20:35:36.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:35:36.850Z] [2022-04-25T20:35:36.850Z] Login Succeeded [2022-04-25T20:35:36.850Z] nexus3.edgexfoundry.org:10004 [2022-04-25T20:35:37.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:35:37.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:35:37.455Z] Configure a credential helper to remove this warning. See [2022-04-25T20:35:37.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:35:37.455Z] [2022-04-25T20:35:37.455Z] Login Succeeded [2022-04-25T20:35:37.455Z] docker.io [2022-04-25T20:35:37.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:35:38.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:35:38.321Z] Configure a credential helper to remove this warning. See [2022-04-25T20:35:38.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:35:38.321Z] [2022-04-25T20:35:38.321Z] Login Succeeded [2022-04-25T20:35:38.321Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T20:35:38.339Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-25T20:35:38.943Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-25T20:35:38.956Z] ========================================================= [2022-04-25T20:35:38.956Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-25T20:35:38.956Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:35:39.331Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-25T20:35:39.611Z] Sending build context to Docker daemon 1.228MB [2022-04-25T20:35:39.611Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T20:35:39.611Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-25T20:35:39.890Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-25T20:35:39.890Z] 9b3977197b4f: Pulling fs layer [2022-04-25T20:35:39.890Z] 1a89e8eeedd5: Pulling fs layer [2022-04-25T20:35:39.890Z] 94645a83ff95: Pulling fs layer [2022-04-25T20:35:39.890Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-25T20:35:39.890Z] 0c92f367c5e7: Pulling fs layer [2022-04-25T20:35:39.890Z] 3096ccb668a1: Pulling fs layer [2022-04-25T20:35:39.890Z] e8cf19c19ddd: Pulling fs layer [2022-04-25T20:35:39.890Z] a4caa8a26152: Pulling fs layer [2022-04-25T20:35:39.890Z] 3f3a8bcf1eab: Waiting [2022-04-25T20:35:39.890Z] 0c92f367c5e7: Waiting [2022-04-25T20:35:39.890Z] 3096ccb668a1: Waiting [2022-04-25T20:35:39.890Z] e8cf19c19ddd: Waiting [2022-04-25T20:35:39.890Z] a4caa8a26152: Waiting [2022-04-25T20:35:39.890Z] 94645a83ff95: Download complete [2022-04-25T20:35:39.890Z] 1a89e8eeedd5: Verifying Checksum [2022-04-25T20:35:39.890Z] 1a89e8eeedd5: Download complete [2022-04-25T20:35:39.890Z] 0c92f367c5e7: Download complete [2022-04-25T20:35:39.890Z] 3096ccb668a1: Verifying Checksum [2022-04-25T20:35:39.890Z] 3096ccb668a1: Download complete [2022-04-25T20:35:39.890Z] 9b3977197b4f: Verifying Checksum [2022-04-25T20:35:39.890Z] 9b3977197b4f: Download complete [2022-04-25T20:35:40.175Z] e8cf19c19ddd: Verifying Checksum [2022-04-25T20:35:40.175Z] e8cf19c19ddd: Download complete [2022-04-25T20:35:40.780Z] 9b3977197b4f: Pull complete [2022-04-25T20:35:41.412Z] 1a89e8eeedd5: Pull complete [2022-04-25T20:35:41.685Z] 94645a83ff95: Pull complete [2022-04-25T20:35:42.286Z] a4caa8a26152: Verifying Checksum [2022-04-25T20:35:42.286Z] a4caa8a26152: Download complete [2022-04-25T20:35:42.560Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-25T20:35:42.560Z] 3f3a8bcf1eab: Download complete [2022-04-25T20:35:54.978Z] 3f3a8bcf1eab: Pull complete [2022-04-25T20:35:55.252Z] 0c92f367c5e7: Pull complete [2022-04-25T20:35:55.526Z] 3096ccb668a1: Pull complete [2022-04-25T20:35:55.803Z] e8cf19c19ddd: Pull complete [2022-04-25T20:36:02.536Z] a4caa8a26152: Pull complete [2022-04-25T20:36:02.536Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-25T20:36:02.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-25T20:36:02.536Z] ---> 725f1c02e7f9 [2022-04-25T20:36:02.536Z] Step 3/12 : ARG MAKE='make build' [2022-04-25T20:36:03.521Z] ---> Running in 8fb40f64ee11 [2022-04-25T20:36:03.797Z] Removing intermediate container 8fb40f64ee11 [2022-04-25T20:36:03.797Z] ---> a56ebe215f5a [2022-04-25T20:36:03.797Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-25T20:36:03.797Z] ---> Running in ead55f4aabe7 [2022-04-25T20:36:04.398Z] Removing intermediate container ead55f4aabe7 [2022-04-25T20:36:04.398Z] ---> f936783b2f7b [2022-04-25T20:36:04.398Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T20:36:04.398Z] ---> Running in 5839a9e5c5f9 [2022-04-25T20:36:04.673Z] Removing intermediate container 5839a9e5c5f9 [2022-04-25T20:36:04.673Z] ---> 7eaf512e0db4 [2022-04-25T20:36:04.673Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T20:36:04.950Z] ---> Running in da5b1b73cc43 [2022-04-25T20:36:06.949Z] Removing intermediate container da5b1b73cc43 [2022-04-25T20:36:06.949Z] ---> 1c021561e0fe [2022-04-25T20:36:06.949Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T20:36:06.949Z] ---> Running in 2e41c430dafa [2022-04-25T20:36:09.569Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T20:36:10.169Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T20:36:11.157Z] OK: 220 MiB in 52 packages [2022-04-25T20:36:11.759Z] Removing intermediate container 2e41c430dafa [2022-04-25T20:36:11.759Z] ---> abf802e72998 [2022-04-25T20:36:11.759Z] Step 8/12 : WORKDIR /app [2022-04-25T20:36:11.759Z] ---> Running in 0fb38e6d2981 [2022-04-25T20:36:12.040Z] Removing intermediate container 0fb38e6d2981 [2022-04-25T20:36:12.040Z] ---> d94b241c3ca7 [2022-04-25T20:36:12.040Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-25T20:36:12.639Z] ---> 55008ace57f5 [2022-04-25T20:36:12.639Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T20:36:12.917Z] ---> Running in 0f4e89a6e637 [2022-04-25T20:37:34.750Z] Removing intermediate container 0f4e89a6e637 [2022-04-25T20:37:34.750Z] ---> 1ef8eb004d27 [2022-04-25T20:37:34.750Z] Step 11/12 : COPY . . [2022-04-25T20:37:34.750Z] ---> f0afbe928e75 [2022-04-25T20:37:34.750Z] Step 12/12 : RUN $MAKE [2022-04-25T20:37:34.750Z] ---> Running in d49908c69072 [2022-04-25T20:37:34.750Z] noop [2022-04-25T20:37:34.750Z] Removing intermediate container d49908c69072 [2022-04-25T20:37:34.750Z] ---> 086f5b96583e [2022-04-25T20:37:34.750Z] Successfully built 086f5b96583e [2022-04-25T20:37:34.750Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:37:35.100Z] + docker inspect -f . ci-base-image-arm64 [2022-04-25T20:37:35.100Z] . [Pipeline] withDockerContainer [2022-04-25T20:37:35.352Z] prd-ubuntu20.04-docker-arm64-4c-16g-23276 does not seem to be running inside a container [2022-04-25T20:37:35.452Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/6 -v /w/workspace/device-rfid-llrp-go/6:/w/workspace/device-rfid-llrp-go/6:rw,z -v /w/workspace/device-rfid-llrp-go/6@tmp:/w/workspace/device-rfid-llrp-go/6@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 ******** ci-base-image-arm64 cat [2022-04-25T20:37:36.780Z] $ docker top b7b171015a2e02c59f1e29b7800db10159471132b9073083cd13e96a5131f1e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T20:37:37.712Z] + go version [2022-04-25T20:37:37.712Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-25T20:37:37.751Z] $ docker stop --time=1 b7b171015a2e02c59f1e29b7800db10159471132b9073083cd13e96a5131f1e5 [2022-04-25T20:37:39.443Z] $ docker rm -f b7b171015a2e02c59f1e29b7800db10159471132b9073083cd13e96a5131f1e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:37:40.047Z] + docker inspect -f . ci-base-image-arm64 [2022-04-25T20:37:40.047Z] . [Pipeline] withDockerContainer [2022-04-25T20:37:40.287Z] prd-ubuntu20.04-docker-arm64-4c-16g-23276 does not seem to be running inside a container [2022-04-25T20:37:40.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/6 -v /w/workspace/device-rfid-llrp-go/6:/w/workspace/device-rfid-llrp-go/6:rw,z -v /w/workspace/device-rfid-llrp-go/6@tmp:/w/workspace/device-rfid-llrp-go/6@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 ******** ci-base-image-arm64 cat [2022-04-25T20:37:41.696Z] $ docker top da33c3e3b307e56bc652eba435074741c43d3ba8788e3c30508afedb1b4d86e7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-25T20:37:42.652Z] + make test [2022-04-25T20:37:42.652Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-25T20:37:44.101Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-04-25T20:38:40.773Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-04-25T20:38:40.773Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-04-25T20:39:13.207Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 25.466s coverage: 39.3% of statements [2022-04-25T20:39:13.207Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.496s coverage: 52.0% of statements [2022-04-25T20:39:13.207Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.060s coverage: 96.4% of statements [2022-04-25T20:39:13.207Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-25T20:39:13.207Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-25T20:39:35.412Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-25T20:39:35.412Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-25T20:39:35.412Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-25T20:39:36.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-25T20:39:36.454Z] $ docker stop --time=1 da33c3e3b307e56bc652eba435074741c43d3ba8788e3c30508afedb1b4d86e7 [2022-04-25T20:39:38.275Z] $ docker rm -f da33c3e3b307e56bc652eba435074741c43d3ba8788e3c30508afedb1b4d86e7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T20:39:39.137Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-25T20:39:39.167Z] Warning: overwriting stash ‘coverage-report’ [2022-04-25T20:39:40.148Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-25T20:39:40.602Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-25T20:39:40.962Z] + ls -al . [2022-04-25T20:39:40.962Z] total 640 [2022-04-25T20:39:40.962Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 25 20:39 . [2022-04-25T20:39:40.962Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 20:35 .. [2022-04-25T20:39:40.962Z] -rw-rw-r-- 1 jenkins jenkins 134 Apr 25 20:35 .dockerignore [2022-04-25T20:39:40.962Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 20:35 .git [2022-04-25T20:39:40.962Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 20:35 .github [2022-04-25T20:39:40.962Z] -rw-rw-r-- 1 jenkins jenkins 946 Apr 25 20:35 .gitignore [2022-04-25T20:39:40.962Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 20:35 .golangci.yml [2022-04-25T20:39:40.962Z] -rw-rw-r-- 1 jenkins jenkins 9072 Apr 25 20:35 Attribution.txt [2022-04-25T20:39:40.962Z] -rw-rw-r-- 1 jenkins jenkins 1514 Apr 25 20:35 Dockerfile [2022-04-25T20:39:40.962Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 20:35 GOVERNANCE.md [2022-04-25T20:39:40.962Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 25 20:35 Jenkinsfile [2022-04-25T20:39:40.962Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 25 20:35 LICENSE [2022-04-25T20:39:40.962Z] -rw-rw-r-- 1 jenkins jenkins 1435 Apr 25 20:35 Makefile [2022-04-25T20:39:40.962Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 25 20:35 OWNERS.md [2022-04-25T20:39:40.962Z] -rw-rw-r-- 1 jenkins jenkins 28508 Apr 25 20:35 README.md [2022-04-25T20:39:40.962Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 20:04 VERSION [2022-04-25T20:39:40.962Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 20:35 bin [2022-04-25T20:39:40.962Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 20:35 cmd [2022-04-25T20:39:40.962Z] -rw-r--r-- 1 jenkins jenkins 460394 Apr 25 20:39 coverage.out [2022-04-25T20:39:40.962Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 20:35 examples [2022-04-25T20:39:40.962Z] -rw-rw-r-- 1 jenkins jenkins 2899 Apr 25 20:35 go.mod [2022-04-25T20:39:40.962Z] -rw-rw-r-- 1 jenkins jenkins 49235 Apr 25 20:35 go.sum [2022-04-25T20:39:40.962Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 20:35 images [2022-04-25T20:39:40.962Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 25 20:35 internal [2022-04-25T20:39:40.962Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 20:35 snap [2022-04-25T20:39:40.962Z] -rw-rw-r-- 1 jenkins jenkins 193 Apr 25 20:35 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:39:41.354Z] + 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=2488fc01f45d688702b960fc4ad648af03e93961 --label arch=arm64 --label version=0.0.0 . [2022-04-25T20:39:41.654Z] Sending build context to Docker daemon 1.228MB [2022-04-25T20:39:41.949Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T20:39:41.949Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-25T20:39:41.949Z] ---> 086f5b96583e [2022-04-25T20:39:41.949Z] Step 3/25 : ARG MAKE='make build' [2022-04-25T20:39:41.949Z] ---> Running in 7b5d32497266 [2022-04-25T20:39:42.249Z] Removing intermediate container 7b5d32497266 [2022-04-25T20:39:42.249Z] ---> f36c5dd9ecb7 [2022-04-25T20:39:42.249Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-25T20:39:42.249Z] ---> Running in dba5d6672608 [2022-04-25T20:39:42.850Z] Removing intermediate container dba5d6672608 [2022-04-25T20:39:42.850Z] ---> 783d8cbf3c1b [2022-04-25T20:39:42.850Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T20:39:42.850Z] ---> Running in c303c6de4497 [2022-04-25T20:39:43.123Z] Removing intermediate container c303c6de4497 [2022-04-25T20:39:43.123Z] ---> 83fc7ac14ee3 [2022-04-25T20:39:43.123Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T20:39:43.123Z] ---> Running in 0c13884d7dbd [2022-04-25T20:39:45.099Z] Removing intermediate container 0c13884d7dbd [2022-04-25T20:39:45.099Z] ---> de0af2169650 [2022-04-25T20:39:45.099Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T20:39:45.099Z] ---> Running in 8694eb02be12 [2022-04-25T20:39:46.077Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T20:39:47.056Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T20:39:48.040Z] OK: 220 MiB in 52 packages [2022-04-25T20:39:48.640Z] Removing intermediate container 8694eb02be12 [2022-04-25T20:39:48.640Z] ---> ec5dcf8b3d43 [2022-04-25T20:39:48.640Z] Step 8/25 : WORKDIR /app [2022-04-25T20:39:48.640Z] ---> Running in 7c3983068b1e [2022-04-25T20:39:48.938Z] Removing intermediate container 7c3983068b1e [2022-04-25T20:39:48.939Z] ---> 479a7b65825f [2022-04-25T20:39:48.939Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-25T20:39:49.545Z] ---> 671bc24f6069 [2022-04-25T20:39:49.545Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T20:39:49.824Z] ---> Running in d9f115b1e41f [2022-04-25T20:39:51.811Z] Removing intermediate container d9f115b1e41f [2022-04-25T20:39:51.811Z] ---> d0dbf1af7dec [2022-04-25T20:39:51.811Z] Step 11/25 : COPY . . [2022-04-25T20:39:52.794Z] ---> 7cbfd1450987 [2022-04-25T20:39:52.794Z] Step 12/25 : RUN $MAKE [2022-04-25T20:39:52.794Z] ---> Running in 7165f5156b07 [2022-04-25T20:39:53.790Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=0.0.0" -o cmd/device-rfid-llrp ./cmd [2022-04-25T20:40:40.815Z] Removing intermediate container 7165f5156b07 [2022-04-25T20:40:40.815Z] ---> b7ca6636c933 [2022-04-25T20:40:40.815Z] Step 13/25 : FROM alpine:3.14 [2022-04-25T20:40:41.805Z] 3.14: Pulling from library/alpine [2022-04-25T20:40:41.805Z] 455c02918c45: Pulling fs layer [2022-04-25T20:40:42.077Z] 455c02918c45: Verifying Checksum [2022-04-25T20:40:42.077Z] 455c02918c45: Download complete [2022-04-25T20:40:42.671Z] 455c02918c45: Pull complete [2022-04-25T20:40:42.671Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-25T20:40:42.671Z] Status: Downloaded newer image for alpine:3.14 [2022-04-25T20:40:42.671Z] ---> ac73e934f311 [2022-04-25T20:40:42.671Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-25T20:40:42.671Z] ---> Running in 9cd85f04d486 [2022-04-25T20:40:42.946Z] Removing intermediate container 9cd85f04d486 [2022-04-25T20:40:42.946Z] ---> 562ab7b876a5 [2022-04-25T20:40:42.946Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T20:40:43.222Z] ---> Running in b2ee55a2ddae [2022-04-25T20:40:44.669Z] Removing intermediate container b2ee55a2ddae [2022-04-25T20:40:44.669Z] ---> 49b671c98d86 [2022-04-25T20:40:44.669Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-25T20:40:44.945Z] ---> Running in df56c548da9f [2022-04-25T20:40:45.925Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-25T20:40:46.904Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-25T20:40:47.499Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-25T20:40:47.771Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-25T20:40:47.771Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-25T20:40:47.771Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-25T20:40:48.042Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-25T20:40:48.042Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-25T20:40:48.314Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T20:40:48.314Z] OK: 8 MiB in 20 packages [2022-04-25T20:40:49.299Z] Removing intermediate container df56c548da9f [2022-04-25T20:40:49.299Z] ---> 84357dc9e2db [2022-04-25T20:40:49.299Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-04-25T20:40:49.897Z] ---> 00c2ee8061cd [2022-04-25T20:40:49.897Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-04-25T20:40:50.503Z] ---> 48cc2da7b336 [2022-04-25T20:40:50.503Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-04-25T20:40:51.482Z] ---> 346781d8b9e5 [2022-04-25T20:40:51.482Z] Step 20/25 : EXPOSE 59989 [2022-04-25T20:40:51.482Z] ---> Running in 8dfbc56b8a54 [2022-04-25T20:40:51.758Z] Removing intermediate container 8dfbc56b8a54 [2022-04-25T20:40:51.758Z] ---> 73654cfe3819 [2022-04-25T20:40:51.758Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-04-25T20:40:52.032Z] ---> Running in 43a538e0add4 [2022-04-25T20:40:52.309Z] Removing intermediate container 43a538e0add4 [2022-04-25T20:40:52.309Z] ---> 405f217137a2 [2022-04-25T20:40:52.309Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-25T20:40:52.309Z] ---> Running in 55284e9028aa [2022-04-25T20:40:52.903Z] Removing intermediate container 55284e9028aa [2022-04-25T20:40:52.903Z] ---> e7f71420e76a [2022-04-25T20:40:52.903Z] Step 23/25 : LABEL arch=arm64 [2022-04-25T20:40:52.903Z] ---> Running in f87216ae0253 [2022-04-25T20:40:53.178Z] Removing intermediate container f87216ae0253 [2022-04-25T20:40:53.178Z] ---> 302462b8c23b [2022-04-25T20:40:53.178Z] Step 24/25 : LABEL git_sha=2488fc01f45d688702b960fc4ad648af03e93961 [2022-04-25T20:40:53.178Z] ---> Running in 632b0465ad73 [2022-04-25T20:40:53.775Z] Removing intermediate container 632b0465ad73 [2022-04-25T20:40:53.775Z] ---> da7121e3584f [2022-04-25T20:40:53.775Z] Step 25/25 : LABEL version=0.0.0 [2022-04-25T20:40:53.775Z] ---> Running in 99baf5fa5003 [2022-04-25T20:40:54.048Z] Removing intermediate container 99baf5fa5003 [2022-04-25T20:40:54.048Z] ---> 254a2dda8e56 [2022-04-25T20:40:54.048Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-25T20:40:54.048Z] Successfully built 254a2dda8e56 [2022-04-25T20:40:54.048Z] Successfully tagged device-rfid-llrp-arm64:latest [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] sh [2022-04-25T20:40:54.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T20:40:54.473Z] [2022-04-25T20:40:54.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:40:54.823Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T20:40:55.096Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-25T20:40:55.096Z] 8998bd30e6a1: Pulling fs layer [2022-04-25T20:40:55.096Z] 04944245beec: Pulling fs layer [2022-04-25T20:40:55.096Z] 699f458cf7ca: Pulling fs layer [2022-04-25T20:40:55.096Z] 765212b225bb: Pulling fs layer [2022-04-25T20:40:55.096Z] f23df028b6ca: Pulling fs layer [2022-04-25T20:40:55.096Z] d65c8cfc05b1: Pulling fs layer [2022-04-25T20:40:55.096Z] 2437ff75d9bd: Pulling fs layer [2022-04-25T20:40:55.096Z] d65c8cfc05b1: Waiting [2022-04-25T20:40:55.096Z] 2437ff75d9bd: Waiting [2022-04-25T20:40:55.096Z] 765212b225bb: Waiting [2022-04-25T20:40:55.096Z] f23df028b6ca: Waiting [2022-04-25T20:40:55.096Z] 04944245beec: Verifying Checksum [2022-04-25T20:40:55.096Z] 04944245beec: Download complete [2022-04-25T20:40:55.096Z] 765212b225bb: Verifying Checksum [2022-04-25T20:40:55.096Z] 765212b225bb: Download complete [2022-04-25T20:40:55.096Z] f23df028b6ca: Verifying Checksum [2022-04-25T20:40:55.096Z] f23df028b6ca: Download complete [2022-04-25T20:40:55.096Z] d65c8cfc05b1: Verifying Checksum [2022-04-25T20:40:55.096Z] d65c8cfc05b1: Download complete [2022-04-25T20:40:55.374Z] 699f458cf7ca: Verifying Checksum [2022-04-25T20:40:55.374Z] 699f458cf7ca: Download complete [2022-04-25T20:40:55.650Z] 8998bd30e6a1: Verifying Checksum [2022-04-25T20:40:55.650Z] 8998bd30e6a1: Download complete [2022-04-25T20:40:58.274Z] 2437ff75d9bd: Verifying Checksum [2022-04-25T20:40:58.274Z] 2437ff75d9bd: Download complete [2022-04-25T20:40:59.707Z] 8998bd30e6a1: Pull complete [2022-04-25T20:41:00.303Z] 04944245beec: Pull complete [2022-04-25T20:41:01.747Z] 699f458cf7ca: Pull complete [2022-04-25T20:41:02.018Z] 765212b225bb: Pull complete [2022-04-25T20:41:02.994Z] f23df028b6ca: Pull complete [2022-04-25T20:41:02.994Z] d65c8cfc05b1: Pull complete [2022-04-25T20:41:18.080Z] 2437ff75d9bd: Pull complete [2022-04-25T20:41:18.080Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-25T20:41:18.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T20:41:18.080Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-25T20:41:18.311Z] prd-ubuntu20.04-docker-arm64-4c-16g-23276 does not seem to be running inside a container [2022-04-25T20:41:18.413Z] $ 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/6 -v /w/workspace/device-rfid-llrp-go/6:/w/workspace/device-rfid-llrp-go/6:rw,z -v /w/workspace/device-rfid-llrp-go/6@tmp:/w/workspace/device-rfid-llrp-go/6@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:arm64 cat [2022-04-25T20:41:20.984Z] $ docker top 6073f89f57a21cdd619bffb0a4ef71edc052da2bc7fe91f99a10ea5a19a2b825 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:41:21.906Z] ---> job-cost.sh [2022-04-25T20:41:22.182Z] lf-activate-venv: SKIPPING [2022-04-25T20:41:22.182Z] INFO: No Stack... [2022-04-25T20:41:22.789Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-25T20:41:23.385Z] INFO: Archiving Costs [Pipeline] sh [2022-04-25T20:41:24.069Z] + cat /w/workspace/device-rfid-llrp-go/6/archives/cost.csv+ [2022-04-25T20:41:24.069Z] cut -d, -f6 [Pipeline] lock [2022-04-25T20:41:24.138Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-6-stack-cost] [2022-04-25T20:41:24.144Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-6-stack-cost] did not exist. Created. [2022-04-25T20:41:24.144Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-25T20:41:24.827Z] /w/workspace/device-rfid-llrp-go/6@tmp/durable-39eed359/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-25T20:41:25.501Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-25T20:41:25.526Z] Warning: overwriting stash ‘stack-cost’ [2022-04-25T20:41:25.588Z] Stashed 1 file(s) [Pipeline] } [2022-04-25T20:41:25.594Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-25T20:41:25.628Z] $ docker stop --time=1 6073f89f57a21cdd619bffb0a4ef71edc052da2bc7fe91f99a10ea5a19a2b825 [2022-04-25T20:41:27.141Z] $ docker rm -f 6073f89f57a21cdd619bffb0a4ef71edc052da2bc7fe91f99a10ea5a19a2b825 [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-04-25T20:41:27.610Z] provisioning config files... [2022-04-25T20:41:27.618Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/config9041401839998557955tmp [Pipeline] { [Pipeline] sh [2022-04-25T20:41:27.918Z] + set +x [2022-04-25T20:41:27.918Z] + curl -s https://codecov.io/bash [2022-04-25T20:41:27.918Z] + bash -s -- [2022-04-25T20:41:27.918Z] [2022-04-25T20:41:27.918Z] _____ _ [2022-04-25T20:41:27.918Z] / ____| | | [2022-04-25T20:41:27.918Z] | | ___ __| | ___ ___ _____ __ [2022-04-25T20:41:27.918Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-25T20:41:27.918Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-25T20:41:27.918Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-25T20:41:27.918Z] Bash-1.0.6 [2022-04-25T20:41:27.918Z] [2022-04-25T20:41:27.918Z] [2022-04-25T20:41:27.918Z] ==> git version 2.25.1 found [2022-04-25T20:41:27.918Z] ==> 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-04-25T20:41:27.918Z] Release-Date: 2020-01-08 [2022-04-25T20:41:27.918Z] 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-04-25T20:41:27.918Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-25T20:41:27.919Z] ==> Jenkins CI detected. [2022-04-25T20:41:27.919Z] current dir:  /w/workspace/oundry_device-rfid-llrp-go_PR-65 [2022-04-25T20:41:27.919Z] project root: . [2022-04-25T20:41:27.919Z] --> token set from env [2022-04-25T20:41:27.919Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-25T20:41:27.919Z] ==> Running gcov in . (disable via -X gcov) [2022-04-25T20:41:27.919Z] ==> Python coveragepy not found [2022-04-25T20:41:27.919Z] ==> Searching for coverage reports in: [2022-04-25T20:41:27.919Z] + . [2022-04-25T20:41:27.919Z] -> Found 1 reports [2022-04-25T20:41:27.919Z] ==> Detecting git/mercurial file structure [2022-04-25T20:41:27.919Z] ==> Reading reports [2022-04-25T20:41:27.919Z] + ./coverage.out bytes=460394 [2022-04-25T20:41:27.919Z] ==> Appending adjustments [2022-04-25T20:41:27.919Z] https://docs.codecov.io/docs/fixing-reports [2022-04-25T20:41:28.178Z] + Found adjustments [2022-04-25T20:41:28.178Z] ==> Gzipping contents [2022-04-25T20:41:28.178Z] 52K /tmp/codecov.UE8IQf.gz [2022-04-25T20:41:28.178Z] ==> Uploading reports [2022-04-25T20:41:28.178Z] url: https://codecov.io [2022-04-25T20:41:28.178Z] query: branch=PR-65&commit=2488fc01f45d688702b960fc4ad648af03e93961&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-65%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=65&job=&cmd_args= [2022-04-25T20:41:28.178Z] -> Pinging Codecov [2022-04-25T20:41:28.178Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-65&commit=2488fc01f45d688702b960fc4ad648af03e93961&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-65%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=65&job=&cmd_args= [2022-04-25T20:41:28.438Z] -> Uploading to [2022-04-25T20:41:28.438Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-25/581DD39554BDF9B6E22D074273EAD858/2488fc01f45d688702b960fc4ad648af03e93961/41f987df-d3a9-4fcd-a1e6-78a87e28d244.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220425T204128Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ae8fd585eec7ff668ebe8efbf788062f7d5f927bc7038cba31491872d11a8091 [2022-04-25T20:41:28.438Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-25T20:41:28.438Z] Dload Upload Total Spent Left Speed [2022-04-25T20:41:28.698Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51784 0 0 100 51784 0 249k --:--:-- --:--:-- --:--:-- 247k 100 51784 0 0 100 51784 0 233k --:--:-- --:--:-- --:--:-- 231k [2022-04-25T20:41:28.698Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2488fc01f45d688702b960fc4ad648af03e93961 [Pipeline] } [2022-04-25T20:41:28.706Z] 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-04-25T20:41:29.445Z] + [ -d /w/workspace/oundry_device-rfid-llrp-go_PR-65/archives ] [2022-04-25T20:41:29.445Z] + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-65/archives [2022-04-25T20:41:29.445Z] total 16 [2022-04-25T20:41:29.445Z] drwxr-xr-x 3 root root 4096 Apr 25 20:05 . [2022-04-25T20:41:29.445Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 25 20:05 .. [2022-04-25T20:41:29.445Z] drwxr-xr-x 2 root root 4096 Apr 25 20:05 cost [2022-04-25T20:41:29.445Z] -rw-r--r-- 1 root root 89 Apr 25 20:05 cost.csv [2022-04-25T20:41:29.445Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-rfid-llrp-go_PR-65/archives [2022-04-25T20:41:29.445Z] + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-65/archives [2022-04-25T20:41:29.445Z] total 16 [2022-04-25T20:41:29.445Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 20:05 . [2022-04-25T20:41:29.445Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 25 20:05 .. [2022-04-25T20:41:29.445Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 25 20:05 cost [2022-04-25T20:41:29.445Z] -rw-r--r-- 1 jenkins jenkins 89 Apr 25 20:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:41:29.739Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:41:30.608Z] ---> package-listing.sh [2022-04-25T20:41:30.608Z] ++ facter osfamily [2022-04-25T20:41:30.608Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-25T20:41:30.869Z] + OS_FAMILY=debian [2022-04-25T20:41:30.869Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-65 [2022-04-25T20:41:30.869Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-25T20:41:30.869Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-25T20:41:30.869Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-25T20:41:30.869Z] + PACKAGES=/tmp/packages_start.txt [2022-04-25T20:41:30.869Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-65 ']' [2022-04-25T20:41:30.869Z] + PACKAGES=/tmp/packages_end.txt [2022-04-25T20:41:30.869Z] + case "${OS_FAMILY}" in [2022-04-25T20:41:30.869Z] + dpkg -l [2022-04-25T20:41:30.869Z] + grep '^ii' [2022-04-25T20:41:30.869Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-25T20:41:30.869Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-25T20:41:30.869Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-25T20:41:30.869Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-65 ']' [2022-04-25T20:41:30.869Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-65/archives/ [2022-04-25T20:41:30.869Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-65/archives/ [Pipeline] echo [2022-04-25T20:41:30.881Z] 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-65/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-25T20:41:31.161Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:41:31.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T20:41:31.720Z] . [Pipeline] withDockerContainer [2022-04-25T20:41:31.796Z] prd-ubuntu20.04-docker-8c-8g-22361 does not seem to be running inside a container [2022-04-25T20:41:31.838Z] $ 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-65/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-65 -v /w/workspace/oundry_device-rfid-llrp-go_PR-65:/w/workspace/oundry_device-rfid-llrp-go_PR-65:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-65@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-25T20:41:32.088Z] $ docker top 00cc2f3383e5902b53125a35ce69f269e07a40e878ea6fdfd92835fb422c727f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T20:41:32.434Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-25T20:41:32.723Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-25T20:41:33.016Z] + ls /var/log/sa-host [2022-04-25T20:41:33.016Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T20:41:33.226Z] provisioning config files... [2022-04-25T20:41:33.236Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/config7408240367111658673tmp [Pipeline] { [Pipeline] echo [2022-04-25T20:41:33.251Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:41:33.547Z] ---> create-netrc.sh [Pipeline] } [2022-04-25T20:41:33.555Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:41:33.909Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-25T20:41:33.918Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:41:34.205Z] ---> sudo-logs.sh [2022-04-25T20:41:34.206Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-25T20:41:34.229Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:41:34.515Z] ---> job-cost.sh [2022-04-25T20:41:34.515Z] lf-activate-venv: SKIPPING [2022-04-25T20:41:34.515Z] DEBUG: total: 0.2199999988079071 [2022-04-25T20:41:34.515Z] INFO: Retrieving Stack Cost... [2022-04-25T20:41:34.776Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-25T20:41:35.348Z] INFO: Archiving Costs [Pipeline] echo [2022-04-25T20:41:35.361Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:41:35.645Z] ---> logs-deploy.sh [2022-04-25T20:41:35.645Z] lf-activate-venv: SKIPPING [2022-04-25T20:41:35.645Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-65/6 [2022-04-25T20:41:35.645Z] INFO: archiving workspace using pattern(s): [2022-04-25T20:41:36.585Z] Archives upload complete. [2022-04-25T20:41:36.585Z] INFO: archiving logs to Nexus